Commit Graph

153 Commits

Author SHA1 Message Date
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
ryanzhao 221eabc496 fix scroll to button not always works 2021-07-16 13:27:27 +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 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
Niels Andriesse 28ea914097 Show date break header by hour instead of by day
Also ditch relative timestamps in favor of absolute ones
2021-07-08 14:30:54 +10:00
Ryan Zhao 7eb5d63a83 fix the misplaced scroll to bottom button 2021-07-02 13:19:35 +10:00
Niels Andriesse f0b74c31fa Minor refactoring 2021-07-01 16:15:04 +10:00
nielsandriesse 0b5e13ca59 Fix slight scroll behavior issue 2021-06-08 08:05:18 +10:00
nielsandriesse 1041f991fd Fix unnecessary map calls 2021-06-04 16:23:59 +10:00
ryanzhao 4c99b9ed05 make shouldScrollToBottom based on the table view's content offset. 2021-06-04 15:30:24 +10:00
ryanzhao 55786d6f17 fix scroll button 2021-06-04 10:29:03 +10:00
ryanzhao 0475274b4d only scroll down when we are already at the bottom 2021-06-03 15:16:17 +10:00
ryanzhao b2536173a0 fix conversations never scroll down when a new message comes in 2021-06-03 14:38:50 +10:00
nielsandriesse 2c589a6935 Enable data extraction notifications 2021-06-01 09:58:10 +10:00
Niels Andriesse 4a0b1c0ad0 Fix build 2021-05-20 16:28:08 +10:00
Niels Andriesse 3fda8daec9 Merge branch 'dev' into cleanup 2021-05-20 16:25:59 +10:00
Ryan ZHAO 65f3699093 fix expiration timer not starting in conversation screen 2021-05-14 14:47:03 +10:00
Niels Andriesse 00300afecb Swap out sent open group invitation icon 2021-05-07 15:47:40 +10:00
Niels Andriesse 4eff61595a Implement open group joining business logic 2021-05-07 15:29:54 +10:00
Niels Andriesse e4d1925436 Show confirmation dialog 2021-05-07 15:18:57 +10:00
Niels Andriesse 216c4a92e5 Debug 2021-05-07 15:06:20 +10:00
Niels Andriesse e2715d1ee9 Implement sending logic 2021-05-07 14:08:52 +10:00
Niels Andriesse b3f45455e5 Hook up user selection screen 2021-05-07 13:50:32 +10:00
Niels Andriesse 5aab5346dd Add invite button to conversation settings 2021-05-07 13:39:39 +10:00
Niels Andriesse 2f1e2a141b Localize new string 2021-05-07 13:13:17 +10:00
Niels Andriesse bd04775cbf Implement open group invitations UI 2021-05-07 13:10:21 +10:00
Niels Andriesse e3671291c5 Merge branch 'dev' into cleanup 2021-05-07 13:06:48 +10:00
Niels Andriesse ea668f0344 Use newly translated strings 2021-05-07 11:05:16 +10:00
Niels Andriesse 976d3343ee Fix mentions 2021-05-07 10:10:25 +10:00
nielsandriesse e1ad33e832 Clean 2021-05-05 14:22:29 +10:00
nielsandriesse a098ba7125 Remove unused code 2021-05-05 12:13:48 +10:00
nielsandriesse 49f3b9f7db Rename contactIdentifier → contactSessionID 2021-05-05 10:00:39 +10:00
nielsandriesse 21acdfc835 Clean up thread model 2021-05-05 09:53:18 +10:00
nielsandriesse accd838017 Merge branch 'dev' into snode-list-updating 2021-04-21 09:04:14 +10:00
nielsandriesse 091cb61d23 Clean & update version number 2021-04-21 08:50:23 +10:00
Ryan ZHAO 4c822f7e55 fix the conversation screen doesn't update the messages from PN immediately. 2021-04-20 15:12:14 +10:00
Niels Andriesse a3307592a9
Merge pull request #391 from RyanRory/conversation-scrolling-3
Fix Conversation Screen Scrolling Bugs (Part 3)
2021-04-19 15:08:06 +10:00
Ryan ZHAO d897952ce0 use sent timestamp instead of received timestamp for sorting and UI 2021-04-19 11:36:05 +10:00
Ryan ZHAO f2fb8a57dc fix incorrect scrolling for link previews 2021-04-19 10:43:43 +10:00
Niels Andriesse 8a54a243a4 Fix long conversation crash the right way 2021-04-19 09:35:09 +10:00
Niels Andriesse f2f5dcdfc2 Implement closed group logic changes 2021-04-15 13:36:03 +10:00
Niels Andriesse 1b834978df Fix crash 2021-04-15 10:01:13 +10:00