Commit graph

3148 commits

Author SHA1 Message Date
nielsandriesse
78e6651e87 Fix missed error handling case 2020-09-01 13:31:11 +10:00
Ryan ZHAO
7773e9a280 fix bugs for open group time handling 2020-08-31 16:15:57 +10:00
nielsandriesse
1b621fc56d Clean 2020-08-31 11:20:22 +10:00
Ryan ZHAO
2f3fa3adf8 fix open group time for self sent messages 2020-08-28 16:35:16 +10:00
Ryan ZHAO
af7a58cc1f use server timestamp to show the message time in open groups 2020-08-28 15:27:59 +10:00
nielsandriesse
4d13c6bee5 Patch unread indicator bug 2020-08-28 11:10:59 +10:00
nielsandriesse
344b5e0fce Increase file size OR multiplier 2020-08-27 14:39:59 +10:00
nielsandriesse
833b8aa18a Minor refactoring 2020-08-27 10:46:47 +10:00
Ryan ZHAO
d6604c10ff use timestamp instead of date 2020-08-26 14:11:42 +10:00
Ryan ZHAO
80c4605530 sort with sortId for open groups in TSInteraction 2020-08-26 13:07:12 +10:00
Ryan ZHAO
409337b512 use server time to order open group messages 2020-08-26 11:11:55 +10:00
nielsandriesse
1e3705978e Retry failed attachment downloads 2020-08-25 14:33:38 +10:00
nielsandriesse
2912166216 Rename function 2020-08-24 14:35:33 +10:00
Ryan ZHAO
8c565c7c5a prevent infinite loop if errors occur when automatically resetting the session 2020-08-21 12:26:21 +10:00
Ryan ZHAO
528f930a98 clean 2020-08-21 09:56:57 +10:00
Ryan ZHAO
69c85f0e06 Merge branch 'dev' of https://github.com/loki-project/session-ios into restoration-fix 2020-08-21 09:53:29 +10:00
nielsandriesse
54988eeecf Patch bad mac issues 2020-08-21 09:35:41 +10:00
Ryan ZHAO
bbc517189e Merge branch 'dev' of https://github.com/loki-project/session-ios into restoration-fix 2020-08-21 09:35:16 +10:00
nielsandriesse
a51fcc0c04 Fix end session messages 2020-08-21 09:34:00 +10:00
Ryan ZHAO
113ad28d5a fix sending logic for prekey bundle message 2020-08-20 16:57:18 +10:00
Ryan ZHAO
d420d6dd4d Automatically rebuild session after restoration 2020-08-20 16:56:52 +10:00
Ryan ZHAO
5afdd81806 fix end session message init function 2020-08-20 16:56:25 +10:00
Ryan ZHAO
e2157dacbf fix typo & ignore error messages before restoration 2020-08-20 16:55:23 +10:00
Ryan ZHAO
f61e37222e fix background fetch crash in getUserHexEncodedPublicKey 2020-08-19 14:40:36 +10:00
nielsandriesse
918a346d66 Clean 2020-08-18 13:58:24 +10:00
Ryan ZHAO
7029bd4767 Merge branch 'dev' of https://github.com/loki-project/session-ios into bug-fix-2.0 2020-08-17 14:35:36 +10:00
Ryan ZHAO
8d44115195 fix invalid auth token handling with onion request 2020-08-17 14:34:47 +10:00
nielsandriesse
3ecd7dda5d Revert "Implement workaround for Android group ID compatibility bug"
This reverts commit f83058b34b.
2020-08-17 13:59:23 +10:00
Ryan ZHAO
660146735d Merge branch 'dev' of https://github.com/loki-project/session-ios into bug-fix-2.0 2020-08-17 11:25:44 +10:00
nielsandriesse
c2c8d68f5d Fix SSK based closed group leaving 2020-08-17 11:24:31 +10:00
nielsandriesse
a666776c88 Implement preliminary app mode switch 2020-08-17 10:08:30 +10:00
nielsandriesse
152b3ce5d6 Fix various minor UI issues 2020-08-17 09:24:30 +10:00
nielsandriesse
f83058b34b Implement workaround for Android group ID compatibility bug 2020-08-14 14:33:07 +10:00
Ryan ZHAO
d116fe5bac Merge branch 'dev' of https://github.com/loki-project/session-ios into bug-fix-2.0 2020-08-14 10:48:13 +10:00
Niels Andriesse
9f82603026
Merge pull request #245 from RyanRory/bug-fix
Bug Fixes Part 1/2
2020-08-13 17:23:00 +10:00
Ryan ZHAO
7c0da7cb81 Merge branch 'dev' of https://github.com/loki-project/session-ios into bug-fix-2.0 2020-08-13 15:09:57 +10:00
nielsandriesse
4bf364fb02 Fix missed error handling case 2020-08-13 14:54:48 +10:00
Ryan ZHAO
86bb60258c fix link previews 2020-08-13 10:59:54 +10:00
Ryan ZHAO
aced49a5af fix ID displayed instead of username when a member leaves the group 2020-08-12 17:10:41 +10:00
Ryan ZHAO
caaf396010 Merge branch 'dev' of https://github.com/loki-project/session-ios into bug-fix 2020-08-12 15:35:27 +10:00
Ryan ZHAO
417afbbcb9 fix duplicated message shown in open groups 2020-08-12 15:35:19 +10:00
nielsandriesse
9217b6a168 Fix SSK encryption 2020-08-12 14:40:25 +10:00
Ryan ZHAO
a7069b8ae5 Merge branch 'dev' of https://github.com/loki-project/session-ios into bug-fix 2020-08-11 15:48:44 +10:00
nielsandriesse
61e0cdd5fe Validate closed group update messages 2020-08-11 15:03:42 +10:00
Ryan ZHAO
2d747af959 fix Session reset confirmation message not displayed 2020-08-11 13:36:19 +10:00
Ryan ZHAO
5c53c31fec fix display name not shown when a Desktop contact change Disappearing message in a conversation 2020-08-11 11:48:11 +10:00
nielsandriesse
9ca4c83b70 Minor refactoring 2020-08-10 15:19:00 +10:00
nielsandriesse
a7bca47cad Clean & debug 2020-08-10 09:24:18 +10:00
nielsandriesse
e4b72599c5 Debug 2020-08-07 11:51:00 +10:00
Ryan ZHAO
530f6db5e6 fix PN attachments 2020-08-06 11:46:16 +10:00