Audric Ackermann
|
3a876c7322
|
add notify to PN server on message sent
|
5 years ago |
Audric Ackermann
|
514eb9ba98
|
fix pubkey regex for mobile medium groups
|
5 years ago |
Audric Ackermann
|
215c964fab
|
fix padding for medium group
|
5 years ago |
Audric Ackermann
|
8123508b51
|
fix avatar closed group and pubkey for medium mobile groups
|
5 years ago |
Audric Ackermann
|
d6e8247016
|
Merge pull request #1339 from Bilb/add-back-copy-session-id
add back Copy Session ID but show it only for user context click
|
5 years ago |
Audric Ackermann
|
cd1a940719
|
add back Copy Session ID but show it only for user context click
|
5 years ago |
Audric Ackermann
|
ff1c554e8a
|
make MediumGroupChatMessage share impl with ClosedGroupChatMessage
|
5 years ago |
Audric Ackermann
|
04063cd0fb
|
make medium group pubkey be in bytes rather than str
|
5 years ago |
Audric Ackermann
|
7054268b14
|
use source from decoded content and not envelope on ssk
|
5 years ago |
Audric Ackermann
|
84c7ce006b
|
fix ctx menu on repeated block/unblock
|
5 years ago |
Audric Ackermann
|
d3badba681
|
hide reset session from menu when user is blocked
|
5 years ago |
Audric Ackermann
|
c34edee180
|
Merge pull request #1321 from Bilb/use-created-at-server-timestamp
Fixes #1249
|
5 years ago |
Audric Ackermann
|
1e446b0a81
|
fix order for open groups message which are out of sync
|
5 years ago |
Audric Ackermann
|
7501d71542
|
fix polling logic on network errors #995
|
5 years ago |
Audric Ackermann
|
0721d469db
|
increase timeout allowed for joining open group
|
5 years ago |
Audric Ackermann
|
0e75510e5b
|
remove ttl unused settings and all translated key
|
5 years ago |
Audric Ackermann
|
73e2250ca8
|
add submenu rtl support (disabled for now)
|
5 years ago |
Audric Ackermann
|
5739d78ada
|
edit group editing title to match Android
|
5 years ago |
Audric Ackermann
|
90fac8f75e
|
show group members => groupmember
|
5 years ago |
Audric Ackermann
|
70b739d24f
|
update translation to match android - part 1
|
5 years ago |
Audric Ackermann
|
ad4c024530
|
Merge remote-tracking branch 'upstream/clearnet' into make-cheap-translations
|
5 years ago |
Audric Ackermann
|
13b28e565d
|
hide copy option for closed group
|
5 years ago |
Audric Ackermann
|
d108630f22
|
add a toastUtils file and replace all pushToast calls in ts files
|
5 years ago |
Audric Ackermann
|
e008dbd0d5
|
"leave {Closed|Open} Group" => "leave group"
|
5 years ago |
Audric Ackermann
|
71004f04a2
|
add a getDeleteMenuItem and hide on open groups as
leave and delete messages does the same in fact
|
5 years ago |
Audric Ackermann
|
cf3352d0af
|
add a timeout function to promiseUtils for attemptConnection
|
5 years ago |
Audric Ackermann
|
58dd064e93
|
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests
|
5 years ago |
Audric Ackermann
|
3e56eb6133
|
add beta german translation copy pasted from android
|
5 years ago |
Mikunj
|
c0fca99485
|
Disable multi device
|
5 years ago |
Audric Ackermann
|
933eb73aa1
|
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests
|
5 years ago |
Audric Ackermann
|
6d65c9cc0a
|
make sendMessage return -1 on fail rather than false
|
5 years ago |
Audric Ackermann
|
44349079ab
|
fix delete of open group messages
|
5 years ago |
Audric Ackermann
|
64dff64925
|
fix mentions notification displayname rather than pubkeys
* replace @pubkeys with their corresponding display name if found
* fix the display of the @ sign on the conversationListItem
|
5 years ago |
Audric Ackermann
|
708a999ff6
|
fix caption for attachments when they are set
|
5 years ago |
Maxim Shishmarev
|
d95dfdc04a
|
Merge pull request #1280 from msgmaxim/medium-group-fixes
Medium group protocol changes
|
5 years ago |
Maxim Shishmarev
|
db05592400
|
Address review comments
|
5 years ago |
Audric Ackermann
|
ad24ad28d6
|
Merge pull request #1284 from Bilb/fix-ttl-ugly-hack
|
5 years ago |
Audric Ackermann
|
eb06356b26
|
Merge pull request #1277 from Bilb/fix-blocklist-handle
|
5 years ago |
Audric Ackermann
|
8558764768
|
fix open group integration tests
|
5 years ago |
Audric Ackermann
|
52cb50f063
|
make lokiPlainFetch return a SnodeResponse object
|
5 years ago |
Audric Ackermann
|
38724d0992
|
filter convos to block sync by getting list from BlockedNumberController
|
5 years ago |
Maxim Shishmarev
|
f1bc0ffc27
|
Fix export for file onions
|
5 years ago |
Audric Ackermann
|
401c37c39e
|
make standardized menu, use them in ConversationHeader
and ConversationListItem
|
5 years ago |
Audric Ackermann
|
394030b711
|
remove getDefaultTTL and use Constants values instead
|
5 years ago |
Audric Ackermann
|
48edd431da
|
use constants rather than string for ttl
|
5 years ago |
Audric Ackermann
|
467f96acac
|
substract 1 hour for control of ttl message so PN can ignore them
|
5 years ago |
Audric Ackermann
|
ce6263dc21
|
share ContextMenu item tests for ConversationListeItem and ConversationHeader
|
5 years ago |
Audric Ackermann
|
8105f0647a
|
make a few unit tests quicker by polling more aggressively on results
|
5 years ago |
Audric Ackermann
|
cd516aab64
|
lint
|
5 years ago |
Audric Ackermann
|
3e23039adb
|
do not sync blocked closed group as mobile is not ready yet
|
5 years ago |