Commit Graph

138 Commits (1f9cd92bce312717baeb00528c2a2672b71ff049)

Author SHA1 Message Date
nielsandriesse 0b5e13ca59 Fix slight scroll behavior issue 4 years ago
nielsandriesse 1041f991fd Fix unnecessary map calls 4 years ago
ryanzhao 4c99b9ed05 make shouldScrollToBottom based on the table view's content offset. 4 years ago
ryanzhao 55786d6f17 fix scroll button 4 years ago
ryanzhao 0475274b4d only scroll down when we are already at the bottom 4 years ago
ryanzhao b2536173a0 fix conversations never scroll down when a new message comes in 4 years ago
nielsandriesse 2c589a6935 Enable data extraction notifications 4 years ago
Niels Andriesse 4a0b1c0ad0 Fix build 4 years ago
Niels Andriesse 3fda8daec9 Merge branch 'dev' into cleanup 4 years ago
Ryan ZHAO 65f3699093 fix expiration timer not starting in conversation screen 4 years ago
Niels Andriesse 00300afecb Swap out sent open group invitation icon 4 years ago
Niels Andriesse 4eff61595a Implement open group joining business logic 4 years ago
Niels Andriesse e4d1925436 Show confirmation dialog 4 years ago
Niels Andriesse 216c4a92e5 Debug 4 years ago
Niels Andriesse e2715d1ee9 Implement sending logic 4 years ago
Niels Andriesse b3f45455e5 Hook up user selection screen 4 years ago
Niels Andriesse 5aab5346dd Add invite button to conversation settings 4 years ago
Niels Andriesse 2f1e2a141b Localize new string 4 years ago
Niels Andriesse bd04775cbf Implement open group invitations UI 4 years ago
Niels Andriesse e3671291c5 Merge branch 'dev' into cleanup 4 years ago
Niels Andriesse ea668f0344 Use newly translated strings 4 years ago
Niels Andriesse 976d3343ee Fix mentions 4 years ago
nielsandriesse e1ad33e832 Clean 4 years ago
nielsandriesse a098ba7125 Remove unused code 4 years ago
nielsandriesse 49f3b9f7db Rename contactIdentifier → contactSessionID 4 years ago
nielsandriesse 21acdfc835 Clean up thread model 4 years ago
nielsandriesse accd838017 Merge branch 'dev' into snode-list-updating 4 years ago
nielsandriesse 091cb61d23 Clean & update version number 4 years ago
Ryan ZHAO 4c822f7e55 fix the conversation screen doesn't update the messages from PN immediately. 4 years ago
Niels Andriesse a3307592a9
Merge pull request #391 from RyanRory/conversation-scrolling-3
Fix Conversation Screen Scrolling Bugs (Part 3)
4 years ago
Ryan ZHAO d897952ce0 use sent timestamp instead of received timestamp for sorting and UI 4 years ago
Ryan ZHAO f2fb8a57dc fix incorrect scrolling for link previews 4 years ago
Niels Andriesse 8a54a243a4 Fix long conversation crash the right way 4 years ago
Niels Andriesse f2f5dcdfc2 Implement closed group logic changes 4 years ago
Niels Andriesse 1b834978df Fix crash 4 years ago
Niels Andriesse 209882fb3e Correctly handle multiple untrusted attachments 4 years ago
Niels Andriesse d3412be955 Merge branch 'dev' into deferred-attachment-downloads 4 years ago
Niels Andriesse cc2e43821f Quick fix dark mode issue 4 years ago
Niels Andriesse efb23a5cb3 Clean 4 years ago
Niels Andriesse 0fc181ae9a Fix voice message handling 4 years ago
Niels Andriesse aa5b0ed6e4 Don't show placeholder for sent media 4 years ago
Ryan ZHAO 38564253ad Merge branch 'dev' of https://github.com/oxen-io/session-ios into seleted-photo-permission 4 years ago
Ryan ZHAO cf148fe845 handle access to selected photos & optimise the process of request photo library permission 4 years ago
Niels Andriesse cf4fa84043 Fix content type handling 4 years ago
Niels Andriesse 0b645626d1 Make media placeholder view look nicer 4 years ago
Niels Andriesse aa68e91a4d Fix attachment download resumption 4 years ago
ryanzhao df1b4fda57 try to handle limited photo permission 4 years ago
nielsandriesse 5ed5c02ad4 Debug 4 years ago
nielsandriesse a360fa7721 Merge branch 'dev' into deferred-attachment-downloads 4 years ago
Ryan ZHAO 9dab07f41c set kConversationInitialMaxRangeSize back to 100 and fix the crash 4 years ago