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
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
Ryan ZHAO
3fcd85aee3
update translation
1 year ago
Morgan Pretty
86957b32de
Removed test target which doesn't exist yet
1 year ago
Morgan Pretty
d816b621be
Added a missing dependency
1 year ago
Morgan Pretty
d324f36c53
Updated to the latest CI config (few optimisations)
1 year ago
Ryan ZHAO
68a8311166
add auto deletes subtitle on delete action in long press menu screen
1 year ago
Morgan Pretty
4aa5eb1bbc
Remove debug lines
1 year ago
Morgan Pretty
0cbfbadef4
Fixed an incorrect grep format
1 year ago
Morgan Pretty
a05963f6ac
Added some debugging code for the upload exists script
1 year ago
Morgan Pretty
518818a8b0
Removed a debug line
1 year ago
Morgan Pretty
5c87334d43
Fixed an incorrect url
1 year ago
Morgan Pretty
9211766fc5
Updated the 'drone-upload-exists' to be a standalone script
1 year ago
Morgan Pretty
22433ad358
Fixed an incorrect env var, added an exit in the poller
1 year ago
Morgan Pretty
18bc37a8a6
Added a timeout for the polling
1 year ago
Morgan Pretty
6e3c48bd5f
Tweaks to the polling script
1 year ago
Morgan Pretty
76d0e5f60a
Removed debug code
1 year ago
Morgan Pretty
276ec8a100
Updated the CI scripts to follow our dev processes better
1 year ago
Morgan Pretty
e9dd86bfc2
Tweak to CI script
1 year ago
Morgan Pretty
259167dbd5
Fix CI config error
1 year ago
Morgan Pretty
a27bf7a210
Added a step to the CI to output build tool versions
1 year ago
Morgan Pretty
9951d5c75d
Increased build & version number, removed ATS hack
1 year ago
Morgan Pretty
84492be016
Fixed build issues, removed invalid unit tests and missing copy
1 year ago
Morgan Pretty
661720a988
Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign
...
# Conflicts:
# Session.xcodeproj/project.pbxproj
# 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
# SessionMessagingKit/Configuration.swift
# SessionUtilitiesKit/Database/Storage.swift
1 year ago
Morgan Pretty
443f7ceb74
Merge pull request #946 from mpretty-cyro/fix/various-bugs
...
Fix various bugs
1 year ago
Morgan Pretty
d62ca64852
Remove debug code
1 year ago
Morgan Pretty
645c936fdd
Added an error modal if the voice recording fails to start
1 year ago
Morgan Pretty
08365a610e
Fixed issues found during QA
...
Fixed a couple issues around temporary file paths not getting created correctly
Fixed an issue where PhotoLibrary exports could fail without notifying the user correctly
Fixed a couple of bugs with the emoji list
1 year ago
Ryan ZHAO
4c340188c2
fix ttl for legacy mode
1 year ago
Morgan Pretty
790ef16b9a
Updated accessibility identifiers to match new branches
1 year ago
Morgan Pretty
fd02decf9f
Updated the PNModeVC to explicitly trigger the SyncPushTokensJob
1 year ago
Ryan ZHAO
6eae9c4ba6
add accessibility ids for follow settings modal
1 year ago
Ryan ZHAO
43e2983f49
fix call messages and data extraction messages with their expiration info and refactor
1 year ago