Commit Graph

16992 Commits (49b22ab98eeab1e6eeb668592bc19b2282911093)
 

Author SHA1 Message Date
Ryan Zhao b7616dea0b clean 2 years ago
Ryan Zhao 5d36f81a8c clean 2 years ago
Ryan Zhao 9a5c7632c7 Merge branch 'dev' into ipad-landscape-support 2 years ago
Ryan Zhao 27214e8478 fix NewDMVC 2 years ago
Morgan Pretty 73bd4011a4 Increased build number 2 years ago
Morgan Pretty c4a23a1744
Merge pull request #706 from mpretty-cyro/fix/ons-and-ui-update-bugs
Fixed a couple of bugs with the release
2 years ago
Ryan Zhao 1865f90426 Merge branch 'dev' into ipad-landscape-support 2 years ago
Morgan Pretty 02e632aae4 Fixed a couple of bugs with the release
Fixed a bug where you couldn't start a conversation with an ONS
Fixed a bug where some dropdown settings wouldn't refresh their UI when returning from an update via a child screen
2 years ago
Morgan Pretty 76536a8293
Merge pull request #704 from mpretty-cyro/fix/remove-screenshot-notification-setting
Removed the 'screenshot notifications' setting
2 years ago
Morgan Pretty 42e82af8a2 Removed the 'screenshot notifications' setting 2 years ago
Morgan Pretty 3acec60f06
Merge pull request #702 from mpretty-cyro/feature/last-minute-tweaks
Made a few last minute tweaks and fixes
2 years ago
Morgan Pretty 5a758724b3 Made a few last minute tweaks and fixes
Updated a couple more translations
Updated the copy for the member count in communities
Deleted some more unused code
Fixed up another RTL issue
2 years ago
Ryan Zhao 01c0f8152c Merge branch 'dev' into quote-standardise 2 years ago
Ryan Zhao a04a918786 Merge branch 'dev' into ipad-landscape-support 2 years ago
Morgan Pretty 912fe50d11
Merge pull request #672 from mpretty-cyro/feature/theming
Theming
2 years ago
Morgan Pretty da1833a5f1 Increased build number 2 years ago
Morgan Pretty 2ad8fc381d Fixed a few message scrolling bugs and a couple minor UI tweaks
Fixed a bug where sending a quote message could result in the messages jumping incorrectly
Fixed a bug where the quote input UI wasn't styled correctly on dark themes
Fixed a minor padding issue
Fixed an issue where in-conversation search could be a bit jumpy (simplified logic greatly)
2 years ago
Morgan Pretty 0af00feed9 Added the version footer back to the settings screen 2 years ago
Ryan Zhao b44a61b1dd Merge branch 'theming' into ipad-landscape-support 2 years ago
Morgan Pretty fc0ac730d0 Bumped build number 2 years ago
Morgan Pretty 5bf3c2d35d Fixed a minor animation glitch 2 years ago
Morgan Pretty c33b555c3c Translations, better RTL support and minor animation fix
Added some better support for right-to-left languages
Added updated Farsi translations
Fixed a minor transition glitch
2 years ago
ryanzhao b40bcc3743 Merge branch 'theming' into ipad-landscape-support 2 years ago
Morgan Pretty 58184d6d27 Fixed issues found during testing
Fixed an issue where the user config message wouldn't get sent correctly
Fixed an issue where the theme preference migration wasn't working properly
Fixed a crash which could occur in some cases when updating the theme
Fixed a crash which could occur when opening the new conversation screen with a contact with no name
Fixed a minor UI glitch with the 'sessionId' separator border
Fixed a minor UI issue where long author names in quotes could cause the message bubble to stretch incorrectly
Cleaned up some no-contact UI states
Updated the Atomic queue to have a 'userInteractive' priority so it can't be delayed by lower priority queues and block the main thread
2 years ago
Ryan Zhao 00fb27b59a clean 2 years ago
Ryan Zhao 080f147a33 clean 2 years ago
Ryan Zhao 3563d7d469 clean 2 years ago
Ryan Zhao 671c5f6ada Merge branch 'theming' into ipad-landscape-support 2 years ago
Morgan Pretty 47083cca38 Increased build and version numbers 2 years ago
Morgan Pretty 27e0981913 Added toast and info message deletion, fixed layout issues & unit tests
Added a toast when hitting the emoji reacts rate limit
Added the ability to delete info messages
Fixed some odd layout behaviours with the VisibleMessageCell
Fixed some layout issues with reactions
Removed some unneeded custom code
2 years ago
ryanzhao 46b156b2c4 increase max emojis per line for iPad 2 years ago
ryanzhao 1bee35b139 fix scan qr code screen 2 years ago
ryanzhao 2638fe4025 fix share button in my qr code view 2 years ago
ryanzhao 202a2de1b5 dismiss context menu view when the screen rotates 2 years ago
ryanzhao ccc517746d fix settings screen 2 years ago
ryanzhao 15694aeeb0 minor fix to adapt to theming 2 years ago
ryanzhao 481eb37901 Merge branch 'theming' into ipad-landscape-support 2 years ago
ryanzhao 3dfa3ac5ee Merge branch 'theming' into ipad-landscape-support 2 years ago
Morgan Pretty db54bf657e Fixed remaining bugs
Split the date out of the VisibleMessageCell into it's own cell to clean up deletion/insertion animations
Fixed a layout issue with the Open Group
Fixed an issue where the QRCode tinting wasn't working on iOS 16
Implemented a swift version of an ObjC function
2 years ago
Morgan Pretty 0c09f2bfc5 Fixed a few more QA issues, added a minor feature
Updated the document download UI
Minor font tweaks to match settings more closely
Added profile data to the MessageRequestResponse
Fixed the broken tests
2 years ago
Morgan Pretty 93e12a3fcb Cleaned out old strings 2 years ago
Morgan Pretty 6eeb0ec7ac Fixed most of the styling issues raised during QA
Copy tweak
Added a toast when copying the sessionId or group URL (fixes to the toast UI as well)
Fixed the new conversation screen styling
Fixed the styling of the various attachment screens
Updated the buttons on the attachment screen to behave like the input view buttons
Removed the old OWSNavigationBar and OWSNavigationController (logic was buggy and not actually needed in most cases)
2 years ago
ryanzhao fbcdd1358c WIP: fix video call view 2 years ago
ryanzhao 2968a3cf06 fix mini call screen size 2 years ago
Morgan Pretty 91802e4812 Fixed a number of crashes and bugs
Fixed a crash which would occur when rendering a message containing both a mention and a url
Fixed a crash which could occur during migration due to the openGroupServerMessageId essentially being the max UInt64 value which was overflowing the Int64 storage
Fixed a bug where empty read receipt updates were sending messages (even for non one-to-one conversations)
Fixed a bug where loading in large numbers of messages (via the poller) was auto scrolling to the bottom if the user was close to the bottom (now limited to <5)
Fixed a memory leak with the AllMediaViewController (strong delegate references)
Fixed an issue where non-alphanumeric characters would cause issues with global search
Fixed an issue where search result highlighting wasn't working properly
Fixed an issue where the app switcher UI blocking wasn't working
Updated the conversations to mark messages as read while scrolling (rather than all messages when entering/participating in a conversation)
Updated the modal button font weight to be closer to the designs
Added the ability to delete "unsent" messages
2 years ago
ryanzhao a45ed57480 fix settings screen 2 years ago
ryanzhao dafd63db5f fix join open group screen 2 years ago
ryanzhao 420af95f68 fix new dm screen 2 years ago
ryanzhao 4c2b01ca42 fix create closed group screen 2 years ago
ryanzhao c5c2d7e8a1 fix conversation search bar width when rotating 2 years ago