Commit Graph

144 Commits (5fed33a6619afed0502da20a50a59c83bba7e6ee)

Author SHA1 Message Date
Niels Andriesse aae11b1c28 Disable PNs for muted closed groups 4 years ago
Niels Andriesse ba60879343 Add support for new ban and delete all endpoint 4 years ago
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
4 years ago
Niels Andriesse 28ea914097 Show date break header by hour instead of by day
Also ditch relative timestamps in favor of absolute ones
4 years ago
Ryan Zhao 7eb5d63a83 fix the misplaced scroll to bottom button 4 years ago
Niels Andriesse f0b74c31fa Minor refactoring 4 years ago
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