Commit Graph

15295 Commits

Author SHA1 Message Date
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
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
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
Niels Andriesse c5c75a306e Hopefully fix scrolling issue 2021-08-03 10:41:24 +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
Niels Andriesse 1543dc7b1f Update build number 2021-07-30 10:46:15 +10:00
Niels Andriesse 556e13cc72 Fix crash 2021-07-30 10:44:48 +10:00
Niels Andriesse ec4ce64887 Update build number 2021-07-30 10:02:08 +10:00
Niels Andriesse b1e500d256
Merge pull request #478 from RyanRory/fine-grained-notification-settings-2
Fix Mentions Only Notification Issues
2021-07-30 10:00:39 +10:00
Ryan Zhao b31b9166ad Merge branch 'dev' of https://github.com/oxen-io/session-ios into fine-grained-notification-settings-2 2021-07-30 09:45:37 +10:00
Ryan Zhao 38a19ad2d1 don't add badge for messages with no mention 2021-07-30 09:45:28 +10:00
Ryan Zhao 423feae426 add notify reply and clean 2021-07-30 09:43:05 +10:00
Niels Andriesse c4fafa132d Update build number 2021-07-30 09:24:14 +10:00
Niels Andriesse 8f29010e89 Poll for closed group messages more frequently 2021-07-30 09:23:56 +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
Ryan Zhao ad351d8009 clean 2021-07-29 10:46:00 +10:00
Ryan Zhao 9dd6f35f77 Merge branch 'dev' of https://github.com/oxen-io/session-ios into filtered-push-notification 2021-07-29 10:25:39 +10:00
Niels Andriesse 1a237557ff Add documentation 2021-07-29 10:19:24 +10:00
Niels Andriesse 2bffc3b830 Update build number 2021-07-29 10:17:57 +10:00
Niels Andriesse 222f6b465e
Merge pull request #476 from oxen-io/notifications
Add Mentions Only Notification Setting for Open Groups
2021-07-29 10:15:52 +10:00
Niels Andriesse 483ed4792f Fix localization & clean 2021-07-29 10:14:06 +10:00
ryanzhao a951c84e48 prepare for push notification filter 2021-07-28 16:13:43 +10:00
ryanzhao 25b9b06044 fix unread count not disappear after scrolling to bottom 2021-07-27 14:45:23 +10:00
ryanzhao 42ab5001bc Merge branch 'dev' of https://github.com/oxen-io/session-ios into fine-grained-notification-settings 2021-07-27 14:22:14 +10:00
Niels Andriesse 02a318a1e3 Update build number 2021-07-27 10:47:37 +10:00
Niels Andriesse 140f07df96 Disable authenticated retrieval for now 2021-07-27 10:38:58 +10:00