Commit graph

15326 commits

Author SHA1 Message Date
Ryan Zhao
6e45aed71b Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 2021-08-05 13:34:17 +10:00
Ryan Zhao
eaab6ee22d deleted message UI in conversation screen 2021-08-05 13:34:07 +10:00
Niels Andriesse
67e8191c2c
Merge pull request #479 from oxen-io/conversation-ui
Conversation Screen UI/UX Fixes
2021-08-05 13:07:06 +10:00
Ryan Zhao
ab492d5304 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 2021-08-05 11:51:31 +10:00
Niels Andriesse
29acca574c Update build number 2021-08-05 10:48:24 +10:00
Niels Andriesse
e311d2878f Fix message status indicator bug 2021-08-05 10:47:15 +10:00
Niels Andriesse
50d17be43b Fix animation glitch 2021-08-05 10:11:20 +10:00
Niels Andriesse
b8c4e6aa93 Avoid unnecessary conversation screen updates 2021-08-05 10:02:52 +10:00
Niels Andriesse
3db8231bde Fix glitch 2021-08-05 09:51:12 +10:00
Niels Andriesse
d76d04d0f5 Merge branch 'dev' into conversation-ui 2021-08-05 09:23:23 +10:00
Niels Andriesse
1dc463a9ed Update build number 2021-08-05 09:21:20 +10:00
ryanzhao
111bbd0646 handle unsend requests in NSE 2021-08-04 15:57:37 +10:00
ryanzhao
00fd764042 delete the message on storage server after receiving an unsend request 2021-08-04 15:11:49 +10:00
ryanzhao
9953451767 add comment 2021-08-04 14:53:16 +10:00
ryanzhao
8d53a775d2 Revert "delete real message and sync message together"
This reverts commit cc17a952e0.
2021-08-04 14:48:32 +10:00
ryanzhao
cc17a952e0 delete real message and sync message together 2021-08-04 11:49:21 +10:00
ryanzhao
dd2f8c7df9 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 2021-08-04 09:08:10 +10:00
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
2021-08-03 16:21:30 +10:00
Niels Andriesse
7043e83ea3 Merge branch 'dev' into conversation-ui 2021-08-03 16:08:34 +10:00
Niels Andriesse
eb29b5d641 Minor cleanup 2021-08-03 15:46:34 +10:00
Niels Andriesse
c132b16d01 Update build number 2021-08-03 15:45:04 +10:00
Niels Andriesse
7d56e51690 Simplify conversation screen updating logic 2021-08-03 15:43:53 +10:00
Niels Andriesse
6820accb49
Merge pull request #480 from RyanRory/filtered-push-notification
Push Notification Improvements
2021-08-03 15:41:11 +10:00
Niels Andriesse
ec41a9e08e Remove hack 2021-08-03 15:39:00 +10:00
Niels Andriesse
7f0b87a2b2 Avoid unnecessary conversation screen updates 2021-08-03 15:36:54 +10:00
Niels Andriesse
e6949a5ae8 Fix glitch and add FIXME 2021-08-03 14:28:46 +10:00
Ryan Zhao
36f592be4b clean 2021-08-03 14:26:59 +10:00
Ryan Zhao
7c82ede432 fix a minor mention issue that it won't show the name if there is no white space after a mention 2021-08-03 14:25:10 +10:00
Ryan Zhao
12a995bc91 enable only notify mention for closed groups 2021-08-03 13:47:11 +10:00
Ryan Zhao
369034d790 Merge branch 'dev' of https://github.com/oxen-io/session-ios into filtered-push-notification 2021-08-03 13:16:57 +10:00
Ryan Zhao
80bf62df90 fix nested transaction crash on setting notification identifier 2021-08-03 10:42:09 +10:00
Niels Andriesse
c5c75a306e Hopefully fix scrolling issue 2021-08-03 10:41:24 +10:00
Ryan Zhao
885e9296d1 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 2021-08-03 10:26:30 +10:00
Ryan Zhao
5f6da0739e delete message on storage server 2021-08-03 10:26:18 +10:00
Niels Andriesse
e8d8377a04 Fix threading bug 2021-08-03 09:58:50 +10:00
Niels Andriesse
9b525f77b6 Update build number 2021-08-03 09:38:06 +10:00
Niels Andriesse
dff9f287b8 Resolve FIXME 2021-08-03 09:37:48 +10:00
Niels Andriesse
6851531014 Update build number 2021-08-03 09:12:56 +10:00
Niels Andriesse
593ab49952 Increase voice message recording limit to 3 minutes 2021-08-03 09:12:01 +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
050a2ec534 store server hash value for visible messages 2021-08-02 15:24:38 +10:00
Ryan Zhao
f88c2b1708 fix crash 2021-08-02 15:24:12 +10:00
Ryan Zhao
c68350f3d8 store hash value for outgoing messages 2021-08-02 14:49:34 +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
b827b9e1ba make it work for multi device 2021-08-02 10:32:47 +10:00