Commit Graph

463 Commits (258a7b83e88a5de10c3167c2939877d8ecef5f18)

Author SHA1 Message Date
Audric Ackermann fb9f615a11
Merge remote-tracking branch 'upstream/clearnet' into fix-explicit-updates-not-yet-sending 5 years ago
Audric Ackermann 859cbfbe36
Merge pull request #1466 from Bilb/fix-link-previews
fix previews sent on next message if they are resolved too late
5 years ago
Audric Ackermann ab8aa0d982
disable sending of explicit group updates for now - only receiving is ON 5 years ago
Audric Ackermann 2462e12a04
Merge pull request #1461 from Bilb/explicit-group-updates
Explicit group updates
5 years ago
Audric Ackermann cdd6fb61eb
fix previews sent on next message if they are resolved too late 5 years ago
Audric Ackermann 7048f81214
disable closedgroup update groups for now 5 years ago
Audric Ackermann c06f710b3b
fix order of added new group in leftPane 5 years ago
Audric Ackermann 334da0a169
finish explicit group updates 5 years ago
Audric Ackermann 46fdebe3d7
Merge pull request #1459 from Bilb/improve-open-group-loading-speed
Improve open group loading speed
5 years ago
Audric Ackermann 0e25ab2874
WIP 5 years ago
Audric Ackermann 6e11c6db2e
remove all reference to closed group update v2 5 years ago
Audric Ackermann 999e6fc712
replace GroupUpdateV2 in proto to ClosedGroupControlMessage 5 years ago
Audric Ackermann 3d47d7d0e8
remove EbeddedContact components 5 years ago
Audric Ackermann 02fb5783a4
remove regionCode and PhoneNumber.ts 5 years ago
Audric Ackermann c7d6e940ce speed up loading of messages by removing db call to fetch our pubkey 5 years ago
Audric Ackermann e3a6e24898 remove body pending loading of message > 2000.
Also remove the limit when sending text messages
5 years ago
Audric Ackermann ce8bc84de0
add way to add/remove moderators from the message click handler 5 years ago
Audric Ackermann 5c3cb0a165
make moderator dialogs the Session way 5 years ago
Audric Ackermann a0703bc2f9
remove primary and secondary device separate status 5 years ago
Audric Ackermann 135fc3b366
remove prekeys 5 years ago
Audric Ackermann fd18345c5a
remove handling of rss related things completely 5 years ago
Audric Ackermann c0484207d1
Merge branch 'clearnet' into fix-ban-user 5 years ago
Audric Ackermann 21c3e4717e
Merge pull request #1434 from Bilb/remove-prekey
Remove prekeys message and Session managment.
5 years ago
Audric Ackermann 6dd9dde44f
increase closed group size limit to 100 5 years ago
Audric Ackermann 39c64b9fbf
toast adding moderator to remind that the user needs to be registered 5 years ago
Audric Ackermann 72c96ea998
remove most of the SessionProtocol unused stuff
- prekeys
- SessionCipher
- LokiCipher
- endSession and the reset Session logic
- what we called Sessionprotocol manager (to keep track of session with
everyone)
5 years ago
Audric Ackermann 979a9058e3
remove verified number - related features (partial) 5 years ago
Audric Ackermann 75b7788fa9
remove stuff related to web api 5 years ago
Audric Ackermann f1d84177a0 fix expirationTimer updates closed group desktop to ios 5 years ago
Audric Ackermann eb9828a3b7 fix tests 5 years ago
Audric Ackermann 6856c0e748
remove updateTextInputState not needed and add left to menu tests 5 years ago
Audric Ackermann 6cf838ade8
disallow remove of an admin from a closed group 5 years ago
Audric Ackermann 19f59ca41e
add some logs for message sending 5 years ago
Audric Ackermann cbd0e63641
add admin dialog to warn him about leaving for v2 closed group 5 years ago
Audric Ackermann d43ae09eb0
first working version of closed group v2 5 years ago
Audric Ackermann 9048913332
split conversation reducer for convo logic
also
- fix ordering of messages for open groups, when they are added
- fix the way the firstMessageOfSeries for just created clsoed groups
5 years ago
Audric Ackermann 2fe6b11e89
move ConversationController to typescript 5 years ago
Audric Ackermann adf0d03d35
add test for the MessageEncrypter using Session protocol 5 years ago
Audric Ackermann 0a4cae4183
fix duplicates message for open groups 5 years ago
Audric Ackermann 2af4938ff2
fix SessionProtocol decrypt of messages with Android
also disable the old SessionRequest logic
5 years ago
Audric Ackermann b0a229bf13 add Dialog on app start to ask to update SessionID 5 years ago
Audric Ackermann 1045bfeba8 add SessionProtocol wip 5 years ago
Audric Ackermann cd3ec67099 add the encryptWithSessionProtocol method 5 years ago
Audric Ackermann f28dfe5a94 use fallbacks for message even if we have a session with the device 5 years ago
Audric Ackermann 9fe87ca8c3
fix typing of MessageController 5 years ago
Audric Ackermann 4c0a988fe5
Move the metadata badges to use react functional components 5 years ago
Audric Ackermann 228e4ed662
move MessageController to typescript 5 years ago
Audric Ackermann 727261b36a
be sure to register outgoing message for medium groups when created 5 years ago
Audric Ackermann 60a4fcbfcc
small UI fixes for caption editor 5 years ago
Audric Ackermann 82b59f808d
no confirmation on message delete from the message detail view 5 years ago