Commit Graph

1693 Commits (0a638bf37b615d0f2b685e5d87d324413ba896bf)

Author SHA1 Message Date
ryanzhao 282230c87a minor refactor 2 years ago
ryanzhao 102b4a67ad update UI and copy for group leaving status 2 years ago
ryanzhao f14982ed7b minor fix 2 years ago
ryanzhao e37756ccf4 add leaving status for leaving groups 2 years ago
ryanzhao 34d41d7d40 Merge branch 'dev' into conversation-swipe-actions 2 years ago
ryanzhao 975812db95 WIP: update info message for user leaving a group 2 years ago
ryanzhao ee8008ff4d minor optimisation on fetching attachment from database 2 years ago
ryanzhao d0ba22dc4f fix retry sending attachments that are not downloaded 2 years ago
ryanzhao 36e753366d WIP: add leaving status for leaving groups 2 years ago
ryanzhao f3c79007d8 replace icon image with system SF Font 2 years ago
Ryan Zhao 037c88395b Merge branch 'dev' into switch-video-view 2 years ago
Ryan Zhao 2f909fbb55 Merge branch 'dev' into message-and-image-info 2 years ago
Ryan Zhao 1b744e9bc2 Merge branch 'dev' into conversation-swap-action 2 years ago
Ryan Zhao 00d5d08152 fix retry action will end up with sending the same interaction twice 2 years ago
Ryan Zhao 3aacf27b79 regenerate the quoted attachment thumbnail when retrying to send the message 2 years ago
ryanzhao 84ea821095 WIP: fix quote when retrying sending a message 2 years ago
ryanzhao f8dc2ddfb8 fix incorrect closed group leaving warning for members and admins 2 years ago
Ryan Zhao a0ba1484f5 fix an edge case of showing 'original message not found' incorrectly 2 years ago
Ryan Zhao cd3c1ee043 fix attachment description 2 years ago
Ryan Zhao 900a97bd8c fix incorrect icon colour in draft quote 2 years ago
Ryan Zhao 612be697ef feat: swap action leave/delete, pin, mute/unmute, mark read/unread 2 years ago
Ryan Zhao 2aee7b8c05 Merge branch 'dev' into conversation-swap-action 2 years ago
Ryan Zhao 9112231f66 WIP 2 years ago
RyanZhao 1791d7ebf2
Merge branch 'dev' into accessibility_ids_3 2 years ago
Ryan Zhao b2fcf48c73 Merge branch 'dev' into switch-video-view 2 years ago
Ryan Zhao bf5f927ad0 Merge branch 'dev' into message-and-image-info 2 years ago
ryanzhao b3378992ed WIP: feat: modify conversation swap actions 2 years ago
Morgan Pretty 6851bb25fc Fixed a wrong variable name 2 years ago
Morgan Pretty bead5ca1e6 Fixed a couple of action sheets which could crash on iPad 2 years ago
Morgan Pretty 84daff6e3d Fixed an incorrect push registration 2 years ago
Ryan Zhao a14a99896b Merge branch 'dev' into switch-video-view 2 years ago
Ryan Zhao aca587be17 Merge branch 'dev' into fix-quoting-in-community-chats 2 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
2 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
2 years ago
Ryan Zhao acd494c29d minor adjustment for UI/UX 2 years ago
Ryan Zhao 5a35907cd3 implement new UI/UX design 2 years ago
ryanzhao 335bfb6874 hiding video view if needed 2 years ago
ryanzhao 1b35085015 fix local video view 2 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
2 years ago
Morgan Pretty 275314c9fd Fixed an issue where the voice recording could break the input view 2 years ago
Morgan Pretty 2bcc049405 Fixed an issue where Appium couldn't long press message bubbles 2 years ago
ryanzhao 0ccfdcd24d WIP: switch video view 2 years ago
Morgan Pretty 3b8153edd2 Added a warning prompt the first time someone uses Giphy 2 years 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
2 years ago
Ryan Zhao 08de65f774 minor refactor 2 years ago
Emily 361fa407d5 Updating read status accessibility ids 2 years ago
Ryan Zhao 1845340582 WIP: refactor on the call UI to add switching function of caller and callee's video views 2 years ago
Ryan Zhao 07b01f3014 Merge branch 'dev' into message-and-image-info 2 years ago
Ryan Zhao e5a4aec0ee Merge branch 'dev' into fix-quoting-in-community-chats 2 years ago
RyanZhao 06f42d9207
Merge pull request #783 from mpretty-cyro/fix/deletable-outgoing-community-messages
Fix deletable outgoing community messages
2 years ago
Morgan Pretty d020a7a05f Fixed a couple of reachability oddities and bugs
Updated the PathVC to indicate the network reachability
Updated messages sent to 'Note to Self' to properly indicate whether they were sent to the swarm
Fixed an issue where 'Note to Self' messages weren't actually getting sent to the swarm
2 years ago
Morgan Pretty 93d9f51140 Included a blinded id comparison for adding the delete action 2 years ago
ryanzhao a6fa53aaf0 fix #768 2 years ago
ryanzhao aee9d46e58 feat: show media full screen 2 years ago
ryanzhao 092864f918 Merge branch 'dev' into message-and-image-info 2 years ago
Morgan Pretty 2286d51db6 Update the SyncPushTokensJob to reregister every 12 hours 2 years ago
Emily b22e303d40 Adding in accessibility id for the new read/sent/sending status 2 years ago
Morgan Pretty eb3c31d911 Fixed a few more bugs
Updated the PathStatusView to take Reachability into account for it's status indicator
Fixed an issue where a user couldn't delete their own messages sent to a community
Fixed an issue where the app didn't require a passcode to be set to use screen lock
Fixed an issue where the delivery status on a sending message might not update when on the conversation screen
Fixed an issue where read receipts weren't working
2 years ago
Morgan Pretty fea2c6cb43 Fixed an odd UI glitch which could occur when message cells updated 2 years ago
ryanzhao d322c38458 WIP: show media full screen 2 years ago
Emily 304ac6a967 Adding ids for the new read status 2 years ago
Morgan Pretty 54a5827926 Fixed url detection 2 years ago
Emily ec0b35a9a2 Merge branch 'dev' into accessibility_ids_3 2 years ago
Emily 379f5c82ee Adding ids to photo library and editing media page 2 years ago
ryanzhao 78cea3ac29 implement carousel view delegate 2 years ago
Ryan Zhao 2b38862524 optimise round corner for carousel view 2 years ago
Ryan Zhao 7e164ecf04 wrap up carousel view 2 years ago
Ryan Zhao 838969efa6 WIP: encapsulate carousel view 2 years ago
Ryan Zhao d1aacf24c2 Merge branch 'dev' into message-and-image-info 2 years ago
ryanzhao 42b27cd2bf WIP: carousel view loop 2 years ago
ryanzhao 31d081ff49 fix carousel view for media preview views 2 years ago
ryanzhao 3f33caf91a wip: carousel view 2 years ago
ryanzhao fbc2eb35ec wip: carousel media preview view 2 years ago
ryanzhao d4957de746 update media info view 2 years ago
Ryan Zhao 671720c67b set up session style message info title 2 years ago
Ryan Zhao 5c629b2ab4 clean 2 years ago
Ryan Zhao da0fb2602c WIP: media preview view 2 years ago
ryanzhao 8a2264e95f wip: add media preview view 2 years ago
Ryan Zhao 0c91f3e258 clean 2 years ago
Ryan Zhao 68efe731e7 WIP: Media info vc 2 years ago
Ryan Zhao 94456edd2e wrap up media info container view 2 years ago
ryanzhao 107231d5db WIP: media info screen 2 years ago
ryanzhao 890d822a2b wrap up message info 2 years ago
ryanzhao f185ccf506 add info message view in context menu vc 2 years ago
Ryan Zhao d97730ab63 WIP: add receivedAtTimestampMs to MessageViewModel 2 years ago
Morgan Pretty 5c05fbbbb6 Added the updated delivery status UI
Updated the create closed group screen to cancel the search field when tapping outside of it (previously required tapping the cancel button)
2 years ago
Ryan Zhao 7f5e03fad9 update translation 2 years ago
ryanzhao 7515e81b4b WIP: add message info view to contextMenuVC 2 years ago
Ryan Zhao f9390654e7 add info action in context menu 2 years ago
Emily 913738546b adding new accessibility ids to message types test 2 years ago
RyanZhao b622e9342c
Merge pull request #721 from mpretty-cyro/feature/add-footer-button-to-table-controller
Added the 'footerButton' UI the SessionTableViewController
2 years ago
RyanZhao 8d8028da13
Merge pull request #754 from RyanRory/bug-fixes
Bug fixes
2 years ago
RyanZhao 1f9e58956c
Merge pull request #761 from mpretty-cyro/fix/use-offset-time
Use service node offset time where possible
2 years ago
Emily 477f0ffa08 Adding accessibility ids to attachments button, camera button, gif button and documents button, also adding text input id for captions on images 2 years ago
Morgan Pretty ddc65ba73d Set the max size for recording videos 2 years ago
Morgan Pretty a3da087352 Fixed a few build errors and cases where the offset wasn't taken into account 2 years ago
Morgan Pretty f7199b4c44 Updated the code to take the service node offset into account when setting timestamps 2 years ago
Ryan Zhao c867c95c7a fix a crash happening when long mnemonic is used to recover an account 2 years ago
RyanZhao ff65c84504
Merge pull request #713 from RyanRory/accessibility-ids-2
Add AccessibilityIDs
2 years ago
Ryan Zhao 8d64dc1df2 clean 2 years ago