Commit Graph

208 Commits (45042a1acfd67d909385a600d01eedef9f2a8c6e)

Author SHA1 Message Date
Niels Andriesse 483ed4792f Fix localization & clean 4 years ago
ryanzhao 25b9b06044 fix unread count not disappear after scrolling to bottom 4 years ago
ryanzhao b0e03f5dfd update subtitle status in conversation screen instantly 4 years ago
ryanzhao 0181b57f1a add only notify mentions subtitle in conversation creen 4 years ago
ryanzhao 798b541241 add UI in conversation settings 4 years ago
Niels Andriesse 44288c45e9 Fix auto scroll to bottom bug 4 years ago
ryanzhao bd7e9b5943 add comment 4 years ago
ryanzhao fcca7f3076 clean 4 years ago
ryanzhao 4fad67484f fix incorrect unread position 4 years ago
ryanzhao 40d2832a30 Merge branch 'dev' of https://github.com/oxen-io/session-ios into conversation-scroll-issues 4 years ago
Niels Andriesse 6d2044f230 Warn users if they're about to send their recovery phrase to someone 4 years ago
ryanzhao 221eabc496 fix scroll to button not always works 4 years ago
Niels Andriesse e84fc1aa04 Include destination info in error messages 4 years ago
Niels Andriesse dfdffc607c Make profile pictures tappable 4 years ago
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 5 years ago
Niels Andriesse 3fda8daec9 Merge branch 'dev' into cleanup 5 years ago
Ryan ZHAO 65f3699093 fix expiration timer not starting in conversation screen 5 years ago
Niels Andriesse 00300afecb Swap out sent open group invitation icon 5 years ago
Niels Andriesse 4eff61595a Implement open group joining business logic 5 years ago
Niels Andriesse e4d1925436 Show confirmation dialog 5 years ago
Niels Andriesse 216c4a92e5 Debug 5 years ago
Niels Andriesse e2715d1ee9 Implement sending logic 5 years ago
Niels Andriesse b3f45455e5 Hook up user selection screen 5 years ago
Niels Andriesse 5aab5346dd Add invite button to conversation settings 5 years ago
Niels Andriesse 2f1e2a141b Localize new string 5 years ago
Niels Andriesse bd04775cbf Implement open group invitations UI 5 years ago
Niels Andriesse e3671291c5 Merge branch 'dev' into cleanup 5 years ago
Niels Andriesse ea668f0344 Use newly translated strings 5 years ago
Niels Andriesse 976d3343ee Fix mentions 5 years ago
nielsandriesse e1ad33e832 Clean 5 years ago
nielsandriesse a098ba7125 Remove unused code 5 years ago
nielsandriesse 49f3b9f7db Rename contactIdentifier → contactSessionID 5 years ago
nielsandriesse 21acdfc835 Clean up thread model 5 years ago
nielsandriesse accd838017 Merge branch 'dev' into snode-list-updating 5 years ago
nielsandriesse 091cb61d23 Clean & update version number 5 years ago
Ryan ZHAO 4c822f7e55 fix the conversation screen doesn't update the messages from PN immediately. 5 years ago
Niels Andriesse a3307592a9
Merge pull request #391 from RyanRory/conversation-scrolling-3
Fix Conversation Screen Scrolling Bugs (Part 3)
5 years ago
Ryan ZHAO d897952ce0 use sent timestamp instead of received timestamp for sorting and UI 5 years ago
Ryan ZHAO f2fb8a57dc fix incorrect scrolling for link previews 5 years ago
Niels Andriesse 8a54a243a4 Fix long conversation crash the right way 5 years ago
Niels Andriesse f2f5dcdfc2 Implement closed group logic changes 5 years ago
Niels Andriesse 1b834978df Fix crash 5 years ago
Niels Andriesse 209882fb3e Correctly handle multiple untrusted attachments 5 years ago
Niels Andriesse d3412be955 Merge branch 'dev' into deferred-attachment-downloads 5 years ago
Niels Andriesse cc2e43821f Quick fix dark mode issue 5 years ago
Niels Andriesse efb23a5cb3 Clean 5 years ago
Niels Andriesse 0fc181ae9a Fix voice message handling 5 years ago
Niels Andriesse aa5b0ed6e4 Don't show placeholder for sent media 5 years ago
Ryan ZHAO 38564253ad Merge branch 'dev' of https://github.com/oxen-io/session-ios into seleted-photo-permission 5 years ago
Ryan ZHAO cf148fe845 handle access to selected photos & optimise the process of request photo library permission 5 years ago
Niels Andriesse cf4fa84043 Fix content type handling 5 years ago
Niels Andriesse 0b645626d1 Make media placeholder view look nicer 5 years ago
Niels Andriesse aa68e91a4d Fix attachment download resumption 5 years ago
ryanzhao df1b4fda57 try to handle limited photo permission 5 years ago
nielsandriesse 5ed5c02ad4 Debug 5 years ago
nielsandriesse a360fa7721 Merge branch 'dev' into deferred-attachment-downloads 5 years ago
Ryan ZHAO 9dab07f41c set kConversationInitialMaxRangeSize back to 100 and fix the crash 5 years ago
Niels Andriesse 3bf46a36c7 Fix memory leaks 5 years ago
Ryan ZHAO 887088b4bc fix the keyboard won't dismiss while swiping the vc back 5 years ago
Ryan ZHAO 3030723bb3 fix link preview scrolling issue 5 years ago
Ryan ZHAO e6975e5984 fix scroll button hiding issue 5 years ago
Ryan ZHAO 60ee602b04 fix scroll button being hidden when coming back from conversation setting vc 5 years ago
Ryan ZHAO c998d302e5 fix faulty scrolling caused by keyboard for new conversations 5 years ago
Niels Andriesse f157cdbce4 Fix constraint ambiguity 5 years ago
Niels Andriesse 1a16112364 Minor refactoring 5 years ago
Niels Andriesse 2d5d14124b
Merge pull request #372 from RyanRory/sending-attachment-scrolling-fix-1
Fix Conversation Screen Scrolling Bugs (Part 2)
5 years ago
Niels Andriesse ef47e9bbf9 Clean 5 years ago
Niels Andriesse 650cba8cdd
Merge pull request #374 from RyanRory/quote-view-improvement
UI Fix
5 years ago
Niels Andriesse 6c84e922a5
Merge pull request #370 from oxen-io/open-groups
V2 Open Groups
5 years ago
Niels Andriesse 5504f74659 Show V2 open group member count 5 years ago
Ryan ZHAO d8a02f15a7 fix long messages in group chat being cut off 5 years ago
Ryan ZHAO 9ffc118725 clean 5 years ago
Ryan ZHAO f6fb8f27de fix quote view show without tableview scrolling 5 years ago
Ryan ZHAO 2286fb3709 show quote message body when there are attachments 5 years ago
Ryan ZHAO 1335defc5c fix keyboard related scrolling issues & minor refactor 5 years ago
nielsandriesse 717fe32a73 Fix build 5 years ago
nielsandriesse c6f4443eed Update more logic for V2 open groups 5 years ago
Ryan ZHAO c84f37eb5f WIP: keyboard issue after sending attachments 5 years ago
Ryan ZHAO 8472c4122f minor refactor 5 years ago
Ryan ZHAO 72579ce67b Merge branch 'dev' of https://github.com/oxen-io/session-ios into sending-attachment-scrolling-fix-1 5 years ago
Ryan ZHAO 58bde38576 fix conversation vc scrolling issues related to keyboard 5 years ago
Niels Andriesse e26f6e946b Update comment 5 years ago
Ryan ZHAO 6b6246b106 Merge branch 'dev' of https://github.com/oxen-io/session-ios into sending-attachment-scrolling-fix-1 5 years ago
Ryan ZHAO 8c66b8febc scroll to the bottom after the message has the attachment IDs 5 years ago
Niels Andriesse d11db4cb03 Fix edit nickname button showing up for group threads 5 years ago
Niels Andriesse 234f5eb022 Quick fix crash 5 years ago
Niels Andriesse a17f3277e4 Add TODO 5 years ago