Commit Graph

509 Commits

Author SHA1 Message Date
Niels Andriesse 4c98c9cc85 Resolve more errors 2021-08-02 15:20:12 +10:00
Niels Andriesse 05a16da189 Add back UI code 2021-08-02 15:12:17 +10:00
Niels Andriesse 5ca7b08cf6 Further implement IndividualCallMessage 2021-07-30 16:30:43 +10:00
Niels Andriesse 92730961fe Add IndividualCallMessage 2021-07-30 16:00:54 +10:00
Niels Andriesse b3a64bf9fb Resolve more errors 2021-07-30 14:31:08 +10:00
Niels Andriesse b22f66bab3 Resolve more errors 2021-07-30 14:23:17 +10:00
Niels Andriesse f0c89b976f Merge branch 'dev' into voice-calls 2021-07-30 10:21:43 +10:00
Niels Andriesse 53a8c9fd57 Resolve more errors 2021-07-30 10:01:05 +10:00
Ryan Zhao 423feae426 add notify reply and clean 2021-07-30 09:43:05 +10:00
Ryan Zhao 86ab6c03eb use single pdf for image assets 2021-07-30 09:20:56 +10:00
Niels Andriesse b7c6dba0f3 Add back AppNotifications call cases 2021-07-29 16:13:42 +10:00
Niels Andriesse 5de6c563e2 Resolve more errors 2021-07-29 16:07:43 +10:00
Niels Andriesse 47a20d1cc9 Resolve more errors 2021-07-29 16:03:21 +10:00
Niels Andriesse 920274bb21 Add documentation 2021-07-29 15:38:35 +10:00
Niels Andriesse b70a95d868 Resolve more errors 2021-07-29 15:28:41 +10:00
Niels Andriesse 82bf8f1c18 Resolve more errors & update protos 2021-07-29 14:54:14 +10:00
Niels Andriesse 3b7ec33aa1 Merge branch 'dev' into voice-calls 2021-07-29 14:31:15 +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
Niels Andriesse 483ed4792f Fix localization & clean 2021-07-29 10:14:06 +10:00
ryanzhao 25b9b06044 fix unread count not disappear after scrolling to bottom 2021-07-27 14:45:23 +10:00
Niels Andriesse a2f74ba3e1 WIP 2021-07-27 08:22:47 +10:00
Niels Andriesse 6b8b934556 Add missing dependency & fix various errors 2021-07-26 16:35:14 +10:00
ryanzhao b0e03f5dfd update subtitle status in conversation screen instantly 2021-07-26 16:16:14 +10:00
ryanzhao 0181b57f1a add only notify mentions subtitle in conversation creen 2021-07-26 16:15:47 +10:00
Niels Andriesse c672e306df Fix imports 2021-07-26 16:06:35 +10:00
Niels Andriesse d403b275cc Build SignalRingRTC & add in call related code 2021-07-26 16:03:35 +10:00
ryanzhao b5d1ccdbc3 add only notify mentions icon in home screen cells 2021-07-26 15:43:33 +10:00
ryanzhao 354b7e0dc3 notify mentions as settings 2021-07-26 15:43:03 +10:00
ryanzhao 798b541241 add UI in conversation settings 2021-07-26 15:42:04 +10:00
Niels Andriesse 9d605c03f0 Debug 2021-07-22 15:23:35 +10:00
Niels Andriesse 519ffa4405 Fully switch to the new contact API
This should improve performance significantly as it avoids many unnecessary sync transactions. It also makes the code more readable.
2021-07-22 14:41:27 +10:00
Niels Andriesse 44288c45e9 Fix auto scroll to bottom bug 2021-07-22 11:10:30 +10:00
ryanzhao bd7e9b5943 add comment 2021-07-20 11:46:02 +10:00
ryanzhao fcca7f3076 clean 2021-07-20 11:42:22 +10:00
ryanzhao 4fad67484f fix incorrect unread position 2021-07-20 11:22:56 +10:00
ryanzhao 40d2832a30 Merge branch 'dev' of https://github.com/oxen-io/session-ios into conversation-scroll-issues 2021-07-20 10:17:30 +10:00
Niels Andriesse 6d2044f230 Warn users if they're about to send their recovery phrase to someone 2021-07-19 13:15:02 +10:00
Niels Andriesse 017f4c7ea5 Remove orphaned code 2021-07-19 09:44:36 +10:00
Niels Andriesse a90a89ea4f Remove CocoaLumberjack 2021-07-19 09:29:26 +10:00
ryanzhao 221eabc496 fix scroll to button not always works 2021-07-16 13:27:27 +10:00
Niels Andriesse d2161545d6 WIP 2021-07-15 16:39:59 +10:00
Niels Andriesse 97d0e0a1b6 Update translations 2021-07-15 13:34:40 +10:00
Niels Andriesse e84fc1aa04 Include destination info in error messages 2021-07-15 09:47:03 +10:00
Niels Andriesse dfdffc607c Make profile pictures tappable 2021-07-14 15:56:56 +10:00
Niels Andriesse 5fed33a661 Clean 2021-07-14 14:10:26 +10:00
Niels Andriesse 873279b65b Add FAQ button to settings 2021-07-14 14:05:40 +10:00
Niels Andriesse aae11b1c28 Disable PNs for muted closed groups 2021-07-13 16:09:28 +10:00
Niels Andriesse ba60879343 Add support for new ban and delete all endpoint 2021-07-13 14:33:42 +10:00
Niels Andriesse 3238487917 Don't send screenshot notifications
None of the other platforms are able to do it, so it's inconsistent for iOS to be sending them
2021-07-13 13:47:28 +10:00