Commit graph

14865 commits

Author SHA1 Message Date
Niels Andriesse
8aa25af4d5 Rework things in advance of new snode pool updating method 2021-04-20 14:58:29 +10:00
Niels Andriesse
1002cc51ae Remove PoW too low error code handling 2021-04-20 14:28:07 +10:00
Niels Andriesse
727dccfbb7 Remove PoW too low error code handling 2021-04-20 14:23:32 +10:00
Niels Andriesse
2feae0dea4 Debug 2021-04-20 11:18:02 +10:00
Niels Andriesse
8375b598ad Don't hardcode scheme and port 2021-04-20 11:13:55 +10:00
Niels Andriesse
5a242ce4e8 Debug 2021-04-20 10:26:52 +10:00
Niels Andriesse
fac376bf55 Use HTTP for default session open group server 2021-04-20 09:40:25 +10:00
Niels Andriesse
edd9139fe0 Manually vacuum the DB every time the app is started 2021-04-19 15:58:46 +10:00
Niels Andriesse
b73832438a Fix build 2021-04-19 14:47:45 +10:00
Niels Andriesse
4774123ad4 Update V2 open group poller for compact polling 2021-04-19 14:44:27 +10:00
Niels Andriesse
3ab7733b77 Merge branch 'closed-groups' into open-group-performance 2021-04-19 14:04:29 +10:00
Niels Andriesse
35bd22f542 Clean 2021-04-19 14:02:26 +10:00
Niels Andriesse
3f1358ac4d Debug 2021-04-19 13:47:53 +10:00
Niels Andriesse
2eab06cec9 Add compact poll endpoint 2021-04-16 15:46:50 +10:00
Niels Andriesse
69c30fef70 Make UI changes 2021-04-16 11:01:33 +10:00
Niels Andriesse
beabf0c9c0 Implement closed group logic changes 2021-04-16 10:56:10 +10:00
Niels Andriesse
b30d6f9add Store V2 open group auth token promises per room 2021-04-16 10:44:23 +10:00
Niels Andriesse
e5216ffe7c Add documentation 2021-04-16 09:40:54 +10:00
Niels Andriesse
f6c7e2264d Add documentation 2021-04-16 09:33:21 +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
2763ee0d1a Clean 2021-04-15 10:34:47 +10:00
nielsandriesse
8433c2d4ab Remove debug code 2021-04-14 15:49:08 +10:00
nielsandriesse
a76c43973f Increase TTL & remove PoW 2021-04-14 15:46:40 +10:00
Niels Andriesse
51576acec1
Merge pull request #365 from oxen-io/deferred-attachment-downloads
Don't Auto-Download Attachments from Untrusted Contacts
2021-04-09 10:36:42 +10:00
Niels Andriesse
c154a45389 Update build number 2021-04-09 10:34:22 +10:00
Niels Andriesse
919fcf7ef1 Mark existing contacts as trusted 2021-04-09 10:34:00 +10:00
Niels Andriesse
af94ae84b8 Update build number 2021-04-09 09:54:18 +10:00
Niels Andriesse
49b989f529 Fix job ID uniqueness 2021-04-09 09:47:02 +10:00
Niels Andriesse
e71eb45642 Fix success handler not being called 2021-04-09 09:18:44 +10:00
Niels Andriesse
8590e67271 Update version number 2021-04-08 16:25:38 +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
dd0ff0fba4
Merge pull request #381 from RyanRory/seleted-photo-permission
Make "Select Photos" Option Work
2021-04-08 15:52:48 +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
009f690f1e Clean 2021-04-08 10:30:39 +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
b43f22945c Stop running contacts migration 2021-04-08 10:11:52 +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