Commit Graph

16807 Commits (1865f9042692c1cff202c9b64c6ad8f532abd0b3)
 

Author SHA1 Message Date
Morgan Pretty 0ce96976bf Fixed an issue where the open group seqNo wasn't updated for deletions 3 years ago
Morgan Pretty 6d6d45b283 Updated the ProfilePictureView to only use YYImage for Gif and WebP images
Added support for animated OpenGroup images
3 years ago
Morgan Pretty eca075f717
Merge pull request #653 from mpretty-cyro/version-increase
Increased the version and build numbers
3 years ago
Morgan Pretty d0acaa9c3a Increased the version and build numbers 3 years ago
Morgan Pretty 7a6d6fe2aa
Merge pull request #652 from mpretty-cyro/fix/outgoing-disappearing-messages
Fixed a bug where disappearing messages weren't working for local outgoing messages
3 years ago
Morgan Pretty ea32e407a9 Applied theming to a number of screens, some minor cleanup and bug fixes
Updated the HomeVC, SettingsVC and GlobalSearch UI to use theming
Removed the "fade view" gradients from the various screens
Added a simple log to the PagedDatabaseObserver to make debugging easier
Updated the FullConversationCell to also show the "read" state for messages
Updated the read receipt icons to use SFSymbols directly
Updated the PlaceholderIcon to use the PrimaryColour's as it's colour options
3 years ago
ryanzhao 3870c0c505 minor fix 3 years ago
ryanzhao 9657998d7b WIP: add block button to message request view 3 years ago
ryanzhao 92e6f1a356 update localised strings 3 years ago
ryanzhao 78d68bcc38 tweak: Delete -> Decline 3 years ago
ryanzhao 0ed4c7d66e tweak: “Clear all” button just delete all message request conversations instead of blocking them 3 years ago
ryanzhao db701bb0e2 feat: add a separate “Block” action when swiping a message request 3 years ago
Morgan Pretty d56cee8234 Progressing on theming functionality
Created the ThemeManager and the system to control the dynamic theming
Started updating the main settings screens
Added the AppearanceViewController and connected it to the ThemeManager
Started adding theme values
Started applying theme values throughout
3 years ago
ryanzhao 9c9f1e3cd3 tweak: encode and sign reaction endpoints with raw emoji 3 years ago
Morgan Pretty e007870c34 Fixed a bug where disappearing messages weren't working for local outgoing messages 3 years ago
Ryan Zhao 88e419aac0 clean 3 years ago
Morgan Pretty 2acc32a44b Fixed the broken MediaDetail <-> MediaTile custom transition 3 years ago
Ryan Zhao 645f8e1d24 tweak: add update types of reaction to query parameter 3 years ago
Ryan Zhao 4a5674f7b3 tweak: keep the old logic of removing open group messsages 3 years ago
Ryan Zhao 4cb2d81670 clean up 3 years ago
ryanzhao 76833c0b9f tweak: fix album view background in visible message cells 3 years ago
ryanzhao 827ecee7b0 tweak: fix the layout of snapshot in context menu view 3 years ago
ryanzhao 85b3015d71 clean 3 years ago
ryanzhao d02b0c90bd Merge branch 'dev' into ui-media-message 3 years ago
ryanzhao fa1a67d957 feat: show all media view with media & document sections from tapping All Media nav button 3 years ago
ryanzhao a162f324b1 feat: add select button and delete function in media title screen 3 years ago
ryanzhao 99989f9944 Merge branch 'dev' into add-documents-section 3 years ago
ryanzhao ba578fcb3c Merge branch 'dev' into emoji-reacts 3 years ago
ryanzhao 1fa505d1a2 feat: show media detail 3 years ago
Morgan Pretty b40752dc78
Merge pull request #649 from mpretty-cyro/fix/background-fetch-timeout
Fix/background fetch timeout
3 years ago
Morgan Pretty 201c59fd2b Updated the logic for the background fetch timeout
Updated the logic for the background fetch timeout to happen in the AppDelegate and be based on a system property to avoid a few edge-cases
Removed the ID Blinding error handling 'e' suffix (as it's not actually part of the error)
3 years ago
ryanzhao 402bee2d38 feat: add action for document section 3 years ago
Ryan Zhao ab3bbab656 add one more localised string 3 years ago
Ryan Zhao 8c74ecbe63 add localised strings 3 years ago
Ryan Zhao bc16e3da4b fix: shift the threadId filter line above the variant and sourceFilename lines 3 years ago
Ryan Zhao 522d24caf6 Merge branch 'dev' into ui-media-message 3 years ago
Morgan Pretty f2cda62882 Merge remote-tracking branch 'upstream/dev' into dev 3 years ago
Ryan Zhao 2d510ccfe3 Merge branch 'dev' into emoji-reacts 3 years ago
Ryan Zhao d0039e446e Merge branch 'dev' into add-documents-section 3 years ago
Morgan Pretty 7ec48baffa
Merge pull request #612 from mpretty-cyro/feature/database-refactor
Database refactor
3 years ago
Morgan Pretty 09f2b41242 Updated the build number 3 years ago
Ryan Zhao aaf91c3327 Merge branch 'database-refactor' into emoji-reacts 3 years ago
Ryan Zhao f60f68e150 Merge branch 'database-refactor' into ui-media-message 3 years ago
Ryan Zhao dc0220accc Merge branch 'database-refactor' into add-documents-section 3 years ago
Ryan Zhao d98221feb4 fix: minor ui issue on the reaction user list 3 years ago
Morgan Pretty 2025fd2638 Fixed a crash and the SOGS deletion logic to continue to support the deprecated approach for the time being
Fixed an issue where the app could crash when entering the background during migration
Added the old 'messageServerIdsToRemove' code back for the time being to support the deprecated deletion behaviour
3 years ago
Ryan Zhao 7383ddad04 update sortId logic after open group reaction index 3 years ago
Ryan Zhao 91afad99d5 Merge branch 'database-refactor' into emoji-reacts 3 years ago
Ryan Zhao 6a1186b556 Merge branch 'database-refactor' into ui-media-message 3 years ago
Ryan Zhao 86a5fb7f1f Merge branch 'database-refactor' into add-documents-section 3 years ago