Commit Graph

615 Commits (61f809caeeb230450d736b8af24f557e374b14a0)

Author SHA1 Message Date
ryanzhao e049d05891 update translations 3 years ago
ryanzhao bf2725183d automatically add space after mention 3 years ago
ryanzhao 17b15f2cd9 fix threading issue 3 years ago
ryanzhao 3c4a19e30d fix nested transaction crash 3 years ago
ryanzhao 4120c949de increase the max number of messages loaded 3 years ago
ryanzhao d10ad83d51 Improve date breaks between messages to be consistent with desktop 3 years ago
RyanZhao fbd30ca8e5
Merge pull request #500 from RyanRory/improvements
Improvements
3 years ago
RyanZhao 1c70ceac01
Merge pull request #499 from RyanRory/fix-crash-on-photo-selection
Fix the crash on photo selection
3 years ago
ryanzhao 7c11285dfb fix a crash when scanning false QR code to link a device 3 years ago
ryanzhao e0288f2bb3 clean draft after deleting it 3 years ago
ryanzhao a7e9606833 add copy link option when clicking a link 3 years ago
ryanzhao 42d4e07724 add @ symbol when there is mention in unread messages 3 years ago
ryanzhao f99fa58acc add accessibility for input text view 3 years ago
ryanzhao b7289e72a3 add accessibility to attachment buttons 3 years ago
ryanzhao d60475be99 add accessibility to send button and voice message button 3 years ago
ryanzhao a5369701b0 Fix the crash when seleting photos 3 years ago
ryanzhao da335a8401 clean 3 years ago
Niels Andriesse e226b9a273 Fix copyright notice 3 years ago
Niels Andriesse 45042a1acf Fix typos 3 years ago
ryanzhao eee9ceff39 fix crash for older messages 3 years ago
ryanzhao 31cf0b7b20 don't send unsend requests for open groups 3 years ago
ryanzhao 951b8ac1e6 localisation for context menu 3 years ago
ryanzhao 76a96c31bf add flag to disable unsend request for now 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
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 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 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
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 7d56e51690 Simplify conversation screen updating logic 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 80bf62df90 fix nested transaction crash on setting notification identifier 3 years ago
Niels Andriesse c5c75a306e Hopefully fix scrolling issue 3 years ago
Ryan Zhao 885e9296d1 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 3 years ago
Ryan Zhao 5f6da0739e delete message on storage server 3 years ago
Niels Andriesse dff9f287b8 Resolve FIXME 3 years ago
Niels Andriesse 593ab49952 Increase voice message recording limit to 3 minutes 3 years ago
Ryan Zhao e8f0d0d124 WIP: delete from storage server 3 years ago
Ryan Zhao 08360273e6 save server hash for message receive jobs 3 years ago
Ryan Zhao 1450fd380b hide delete for everyone if there is no server hash for the message 3 years ago
Ryan Zhao f88c2b1708 fix crash 3 years ago
Ryan Zhao e2a0578770 cancel local notifications for unsend requests 3 years ago
Ryan Zhao 68d14709e9 fix a race condition 3 years ago
Ryan Zhao 4d65c6c340 minor refactor 3 years ago
Ryan Zhao 5a26331abc delete locally for multi device 3 years ago
Ryan Zhao adcca5d1e1 WIP: delete message in storage server 3 years ago
Ryan Zhao 6aa865e7b7 delete locally and send unsend request 3 years ago
Ryan Zhao 7be6d13afd minor ui fix 3 years ago
Ryan Zhao bb49d7236f ui for 2 types of deletion 3 years ago
Ryan Zhao 423feae426 add notify reply and clean 3 years ago
Ryan Zhao 86ab6c03eb use single pdf for image assets 3 years ago
Niels Andriesse 9565358b55 Increase scroll to bottom margin 3 years ago
Niels Andriesse 8dac8a9ae4 Fix copy 3 years ago
Niels Andriesse 483ed4792f Fix localization & clean 3 years ago
ryanzhao 25b9b06044 fix unread count not disappear after scrolling to bottom 3 years ago
ryanzhao b0e03f5dfd update subtitle status in conversation screen instantly 3 years ago
ryanzhao 0181b57f1a add only notify mentions subtitle in conversation creen 3 years ago
ryanzhao b5d1ccdbc3 add only notify mentions icon in home screen cells 3 years ago
ryanzhao 354b7e0dc3 notify mentions as settings 3 years ago
ryanzhao 798b541241 add UI in conversation settings 3 years ago
Niels Andriesse 9d605c03f0 Debug 3 years ago
Niels Andriesse 519ffa4405 Fully switch to the new contact API
This should improve performance significantly as it avoids many unnecessary sync transactions. It also makes the code more readable.
3 years ago
Niels Andriesse 44288c45e9 Fix auto scroll to bottom bug 3 years ago
ryanzhao bd7e9b5943 add comment 3 years ago
ryanzhao fcca7f3076 clean 3 years ago
ryanzhao 4fad67484f fix incorrect unread position 3 years ago
ryanzhao 40d2832a30 Merge branch 'dev' of https://github.com/oxen-io/session-ios into conversation-scroll-issues 3 years ago
Niels Andriesse 6d2044f230 Warn users if they're about to send their recovery phrase to someone 3 years ago
Niels Andriesse 017f4c7ea5 Remove orphaned code 3 years ago
Niels Andriesse a90a89ea4f Remove CocoaLumberjack 3 years ago
ryanzhao 221eabc496 fix scroll to button not always works 3 years ago
Niels Andriesse d2161545d6 WIP 3 years ago
Niels Andriesse 97d0e0a1b6 Update translations 3 years ago
Niels Andriesse e84fc1aa04 Include destination info in error messages 3 years ago