Commit Graph

15429 Commits

Author SHA1 Message Date
ryanzhao 6b81d78d43 fix share screen nav bar UI for iOS 15 2021-10-01 09:30:45 +10:00
ryanzhao 7aa751ca45 share log files in settings vc 2021-10-01 09:18:40 +10:00
ryanzhao c33630c1d1 don't wait for 5s before firing a message notification 2021-09-30 14:31:14 +10:00
ryanzhao b7c6eafa87 fix notification preview type nested transaction crash 2021-09-30 14:24:04 +10:00
ryanzhao bd73f14915 fix crash when quoted attachment's content type is null 2021-09-30 11:47:34 +10:00
ryanzhao cebda588e8 fix remove job id concurrent issue 2021-09-30 11:20:00 +10:00
ryanzhao a856415438 fix conversation screen unread count > viewItems count crash 2021-09-30 10:53:13 +10:00
ryanzhao e91469fe0e fix nested transaction crash 2021-09-30 09:30:30 +10:00
ryanzhao 3a84593de9 fix profile key crash & typo 2021-09-30 09:20:20 +10:00
RyanZhao 104c9ebad8
Merge pull request #509 from RyanRory/fix-status-bar
Fix iOS 15 status bar
2021-09-30 09:08:25 +10:00
ryanzhao e1f87b7fd2 minor fix 2021-09-23 12:56:00 +10:00
ryanzhao a169284c85 fix iOS 15 status bar issue 2021-09-22 15:57:12 +10:00
ryanzhao 5ccb84bcf0 update build number 2021-09-20 10:04:00 +10:00
ryanzhao fc4fcae991 only show mention indicator for group chats 2021-09-20 10:02:59 +10:00
ryanzhao 7e89c28038 update build number 2021-09-17 16:24:51 +10:00
ryanzhao 69b262a081 add new survey button 2021-09-17 16:24:09 +10:00
ryanzhao bfe24ee7bb update version number 2021-09-17 15:41:38 +10:00
RyanZhao 31bd77584d
Merge pull request #507 from RyanRory/bug-fixes
Bug fixes and improvements
2021-09-17 15:01:01 +10:00
ryanzhao 340d2abc05 cancel notification if there is an outgoing message coming in 2021-09-17 11:26:26 +10:00
ryanzhao bfc1e96c9d Merge branch 'sync-read' into bug-fixes 2021-09-16 14:56:04 +10:00
ryanzhao 75a4dcee79 clean 2021-09-16 10:33:54 +10:00
ryanzhao d0947b83a9 cancel specific notification if there is an identifier 2021-09-16 10:32:23 +10:00
ryanzhao 6f2dd14ce6 clean 2021-09-16 10:32:03 +10:00
ryanzhao b3db1ac1ed cancel notification if the message is marked as read 2021-09-16 10:20:40 +10:00
ryanzhao d4067eb39d mark previous messages as read if there is a sync message 2021-09-16 10:20:18 +10:00
ryanzhao 50465c04bf fix a crash where the configuration message contacts info may contain invalid profile key 2021-09-15 16:43:49 +10:00
ryanzhao e049d05891 update translations 2021-09-15 15:07:18 +10:00
ryanzhao fde5083de8 improve link preview images 2021-09-15 14:02:52 +10:00
ryanzhao 96f9948781 fix self-send closed group messages won't show 2021-09-15 10:02:07 +10:00
ryanzhao bf2725183d automatically add space after mention 2021-09-14 15:20:48 +10:00
ryanzhao dcd3997a78 fix an issue where untrusted contact's media message will never be marked as read 2021-09-14 15:10:01 +10:00
ryanzhao 140676fdaf fix expiration sync messages show display name rather than "You" 2021-09-14 14:32:39 +10:00
ryanzhao 17b15f2cd9 fix threading issue 2021-09-14 13:33:27 +10:00
ryanzhao 3c4a19e30d fix nested transaction crash 2021-09-13 14:37:10 +10:00
ryanzhao f08d0470e5 expire sync messages if needed 2021-09-10 13:48:07 +10:00
ryanzhao 4120c949de increase the max number of messages loaded 2021-09-10 09:12:13 +10:00
RyanZhao 3df78fbfd6
Merge pull request #501 from RyanRory/date-breaks-improvement
Improve date breaks between messages
2021-09-09 12:10:37 +10:00
ryanzhao d60bbdb315 update build number 2021-09-03 11:03:16 +10:00
ryanzhao d10ad83d51 Improve date breaks between messages to be consistent with desktop 2021-09-02 14:18:01 +10:00
ryanzhao a25ef77f9a update version number 2021-09-02 11:38:00 +10:00
RyanZhao fbd30ca8e5
Merge pull request #500 from RyanRory/improvements
Improvements
2021-09-02 09:02:24 +10:00
RyanZhao 1c70ceac01
Merge pull request #499 from RyanRory/fix-crash-on-photo-selection
Fix the crash on photo selection
2021-09-01 16:36:48 +10:00
RyanZhao a8d281ec5e
Merge pull request #497 from RyanRory/open-group-timestamp
Fix replying outgoing message in open groups
2021-09-01 16:36:30 +10:00
ryanzhao 7c11285dfb fix a crash when scanning false QR code to link a device 2021-09-01 15:11:59 +10:00
ryanzhao e0288f2bb3 clean draft after deleting it 2021-09-01 10:23:31 +10:00
ryanzhao a7e9606833 add copy link option when clicking a link 2021-08-31 10:28:45 +10:00
ryanzhao 42d4e07724 add @ symbol when there is mention in unread messages 2021-08-30 13:22:40 +10:00
ryanzhao e045808070 Revert "WIP: download attachments in NSE"
This reverts commit 6fd5bbeab1.
2021-08-30 10:00:19 +10:00
ryanzhao 454003c027 Revert "WIP: make the attachment download work in NSE"
This reverts commit 7295c14e17.
2021-08-30 10:00:04 +10:00
ryanzhao 7295c14e17 WIP: make the attachment download work in NSE 2021-08-27 13:32:31 +10:00