Commit Graph

218 Commits (bfe24ee7bb1d7440220dcba5df3cc95a242d510f)

Author SHA1 Message Date
Ryan Zhao 1450fd380b hide delete for everyone if there is no server hash for the message 3 years ago
Ryan Zhao 68d14709e9 fix a race condition 3 years ago
Ryan Zhao 4d65c6c340 minor refactor 3 years ago
Ryan Zhao 5a26331abc delete locally for multi device 3 years ago
Ryan Zhao adcca5d1e1 WIP: delete message in storage server 3 years ago
Ryan Zhao 6aa865e7b7 delete locally and send unsend request 3 years ago
Ryan Zhao 7be6d13afd minor ui fix 3 years ago
Ryan Zhao bb49d7236f ui for 2 types of deletion 3 years ago
Niels Andriesse 9565358b55 Increase scroll to bottom margin 3 years ago
Niels Andriesse 8dac8a9ae4 Fix copy 3 years ago
Niels Andriesse 483ed4792f Fix localization & clean 3 years ago
ryanzhao 25b9b06044 fix unread count not disappear after scrolling to bottom 3 years ago
ryanzhao b0e03f5dfd update subtitle status in conversation screen instantly 3 years ago
ryanzhao 0181b57f1a add only notify mentions subtitle in conversation creen 3 years ago
ryanzhao 798b541241 add UI in conversation settings 3 years ago
Niels Andriesse 44288c45e9 Fix auto scroll to bottom bug 3 years ago
ryanzhao bd7e9b5943 add comment 3 years ago
ryanzhao fcca7f3076 clean 3 years ago
ryanzhao 4fad67484f fix incorrect unread position 3 years ago
ryanzhao 40d2832a30 Merge branch 'dev' of https://github.com/oxen-io/session-ios into conversation-scroll-issues 3 years ago
Niels Andriesse 6d2044f230 Warn users if they're about to send their recovery phrase to someone 3 years ago
ryanzhao 221eabc496 fix scroll to button not always works 3 years ago
Niels Andriesse e84fc1aa04 Include destination info in error messages 3 years ago
Niels Andriesse dfdffc607c Make profile pictures tappable 3 years ago
Niels Andriesse aae11b1c28 Disable PNs for muted closed groups 3 years ago
Niels Andriesse ba60879343 Add support for new ban and delete all endpoint 3 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
3 years ago
Niels Andriesse 28ea914097 Show date break header by hour instead of by day
Also ditch relative timestamps in favor of absolute ones
3 years ago
Ryan Zhao 7eb5d63a83 fix the misplaced scroll to bottom button 3 years ago
Niels Andriesse f0b74c31fa Minor refactoring 3 years ago
nielsandriesse 0b5e13ca59 Fix slight scroll behavior issue 3 years ago
nielsandriesse 1041f991fd Fix unnecessary map calls 3 years ago
ryanzhao 4c99b9ed05 make shouldScrollToBottom based on the table view's content offset. 3 years ago
ryanzhao 55786d6f17 fix scroll button 3 years ago
ryanzhao 0475274b4d only scroll down when we are already at the bottom 3 years ago
ryanzhao b2536173a0 fix conversations never scroll down when a new message comes in 3 years ago
nielsandriesse 2c589a6935 Enable data extraction notifications 3 years ago
Niels Andriesse 4a0b1c0ad0 Fix build 3 years ago
Niels Andriesse 3fda8daec9 Merge branch 'dev' into cleanup 3 years ago
Ryan ZHAO 65f3699093 fix expiration timer not starting in conversation screen 3 years ago
Niels Andriesse 00300afecb Swap out sent open group invitation icon 3 years ago
Niels Andriesse 4eff61595a Implement open group joining business logic 3 years ago
Niels Andriesse e4d1925436 Show confirmation dialog 3 years ago
Niels Andriesse 216c4a92e5 Debug 3 years ago
Niels Andriesse e2715d1ee9 Implement sending logic 3 years ago
Niels Andriesse b3f45455e5 Hook up user selection screen 3 years ago
Niels Andriesse 5aab5346dd Add invite button to conversation settings 3 years ago
Niels Andriesse 2f1e2a141b Localize new string 3 years ago
Niels Andriesse bd04775cbf Implement open group invitations UI 3 years ago
Niels Andriesse e3671291c5 Merge branch 'dev' into cleanup 3 years ago
Niels Andriesse ea668f0344 Use newly translated strings 3 years ago
Niels Andriesse 976d3343ee Fix mentions 3 years ago
nielsandriesse e1ad33e832 Clean 3 years ago
nielsandriesse a098ba7125 Remove unused code 3 years ago
nielsandriesse 49f3b9f7db Rename contactIdentifier → contactSessionID 3 years ago
nielsandriesse 21acdfc835 Clean up thread model 3 years ago
nielsandriesse accd838017 Merge branch 'dev' into snode-list-updating 3 years ago
nielsandriesse 091cb61d23 Clean & update version number 3 years ago
Ryan ZHAO 4c822f7e55 fix the conversation screen doesn't update the messages from PN immediately. 3 years ago
Niels Andriesse a3307592a9
Merge pull request #391 from RyanRory/conversation-scrolling-3
Fix Conversation Screen Scrolling Bugs (Part 3)
3 years ago
Ryan ZHAO d897952ce0 use sent timestamp instead of received timestamp for sorting and UI 3 years ago
Ryan ZHAO f2fb8a57dc fix incorrect scrolling for link previews 3 years ago
Niels Andriesse 8a54a243a4 Fix long conversation crash the right way 3 years ago
Niels Andriesse f2f5dcdfc2 Implement closed group logic changes 3 years ago
Niels Andriesse 1b834978df Fix crash 3 years ago
Niels Andriesse 209882fb3e Correctly handle multiple untrusted attachments 3 years ago
Niels Andriesse d3412be955 Merge branch 'dev' into deferred-attachment-downloads 3 years ago
Niels Andriesse cc2e43821f Quick fix dark mode issue 3 years ago
Niels Andriesse efb23a5cb3 Clean 3 years ago
Niels Andriesse 0fc181ae9a Fix voice message handling 3 years ago
Niels Andriesse aa5b0ed6e4 Don't show placeholder for sent media 3 years ago
Ryan ZHAO 38564253ad Merge branch 'dev' of https://github.com/oxen-io/session-ios into seleted-photo-permission 3 years ago
Ryan ZHAO cf148fe845 handle access to selected photos & optimise the process of request photo library permission 3 years ago
Niels Andriesse cf4fa84043 Fix content type handling 3 years ago
Niels Andriesse 0b645626d1 Make media placeholder view look nicer 3 years ago
Niels Andriesse aa68e91a4d Fix attachment download resumption 3 years ago
ryanzhao df1b4fda57 try to handle limited photo permission 3 years ago
nielsandriesse 5ed5c02ad4 Debug 3 years ago
nielsandriesse a360fa7721 Merge branch 'dev' into deferred-attachment-downloads 3 years ago
Ryan ZHAO 9dab07f41c set kConversationInitialMaxRangeSize back to 100 and fix the crash 3 years ago
Niels Andriesse 3bf46a36c7 Fix memory leaks 3 years ago
Ryan ZHAO 887088b4bc fix the keyboard won't dismiss while swiping the vc back 3 years ago
Ryan ZHAO 3030723bb3 fix link preview scrolling issue 3 years ago
Ryan ZHAO e6975e5984 fix scroll button hiding issue 3 years ago
Ryan ZHAO 60ee602b04 fix scroll button being hidden when coming back from conversation setting vc 3 years ago
Ryan ZHAO c998d302e5 fix faulty scrolling caused by keyboard for new conversations 3 years ago
Niels Andriesse f157cdbce4 Fix constraint ambiguity 3 years ago
Niels Andriesse 1a16112364 Minor refactoring 3 years ago
Niels Andriesse 2d5d14124b
Merge pull request #372 from RyanRory/sending-attachment-scrolling-fix-1
Fix Conversation Screen Scrolling Bugs (Part 2)
3 years ago
Niels Andriesse ef47e9bbf9 Clean 3 years ago
Niels Andriesse 650cba8cdd
Merge pull request #374 from RyanRory/quote-view-improvement
UI Fix
3 years ago
Niels Andriesse 6c84e922a5
Merge pull request #370 from oxen-io/open-groups
V2 Open Groups
3 years ago
Niels Andriesse 5504f74659 Show V2 open group member count 3 years ago
Ryan ZHAO d8a02f15a7 fix long messages in group chat being cut off 3 years ago
Ryan ZHAO 9ffc118725 clean 3 years ago
Ryan ZHAO f6fb8f27de fix quote view show without tableview scrolling 3 years ago
Ryan ZHAO 2286fb3709 show quote message body when there are attachments 3 years ago
Ryan ZHAO 1335defc5c fix keyboard related scrolling issues & minor refactor 3 years ago
nielsandriesse 717fe32a73 Fix build 3 years ago
nielsandriesse c6f4443eed Update more logic for V2 open groups 3 years ago