Commit Graph

9543 Commits (fde51fd9b38721cfbd396777264b0a08e7d88c4e)
 

Author SHA1 Message Date
Audric Ackermann 2b92386399 debounce calls to write to db last message 5 years ago
Audric Ackermann c7d6e940ce speed up loading of messages by removing db call to fetch our pubkey 5 years ago
Audric Ackermann 8b8fe66615 update profile of users when getting profile from opengroup message 5 years ago
Audric Ackermann 34e5648681 fix metadatabadges for closed group
do not show crown nor Mod badge
5 years ago
Audric Ackermann 9645c210dd skip updateLastMessage for inactive convos
those are the ones created when getting messages on a public group.
they are not shown on the conversation list
5 years ago
Audric Ackermann 13df6c476e remove isClosable for convo as it is unused 5 years ago
Audric Ackermann a1703a44e8
Merge pull request #1458 from Bilb/remove-body-pending
Remove body pending and 2000 body limit
5 years ago
Audric Ackermann b218611831 remove contactCollection in convos. 5 years ago
Audric Ackermann a6cecd33e3 remove ContactDetails unused 5 years ago
Audric Ackermann 273eedc6a9 remove hasSignalAccount and Sealed Sender unused 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 0a533d4683
Merge pull request #1457 from Bilb/fix-password-length
Fix the password length limit when not setting a new password
5 years ago
Audric Ackermann 43ec14e741 Fix the password length limit when not setting a new password
Relates #1446
5 years ago
Audric Ackermann ec46a4d0c2
Merge pull request #1445 from Bilb/clean-and-moderator-dialog-update
Clean and moderator dialog update
5 years ago
Audric Ackermann eadfbc9f6d
Merge remote-tracking branch 'upstream/clearnet' into clean-and-moderator-dialog-update 5 years ago
Audric Ackermann b4c71c419a
Merge pull request #1448 from Bilb/fix-profile-updates-forc-onvo
fix profile updates when flag is set (do not drop message)
5 years ago
Audric Ackermann bb037f7edb
fix profile updates when flag is set (do not drop message) 5 years ago
Audric Ackermann d655c397e0
make the isAdmin coming from the convo props and not the messages 5 years ago
Audric Ackermann 9dc5cdf247
rename create_dialog view to update_group_dialog 5 years ago
Audric Ackermann dc68c80504
fix refresh of moderator list and removed unused proto 5 years ago
Audric Ackermann ec9bd4a3a9
remove unused proto files and ProvisioningCipher.js 5 years ago
Audric Ackermann ce8bc84de0
add way to add/remove moderators from the message click handler 5 years ago
Audric Ackermann c4b08999f1
Merge pull request #1439 from Bilb/remove-rss-handling
Remove rss handling
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 94c193a4a5
Merge pull request #1443 from Bilb/increase-closed-gr-100
Increase closed group 100
5 years ago
Audric Ackermann 4e11de3190
Bump to v1.4.7 5 years ago
Audric Ackermann 3afd23c379
Increase closed group size to 100 5 years ago
Audric Ackermann 38300881bd revert to 20 for now 5 years ago
Audric Ackermann c5dbb2f6b6 bump to v1.4.6 5 years ago
Audric Ackermann f7476973d1
Merge pull request #1438 from Bilb/fix-ban-user
Fix ban user & remove the difference between groupAdmins and moderators
5 years ago
Audric Ackermann fd18345c5a
remove handling of rss related things completely 5 years ago
Audric Ackermann 46dfb3489b
remove mock sockets and websockets unused resources 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 20c806be2d
fix being able to remove messages from anyone as a moderator 5 years ago
Audric Ackermann dc0733968d
make moderators and groupAdmins a single name 5 years ago
Audric Ackermann 6a776b56f6
fix ban of users on open group 5 years ago
Audric Ackermann e0d8d77860
Merge pull request #1436 from Bilb/moderator-dialog
fix add/remove moderators dialog and open groups name avatar dialog
5 years ago
Audric Ackermann 7a05a828f3
enable rtl for `ar` and `he` locales 5 years ago
Audric Ackermann 39c64b9fbf
toast adding moderator to remind that the user needs to be registered 5 years ago
Audric Ackermann 3476b54d43
fix add/remove moderators dialog and open groups name avatar dialog 5 years ago
Audric Ackermann 508b15c08e
bump to v1.4.5 5 years ago
Audric Ackermann 21c62c167e
remove typing indicator when we get a dataMessage 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 6abda94e62
Merge pull request #1424 from Bilb/v2-closed-group
V2 Closed Group
5 years ago