Commit graph

16662 commits

Author SHA1 Message Date
RyanZhao 31b62e28a7
Merge pull request #685 from RyanRory/emoji-react-tweak-2
Emoji reacts tweaks
2022-09-15 13:25:54 +10:00
RyanZhao cfecc71163
Merge pull request #665 from RyanRory/add-silence-audio
Fix notification sound None not working
2022-09-15 13:25:44 +10:00
Morgan Pretty ab95841f6c
Merge pull request #690 from mpretty-cyro/fix/filter-unblinded-mentions
Updated open groups to filter the mentions list based on blinding
2022-09-14 16:14:05 +10:00
Morgan Pretty 88ad6483c1 Updated open groups to filter the mentions list based on blinding 2022-09-14 12:34:08 +10:00
RyanZhao 70e326f819
Merge pull request #656 from RyanRory/message-request-tweak
Message request Block & Decline behaviour changes
2022-09-14 12:25:28 +10:00
RyanZhao b0eaeedc7d
Merge pull request #647 from RyanRory/ui-media-message
Media message UI redesign
2022-09-14 12:21:46 +10:00
RyanZhao d0e32a8272
Merge pull request #646 from RyanRory/add-documents-section
Add documents section for all media page
2022-09-14 12:20:53 +10:00
ryanzhao c121f99b22 Merge branch 'dev' into add-silence-audio 2022-09-13 15:54:36 +10:00
ryanzhao d939f95b4f Merge branch 'dev' into message-request-tweak 2022-09-13 15:51:45 +10:00
ryanzhao e2e77f3e50 Merge branch 'dev' into ui-media-message 2022-09-13 15:32:37 +10:00
ryanzhao d840204bc2 Merge branch 'dev' into add-documents-section 2022-09-13 11:59:25 +10:00
ryanzhao 3eb7a5c5d9 fix self-send reaction notification 2022-09-02 16:41:09 +10:00
RyanZhao 57eccd1e80
Merge pull request #680 from RyanRory/emoji-react-tweak-1
Emoji react tweaks
2022-09-01 17:05:11 +10:00
Ryan Zhao 85fc22110f fix selected emoji not shown in the popup list 2022-09-01 15:09:02 +10:00
Ryan Zhao bd0614532e feat: add cancel button for emoji search bar 2022-09-01 11:40:34 +10:00
Ryan Zhao e5a46a993d update emoji names for searching 2022-09-01 11:23:50 +10:00
Ryan Zhao ed3dcf7634 add comments and minor refactor back to previous logic 2022-09-01 10:51:40 +10:00
ryanzhao e6e97684b4 fix 6 reactors case in user list 2022-08-31 17:50:16 +10:00
ryanzhao d5948c0142 fix a crash when remove reaction and there are exactly 6 reactors 2022-08-31 17:42:37 +10:00
ryanzhao 98cf10cfea fix crash on clicking on more reactors cell 2022-08-31 16:57:38 +10:00
ryanzhao 3e8abd1952 tweak: make seqNo optional 2022-08-31 16:38:25 +10:00
ryanzhao c2ffdc091c Merge branch 'dev' into emoji-react-tweak-1 2022-08-31 16:33:54 +10:00
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
2022-08-31 14:52:00 +10:00
Morgan Pretty 1afdfa8bcb Fixed a bug where the typing indicator wasn't working on the home screen 2022-08-31 12:01:21 +10:00
ryanzhao 6a8b14b8d2 tweak: refactor reaction deletion 2022-08-30 15:26:23 +10:00
ryanzhao 82e55a8d5b tweak: local reaction entry logic change 2022-08-30 14:58:31 +10:00
ryanzhao eef56d47de update build number 2022-08-30 12:04:44 +10:00
ryanzhao ddbbf63d14 Merge branch 'dev' into emoji-react-tweak-1 2022-08-30 11:59:33 +10:00
ryanzhao faecb82062 tweak: update the logic of adding local reaction entry after message sent or open group api api call success 2022-08-30 11:59:11 +10:00
Morgan Pretty 3aa231360d
Merge pull request #681 from mpretty-cyro/fix/multithreading-crash
Added fixes and defensive coding for a number of crashes
2022-08-30 11:22:58 +10:00
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
2022-08-30 09:45:40 +10:00
ryanzhao 931a356537 Merge branch 'dev' into emoji-react-tweak-1 2022-08-30 09:07:53 +10:00
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
2022-08-29 17:34:37 +10:00
Ryan Zhao 31dcb3c985 feat: cache remove all for open group emoji reacts 2022-08-29 15:58:49 +10:00
Ryan Zhao 4a3fe4cdeb tweak: view height of reaction user list 2022-08-29 14:52:36 +10:00
Ryan Zhao c4aeecdf4b tweak: fully rounded corners for all message bubbles 2022-08-29 14:52:11 +10:00
Ryan Zhao e9d598e62a feat: add text at the bottom saying of the reactors list indicating the number of other reactors 2022-08-29 14:04:48 +10:00
Morgan Pretty 08a52f9497 Fixed an issue which could cause the DB migration to fail for users with closed groups 2022-08-29 13:11:45 +10:00
Ryan Zhao 7efc0a61c7 update translation 2022-08-29 13:08:31 +10:00
Ryan Zhao 5a29df56fc update translation 2022-08-29 10:41:43 +10:00
Ryan Zhao 6b20fbf610 add translation 2022-08-29 09:53:09 +10:00
ryanzhao a9b084f322 update build number 2022-08-26 14:41:03 +10:00
RyanZhao d5a1c310f1
Merge pull request #676 from RyanRory/emoji-reacts-tweaks
Emoji reacts open group poll & update conflict handling
2022-08-26 14:32:08 +10:00
ryanzhao 395e585ea0 Merge branch 'dev' into emoji-reacts-tweaks 2022-08-26 14:24:16 +10:00
ryanzhao 29dd85ebe7 minor refactor 2022-08-26 14:22:31 +10:00
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
2022-08-26 14:03:18 +10:00
Morgan Pretty 8f1a03db88 Moved the code for a previous fix to the correct location and fixed a build issue 2022-08-26 13:33:49 +10:00
ryanzhao ae639b2474 minor fix 2022-08-26 10:53:48 +10:00
ryanzhao 287fabb390 Merge branch 'dev' into emoji-reacts-tweaks 2022-08-26 10:24:29 +10:00
Ryan Zhao 81ef5a744a fix count logic 2022-08-25 17:28:48 +10:00