Commit Graph

17526 Commits (f7c7c755279fd775b368a08215a6c5b17d81955a)
 

Author SHA1 Message Date
Morgan Pretty c80b6c720e Fixed the QA issues and a few other bugs
Updated the convoInfoVolatile to only ever set `last_read` to the maximum between the current and updated values
Fixed an issue where deleting the Note to Self and One-to-one conversations wouldn't reset the 'pinnedPriority' value
Fixed an issue with updating legacy group members and losing admin status
Fixed an issue where receiving a 'NEW' legacy group control message could revert legacy group changes
Fixed a bug where the open group suggestion grid could have broken positioning depending on the number of items
Fixed a bug where the UI wouldn't update correctly when network access was lost
Fixed a fun bug where one-to-one conversations could reappear after deletion because a new snode was polled and the latest (locally deleted) message was received again
Fixed some incorrect accessibility values
1 year ago
ryanzhao e278c205ba make the job permanent fail if missing required details 1 year ago
Morgan Pretty fde34a6c45 Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 1 year ago
Morgan Pretty 5fdfd6df3b Fixed issues raised during QA
Fixed a bug where the legacy group invitation was getting sent to the wrong location
Fixed a bug where outgoing typing indicators would be sent to blocked contacts
Fixed a bug where the call button was visible for blocked contacts
Fixed a bug where read receipts could be sent to blocked contacts
Fixed a bug where the conversation nav buttons wouldn't get updated correctly in some cases
Fixed a bug where we could incorrectly include the current user in the contacts syncing
Fixed a bug where the initial state of the Note to Self conversation wasn't getting synced
Fixed a bug where the Note to Self conversation could get removed
Fixed a bug with where the conversation title would be misaligned in some cases
Fixed a bug where link previews and quotes with images weren't getting sent correctly
Fixed a crash when removing a user from a legacy group
Added some missing accessibility info
Updated the code to ensure the user is kicked from the conversation if it's deletion gets synced while it's open
Updated the conversation empty state copy
1 year ago
ryanzhao 3a7517ec64 fail the group leaving job permanently if there is no thread or closed group record 1 year ago
ryanzhao 57289158e2 clean & merge dev 1 year ago
ryanzhao 620d69ada9 Merge branch 'dev' into conversation-swipe-actions 1 year ago
Morgan Pretty 8f64e8d7e6
Merge pull request #805 from oxen-io/dev
Release 2.2.9
1 year ago
Morgan Pretty 65e7009b0a Updated build and version numbers 1 year ago
Morgan Pretty 55de9affbb
Merge pull request #788 from mpretty-cyro/fix/appium-interaction-issues
Fixed an issue preventing tapping links
1 year ago
Morgan Pretty e1c83dc999 Merge remote-tracking branch 'upstream/dev' into fix/appium-interaction-issues
# Conflicts:
#	Session/Conversations/Message Cells/VisibleMessageCell.swift
1 year ago
Morgan Pretty 1c7eaed8b6 Added logic to update cached expiry after config TTL extension
Updated the UpdateExpiryResponse signature verification logic
Another couple of accessibility label/id tweaks
1 year ago
ryanzhao 0958a15b2d fix group leaving job blocking message send job queue 1 year ago
Morgan Pretty 15a0eccaf2 Added more accessibility info to the name field 1 year ago
RyanZhao 402b295bc9
Merge pull request #795 from oxen-io/dev
Release 2.2.8
1 year ago
Morgan Pretty 4012f91777 Attempt to fix a QA accessibility element issue 1 year ago
Morgan Pretty a8c4c3eb76 Updated migration numbers as a result from merge and bug fixes
Updated the CallVC to support an animated profile picture
Fixed a button layout issue with the landing screen
Fixed a bug where the input view could appear above the call UI when the app returns to the foreground
Fixed a bug where the push notification registration could incorrectly get triggered during onboarding when recovering from an onboarding crase
1 year ago
Morgan Pretty 9ddfbefd72 Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	SessionMessagingKit/Configuration.swift
1 year ago
ryanzhao cea2e1522d WIP: make group leaving a job 1 year ago
ryanzhao eed8b1dfcb delete thread after leaving group succeeds 1 year ago
ryanzhao f8fecaca0b make group leaving a job 1 year ago
ryanzhao 2e7325ce9a minor fix 1 year ago
ryanzhao 75d60f9d85 Merge branch 'dev' into conversation-swipe-actions 1 year ago
ryanzhao 723d8a79e1 bump up build number 1 year ago
RyanZhao 340e3fdc80
Merge pull request #804 from RyanRory/fix-global-search-2.2.8
Fix global search on 2.2.8
1 year ago
ryanzhao 05b13b3037 update the description of the migration 1 year ago
ryanzhao 6f5052c0da WIP: make group leaving a job 1 year ago
ryanzhao 4c3a9e8cc1 fix FTS table and global search 1 year ago
ryanzhao 51d8eea68c clean 1 year ago
ryanzhao 034b67d6a3 fix an issue where the group won't be deleted 1 year ago
ryanzhao 079d6f8c9f disable the swipe actions when in the "leaving" state 1 year ago
ryanzhao bf08394ebd change the title back to text primary colour when failed to leave a group 1 year ago
ryanzhao 5ec51a99c6 move removing group member record logic after the leaving message is successfully sent 1 year ago
Morgan Pretty 1334a64031 Removed usages of Box.KeyPair, removed a TODO 1 year ago
Morgan Pretty 8f39fe6972 Fixed a couple of minor bugs
Fixed a bug where the volatile info would remain after removing the conversation
Fixed a bug where sending a message wasn't correctly jumping to the bottom of the conversation
1 year ago
Morgan Pretty a6699f0c58 Made a few small bug fixes & improvements
Updated the conversation empty state to appear in all conversation types
Recreating the interaction FTS table if it doesn't exist (somehow was removed from some of my DBs...)
Fixed a couple of incorrect swipe action colours
Fixed a few issues causing unneeded conversation cell layouts which could impact performance
Fixed a bug where the in-conversation search loading indicator wouldn't disappear when pressing the clear button
1 year ago
Morgan Pretty d463a459a2 Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 1 year ago
Morgan Pretty 66fd2d4ff8 Finished off a few remaining bits and pieces
Added the 'outdated client' warning banner
Added a unit test to validate the 'group(by:)' method maintains ordering
Added an error when trying to message a non-standard session id directly
Removed the "hide" logic for groups (don't want it)
Removed some unneeded thread fetching
Updated the logic to use the 'lastHash' when fetching config messages
Updated the logic to use the libSession value restrictions instead of hard-coded values
Fixed an issue where members weren't getting removed from legacy groups
1 year ago
ryanzhao 282230c87a minor refactor 1 year ago
ryanzhao 102b4a67ad update UI and copy for group leaving status 1 year ago
ryanzhao f14982ed7b minor fix 1 year ago
ryanzhao e37756ccf4 add leaving status for leaving groups 1 year ago
ryanzhao 34d41d7d40 Merge branch 'dev' into conversation-swipe-actions 1 year ago
ryanzhao 4af96fb841 update build number 1 year ago
ryanzhao 975812db95 WIP: update info message for user leaving a group 1 year ago
RyanZhao 01e6a1c705
Merge pull request #803 from RyanRory/fix-retry-sending-attachments
Fix retry sending attachments that are not downloaded
1 year ago
ryanzhao ee8008ff4d minor optimisation on fetching attachment from database 1 year ago
ryanzhao e66179ced9 Merge branch 'conversation-swap-action' into conversation-swipe-actions 1 year ago
ryanzhao d0ba22dc4f fix retry sending attachments that are not downloaded 1 year ago
ryanzhao 36e753366d WIP: add leaving status for leaving groups 1 year ago