Commit Graph

16996 Commits (e11ba3c95f40738d58b9ba4c9477f18c4c2b39b9)
 

Author SHA1 Message Date
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
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
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 b271e9c4c9 update local open group message to save blinded author id 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
RyanZhao 4bec546d81
Merge pull request #781 from mpretty-cyro/fix/push-notification-reregistration
Update the SyncPushTokensJob to reregister every 12 hours
1 year 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
1 year ago
Morgan Pretty 93d9f51140 Included a blinded id comparison for adding the delete action 1 year ago
ryanzhao a6fa53aaf0 fix #768 1 year ago
Morgan Pretty 2286d51db6 Update the SyncPushTokensJob to reregister every 12 hours 1 year ago
Morgan Pretty 9a25688146
Merge pull request #780 from oxen-io/fix/incorrect-fileserver-size-bug
Fix incorrect fileserver size bug
1 year ago
Emily b22e303d40 Adding in accessibility id for the new read/sent/sending status 1 year ago
Morgan Pretty 1b97bb6aa8 Fixed an incorrect size in the FileServerAPI which could result in upload errors 1 year ago
Morgan Pretty 617eae6858 Increased build and version numbers 1 year ago
Morgan Pretty cd9a6eb7a1
Merge pull request #777 from mpretty-cyro/fix/url-detection
Fixed a number of bugs
1 year 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
1 year ago
Morgan Pretty fea2c6cb43 Fixed an odd UI glitch which could occur when message cells updated 1 year ago
Emily 304ac6a967 Adding ids for the new read status 1 year ago
Morgan Pretty 54a5827926 Fixed url detection 1 year ago
Emily ec0b35a9a2 Merge branch 'dev' into accessibility_ids_3 1 year ago
Emily 379f5c82ee Adding ids to photo library and editing media page 1 year ago
ryanzhao 54ef07402b update the build number 1 year ago
ryanzhao 41f1b14066 bump up version & build number 1 year ago
RyanZhao a5cc813dd5
Merge pull request #769 from mpretty-cyro/feature/read-status-updates
Added the updated delivery status UI
1 year ago
RyanZhao 1e435a2b79
Merge pull request #771 from mpretty-cyro/fix/job-runner-tweaks
JobRunner Tweaks
1 year ago
Morgan Pretty 5659b55eae Fixed a bug where a stale flag was used to determine how to send a push notification 1 year ago
Morgan Pretty d38a44515d Made some tweaks to help properly stop the JobRunner 1 year 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)
1 year 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
RyanZhao 0dd92e6fea
Merge pull request #760 from mpretty-cyro/feature/increase_upload_size
Increased the file upload size to 10Mb
2 years ago
RyanZhao 1d5f5a0150
Merge pull request #762 from mpretty-cyro/fix/set-max-video-file-size
Set max video file size
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
Morgan Pretty c78409a2d6 Increased the file upload size to 10Mb
Removed the 'fileSizeORMultiplier' that was dealing with the b64 encoding (no longer exists)
Increased the request timeout for file upload/download to 30 seconds (up from 10 seconds)
2 years ago
Ryan Zhao c867c95c7a fix a crash happening when long mnemonic is used to recover an account 2 years ago
Ryan Zhao 751eb8ce66 fix an issue where linking a device will remove the username on main device 2 years ago
Ryan Zhao a14b2c0960 fix an issue where open group messages over 6 months old won't actually be trimmed 2 years ago
RyanZhao ff65c84504
Merge pull request #713 from RyanRory/accessibility-ids-2
Add AccessibilityIDs
2 years ago