Commit Graph

18066 Commits (da4cbafd0bd6d7b63e45669697c2f0e31809f474)
 

Author SHA1 Message Date
Morgan Pretty da4cbafd0b Updated the protos (removed the GroupUpdateDeleteMessage) 1 year ago
Morgan Pretty b688a63f24 Added a missing accessibility id 1 year ago
Morgan Pretty cf8b17fb27 Fixed a "kicked from group" bug, cleaned up some logic, added 'current user' logic 1 year ago
Morgan Pretty b3f57bc677 Updated accessibility ids as per documentation 1 year ago
Morgan Pretty 22e65c7224 Added the ability to resend and delete non-accepted invites 1 year ago
Morgan Pretty 7cc6e32ed9 Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild
# Conflicts:
#	.drone.jsonnet
#	Podfile.lock
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/Settings/ThreadDisappearingMessagesSettingsViewModel.swift
#	SessionMessagingKit/Database/Models/DisappearingMessageConfiguration.swift
#	SessionMessagingKit/Jobs/DisappearingMessagesJob.swift
#	SessionMessagingKit/Messages/Message.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+DataExtractionNotification.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+ExpirationTimers.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+LegacyClosedGroups.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+VisibleMessages.swift
#	SessionMessagingKit/Sending & Receiving/MessageReceiver.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender.swift
#	SessionMessagingKit/SessionUtil/Config Handling/SessionUtil+Contacts.swift
#	SessionMessagingKit/SessionUtil/Config Handling/SessionUtil+UserGroups.swift
#	SessionMessagingKit/SessionUtil/Config Handling/SessionUtil+UserProfile.swift
#	SessionUtilitiesKit/General/Features.swift
1 year ago
Morgan Pretty e1bb6de7d6 Merge remote-tracking branch 'upstream/dev' into feature/drop-yap-database-support
# Conflicts:
#	Podfile.lock
#	SessionMessagingKit/Database/Migrations/_003_YDBToGRDBMigration.swift
1 year ago
Morgan Pretty 7c96dcd572
Merge pull request #955 from RyanRory/disappearing-messages-v2-fix
Fix disappearing messages V2 issues
1 year ago
Ryan ZHAO 0f1d141f57 Merge branch 'disappearing-messages-v2-fix' of https://github.com/RyanRory/loki-messenger-ios into disappearing-messages-v2-fix 1 year ago
Ryan ZHAO a913bed335 fix a little issue on the text style of the expiration update control message 1 year ago
Morgan Pretty 2ee6c84199 Updated build number and feature flag timestamp 1 year ago
Ryan ZHAO 2e4c11f4b9 add a process to clean up any expired messages before loading initial screen after app launch 1 year ago
Morgan Pretty 041038476a
Merge pull request #731 from RyanRory/disappearing-message-redesign
Disappearing message rebuild
1 year ago
Morgan Pretty f528742752 Bumped build number and re-enabled feature flag 1 year ago
Ryan ZHAO 6e8e72c573 fix an issue when disappearing messages jobs weren't be created for messages received by PNs. 1 year ago
Morgan Pretty e5a4cac604 Fixed a bug where group 'created' would override ugroups 'joinedAt' in the local db 1 year ago
Ryan ZHAO bd0a25bbe9 fix an issue that a disappearing messages control message will be removed by a race condition 1 year ago
Ryan ZHAO b4f01db37e extend expire timer update message TTL to be default 14 days 1 year ago
Ryan ZHAO 4cf739eeef clean 1 year ago
Ryan ZHAO ce1eee2018 fix an issue where disappearing messages settings in groups won't be synced on new linked devices 1 year ago
Ryan ZHAO da0a459e89 Merge branch 'disappearing-message-redesign' of https://github.com/RyanRory/loki-messenger-ios into disappearing-message-redesign 1 year ago
Ryan ZHAO d63f3a8bee fix disappearing message settings subtitle copy 1 year ago
Morgan Pretty 92299e92a9 Updated build number 1 year ago
Morgan Pretty a76c220709 Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign
# Conflicts:
#	.drone.jsonnet
1 year ago
Morgan Pretty 483c4db6ae
Merge pull request #953 from mpretty-cyro/feature/add-code-cov
Add Codecov
1 year ago
Ryan ZHAO 3899cdd389 enable the feature again 1 year ago
Ryan ZHAO afe08faa4a move disappearing message jobs to its concurrent queue. 1 year ago
Ryan ZHAO 262dfdebaa update timestamp for enabling disappearing messages V2 1 year ago
Ryan ZHAO 2eac3d79f2 fix an issue where after creating a group, the group will have a DaS-1D default setting 1 year ago
Morgan Pretty c3f3b5050e Revert "Try to disable the 'clone' step in the build artifact check pipeline"
This reverts commit 558bac67c7.
1 year ago
Morgan Pretty 558bac67c7 Try to disable the 'clone' step in the build artifact check pipeline 1 year ago
Morgan Pretty 001da52c98 Removed verbose output for codecovcli 1 year ago
Morgan Pretty 33697b8cf1 Added codecov, recombined target unit tests and optimisations 1 year ago
Morgan Pretty b4648cd8e8 Fixed a crash which could occur when getting kicked from a group 1 year ago
Morgan Pretty 5ff9ae96c7 Updated build number 1 year ago
Ryan ZHAO 145495da6d add accessibility id for follow setting button 1 year ago
Ryan ZHAO 6d2e07dea6 fix an issue for local generated expiration update messages being removed immediately. 1 year ago
Ryan ZHAO 73651773b7 Merge branch 'dev' into disappearing-message-redesign 1 year ago
Morgan Pretty 8777d1b2d0 Updated build number 1 year ago
Ryan ZHAO 91760c00bb minor fix 1 year ago
Ryan ZHAO d9c2471b4d clean 1 year ago
Ryan ZHAO 31b0d008e6 clean 1 year ago
Ryan ZHAO fdae955288 fix data extraction message DaR 1 year ago
Ryan ZHAO b2360d8e1a fix an issue where DaR messages are read on linked devices won't have correct expiration start time 1 year ago
Ryan ZHAO 9a528f8c71 fix disappearing message control message already read on linked devices 1 year ago
Morgan Pretty 14a3a3e018
Merge pull request #950 from mpretty-cyro/feature/ci-tweaks
CI Tweaks
1 year ago
Morgan Pretty 260003e9f4 Added multiple jobs for cloning submodules to speed it up a little 1 year ago
Morgan Pretty e23d28c570 Removed the xcbeautify dependency (installed on CI directly) 1 year ago
Ryan ZHAO 93e139cfa6 minor fix on minimum width for context menu action 1 year ago
Morgan Pretty 4670d7c22e Debugging failing unit tests 1 year ago