Commit Graph

310 Commits (2a229bd663981ceb51fc49511e3a065f55fbe396)

Author SHA1 Message Date
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
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
ryanzhao e49431d2eb fix transaction crash 3 years ago
ryanzhao dbcc158337 fix unsend bugs 4 years ago
ryanzhao b315510ec2 Revert "improve attachment image quality"
This reverts commit ad4e65e6e1.
4 years ago
ryanzhao ad4e65e6e1 improve attachment image quality 4 years ago
ryanzhao 0b5d6ae4b0 fix disappearing messages for sync messages 4 years ago
ryanzhao 3a84593de9 fix profile key crash & typo 4 years ago
ryanzhao bfc1e96c9d Merge branch 'sync-read' into bug-fixes 4 years ago
ryanzhao d4067eb39d mark previous messages as read if there is a sync message 4 years ago
ryanzhao 50465c04bf fix a crash where the configuration message contacts info may contain invalid profile key 4 years ago
ryanzhao fde5083de8 improve link preview images 4 years ago
ryanzhao 140676fdaf fix expiration sync messages show display name rather than "You" 4 years ago
ryanzhao f08d0470e5 expire sync messages if needed 4 years ago
RyanZhao fbd30ca8e5
Merge pull request #500 from RyanRory/improvements
Improvements
4 years ago
ryanzhao 454003c027 Revert "WIP: make the attachment download work in NSE"
This reverts commit 7295c14e17.
4 years ago
ryanzhao 7295c14e17 WIP: make the attachment download work in NSE 4 years ago
ryanzhao d6d041a74f fix closed group threading issue 4 years ago
ryanzhao da335a8401 clean 4 years ago
ryanzhao 132ff0416f set server timestamp as open group message's sent timestamp 4 years ago
ryanzhao 7a354fe220 potentially fix the closed group not receiving messages issue 4 years ago
ryanzhao 1822c7df16 fix duplicated messages sent in closed groups 4 years ago
Niels Andriesse 45042a1acf Fix typos 4 years ago
ryanzhao 2e8e931551 minor refactor 4 years ago
ryanzhao 940e09c25b handle canceling push notification 4 years ago
Ryan Zhao 7e640fb6ac Don't show deleted message in home screen 4 years ago
Ryan Zhao 6e45aed71b Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 4 years ago
Ryan Zhao eaab6ee22d deleted message UI in conversation screen 4 years ago
Niels Andriesse e311d2878f Fix message status indicator bug 4 years ago
Niels Andriesse 50d17be43b Fix animation glitch 4 years ago
Niels Andriesse b8c4e6aa93 Avoid unnecessary conversation screen updates 4 years ago
ryanzhao 00fd764042 delete the message on storage server after receiving an unsend request 4 years ago
ryanzhao 9953451767 add comment 4 years ago
ryanzhao 8d53a775d2 Revert "delete real message and sync message together"
This reverts commit cc17a952e0.
4 years ago
ryanzhao cc17a952e0 delete real message and sync message together 4 years ago
Niels Andriesse 1b0a12d7c0 Don't unnecessarily unsubscribe from closed group PNs
We don't need to do this anymore as we now have the ability to ignore PNs in the notification service extension
4 years ago
Niels Andriesse 7f0b87a2b2 Avoid unnecessary conversation screen updates 4 years ago
Ryan Zhao 80bf62df90 fix nested transaction crash on setting notification identifier 4 years ago
Ryan Zhao 885e9296d1 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 4 years ago
Niels Andriesse e8d8377a04 Fix threading bug 4 years ago
Ryan Zhao 08360273e6 save server hash for message receive jobs 4 years ago
Ryan Zhao c68350f3d8 store hash value for outgoing messages 4 years ago
Ryan Zhao e2a0578770 cancel local notifications for unsend requests 4 years ago
Ryan Zhao b827b9e1ba make it work for multi device 4 years ago
Ryan Zhao 94c1879263 fix unsend request receive handler 4 years ago
Ryan Zhao 6aa865e7b7 delete locally and send unsend request 4 years ago
Ryan Zhao 83252650b1 unsend request handler 4 years ago
Niels Andriesse 8f29010e89 Poll for closed group messages more frequently 4 years ago