Commit Graph

532 Commits (67ad9658591a5b1235b082dd4f21d286c3f68114)

Author SHA1 Message Date
Morgan Pretty dd9eeb5d61 Added initial support for sharing URLs and text
Updated the share extension to load URL previews.
Updated the ThreadPickerVC to send plain text & URLs in the same way they are sent for normal messages.
3 years ago
Morgan Pretty ba1a0a2ac6 Fixed M1 build issues
Included the Podfile changes for building on an M1 Mac (Need to shift from personal to session fork).
Fixed some additional build issues due to unwrapping a non-optional type (Swift version?).
3 years ago
Ryan Zhao 5e9695d234 disable typing indicators and read receipts by default 3 years ago
ryanzhao e24ae60d71 fix duplicated disappearing message in closed groups 3 years ago
RyanZhao 2a26eda36b
Merge pull request #531 from RyanRory/1.11.19
1.11.19 bug fixes and improvements
3 years ago
Ryan Zhao a6df6504c8 Prevent the same ExpirationTimerUpdate to be handled twice 3 years ago
Ryan Zhao 5a5741f47b Group notifications from background polling 3 years ago
Ryan Zhao 1cc2f17469 pin conversations 3 years ago
ryanzhao e49431d2eb fix transaction crash 3 years ago
ryanzhao dbcc158337 fix unsend bugs 3 years ago
ryanzhao ecf92ceeea fix PN sound settings not applying to remote PNs 3 years ago
ryanzhao 99d2dd42d5 fix first message not being functional issue 3 years ago
ryanzhao 4a21e87625 minor fix on conversation ordering 3 years ago
ryanzhao f51651ce8e minor fix on conversation ordering 3 years ago
ryanzhao b315510ec2 Revert "improve attachment image quality"
This reverts commit ad4e65e6e1.
3 years ago
ryanzhao ad4e65e6e1 improve attachment image quality 3 years ago
ryanzhao 0b5d6ae4b0 fix disappearing messages for sync messages 3 years ago
ryanzhao 204fe789ed fix sync message in open group won't be marked as sent 3 years ago
ryanzhao ceb88f3d00 prevent disappearing message affecting the order of conversations 3 years ago
ryanzhao 49688c0a2d potentially fix a crash when setting nickname from null 3 years ago
ryanzhao b7c6eafa87 fix notification preview type nested transaction crash 3 years ago
ryanzhao cebda588e8 fix remove job id concurrent issue 3 years ago
ryanzhao e91469fe0e fix nested transaction crash 3 years ago
ryanzhao 3a84593de9 fix profile key crash & typo 3 years ago
ryanzhao bfc1e96c9d Merge branch 'sync-read' into bug-fixes 3 years ago
ryanzhao 75a4dcee79 clean 3 years ago
ryanzhao 6f2dd14ce6 clean 3 years ago
ryanzhao b3db1ac1ed cancel notification if the message is marked as read 3 years ago
ryanzhao d4067eb39d mark previous messages as read if there is a sync message 3 years ago
ryanzhao 50465c04bf fix a crash where the configuration message contacts info may contain invalid profile key 3 years ago
ryanzhao fde5083de8 improve link preview images 3 years ago
ryanzhao dcd3997a78 fix an issue where untrusted contact's media message will never be marked as read 3 years ago
ryanzhao 140676fdaf fix expiration sync messages show display name rather than "You" 3 years ago
ryanzhao 3c4a19e30d fix nested transaction crash 3 years ago
ryanzhao f08d0470e5 expire sync messages if needed 3 years ago
RyanZhao fbd30ca8e5
Merge pull request #500 from RyanRory/improvements
Improvements
3 years ago
ryanzhao 42d4e07724 add @ symbol when there is mention in unread messages 3 years ago
ryanzhao e045808070 Revert "WIP: download attachments in NSE"
This reverts commit 6fd5bbeab1.
3 years ago
ryanzhao 454003c027 Revert "WIP: make the attachment download work in NSE"
This reverts commit 7295c14e17.
3 years ago
ryanzhao 7295c14e17 WIP: make the attachment download work in NSE 3 years ago
ryanzhao 6fd5bbeab1 WIP: download attachments in NSE 3 years ago
ryanzhao 70e38e11d8 clean attachment download job 3 years ago
ryanzhao b7289e72a3 add accessibility to attachment buttons 3 years ago
ryanzhao d6d041a74f fix closed group threading issue 3 years ago
ryanzhao d319840c04 clean unused server timestamp 3 years ago
ryanzhao da335a8401 clean 3 years ago
ryanzhao 132ff0416f set server timestamp as open group message's sent timestamp 3 years ago
ryanzhao 7a354fe220 potentially fix the closed group not receiving messages issue 3 years ago
ryanzhao 1822c7df16 fix duplicated messages sent in closed groups 3 years ago
Niels Andriesse 45042a1acf Fix typos 3 years ago