Audric Ackermann
e8fe564a08
fix: show sogs without display name in convo list
...
also use the pollinfo to update whatever the displayname if needed
3 years ago
Audric Ackermann
aa0c15c8c1
fix: drop messages from a room left since start of current poll
3 years ago
William Grant
5ebd1775c0
feat: open group messages are now procesed via the cache
...
cached entries are now added or removed based on the "optimistic" state that we want
3 years ago
Audric Ackermann
530ed5991a
Merge pull request #2423 from Bilb/track-hidden_mods-hidden-admins-too
...
fix: track hidden mods and admins if we get them
3 years ago
Will G
267f49ff1e
Emoji Reacts ( #2320 )
...
Add support for emoji reacts in conversations
Resolves #2375 and #1577
3 years ago
Audric Ackermann
5266a24d88
fix: track hidden mods and admins if we get them
3 years ago
Audric Ackermann
eabee8f39a
fix: split migrations and sql files
...
also address PR reviews
3 years ago
Audric Ackermann
18ab715e93
fix: sogs messages being skipped and not handled
3 years ago
Audric Ackermann
6f4b70e650
fix: allow non admin mods to delete message for deletion
3 years ago
Audric Ackermann
3d05d35bbb
fix: sogs deleted message now comes with `deleted` field set to true
3 years ago
Audric Ackermann
242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )
...
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago