Commit Graph

15596 Commits (c90f346d6a9f9e7d20d2eab520367bd237e34fc0)
 

Author SHA1 Message Date
ryanzhao 76a96c31bf add flag to disable unsend request for now 3 years ago
ryanzhao 940e09c25b handle canceling push notification 3 years ago
ryanzhao 5f2890a1fc Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 3 years ago
ryanzhao 025ef2c301 clean 3 years ago
ryanzhao ce8f4f984d fix the date header issue 3 years ago
Niels Andriesse adc11e8d7e
Merge pull request #483 from malmazuke/disable-scroll
Disable table view scroll when swiping to reply in a conversation
3 years ago
Niels Andriesse a697cfd7fc
Merge pull request #481 from malmazuke/dev
Made app default to system-defined dark/light mode on first launch
3 years ago
ryanzhao 7fe0e46445 clean 3 years ago
Mark Feaver f0fb4529c8 Disabled tableview scroll when swiping to reply in a conversation 3 years ago
Mark Feaver 9a27e5d7bb Made app default to system-defined dark/light mode on first launch 3 years ago
ryanzhao 278f962488 clean & rollback to fix the issue that the date will not show after a message has been deleted 3 years ago
Ryan Zhao b714565480 smooth the hide and show of the input accessory view 3 years ago
Ryan Zhao 4904d2cdcf localisation 3 years ago
Ryan Zhao 90bd775fd5 show delete options for only outgoing messages 3 years ago
Ryan Zhao 8c897dcc3d use action sheet to show options for deleting a message 3 years ago
Ryan Zhao 33bd74338d localisation 3 years ago
Ryan Zhao 9bf31f69ae disable swipe to reply for deleted messages 3 years ago
Ryan Zhao da1fe9b287 clean 3 years ago
Ryan Zhao 7e640fb6ac Don't show deleted message in home screen 3 years ago
Ryan Zhao e1b99be6f2 disable interactions with deleted message in conversation screen 3 years ago
Ryan Zhao 6e45aed71b Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 3 years ago
Ryan Zhao eaab6ee22d deleted message UI in conversation screen 3 years ago
Niels Andriesse 67e8191c2c
Merge pull request #479 from oxen-io/conversation-ui
Conversation Screen UI/UX Fixes
3 years ago
Ryan Zhao ab492d5304 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 3 years ago
Niels Andriesse 29acca574c Update build number 3 years ago
Niels Andriesse e311d2878f Fix message status indicator bug 3 years ago
Niels Andriesse 50d17be43b Fix animation glitch 3 years ago
Niels Andriesse b8c4e6aa93 Avoid unnecessary conversation screen updates 3 years ago
Niels Andriesse 3db8231bde Fix glitch 3 years ago
Niels Andriesse d76d04d0f5 Merge branch 'dev' into conversation-ui 3 years ago
Niels Andriesse 1dc463a9ed Update build number 3 years ago
ryanzhao 111bbd0646 handle unsend requests in NSE 3 years ago
ryanzhao 00fd764042 delete the message on storage server after receiving an unsend request 3 years ago
ryanzhao 9953451767 add comment 3 years ago
ryanzhao 8d53a775d2 Revert "delete real message and sync message together"
This reverts commit cc17a952e0.
3 years ago
ryanzhao cc17a952e0 delete real message and sync message together 3 years ago
ryanzhao dd2f8c7df9 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 3 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
3 years ago
Niels Andriesse 7043e83ea3 Merge branch 'dev' into conversation-ui 3 years ago
Niels Andriesse eb29b5d641 Minor cleanup 3 years ago
Niels Andriesse c132b16d01 Update build number 3 years ago
Niels Andriesse 7d56e51690 Simplify conversation screen updating logic 3 years ago
Niels Andriesse 6820accb49
Merge pull request #480 from RyanRory/filtered-push-notification
Push Notification Improvements
3 years ago
Niels Andriesse ec41a9e08e Remove hack 3 years ago
Niels Andriesse 7f0b87a2b2 Avoid unnecessary conversation screen updates 3 years ago
Niels Andriesse e6949a5ae8 Fix glitch and add FIXME 3 years ago
Ryan Zhao 36f592be4b clean 3 years ago
Ryan Zhao 7c82ede432 fix a minor mention issue that it won't show the name if there is no white space after a mention 3 years ago
Ryan Zhao 12a995bc91 enable only notify mention for closed groups 3 years ago
Ryan Zhao 369034d790 Merge branch 'dev' of https://github.com/oxen-io/session-ios into filtered-push-notification 3 years ago