Commit Graph

16846 Commits (89a57398837183b0afe67fa1a94fd16d72e971fe)
 

Author SHA1 Message Date
ryanzhao 89a5739883 send sync expiries 2 years ago
ryanzhao fd14c50f61 add sync expires message and update protobuf 2 years ago
ryanzhao d4d7f6c72c clean 2 years ago
ryanzhao 387b5f953b apply disappearing message config to sync messages 2 years ago
ryanzhao f855e71d61 Merge branch 'dev' into disappearing-message-redesign 2 years ago
Morgan Pretty 1c6592aa6f
Merge pull request #735 from mpretty-cyro/fix/add-pending-message-request-explanation
Added some copy to explain disabled buttons for message requests
2 years ago
Morgan Pretty d740fe32c2 Added some copy to explain disabled buttons for message requests 2 years ago
Morgan Pretty 977da174cd
Merge pull request #732 from mpretty-cyro/fix/general-bug-pass
General bug fixing
2 years ago
Morgan Pretty 9dbab87ba4 Actually setting the 'forceBlinded' flag 2 years ago
Morgan Pretty f4d4e7d810 Fixed an issue with blinding being switched on
Fixed an issue where a user that was part of an open group before blinding was enabled wouldn't be able to access the group once blinding was switched on
Updated the code to better support errors sent from SOGS as bencoded data
2 years ago
Morgan Pretty c934415355 General bug fixing
Fixed an issue where the database could get suspended if the app is launched when the app is doing a background fetch
Fixed an incorrectly localized string
Fixed an issue where the author name on a message didn't have it's width constrained
Fixed a bug where the conversation message list inset wasn't getting updated properly in some cases
Tweaked some logic in the OpenGroupPoller when running from the background to try and close some of the odd cases
2 years ago
Ryan Zhao 03ed90c31d reverse & clean 2 years ago
Ryan Zhao 31c90162d3 fix sending messages with disappearing messages ttl 2 years ago
Ryan Zhao 3efba397ab add YOU for disappearing messages info message 2 years ago
Ryan Zhao e54a37ead0 update ttl after read when disappear after read is set 2 years ago
Ryan Zhao 02240e5940 minor adjustment on info message UI 2 years ago
Ryan Zhao aa81a907a5 update disappearing messages info message 2 years ago
Ryan Zhao 03946aa110 update translation & disappearing messages icon 2 years ago
Ryan Zhao e4bf474fea fix disappearing messages configuration sending & receiving 2 years ago
Ryan Zhao 0567a4eb6a update protobuf 2 years ago
Ryan Zhao 9db547242c insert config message for setting disappearing messages 2 years ago
Ryan Zhao d5c7e3178f minor fix 2 years ago
Ryan Zhao 6e58a0d967 insert info message for updating disappearing message config 2 years ago
ryanzhao 601cc7b92a set disappearing messages config info to all kinds of messages 2 years ago
ryanzhao 38594f8dc1 minor refactor 2 years ago
ryanzhao aaa25c3004 add function to handle disappearing messages configuration 2 years ago
ryanzhao 61647e1c72 fix the migration 2 years ago
ryanzhao 8377da0876 lastChangeTimestamp migration 2 years ago
Ryan Zhao 03b3136316 disappearing message config to proto 2 years ago
Ryan Zhao 95d065f775 update protobuf 1 2 years ago
Ryan Zhao 70ba0bdc13 set ttl as disappearing message config 2 years ago
Ryan Zhao f9ebef9ba6 update disappearing message timer icon 2 years ago
Ryan Zhao a9065b90af minor fix on subtitle view 2 years ago
Ryan Zhao 0e242e57ef save the updated disappearing messages config into database 2 years ago
Ryan Zhao 0f3dc7348a minor fix on scrollable subtitle 2 years ago
Ryan Zhao f5e41907d4 fix retrieve disappearing message config from database with session thread data model 2 years ago
ryanzhao 54914d69c6 WIP: fetch disappearing message config from database 2 years ago
ryanzhao 6c4adc08e1 add footer button 2 years ago
ryanzhao c758ef4d27 Merge branch 'feature/add-footer-button-to-table-controller' of https://github.com/mpretty-cyro/session-ios into disappearing-message-redesign 2 years ago
ryanzhao 6708104efa update database migration 2 years ago
ryanzhao 9e08ab308b correct closed group disappearing message type 2 years ago
ryanzhao 75856ff5c0 minor fix on choosing between DAR and DAS 2 years ago
ryanzhao fee64b6bf0 update disappearing message settings timer section 2 years ago
ryanzhao d01cda454c disappearing message settings UI for closed groups 2 years ago
ryanzhao 9c165000c2 wrap up the disappearing message settings screen 2 years ago
Morgan Pretty 06d635fc30 Added the 'footerButton' UI the SessionTableViewController 2 years ago
ryanzhao 1a98b0be62 Merge branch 'dev' into disappearing-message-redesign 2 years ago
Ryan Zhao d0f790421a WIP: disappearing message settings ui 2 years ago
Morgan Pretty 91eff4fe39
Merge pull request #718 from mpretty-cyro/fix/migration-and-release-issues
Fix migration issues and theming crashes
2 years ago
Morgan Pretty 8907a33675 Fixed the broken unit tests
Increased the build & version numbers
2 years ago