Commit graph

333 commits

Author SHA1 Message Date
Niels Andriesse
3f1358ac4d Debug 2021-04-19 13:47:53 +10:00
Niels Andriesse
69c30fef70 Make UI changes 2021-04-16 11:01:33 +10:00
Niels Andriesse
d81a4624b6 Fix group editing logic 2021-04-15 13:55:10 +10:00
Niels Andriesse
5f37eddfa1 Show a loader while a group is updating 2021-04-15 13:36:33 +10:00
Niels Andriesse
f2f5dcdfc2 Implement closed group logic changes 2021-04-15 13:36:03 +10:00
Niels Andriesse
209882fb3e Correctly handle multiple untrusted attachments 2021-04-08 16:24:54 +10:00
Niels Andriesse
d3412be955 Merge branch 'dev' into deferred-attachment-downloads 2021-04-08 16:17:55 +10:00
Niels Andriesse
cc2e43821f Quick fix dark mode issue 2021-04-08 16:14:25 +10:00
Niels Andriesse
efb23a5cb3 Clean 2021-04-08 16:03:52 +10:00
Niels Andriesse
0fc181ae9a Fix voice message handling 2021-04-08 15:32:36 +10:00
Niels Andriesse
aa5b0ed6e4 Don't show placeholder for sent media 2021-04-08 15:08:34 +10:00
Ryan ZHAO
38564253ad Merge branch 'dev' of https://github.com/oxen-io/session-ios into seleted-photo-permission 2021-04-08 13:36:31 +10:00
Ryan ZHAO
cf148fe845 handle access to selected photos & optimise the process of request photo library permission 2021-04-08 13:36:20 +10:00
Niels Andriesse
e215c72912
Merge pull request #380 from RyanRory/unread-messages-crash
Fix Crash in Very Long Conversations
2021-04-08 10:28:42 +10:00
Niels Andriesse
cf4fa84043 Fix content type handling 2021-04-08 10:18:20 +10:00
Niels Andriesse
0b645626d1 Make media placeholder view look nicer 2021-04-08 10:01:53 +10:00
Niels Andriesse
aa68e91a4d Fix attachment download resumption 2021-04-08 09:51:52 +10:00
ryanzhao
c8e8b94980 Merge branch 'dev' of https://github.com/oxen-io/session-ios into seleted-photo-permission 2021-04-07 16:47:50 +10:00
ryanzhao
df1b4fda57 try to handle limited photo permission 2021-04-07 16:47:39 +10:00
nielsandriesse
5ed5c02ad4 Debug 2021-04-07 15:41:57 +10:00
nielsandriesse
a360fa7721 Merge branch 'dev' into deferred-attachment-downloads 2021-04-07 14:58:57 +10:00
nielsandriesse
330e4ce8ad Fix unnecessary V2 open group requests 2021-04-07 13:18:24 +10:00
nielsandriesse
57848d6701 Fix info.plist 2021-04-07 13:13:09 +10:00
nielsandriesse
f7a75a1b80 Debug 2021-04-07 11:34:28 +10:00
nielsandriesse
75f5591fe0 Store certificates in DER format 2021-04-07 09:26:27 +10:00
Niels Andriesse
2687d9c968 Use proper API 2021-04-07 09:26:00 +10:00
Ryan ZHAO
9dab07f41c set kConversationInitialMaxRangeSize back to 100 and fix the crash 2021-04-06 14:28:03 +10:00
Niels Andriesse
3bf46a36c7 Fix memory leaks 2021-04-01 14:24:19 +11:00
Ryan ZHAO
bb76ff506b Merge branch 'dev' of https://github.com/oxen-io/session-ios into ui-fix-2 2021-03-30 15:19:02 +11:00
Ryan ZHAO
887088b4bc fix the keyboard won't dismiss while swiping the vc back 2021-03-30 15:18:28 +11:00
Niels Andriesse
37ae8a3c0a Fix constraint 2021-03-30 14:06:12 +11:00
Ryan ZHAO
3030723bb3 fix link preview scrolling issue 2021-03-30 13:55:18 +11:00
Niels Andriesse
cd9b48f9fe Prettify open group suggestion grid 2021-03-30 13:54:47 +11:00
Ryan ZHAO
b619a8cb99 Merge branch 'dev' of https://github.com/oxen-io/session-ios into ui-fix-2 2021-03-30 13:24:13 +11:00
Ryan ZHAO
e6975e5984 fix scroll button hiding issue 2021-03-30 13:21:05 +11:00
Niels Andriesse
86abc6f6ce Clean up Session-Info.plist 2021-03-30 11:13:17 +11:00
Ryan ZHAO
60ee602b04 fix scroll button being hidden when coming back from conversation setting vc 2021-03-30 10:38:47 +11:00
Ryan ZHAO
c998d302e5 fix faulty scrolling caused by keyboard for new conversations 2021-03-30 10:35:14 +11:00
Niels Andriesse
dacbd3c52b Fix minor UI issues 2021-03-30 10:30:09 +11:00
Niels Andriesse
c42a694ef6 Show group images 2021-03-29 16:42:06 +11:00
Niels Andriesse
50ab253576 Add group image endpoint 2021-03-29 16:14:14 +11:00
Niels Andriesse
f157cdbce4 Fix constraint ambiguity 2021-03-29 15:15:25 +11:00
Niels Andriesse
e5b5f2cf07 Put V2 open groups behind a feature flag 2021-03-29 14:11:52 +11:00
Niels Andriesse
1a16112364 Minor refactoring 2021-03-29 14:09:07 +11:00
Niels Andriesse
2d5d14124b
Merge pull request #372 from RyanRory/sending-attachment-scrolling-fix-1
Fix Conversation Screen Scrolling Bugs (Part 2)
2021-03-29 14:00:17 +11:00
Niels Andriesse
ef47e9bbf9 Clean 2021-03-29 13:34:52 +11:00
Niels Andriesse
650cba8cdd
Merge pull request #374 from RyanRory/quote-view-improvement
UI Fix
2021-03-29 13:32:47 +11:00
Niels Andriesse
6c84e922a5
Merge pull request #370 from oxen-io/open-groups
V2 Open Groups
2021-03-29 11:50:25 +11:00
Niels Andriesse
44783ddfef Update ConfigurationMessage for V2 open groups 2021-03-29 11:49:59 +11:00
Niels Andriesse
7558e0b32a Re-enable joining V1 open groups 2021-03-29 11:33:52 +11:00