Commit Graph

17341 Commits (b72bf426054043130c5894252c4e559b7df870a0)
 

Author SHA1 Message Date
Morgan Pretty 2568d50835
Merge pull request #799 from RyanRory/conversation-swipe-actions
Conversation swipe actions
1 year ago
ryanzhao 1a672cdd0a Merge branch 'dev' into message-and-image-info 1 year ago
ryanzhao 3433399184 Merge branch 'dev' into conversation-swipe-actions 1 year ago
ryanzhao 2ff85ebda1 fix UI issues 1 year ago
Morgan Pretty 744d9c58d4
Merge pull request #812 from mpretty-cyro/fix/pinned-sec-trust-issue
Updated seed node certificate verification logic
1 year ago
Morgan Pretty 81b63075cb Updated the seed node certificate validation to use a specific date 1 year ago
ryanzhao 26ca3541ce Merge branch 'dev' into message-and-image-info 1 year ago
ryanzhao c101f61473 clean 1 year ago
ryanzhao 60b931b32a pod update 1 year ago
ryanzhao d2dbace848 clean 1 year ago
ryanzhao 84dd7f1a7f Merge branch 'dev' into conversation-swipe-actions 1 year ago
ryanzhao 36748a81c6 use delete action for group that current user is no longer in 1 year ago
Morgan Pretty ae0d6f2f29
Merge pull request #811 from mpretty-cyro/fix/xcode-14-3-compile-issue
Updated cocoapods and fixed a XCode 14.3 build error
1 year ago
Morgan Pretty d208135433
Merge pull request #810 from mpretty-cyro/fix/reentracy-crash
Fix reentrancy crash
1 year ago
Morgan Pretty e11ba3c95f Updated cocoapods and fixed a XCode 14.3 build error 1 year ago
Morgan Pretty dcae781923 Fixed a crash due to database reentrancy when generating the users blinded public key 1 year ago
ryanzhao 7f24097343 update leave group copy in conversation settings view 1 year ago
ryanzhao 6302170e4d remove mark as read/unread action 1 year ago
ryanzhao 27cfe6b8b8 make the swipe actions always right & correct the copy for delete a covnersation 1 year ago
ryanzhao 63f49615b5 fix an issue where info action will show when there is no attachments 1 year ago
ryanzhao 53293fbb25 add localised string for message info title 1 year ago
ryanzhao 1f181f7781 revert changes of PN server link 1 year ago
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