Commit Graph

654 Commits (bcdf49eada9caf6cb24c8fcb939ff16a5b0d8678)

Author SHA1 Message Date
ryanzhao a169284c85 fix iOS 15 status bar issue 4 years ago
ryanzhao ffaf149b1f turn on/off camera 4 years ago
ryanzhao 019a2cd299 add options for voice call and video call 4 years ago
ryanzhao d96b91dac7 update translation 4 years ago
ryanzhao e8500d75a7 fix input panel issue & make local video view draggable 4 years ago
ryanzhao daee269a7a Merge branch 'dev' into voice-calls-2 4 years ago
ryanzhao fc4fcae991 only show mention indicator for group chats 4 years ago
ryanzhao 69b262a081 add new survey button 4 years ago
ryanzhao bfc1e96c9d Merge branch 'sync-read' into bug-fixes 4 years ago
ryanzhao d0947b83a9 cancel specific notification if there is an identifier 4 years ago
ryanzhao e049d05891 update translations 4 years ago
ryanzhao bf2725183d automatically add space after mention 4 years ago
ryanzhao 17b15f2cd9 fix threading issue 4 years ago
ryanzhao 3c4a19e30d fix nested transaction crash 4 years ago
ryanzhao 4120c949de increase the max number of messages loaded 4 years ago
ryanzhao 8013cdacff add operations for video call 4 years ago
ryanzhao 6e07c56e7d Merge branch 'master' of https://github.com/oxen-io/session-ios into voice-calls-2 4 years ago
ryanzhao d10ad83d51 Improve date breaks between messages to be consistent with desktop 4 years ago
RyanZhao fbd30ca8e5
Merge pull request #500 from RyanRory/improvements
Improvements
4 years ago
RyanZhao 1c70ceac01
Merge pull request #499 from RyanRory/fix-crash-on-photo-selection
Fix the crash on photo selection
4 years ago
ryanzhao 7c11285dfb fix a crash when scanning false QR code to link a device 4 years ago
ryanzhao e0288f2bb3 clean draft after deleting it 4 years ago
ryanzhao a7e9606833 add copy link option when clicking a link 4 years ago
ryanzhao 42d4e07724 add @ symbol when there is mention in unread messages 4 years ago
ryanzhao f99fa58acc add accessibility for input text view 4 years ago
ryanzhao b7289e72a3 add accessibility to attachment buttons 4 years ago
ryanzhao d60475be99 add accessibility to send button and voice message button 4 years ago
ryanzhao a5369701b0 Fix the crash when seleting photos 4 years ago
ryanzhao da335a8401 clean 4 years ago
Niels Andriesse b9186f3aca Show connecting state on call screen 4 years ago
Niels Andriesse c1b95dc54f Fix freezing issue 4 years ago
Niels Andriesse e81e25d447 Merge branch 'dev' into voice-calls-2 4 years ago
Niels Andriesse e226b9a273 Fix copyright notice 4 years ago
Niels Andriesse baf9e4e9d4 Add ringing UI 4 years ago
Niels Andriesse b3ead76221 Debug 4 years ago
Niels Andriesse 6fdf544368 Implement end call message 4 years ago
Niels Andriesse ae3cce97df UI improvements 4 years ago
Niels Andriesse c1a61e897b UI improvements 4 years ago
Niels Andriesse 3206ce380e Rename WebRTCWrapper → WebRTCSession 4 years ago
Niels Andriesse e899804b85 Rename CallVCV2 → CallVC 4 years ago
Niels Andriesse 1ad42547b2 Batch send ICE candidates 4 years ago
Niels Andriesse 525eb40d8d Make signaling happen using Session messages 4 years ago
Niels Andriesse 0749510f4e Minor refactoring & clean up WebRTC constraints 4 years ago
Niels Andriesse b54cd3b026 Add call button to conversation screen 4 years ago
Niels Andriesse 950c6204b7 Fix layout 4 years ago
Niels Andriesse c00ddde64d Remove unused code 4 years ago
Niels Andriesse 662fc945e2 Refactor CallVC 4 years ago
Niels Andriesse 49d93b9cfd Clean up TestCallServer 4 years ago
Niels Andriesse 36962cc059 Clean up WebSocket 4 years ago
Niels Andriesse 48ef3f85c0 Debug 4 years ago
Niels Andriesse 876814dd43 Basic proof of concept 4 years ago
Niels Andriesse 56bd59c4ee Debug 4 years ago
Niels Andriesse 691f931dde Hook up CallVC 4 years ago
Niels Andriesse c2373747b1 Odds & ends 4 years ago
Niels Andriesse f1f48ec865 Further implement CallVC 4 years ago
Niels Andriesse 32426f9005 Add CallVC 4 years ago
Niels Andriesse 170da7a276 Implement VideoCallVC & CameraManager 4 years ago
Niels Andriesse 45042a1acf Fix typos 4 years ago
ryanzhao eee9ceff39 fix crash for older messages 4 years ago
ryanzhao 31cf0b7b20 don't send unsend requests for open groups 4 years ago
ryanzhao 951b8ac1e6 localisation for context menu 4 years ago
ryanzhao 76a96c31bf add flag to disable unsend request for now 4 years ago
ryanzhao 5f2890a1fc Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 4 years ago
ryanzhao 025ef2c301 clean 4 years ago
ryanzhao ce8f4f984d fix the date header issue 4 years ago
Niels Andriesse adc11e8d7e
Merge pull request #483 from malmazuke/disable-scroll
Disable table view scroll when swiping to reply in a conversation
4 years ago
ryanzhao 7fe0e46445 clean 4 years ago
Mark Feaver f0fb4529c8 Disabled tableview scroll when swiping to reply in a conversation 4 years ago
Mark Feaver 9a27e5d7bb Made app default to system-defined dark/light mode on first launch 4 years ago
ryanzhao 278f962488 clean & rollback to fix the issue that the date will not show after a message has been deleted 4 years ago
Ryan Zhao b714565480 smooth the hide and show of the input accessory view 4 years ago
Ryan Zhao 4904d2cdcf localisation 4 years ago
Ryan Zhao 90bd775fd5 show delete options for only outgoing messages 4 years ago
Ryan Zhao 8c897dcc3d use action sheet to show options for deleting a message 4 years ago
Ryan Zhao 33bd74338d localisation 4 years ago
Ryan Zhao 9bf31f69ae disable swipe to reply for deleted messages 4 years ago
Ryan Zhao da1fe9b287 clean 4 years ago
Ryan Zhao e1b99be6f2 disable interactions with deleted message in conversation screen 4 years ago
Ryan Zhao 6e45aed71b Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 4 years ago
Ryan Zhao eaab6ee22d deleted message UI in conversation screen 4 years ago
Niels Andriesse e311d2878f Fix message status indicator bug 4 years ago
Niels Andriesse 50d17be43b Fix animation glitch 4 years ago
Niels Andriesse b8c4e6aa93 Avoid unnecessary conversation screen updates 4 years ago
Niels Andriesse 3db8231bde Fix glitch 4 years ago
ryanzhao 8d53a775d2 Revert "delete real message and sync message together"
This reverts commit cc17a952e0.
4 years ago
ryanzhao cc17a952e0 delete real message and sync message together 4 years ago
ryanzhao dd2f8c7df9 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 4 years ago
Niels Andriesse 1b0a12d7c0 Don't unnecessarily unsubscribe from closed group PNs
We don't need to do this anymore as we now have the ability to ignore PNs in the notification service extension
4 years ago
Niels Andriesse 7043e83ea3 Merge branch 'dev' into conversation-ui 4 years ago
Niels Andriesse 7d56e51690 Simplify conversation screen updating logic 4 years ago
Niels Andriesse ec41a9e08e Remove hack 4 years ago
Niels Andriesse 7f0b87a2b2 Avoid unnecessary conversation screen updates 4 years ago
Niels Andriesse e6949a5ae8 Fix glitch and add FIXME 4 years ago
Ryan Zhao 36f592be4b clean 4 years ago
Ryan Zhao 7c82ede432 fix a minor mention issue that it won't show the name if there is no white space after a mention 4 years ago
Ryan Zhao 12a995bc91 enable only notify mention for closed groups 4 years ago
Ryan Zhao 80bf62df90 fix nested transaction crash on setting notification identifier 4 years ago
Niels Andriesse c5c75a306e Hopefully fix scrolling issue 4 years ago
Ryan Zhao 885e9296d1 Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 4 years ago
Ryan Zhao 5f6da0739e delete message on storage server 4 years ago