Commit Graph

16993 Commits (975812db95354ccd4a630aef65e6bf6fe16803aa)
 

Author SHA1 Message Date
ryanzhao 975812db95 WIP: update info message for user leaving a group 3 years ago
ryanzhao e66179ced9 Merge branch 'conversation-swap-action' into conversation-swipe-actions 3 years ago
ryanzhao 36e753366d WIP: add leaving status for leaving groups 3 years ago
ryanzhao f3c79007d8 replace icon image with system SF Font 3 years ago
Ryan Zhao b0cdce8acf Merge branch 'dev' into conversation-swipe-actions 3 years ago
Ryan Zhao 1b744e9bc2 Merge branch 'dev' into conversation-swap-action 3 years ago
Ryan Zhao 37962fa071 update build number 3 years ago
Ryan Zhao 779e199d7d update build number 3 years ago
RyanZhao f7a0780650
Merge pull request #800 from RyanRory/bug-fixes-2.2.8
Bug fixes on 2.2.8
3 years ago
Ryan Zhao 00d5d08152 fix retry action will end up with sending the same interaction twice 3 years ago
Ryan Zhao 3aacf27b79 regenerate the quoted attachment thumbnail when retrying to send the message 3 years ago
ryanzhao 84ea821095 WIP: fix quote when retrying sending a message 3 years ago
ryanzhao 36ed8802bb don't include the attachment when quoted if the attachment is not downloaded 3 years ago
ryanzhao 05c4393c82 fix an issue where a member leaving a group will make other member's group not working 3 years ago
ryanzhao f8dc2ddfb8 fix incorrect closed group leaving warning for members and admins 3 years ago
Ryan Zhao a0ba1484f5 fix an edge case of showing 'original message not found' incorrectly 3 years ago
Ryan Zhao cd3c1ee043 fix attachment description 3 years ago
Ryan Zhao 900a97bd8c fix incorrect icon colour in draft quote 3 years ago
Ryan Zhao 612be697ef feat: swap action leave/delete, pin, mute/unmute, mark read/unread 3 years ago
Ryan Zhao 2aee7b8c05 Merge branch 'dev' into conversation-swap-action 3 years ago
Ryan Zhao 9d11cf87e0 update build number 3 years ago
Ryan Zhao 9112231f66 WIP 3 years ago
RyanZhao 034988b4a7
Merge pull request #797 from burtonemily/accessibility_ids_3
Accessibility ids 3
3 years ago
RyanZhao 750dd41bea
Update Session.xcscheme 3 years ago
RyanZhao 2abc4f380d
Update LintLocalizableStrings.swift 3 years ago
RyanZhao 04ac337539
Update project.pbxproj 3 years ago
RyanZhao 5e041ddb41
Update LintLocalizableStrings.swift 3 years ago
RyanZhao 1791d7ebf2
Merge branch 'dev' into accessibility_ids_3 3 years ago
ryanzhao b3378992ed WIP: feat: modify conversation swap actions 3 years ago
Morgan Pretty 64e6dd4b95
Merge pull request #796 from mpretty-cyro/fix/action-sheet-crash
Fixed a couple of action sheets which could crash on iPad
3 years ago
Morgan Pretty 6851bb25fc Fixed a wrong variable name 3 years ago
Morgan Pretty bead5ca1e6 Fixed a couple of action sheets which could crash on iPad 3 years ago
Ryan Zhao 52ba016b80 bump up version & build number 3 years ago
RyanZhao 98fd315661
Merge pull request #794 from RyanRory/fix-database-reentrance
Fix a crash caused by database write method reentrance
3 years ago
Ryan Zhao c9b9400e9e fix a crash caused by database write method reentrance 3 years ago
RyanZhao 4404dda331
Merge pull request #793 from mpretty-cyro/fix/early-push-registration
Fixed an incorrect push registration
3 years ago
Morgan Pretty 84daff6e3d Fixed an incorrect push registration 3 years ago
RyanZhao ae6f609b41
Merge pull request #785 from RyanRory/fix-quoting-in-community-chats
Fix quoting in community chats
3 years ago
Ryan Zhao aca587be17 Merge branch 'dev' into fix-quoting-in-community-chats 3 years ago
Morgan Pretty e0f9be082a
Merge pull request #791 from mpretty-cyro/feature/pin-note-to-self-in-share-extension
Update the share extension to always show 'Note to Self' first
3 years ago
Morgan Pretty afc698e370
Merge pull request #790 from mpretty-cyro/fix/voice-recording-breaking-input
Fixed an issue where the voice recording could break the input view
3 years ago
Morgan Pretty a1ad69d407
Merge pull request #784 from mpretty-cyro/fix/remaining-reachability-oddities
Fixed a couple of reachability oddities and bugs
3 years ago
Morgan Pretty e4d6400375 Merge remote-tracking branch 'upstream/dev' into fix/remaining-reachability-oddities
# Conflicts:
#	Session/Meta/Translations/de.lproj/Localizable.strings
#	Session/Meta/Translations/en.lproj/Localizable.strings
#	Session/Meta/Translations/es.lproj/Localizable.strings
#	Session/Meta/Translations/fa.lproj/Localizable.strings
#	Session/Meta/Translations/fi.lproj/Localizable.strings
#	Session/Meta/Translations/fr.lproj/Localizable.strings
#	Session/Meta/Translations/hi.lproj/Localizable.strings
#	Session/Meta/Translations/hr.lproj/Localizable.strings
#	Session/Meta/Translations/id-ID.lproj/Localizable.strings
#	Session/Meta/Translations/it.lproj/Localizable.strings
#	Session/Meta/Translations/ja.lproj/Localizable.strings
#	Session/Meta/Translations/nl.lproj/Localizable.strings
#	Session/Meta/Translations/pl.lproj/Localizable.strings
#	Session/Meta/Translations/pt_BR.lproj/Localizable.strings
#	Session/Meta/Translations/ru.lproj/Localizable.strings
#	Session/Meta/Translations/si.lproj/Localizable.strings
#	Session/Meta/Translations/sk.lproj/Localizable.strings
#	Session/Meta/Translations/sv.lproj/Localizable.strings
#	Session/Meta/Translations/th.lproj/Localizable.strings
#	Session/Meta/Translations/vi-VN.lproj/Localizable.strings
#	Session/Meta/Translations/zh-Hant.lproj/Localizable.strings
#	Session/Meta/Translations/zh_CN.lproj/Localizable.strings
3 years ago
Morgan Pretty 507ab9f34f
Merge pull request #787 from mpretty-cyro/fix/warn-first-giphy-use
Added a warning prompt the first time someone uses Giphy
3 years ago
Morgan Pretty e40f99458a
Merge pull request #789 from mpretty-cyro/fix/broken-group-mentions
Fixed an issue where mentions weren't working in groups
3 years ago
Morgan Pretty 08b1e9a131 Started caching pending ReadReceipt messages to resolve an edge-case
Fixed an issue where read receipts could be sent for already read messages
Fixed an issue where the read state change might not update the UI
3 years ago
Morgan Pretty bdddfb35d7 Update the share extension to always show 'Note to Self' first 3 years ago
Morgan Pretty 275314c9fd Fixed an issue where the voice recording could break the input view 3 years ago
Morgan Pretty f68bbc2f0a Fixed an issue where mentions weren't working in groups 3 years ago
Morgan Pretty 3b8153edd2 Added a warning prompt the first time someone uses Giphy 3 years ago