Commit Graph

17208 Commits (fc94d24ddfff250473d553db6901250a6f9a9d76)
 

Author SHA1 Message Date
RyanZhao 034988b4a7
Merge pull request #797 from burtonemily/accessibility_ids_3
Accessibility ids 3
1 year ago
RyanZhao 750dd41bea
Update Session.xcscheme 1 year ago
RyanZhao 2abc4f380d
Update LintLocalizableStrings.swift 1 year ago
RyanZhao 04ac337539
Update project.pbxproj 1 year ago
RyanZhao 5e041ddb41
Update LintLocalizableStrings.swift 1 year ago
RyanZhao 1791d7ebf2
Merge branch 'dev' into accessibility_ids_3 1 year ago
Ryan Zhao b2fcf48c73 Merge branch 'dev' into switch-video-view 1 year ago
Ryan Zhao bf5f927ad0 Merge branch 'dev' into message-and-image-info 1 year ago
ryanzhao b3378992ed WIP: feat: modify conversation swap actions 1 year 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
1 year ago
Morgan Pretty 6851bb25fc Fixed a wrong variable name 1 year ago
Morgan Pretty bead5ca1e6 Fixed a couple of action sheets which could crash on iPad 1 year ago
Ryan Zhao 52ba016b80 bump up version & build number 1 year ago
RyanZhao 98fd315661
Merge pull request #794 from RyanRory/fix-database-reentrance
Fix a crash caused by database write method reentrance
1 year ago
Ryan Zhao c9b9400e9e fix a crash caused by database write method reentrance 1 year ago
RyanZhao 4404dda331
Merge pull request #793 from mpretty-cyro/fix/early-push-registration
Fixed an incorrect push registration
1 year ago
Morgan Pretty 84daff6e3d Fixed an incorrect push registration 1 year ago
RyanZhao ae6f609b41
Merge pull request #785 from RyanRory/fix-quoting-in-community-chats
Fix quoting in community chats
1 year ago
Ryan Zhao a14a99896b Merge branch 'dev' into switch-video-view 1 year ago
Ryan Zhao aca587be17 Merge branch 'dev' into fix-quoting-in-community-chats 1 year 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
1 year 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
1 year ago
Morgan Pretty a1ad69d407
Merge pull request #784 from mpretty-cyro/fix/remaining-reachability-oddities
Fixed a couple of reachability oddities and bugs
1 year 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
1 year 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
1 year 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
1 year ago
Ryan Zhao acd494c29d minor adjustment for UI/UX 1 year ago
Ryan Zhao 5a35907cd3 implement new UI/UX design 1 year ago
ryanzhao 335bfb6874 hiding video view if needed 1 year ago
ryanzhao 1b35085015 fix local video view 1 year 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
1 year ago
Morgan Pretty bdddfb35d7 Update the share extension to always show 'Note to Self' first 1 year ago
Morgan Pretty 275314c9fd Fixed an issue where the voice recording could break the input view 1 year ago
Morgan Pretty f68bbc2f0a Fixed an issue where mentions weren't working in groups 1 year ago
Morgan Pretty 2bcc049405 Fixed an issue where Appium couldn't long press message bubbles 1 year ago
ryanzhao 0ccfdcd24d WIP: switch video view 1 year ago
Morgan Pretty 3b8153edd2 Added a warning prompt the first time someone uses Giphy 1 year ago
Morgan Pretty 3344e58716 Cleaned up some logic around sync messages
Added logic to indicate when a sync message failed to send (and the ability to retry)
Added the retry/resync button to the long press message menu
Updated sync messages to run via the MessageSendJob
Updated the delivery status to always show on the last outgoing message
Updated the logic to update the delivery status when retrying to send a failed message
Removed the convoluted recursion logic for turning self-send messages into sync messages
1 year ago
ryanzhao f7911d7e14 Merge branch 'dev' into fix-quoting-in-community-chats 1 year ago
ryanzhao efc9790a9a Merge branch 'dev' into message-and-image-info 1 year ago
RyanZhao 06a38868bd
Merge pull request #786 from oxen-io/dev
Release 2.2.7
1 year ago
Ryan Zhao 62b1470b55 further clean up for message sender 1 year ago
Ryan Zhao 2f8ac7deaf update build & version number 1 year ago
Ryan Zhao 08de65f774 minor refactor 1 year ago
Emily 361fa407d5 Updating read status accessibility ids 1 year ago
Ryan Zhao 1845340582 WIP: refactor on the call UI to add switching function of caller and callee's video views 1 year ago
Ryan Zhao b271e9c4c9 update local open group message to save blinded author id 1 year ago
Ryan Zhao 07b01f3014 Merge branch 'dev' into message-and-image-info 1 year ago
Ryan Zhao e5a4aec0ee Merge branch 'dev' into fix-quoting-in-community-chats 1 year ago
RyanZhao 06f42d9207
Merge pull request #783 from mpretty-cyro/fix/deletable-outgoing-community-messages
Fix deletable outgoing community messages
1 year ago