Commit Graph

576 Commits

Author SHA1 Message Date
ryanzhao 7aa751ca45 share log files in settings vc 2021-10-01 09:18:40 +10:00
ryanzhao c33630c1d1 don't wait for 5s before firing a message notification 2021-09-30 14:31:14 +10:00
ryanzhao b7c6eafa87 fix notification preview type nested transaction crash 2021-09-30 14:24:04 +10:00
ryanzhao bd73f14915 fix crash when quoted attachment's content type is null 2021-09-30 11:47:34 +10:00
ryanzhao a856415438 fix conversation screen unread count > viewItems count crash 2021-09-30 10:53:13 +10:00
ryanzhao e1f87b7fd2 minor fix 2021-09-23 12:56:00 +10:00
ryanzhao a169284c85 fix iOS 15 status bar issue 2021-09-22 15:57:12 +10:00
ryanzhao fc4fcae991 only show mention indicator for group chats 2021-09-20 10:02:59 +10:00
ryanzhao 69b262a081 add new survey button 2021-09-17 16:24:09 +10:00
ryanzhao bfc1e96c9d Merge branch 'sync-read' into bug-fixes 2021-09-16 14:56:04 +10:00
ryanzhao d0947b83a9 cancel specific notification if there is an identifier 2021-09-16 10:32:23 +10:00
ryanzhao e049d05891 update translations 2021-09-15 15:07:18 +10:00
ryanzhao bf2725183d automatically add space after mention 2021-09-14 15:20:48 +10:00
ryanzhao 17b15f2cd9 fix threading issue 2021-09-14 13:33:27 +10:00
ryanzhao 3c4a19e30d fix nested transaction crash 2021-09-13 14:37:10 +10:00
ryanzhao 4120c949de increase the max number of messages loaded 2021-09-10 09:12:13 +10:00
ryanzhao d10ad83d51 Improve date breaks between messages to be consistent with desktop 2021-09-02 14:18:01 +10:00
RyanZhao fbd30ca8e5
Merge pull request #500 from RyanRory/improvements
Improvements
2021-09-02 09:02:24 +10:00
RyanZhao 1c70ceac01
Merge pull request #499 from RyanRory/fix-crash-on-photo-selection
Fix the crash on photo selection
2021-09-01 16:36:48 +10:00
ryanzhao 7c11285dfb fix a crash when scanning false QR code to link a device 2021-09-01 15:11:59 +10:00
ryanzhao e0288f2bb3 clean draft after deleting it 2021-09-01 10:23:31 +10:00
ryanzhao a7e9606833 add copy link option when clicking a link 2021-08-31 10:28:45 +10:00
ryanzhao 42d4e07724 add @ symbol when there is mention in unread messages 2021-08-30 13:22:40 +10:00
ryanzhao f99fa58acc add accessibility for input text view 2021-08-25 14:12:47 +10:00
ryanzhao b7289e72a3 add accessibility to attachment buttons 2021-08-25 12:18:06 +10:00
ryanzhao d60475be99 add accessibility to send button and voice message button 2021-08-25 11:54:41 +10:00
ryanzhao a5369701b0 Fix the crash when seleting photos 2021-08-24 10:27:57 +10:00
ryanzhao da335a8401 clean 2021-08-23 11:10:45 +10:00
Niels Andriesse e226b9a273 Fix copyright notice 2021-08-18 13:45:04 +10:00
Niels Andriesse 45042a1acf Fix typos 2021-08-10 11:17:04 +10:00
ryanzhao eee9ceff39 fix crash for older messages 2021-08-09 16:57:32 +10:00
ryanzhao 31cf0b7b20 don't send unsend requests for open groups 2021-08-09 16:13:36 +10:00
ryanzhao 951b8ac1e6 localisation for context menu 2021-08-09 14:00:10 +10:00
ryanzhao 76a96c31bf add flag to disable unsend request for now 2021-08-09 13:51:09 +10:00
ryanzhao 5f2890a1fc Merge branch 'dev' of https://github.com/oxen-io/session-ios into unsend-message 2021-08-09 11:21:29 +10:00
ryanzhao 025ef2c301 clean 2021-08-09 11:20:57 +10:00
ryanzhao ce8f4f984d fix the date header issue 2021-08-09 11:14:51 +10:00
Niels Andriesse adc11e8d7e
Merge pull request #483 from malmazuke/disable-scroll
Disable table view scroll when swiping to reply in a conversation
2021-08-09 11:09:58 +10:00
ryanzhao 7fe0e46445 clean 2021-08-09 09:11:19 +10:00
Mark Feaver f0fb4529c8 Disabled tableview scroll when swiping to reply in a conversation 2021-08-08 17:57:48 +10:00
Mark Feaver 9a27e5d7bb Made app default to system-defined dark/light mode on first launch 2021-08-07 18:56:59 +10:00
ryanzhao 278f962488 clean & rollback to fix the issue that the date will not show after a message has been deleted 2021-08-06 17:30:18 +10:00
Ryan Zhao b714565480 smooth the hide and show of the input accessory view 2021-08-05 16:55:49 +10:00
Ryan Zhao 4904d2cdcf localisation 2021-08-05 16:15:11 +10:00
Ryan Zhao 90bd775fd5 show delete options for only outgoing messages 2021-08-05 16:05:52 +10:00
Ryan Zhao 8c897dcc3d use action sheet to show options for deleting a message 2021-08-05 15:59:23 +10:00
Ryan Zhao 33bd74338d localisation 2021-08-05 15:37:54 +10:00
Ryan Zhao 9bf31f69ae disable swipe to reply for deleted messages 2021-08-05 15:27:38 +10:00
Ryan Zhao da1fe9b287 clean 2021-08-05 14:55:33 +10:00
Ryan Zhao e1b99be6f2 disable interactions with deleted message in conversation screen 2021-08-05 13:36:56 +10:00