Commit Graph

1640 Commits (b1d78b91d2cd670f5215afc8ed747b45fafdcf4c)

Author SHA1 Message Date
ryanzhao 137b6c3a05 WIP: subtitle for session tableview vc 3 years ago
ryanzhao 68c762781b fix default timer selection when changing disappearing messages type 3 years ago
ryanzhao afbb60b66d fix: disappear after read for control messages 3 years ago
ryanzhao 14a853ab07 feat: send expire timer update message 3 years ago
ryanzhao d1f075b865 minor ui adjust for carousel width 3 years ago
ryanzhao 1c4981cb5d WIP: disappearing messages for control messages 3 years ago
ryanzhao dd13125a90 feat: tapping conversation title will lead to the settings of what the carousel is showing 3 years ago
Ryan Zhao b4772e862f WIP 3 years ago
Ryan Zhao 3b17863d85 WIP: tapping convo title goes to the correct settings 3 years ago
Ryan Zhao 37db596f1a feat: add current showing carousel label type for tapping to go to the related settings 3 years ago
Ryan Zhao 8164d4400d feat: make the carousel looping infinitely 3 years ago
Ryan Zhao b11ac1f6f8 ui: add arrows in subtitle carousel 3 years ago
ryanzhao 4e93ede602 add comment 3 years ago
ryanzhao 210cd29b72 feat: note to self disappearing message settings 3 years ago
ryanzhao 776b4c3234 fix note to self title 3 years ago
Ryan Zhao 715b4f6d4d add footer title for group disappearing messages setting 3 years ago
Ryan Zhao 2ad8041b59 feat: allow group admin to set disappearing message config 3 years ago
Ryan Zhao 3041f61e31 ui: group disappearing message config disabled for non-admin 3 years ago
Ryan Zhao bd23e7ec4a add min width for footer button in session tableview vc 3 years ago
Ryan Zhao e49b4ccaa1 fix missing localised string 3 years ago
Ryan Zhao 4169ee5c4f adjust the disappearing message subtitle UI 3 years ago
Emily 6d36450b83 adding id for message request workflow and configuration message 3 years ago
ryanzhao 47523054b2 slightly reduce max width of media message on iPad 3 years ago
ryanzhao d827bb2770 fix message request empty state 3 years ago
ryanzhao 0240001201 fix copy and share buttons are getting squashed when switching from landscape to portrait in new DM VC 3 years ago
ryanzhao 02028c36e6 Merge branch 'dev' into ipad-landscape-support 3 years ago
ryanzhao 3da092019b Merge branch 'dev' into disappearing-message-redesign 3 years ago
RyanZhao 7e161e30a0
Merge pull request #655 from RyanRory/quote-standardise
Quote standardise
3 years ago
ryanzhao ab2dc8deaf Merge branch 'dev' into quote-standardise 3 years ago
ryanzhao fe8930405d Merge branch 'dev' into ipad-landscape-support 3 years ago
Emily 2159ec149e adding accessibility ids and label to extract session id and recovery phrase and adding ids for message requests workflow 3 years ago
ryanzhao f855e71d61 Merge branch 'dev' into disappearing-message-redesign 3 years ago
Morgan Pretty 7cbdca672e Fixed a bug where copying the open group url wasn't working correctly 3 years ago
Morgan Pretty d740fe32c2 Added some copy to explain disabled buttons for message requests 3 years ago
Morgan Pretty c934415355 General bug fixing
Fixed an issue where the database could get suspended if the app is launched when the app is doing a background fetch
Fixed an incorrectly localized string
Fixed an issue where the author name on a message didn't have it's width constrained
Fixed a bug where the conversation message list inset wasn't getting updated properly in some cases
Tweaked some logic in the OpenGroupPoller when running from the background to try and close some of the odd cases
3 years ago
Ryan Zhao 3efba397ab add YOU for disappearing messages info message 3 years ago
Ryan Zhao 02240e5940 minor adjustment on info message UI 3 years ago
Ryan Zhao aa81a907a5 update disappearing messages info message 3 years ago
Ryan Zhao 03946aa110 update translation & disappearing messages icon 3 years ago
Ryan Zhao 9db547242c insert config message for setting disappearing messages 3 years ago
ryanzhao 8377da0876 lastChangeTimestamp migration 3 years ago
Ryan Zhao 70ba0bdc13 set ttl as disappearing message config 3 years ago
Ryan Zhao f9ebef9ba6 update disappearing message timer icon 3 years ago
Ryan Zhao a9065b90af minor fix on subtitle view 3 years ago
Ryan Zhao 0e242e57ef save the updated disappearing messages config into database 3 years ago
Ryan Zhao 0f3dc7348a minor fix on scrollable subtitle 3 years ago
ryanzhao 54914d69c6 WIP: fetch disappearing message config from database 3 years ago
ryanzhao 6c4adc08e1 add footer button 3 years ago
ryanzhao c758ef4d27 Merge branch 'feature/add-footer-button-to-table-controller' of https://github.com/mpretty-cyro/session-ios into disappearing-message-redesign 3 years ago
ryanzhao 9e08ab308b correct closed group disappearing message type 3 years ago
ryanzhao 75856ff5c0 minor fix on choosing between DAR and DAS 3 years ago
ryanzhao fee64b6bf0 update disappearing message settings timer section 3 years ago
ryanzhao d01cda454c disappearing message settings UI for closed groups 3 years ago
ryanzhao 9c165000c2 wrap up the disappearing message settings screen 3 years ago
Morgan Pretty 06d635fc30 Added the 'footerButton' UI the SessionTableViewController 3 years ago
ryanzhao 1a98b0be62 Merge branch 'dev' into disappearing-message-redesign 3 years ago
Ryan Zhao d0f790421a WIP: disappearing message settings ui 3 years ago
Morgan Pretty 1b350cf422 Fixed a number of crashes
Consolidated the PagedDatabaseObserver updating logic into a static function (can be improved further in the future)
Added defensive coding to prevent the LinkDeviceVC from crashing when the nav controller doesn't exist
Fixed an issue where the 'Permissions' callbacks were doing UI logic on background threads
Fixed an issue where the 'reloadCurrent' load type for the PagedDatabaseObserver was incorrectly increasing the 'currentCount' of the PageInfo
Fixed an issue where loading all of the data for paged data could result in a crash when the 'loadMore' section was removed
3 years ago
Ryan Zhao d803ba20e7 themed scrollable subtitle 3 years ago
Ryan Zhao 12cd02fa0e minor UI fix for scrollable subtitle 3 years ago
Ryan Zhao ee3a03f7cb scrollable subtitle for conversation screen 3 years ago
Morgan Pretty 89df1261e3 Added a method to allow safer database inserts
Fixed an issue where the app settings were updating immediately making them seem to
Updated GRDB to version 6.1 and SQLCipher to 4.5.2
Added a method which allows for inserting into the database while omitting columns which exist in the object but not in the database (so allow for old migrations to run with less issues)
Updated all the migrations to use the migration safe insert method
Removed some ObjC support extension functions
3 years ago
Ryan Zhao 56e377824a WIP: disappearing message settings ui 3 years ago
Ryan Zhao 4e2eab9975 add localised string and paged scrollview 3 years ago
ryanzhao 981621738a Merge branch 'dev' into quote-standardise 3 years ago
ryanzhao 4083b2fb2d Merge branch 'dev' into ipad-landscape-support 3 years ago
ryanzhao 1ff5a69f50 Merge branch 'dev' into accessibility-ids-2 3 years ago
ryanzhao 265659c8cb add accessibility labels for automation test 3 years ago
Morgan Pretty c38a660d2f Updated the pinned icon to use "Text Secondary" for it's tint colour 3 years ago
Morgan Pretty f8b803a9db Merge remote-tracking branch 'upstream/dev' into fix/theming-tweaks 3 years ago
Morgan Pretty d8fd3b35b4 Theming tweaks and bug fixes
Made a tweak to prevent some odd looking keyboard transitions when going to conversation settings
Updated the PagedDatabaseObserver to not call 'onChangeUnsorted' on the main thread (now we can generate the changeset on the background thread so there is less main thread work)
Fixed an issue where the most recently received message from the swarm could be removed from the swarm yet the app would still poll for it, resulting in the swarm always returning the oldest possible messages until the user sends a new one-to-one message
Fixed an issue where the initial scroll offset could be incorrect due to certain message types
Fixed an issue where the title view inside a conversation could jump when pushing to the conversation settings screen
Refactored a couple of ObjC functions to Swift as they were crashing (due to memory allocation?) hopefully this will fix it
Tweaked some DispatchQueue priorities to ensure PagedDatabaseObserver loading is prioritised
Updated buttons to use a standard convention for highlighted states
Updated the new conversation button to follow the new highlighted state convention
3 years ago
ryanzhao 48c0c06c4b cherry pick bacd call fix & clean 3 years ago
ryanzhao 85147551cf Merge branch 'dev' into quote-standardise 3 years ago
ryanzhao de9a408ed2 Merge branch 'dev' into ipad-landscape-support 3 years ago
Morgan Pretty b54700575f Tweaked a couple of layout issues in the visible message 3 years ago
Morgan Pretty e16180c007 Removed commented code and fixed a minor layout issue on SE devices 3 years ago
Ryan Zhao 98c5c996fc clean 3 years ago
Ryan Zhao d9ea06008b clean 3 years ago
Ryan Zhao be670a5516 clean 3 years ago
Ryan Zhao b7616dea0b clean 3 years ago
Ryan Zhao 9a5c7632c7 Merge branch 'dev' into ipad-landscape-support 3 years ago
Ryan Zhao 27214e8478 fix NewDMVC 3 years ago
Ryan Zhao 1865f90426 Merge branch 'dev' into ipad-landscape-support 3 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
3 years ago
Morgan Pretty 42e82af8a2 Removed the 'screenshot notifications' setting 3 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
3 years ago
Ryan Zhao 01c0f8152c Merge branch 'dev' into quote-standardise 3 years ago
Ryan Zhao a04a918786 Merge branch 'dev' into ipad-landscape-support 3 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)
3 years ago
Morgan Pretty 0af00feed9 Added the version footer back to the settings screen 3 years ago
Ryan Zhao b44a61b1dd Merge branch 'theming' into ipad-landscape-support 3 years ago
Morgan Pretty 5bf3c2d35d Fixed a minor animation glitch 3 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
3 years ago
ryanzhao b40bcc3743 Merge branch 'theming' into ipad-landscape-support 3 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
3 years ago
Ryan Zhao 00fb27b59a clean 3 years ago
Ryan Zhao 080f147a33 clean 3 years ago
Ryan Zhao 3563d7d469 clean 3 years ago
Ryan Zhao 671c5f6ada Merge branch 'theming' into ipad-landscape-support 3 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
3 years ago