Commit Graph

17922 Commits (73651773b765662a0cc90e9896f6e4e36510ee35)
 

Author SHA1 Message Date
Morgan Pretty c81616c145
Merge pull request #922 from mpretty-cyro/fix/string-linter-for-archives
Fixed an issue where string validation was failing on archive builds
9 months ago
Morgan Pretty 8346a2e610 Fixed an issue where string validation was failing on archive builds 9 months ago
Morgan Pretty 90cd3fb5e0 Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign
# Conflicts:
#	_SharedTestUtilities/MockJobRunner.swift
9 months ago
Morgan Pretty bd64d182f8
Merge pull request #920 from mpretty-cyro/fix/blocked-contacts-issues
Fix contacts missing from blocked contact list issue
9 months ago
Morgan Pretty ed33e1f2e2 Merge remote-tracking branch 'upstream/dev' into fix/blocked-contacts-issues 9 months ago
Morgan Pretty 2cff251e8d Fixed a bug with the blocked contacts list
Fixed a bug where blocked contacts without profile information wouldn't be included in the blocked contacts list
Fixed broken test build issues
Increased build and version numbers
9 months ago
Morgan Pretty 74f32e9ea3
Merge pull request #919 from mpretty-cyro/fix/add-migration-tests
Add migration tests
9 months ago
Morgan Pretty 9dd2e896bb Merge remote-tracking branch 'upstream/dev' into fix/add-migration-tests
# Conflicts:
#	SessionMessagingKit/SessionUtil/SessionUtil.swift
9 months ago
Morgan Pretty 4a95b4c921
Merge pull request #918 from mpretty-cyro/fix/onboarding-bugs
Fixed a couple of onboarding bugs and tweaks some logs
9 months ago
Morgan Pretty 42b49e0227 Added unit tests to verify migrations between all versions work
Fixed a busted test import
9 months ago
Morgan Pretty f9dc85b7ab Fixed a couple of onboarding bugs and tweaks some logs
Fixed an issue where starting and then restarting onboarding would get the app into an invalid state
Fixed an issue where newline characters could cause issues with parsing the recovery phrase
Added additional logs to better be able to understand the database state
9 months ago
Morgan Pretty e4357f153e Removed an unneeded import breaking the CI tests 9 months ago
Morgan Pretty 5b7c9d866c Updated the 'MessageReceiverDisappearingMessagesSpec' to the updated pattern 9 months ago
Morgan Pretty bf58831313 Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign
# Conflicts:
#	Scripts/LintLocalizableStrings.swift
9 months ago
Morgan Pretty 0c5f3f2db9
Merge pull request #914 from mpretty-cyro/feature/rework-localized-string-validation
Refactored the LintLocalizableStrings
9 months ago
Morgan Pretty 655fcb5808 Minor log tweak 9 months ago
Morgan Pretty 5917cf103f Refactored the LintLocalizableStrings
Added inline errors & warnings (regex could use some work to remove invalid cases)
Added a build step to validate the strings are included in the app and it's extensions
9 months ago
Ryan Zhao 6e9cbe402f add accessibility id for radio buttons 9 months ago
Ryan Zhao 8721d8c5f3 update accessibility ids 9 months ago
Ryan Zhao 01671438d5 fix issues that the expiresStartAtMs not being set correctly 9 months ago
Ryan Zhao 33ef2b0920 refactor and fix issues that some control messages were not following disappearing messages settings 9 months ago
Ryan Zhao 946acf3089 fix an issue where clicking on user count didn't navigate to the correct screen 9 months ago
Morgan Pretty 00008787cc Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign
# Conflicts:
#	Session/Meta/Translations/ar.lproj/Localizable.strings
#	Session/Meta/Translations/be.lproj/Localizable.strings
#	Session/Meta/Translations/bg.lproj/Localizable.strings
#	Session/Meta/Translations/bn.lproj/Localizable.strings
#	Session/Meta/Translations/cs.lproj/Localizable.strings
#	Session/Meta/Translations/da.lproj/Localizable.strings
#	Session/Meta/Translations/de.lproj/Localizable.strings
#	Session/Meta/Translations/el.lproj/Localizable.strings
#	Session/Meta/Translations/en.lproj/Localizable.strings
#	Session/Meta/Translations/eo.lproj/Localizable.strings
#	Session/Meta/Translations/es-ES.lproj/Localizable.strings
#	Session/Meta/Translations/fa.lproj/Localizable.strings
#	Session/Meta/Translations/fi.lproj/Localizable.strings
#	Session/Meta/Translations/fil.lproj/Localizable.strings
#	Session/Meta/Translations/fr.lproj/Localizable.strings
#	Session/Meta/Translations/hi.lproj/Localizable.strings
#	Session/Meta/Translations/hr.lproj/Localizable.strings
#	Session/Meta/Translations/hu.lproj/Localizable.strings
#	Session/Meta/Translations/id.lproj/Localizable.strings
#	Session/Meta/Translations/it.lproj/Localizable.strings
#	Session/Meta/Translations/ja.lproj/Localizable.strings
#	Session/Meta/Translations/ko.lproj/Localizable.strings
#	Session/Meta/Translations/ku.lproj/Localizable.strings
#	Session/Meta/Translations/lt.lproj/Localizable.strings
#	Session/Meta/Translations/lv.lproj/Localizable.strings
#	Session/Meta/Translations/ne-NP.lproj/Localizable.strings
#	Session/Meta/Translations/nl.lproj/Localizable.strings
#	Session/Meta/Translations/no.lproj/Localizable.strings
#	Session/Meta/Translations/pl.lproj/Localizable.strings
#	Session/Meta/Translations/pt-BR.lproj/Localizable.strings
#	Session/Meta/Translations/pt-PT.lproj/Localizable.strings
#	Session/Meta/Translations/ro.lproj/Localizable.strings
#	Session/Meta/Translations/ru.lproj/Localizable.strings
#	Session/Meta/Translations/si-LK.lproj/Localizable.strings
#	Session/Meta/Translations/sk.lproj/Localizable.strings
#	Session/Meta/Translations/sl.lproj/Localizable.strings
#	Session/Meta/Translations/sv-SE.lproj/Localizable.strings
#	Session/Meta/Translations/th.lproj/Localizable.strings
#	Session/Meta/Translations/tr.lproj/Localizable.strings
#	Session/Meta/Translations/uk.lproj/Localizable.strings
#	Session/Meta/Translations/vi.lproj/Localizable.strings
#	Session/Meta/Translations/zh-CN.lproj/Localizable.strings
#	Session/Meta/Translations/zh-TW.lproj/Localizable.strings
9 months ago
Morgan Pretty bfc5375a30
Merge pull request #913 from mpretty-cyro/featutre/additional-strings-2
Added a couple of missing strings
9 months ago
Morgan Pretty cf159bdd77 Added a couple of missing strings 9 months ago
ryanzhao 99b76df32a update translation 9 months ago
ryanzhao dc02e588eb merge translation files 9 months ago
ryanzhao 22c7559e63 Merge branch 'dev' into disappearing-message-redesign 9 months ago
ryanzhao 2d0bbe4455 Merge branch 'dev' into disappearing-message-redesign
#	Session/Meta/Translations/de.lproj/Localizable.strings
#	Session/Meta/Translations/en.lproj/Localizable.strings
#	Session/Meta/Translations/es-ES.lproj/Localizable.strings
#	Session/Meta/Translations/fa.lproj/Localizable.strings
#	Session/Meta/Translations/fi.lproj/Localizable.strings
#	Session/Meta/Translations/fil.lproj/Localizable.strings
#	Session/Meta/Translations/fr.lproj/Localizable.strings
#	Session/Meta/Translations/hi.lproj/Localizable.strings
#	Session/Meta/Translations/hr.lproj/Localizable.strings
#	Session/Meta/Translations/it.lproj/Localizable.strings
#	Session/Meta/Translations/ja.lproj/Localizable.strings
#	Session/Meta/Translations/nl.lproj/Localizable.strings
#	Session/Meta/Translations/pl.lproj/Localizable.strings
#	Session/Meta/Translations/pt-BR.lproj/Localizable.strings
#	Session/Meta/Translations/ru.lproj/Localizable.strings
#	Session/Meta/Translations/sk.lproj/Localizable.strings
#	Session/Meta/Translations/sl.lproj/Localizable.strings
#	Session/Meta/Translations/sv-SE.lproj/Localizable.strings
#	Session/Meta/Translations/th.lproj/Localizable.strings
#	Session/Meta/Translations/vi.lproj/Localizable.strings
#	Session/Meta/Translations/zh-CN.lproj/Localizable.strings
#	Session/Meta/Translations/zh-TW.lproj/Localizable.strings
9 months ago
Morgan Pretty 34481b7f1d
Merge pull request #912 from mpretty-cyro/feature/additional-strings
Added additional new disappearing messages strings
9 months ago
Morgan Pretty 1d0733baa7 Added additional new disappearing messages strings 9 months ago
ryanzhao 38c34f2977 trigger disappear after read for community invitaion 9 months ago
Morgan Pretty a6bd2676b0
Merge pull request #908 from mpretty-cyro/fix/xcode-15-build-issues
Started work fixing XCode 15 build issues
9 months ago
Morgan Pretty b280c0a852 Increased Build and Version Numbers and removed extra strings 9 months ago
Morgan Pretty 7628edbb1c Merge remote-tracking branch 'upstream/dev' into fix/xcode-15-build-issues 9 months ago
Morgan Pretty e6494d3432
Merge pull request #910 from mpretty-cyro/feature/translations-update
Updated to the latest translations from Crowdin
9 months ago
Morgan Pretty c4aadaff1c Fixed the broken tests and updated test dependencies
Properly fixed the busted migration issue
Updated to the latest version of Quick and Nimble (unit testing libraries)
Updated the tests based on the above
9 months ago
ryanzhao ba1d468e9b fix an issue where call messages were not attached with disappearing messages setting 9 months ago
Morgan Pretty 20ce1deb23 Merge remote-tracking branch 'upstream/dev' into fix/xcode-15-build-issues 9 months ago
ryanzhao d415ea5781 Merge branch 'dev' into disappearing-message-redesign 9 months ago
Morgan Pretty 323a7a1bce
Merge pull request #906 from mpretty-cyro/feature/add-timestamps-to-notification-metadata
Added additional notification metadata and rate-limited PN subscriptions
9 months ago
Morgan Pretty 134d257faf
Merge pull request #907 from mpretty-cyro/fix/incorrect-screen-popping
Fixed an issue where the conversation screen was dismissed incorrectly
9 months ago
Morgan Pretty dbfeaef006
Merge pull request #904 from RyanRory/fix-link-preview-image
Fix link preview
9 months ago
Morgan Pretty 8fee4edf34 Updated to the latest translations from Crowdin 9 months ago
Ryan Zhao 07348f2079 Merge branch 'dev' into disappearing-message-redesign 9 months ago
Morgan Pretty 2310652407
Merge pull request #905 from vlzuykov/master
Add Ukrainian translation from Crowdin
9 months ago
Morgan Pretty 52836cff91 Fixed a couple more issues
Fixed an issue with the Emoji generation
Fixed the SessionThread 'isPinned' property
Fixed an issue when migrating from a pre 2.3.0 version to the latest version
9 months ago
Ryan Zhao 77ceac54e0 fix closed group default disappearing messages settings 9 months ago
Morgan Pretty cdf918194a Fixed an issue where XCode 15 would hang on launch due to being unable to retrieve a read lock 9 months ago
Ryan Zhao 66e37cef07 Merge branch 'dev' into disappearing-message-redesign 9 months ago