Commit Graph

16643 Commits (88ad6483c117d5934a19bcae46127de0774b219e)
 

Author SHA1 Message Date
Morgan Pretty 88ad6483c1 Updated open groups to filter the mentions list based on blinding 2 years ago
RyanZhao b0eaeedc7d
Merge pull request #647 from RyanRory/ui-media-message
Media message UI redesign
2 years ago
RyanZhao d0e32a8272
Merge pull request #646 from RyanRory/add-documents-section
Add documents section for all media page
2 years ago
ryanzhao e2e77f3e50 Merge branch 'dev' into ui-media-message 2 years ago
ryanzhao d840204bc2 Merge branch 'dev' into add-documents-section 2 years ago
RyanZhao 57eccd1e80
Merge pull request #680 from RyanRory/emoji-react-tweak-1
Emoji react tweaks
2 years ago
Ryan Zhao 85fc22110f fix selected emoji not shown in the popup list 2 years ago
Ryan Zhao bd0614532e feat: add cancel button for emoji search bar 2 years ago
Ryan Zhao e5a46a993d update emoji names for searching 2 years ago
Ryan Zhao ed3dcf7634 add comments and minor refactor back to previous logic 2 years ago
ryanzhao e6e97684b4 fix 6 reactors case in user list 2 years ago
ryanzhao d5948c0142 fix a crash when remove reaction and there are exactly 6 reactors 2 years ago
ryanzhao 98cf10cfea fix crash on clicking on more reactors cell 2 years ago
ryanzhao 3e8abd1952 tweak: make seqNo optional 2 years ago
ryanzhao c2ffdc091c Merge branch 'dev' into emoji-react-tweak-1 2 years ago
Morgan Pretty aa9019e0b3
Merge pull request #684 from mpretty-cyro/fix/home-typing-indicator
Fixed a bug where the typing indicator wasn't working on the home screen
2 years ago
Morgan Pretty 1afdfa8bcb Fixed a bug where the typing indicator wasn't working on the home screen 2 years ago
ryanzhao 6a8b14b8d2 tweak: refactor reaction deletion 2 years ago
ryanzhao 82e55a8d5b tweak: local reaction entry logic change 2 years ago
ryanzhao eef56d47de update build number 2 years ago
ryanzhao ddbbf63d14 Merge branch 'dev' into emoji-react-tweak-1 2 years ago
ryanzhao faecb82062 tweak: update the logic of adding local reaction entry after message sent or open group api api call success 2 years ago
Morgan Pretty 3aa231360d
Merge pull request #681 from mpretty-cyro/fix/multithreading-crash
Added fixes and defensive coding for a number of crashes
2 years ago
Morgan Pretty fc860e3957 Added fixes and defensive coding for a number of crashes
Fixed a crash which could occur due to multithreaded dependency access
Fixed a crash which could occur if the 'keyWindow' wasn't set on the LandingVC in time since we were force-unwrapping
Fixed a crash which could occur due to multithreaded swarm cache access
Fixed the broken unit tests
2 years ago
ryanzhao 931a356537 Merge branch 'dev' into emoji-react-tweak-1 2 years ago
Morgan Pretty 7c7193f198
Merge pull request #679 from mpretty-cyro/fix/migration-crash
Fixed an issue which could cause the DB migration to fail for users with closed groups
2 years ago
Ryan Zhao 31dcb3c985 feat: cache remove all for open group emoji reacts 2 years ago
Ryan Zhao 4a3fe4cdeb tweak: view height of reaction user list 2 years ago
Ryan Zhao c4aeecdf4b tweak: fully rounded corners for all message bubbles 2 years ago
Ryan Zhao e9d598e62a feat: add text at the bottom saying of the reactors list indicating the number of other reactors 2 years ago
Morgan Pretty 08a52f9497 Fixed an issue which could cause the DB migration to fail for users with closed groups 2 years ago
Ryan Zhao 7efc0a61c7 update translation 2 years ago
Ryan Zhao 5a29df56fc update translation 2 years ago
Ryan Zhao 6b20fbf610 add translation 2 years ago
ryanzhao a9b084f322 update build number 2 years ago
RyanZhao d5a1c310f1
Merge pull request #676 from RyanRory/emoji-reacts-tweaks
Emoji reacts open group poll & update conflict handling
2 years ago
ryanzhao 395e585ea0 Merge branch 'dev' into emoji-reacts-tweaks 2 years ago
ryanzhao 29dd85ebe7 minor refactor 2 years ago
Morgan Pretty d2b2aa9f50
Merge pull request #677 from mpretty-cyro/fix/moved-previous-fix-from-wrong-location
Moved the code for a previous fix to the correct location and fixed a build issue
2 years ago
Morgan Pretty 8f1a03db88 Moved the code for a previous fix to the correct location and fixed a build issue 2 years ago
ryanzhao ae639b2474 minor fix 2 years ago
ryanzhao 287fabb390 Merge branch 'dev' into emoji-reacts-tweaks 2 years ago
Ryan Zhao 81ef5a744a fix count logic 2 years ago
Ryan Zhao 543f729247 feat: add local cache and deal with merging for reaction changes 2 years ago
Morgan Pretty a0e43875e7
Merge pull request #674 from mpretty-cyro/fix/data-extraction-timestamp
Fixed a bug where the "DataExtractionNotification" messages weren't correctly setting their tmestamps
2 years ago
Morgan Pretty 64189b0bf0
Merge pull request #673 from mpretty-cyro/fix/various-bugs
Fixed a few bugs
2 years ago
Morgan Pretty 39bd03e6fa
Merge pull request #670 from mpretty-cyro/fix/use-default-notification-audio
Fixed a bug where the "default" notification sound wouldn't be used in the foreground
2 years ago
Morgan Pretty 84ccb63b35 Fixed a bug where the "DataExtractionNotification" messages weren't correctly setting their tmestamps 2 years ago
Morgan Pretty f0c27db52f Merge branch 'dev' into fix/use-default-notification-audio 2 years ago
Morgan Pretty c73bb43c56 Fixed a few bugs
Fixed a bug where open group message deletion wasn't thread-specific
Fixed a bug where the user couldn't delete pending/failed messages being sent to an open group
Fixed a bug where deleting content from "related" tables wouldn't correctly trigger an update within the PagedDatabaseObserver
Fixed a bug where a user that was an admin/mod of one open group would incorrectly appear to be an admin/mod of all open groups
2 years ago