Audric Ackermann
|
adf0d03d35
|
add test for the MessageEncrypter using Session protocol
|
4 years ago |
Audric Ackermann
|
0a4cae4183
|
fix duplicates message for open groups
|
4 years ago |
Audric Ackermann
|
2af4938ff2
|
fix SessionProtocol decrypt of messages with Android
also disable the old SessionRequest logic
|
4 years ago |
Audric Ackermann
|
b0a229bf13
|
add Dialog on app start to ask to update SessionID
|
4 years ago |
Audric Ackermann
|
1045bfeba8
|
add SessionProtocol wip
|
4 years ago |
Audric Ackermann
|
cd3ec67099
|
add the encryptWithSessionProtocol method
|
4 years ago |
Audric Ackermann
|
f28dfe5a94
|
use fallbacks for message even if we have a session with the device
|
4 years ago |
Audric Ackermann
|
9fe87ca8c3
|
fix typing of MessageController
|
4 years ago |
Audric Ackermann
|
4c0a988fe5
|
Move the metadata badges to use react functional components
|
4 years ago |
Audric Ackermann
|
228e4ed662
|
move MessageController to typescript
|
4 years ago |
Audric Ackermann
|
727261b36a
|
be sure to register outgoing message for medium groups when created
|
4 years ago |
Audric Ackermann
|
60a4fcbfcc
|
small UI fixes for caption editor
|
4 years ago |
Audric Ackermann
|
82b59f808d
|
no confirmation on message delete from the message detail view
|
4 years ago |
Audric Ackermann
|
5e43210493
|
Merge branch 'clearnet' of github.com:loki-project/loki-messenger into react-refactor
|
4 years ago |
Audric Ackermann
|
465c9dfa77
|
remove dirty hack used before we use the notify on PN
this was used to not trigger events when sending a control message
|
4 years ago |
Audric Ackermann
|
80523a9a3e
|
rename MessageQueue event to be more easily searchable
success -> sendSuccess
fail -> sendFail
|
4 years ago |
Audric Ackermann
|
cc049065da
|
do not use v3 for live.apns.getsession.org PN calls
|
4 years ago |
Audric Ackermann
|
9f14924e65
|
push toast if gif size is too big
|
4 years ago |
Audric Ackermann
|
da62ba6829
|
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
|
4 years ago |
Audric Ackermann
|
f2074f502a
|
Uniformize size of accepted attachment to 10MB
Some image files can be scaled automatically, so this size is not the
same for them, they will just be scaled down
|
4 years ago |
Audric Ackermann
|
edd984e0f5
|
make quotes stay empty when there object isEmpty()
|
4 years ago |
Audric Ackermann
|
b5af8eb215
|
Add Mentions with react-mentions
|
4 years ago |
Audric Ackermann
|
828aa4413f
|
remove unused group_member_list component
|
4 years ago |
Audric Ackermann
|
2f2eb2ad53
|
link back backbone conversation events to redux store
|
4 years ago |
Audric Ackermann
|
f3430bdcb5
|
add toast on isBlocked, isKicked, ... for sending of messages
|
4 years ago |
Audric Ackermann
|
30f93b2ad3
|
remove conversation stack
|
4 years ago |
Audric Ackermann
|
190d597814
|
only trigger new msg on open group if we are still running
|
4 years ago |
Audric Ackermann
|
c039c89a26
|
remove resetMessageSelection() as unused and cleanup toast
|
4 years ago |
Maxim Shishmarev
|
27859b13aa
|
Added an option to use v3/lsrpc endpoint for more compact (base64) file reponses
|
4 years ago |
Audric Ackermann
|
8710b7a9e8
|
medium group: send existing expiretimer to joining members if set
|
4 years ago |
Audric Ackermann
|
545eef4edb
|
include expireTimer in group invitation message so it does not reset it
|
4 years ago |
Audric Ackermann
|
e613613416
|
show toast with react-toastify and make them a styled-component
|
4 years ago |
Audric Ackermann
|
6fd8ea20c7
|
fix restoring of session after restore from seed
|
4 years ago |
Audric Ackermann
|
0b4400837b
|
fix scroll to quoted message and contact display name of group updates
|
4 years ago |
Audric Ackermann
|
940ad57f83
|
rework the way unread count works
we no longer refresh on each message read, only once the whole
conversation is read.
|
4 years ago |
Audric Ackermann
|
13e02b5bf1
|
add staged link previews for everything from signal
|
5 years ago |
Audric Ackermann
|
12bf46e09e
|
use pushToast through ToastUtils when it's a static toast content
|
5 years ago |
Audric Ackermann
|
79eae4838d
|
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
|
5 years ago |
Audric Ackermann
|
17ac8c4343
|
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
|
5 years ago |
Audric Ackermann
|
55fa65fc31
|
override attachments name on upload
|
5 years ago |
Audric Ackermann
|
5de2dea407
|
use .ok field on serverRequest to check for request success
|
5 years ago |
Audric Ackermann
|
fe3cfb9e82
|
move all menu to react-contexify
|
5 years ago |
Audric Ackermann
|
2b13321c23
|
remove completely send to proxy
|
5 years ago |
Audric Ackermann
|
4c91d977ca
|
move token and submit challenge call to onion request
|
5 years ago |
Maxim Shishmarev
|
61897df7dd
|
Lint
|
5 years ago |
Maxim Shishmarev
|
c5b2b64d7f
|
Add onions-v2 support for fileserver requests
|
5 years ago |
Maxim Shishmarev
|
692a0e8cff
|
Optionally use v2 onions for snode requests
|
5 years ago |
Audric Ackermann
|
b46ed237b3
|
allow empty message when they have attachments
|
5 years ago |
Audric Ackermann
|
c5927cfc4b
|
focus composition box after adding an attachment
|
5 years ago |
Audric Ackermann
|
363da7aa80
|
add back toast on attachment adding error
|
5 years ago |