Commit Graph

503 Commits

Author SHA1 Message Date
Ryan Zhao 5f6da0739e delete message on storage server 2021-08-03 10:26:18 +10:00
Ryan Zhao e8f0d0d124 WIP: delete from storage server 2021-08-02 17:07:29 +10:00
Ryan Zhao 08360273e6 save server hash for message receive jobs 2021-08-02 15:39:10 +10:00
Ryan Zhao 1450fd380b hide delete for everyone if there is no server hash for the message 2021-08-02 15:31:41 +10:00
Ryan Zhao f88c2b1708 fix crash 2021-08-02 15:24:12 +10:00
Ryan Zhao e2a0578770 cancel local notifications for unsend requests 2021-08-02 14:03:46 +10:00
Ryan Zhao 68d14709e9 fix a race condition 2021-08-02 11:59:01 +10:00
Ryan Zhao 4d65c6c340 minor refactor 2021-08-02 11:32:46 +10:00
Ryan Zhao 5a26331abc delete locally for multi device 2021-08-02 11:19:08 +10:00
Ryan Zhao adcca5d1e1 WIP: delete message in storage server 2021-07-30 16:59:01 +10:00
Ryan Zhao 6aa865e7b7 delete locally and send unsend request 2021-07-30 16:51:43 +10:00
Ryan Zhao 7be6d13afd minor ui fix 2021-07-30 15:40:00 +10:00
Ryan Zhao bb49d7236f ui for 2 types of deletion 2021-07-30 15:26:58 +10:00
Ryan Zhao 423feae426 add notify reply and clean 2021-07-30 09:43:05 +10:00
Ryan Zhao 86ab6c03eb use single pdf for image assets 2021-07-30 09:20:56 +10:00
Niels Andriesse 9565358b55 Increase scroll to bottom margin 2021-07-29 13:24:06 +10:00
Niels Andriesse 8dac8a9ae4 Fix copy 2021-07-29 13:21:31 +10:00
Niels Andriesse 483ed4792f Fix localization & clean 2021-07-29 10:14:06 +10:00
ryanzhao 25b9b06044 fix unread count not disappear after scrolling to bottom 2021-07-27 14:45:23 +10:00
ryanzhao b0e03f5dfd update subtitle status in conversation screen instantly 2021-07-26 16:16:14 +10:00
ryanzhao 0181b57f1a add only notify mentions subtitle in conversation creen 2021-07-26 16:15:47 +10:00
ryanzhao b5d1ccdbc3 add only notify mentions icon in home screen cells 2021-07-26 15:43:33 +10:00
ryanzhao 354b7e0dc3 notify mentions as settings 2021-07-26 15:43:03 +10:00
ryanzhao 798b541241 add UI in conversation settings 2021-07-26 15:42:04 +10:00
Niels Andriesse 9d605c03f0 Debug 2021-07-22 15:23:35 +10:00
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.
2021-07-22 14:41:27 +10:00
Niels Andriesse 44288c45e9 Fix auto scroll to bottom bug 2021-07-22 11:10:30 +10:00
ryanzhao bd7e9b5943 add comment 2021-07-20 11:46:02 +10:00
ryanzhao fcca7f3076 clean 2021-07-20 11:42:22 +10:00
ryanzhao 4fad67484f fix incorrect unread position 2021-07-20 11:22:56 +10:00
ryanzhao 40d2832a30 Merge branch 'dev' of https://github.com/oxen-io/session-ios into conversation-scroll-issues 2021-07-20 10:17:30 +10:00
Niels Andriesse 6d2044f230 Warn users if they're about to send their recovery phrase to someone 2021-07-19 13:15:02 +10:00
Niels Andriesse 017f4c7ea5 Remove orphaned code 2021-07-19 09:44:36 +10:00
Niels Andriesse a90a89ea4f Remove CocoaLumberjack 2021-07-19 09:29:26 +10:00
ryanzhao 221eabc496 fix scroll to button not always works 2021-07-16 13:27:27 +10:00
Niels Andriesse d2161545d6 WIP 2021-07-15 16:39:59 +10:00
Niels Andriesse 97d0e0a1b6 Update translations 2021-07-15 13:34:40 +10:00
Niels Andriesse e84fc1aa04 Include destination info in error messages 2021-07-15 09:47:03 +10:00
Niels Andriesse dfdffc607c Make profile pictures tappable 2021-07-14 15:56:56 +10:00
Niels Andriesse 5fed33a661 Clean 2021-07-14 14:10:26 +10:00
Niels Andriesse 873279b65b Add FAQ button to settings 2021-07-14 14:05:40 +10:00
Niels Andriesse aae11b1c28 Disable PNs for muted closed groups 2021-07-13 16:09:28 +10:00
Niels Andriesse ba60879343 Add support for new ban and delete all endpoint 2021-07-13 14:33:42 +10:00
Niels Andriesse 3238487917 Don't send screenshot notifications
None of the other platforms are able to do it, so it's inconsistent for iOS to be sending them
2021-07-13 13:47:28 +10:00
Niels Andriesse 0307eba6ef Debug 2021-07-12 14:07:42 +10:00
Niels Andriesse 0338b976d4 Implement UI for delete entire account option 2021-07-12 13:53:59 +10:00
Niels Andriesse 28ea914097 Show date break header by hour instead of by day
Also ditch relative timestamps in favor of absolute ones
2021-07-08 14:30:54 +10:00
Niels Andriesse 57ebadcbdb Update translations 2021-07-07 14:30:55 +10:00
Ryan Zhao 7eb5d63a83 fix the misplaced scroll to bottom button 2021-07-02 13:19:35 +10:00
Niels Andriesse f0b74c31fa Minor refactoring 2021-07-01 16:15:04 +10:00