Commit Graph

18223 Commits (fa7a584cc53c3472cefa2d28a328eed718a09785)
 

Author SHA1 Message Date
Morgan Pretty e23d28c570 Removed the xcbeautify dependency (installed on CI directly) 5 months ago
Ryan ZHAO 93e139cfa6 minor fix on minimum width for context menu action 5 months ago
Morgan Pretty 4670d7c22e Debugging failing unit tests 5 months ago
Ryan ZHAO 3fcd85aee3 update translation 5 months ago
Morgan Pretty 86957b32de Removed test target which doesn't exist yet 5 months ago
Morgan Pretty d816b621be Added a missing dependency 5 months ago
Morgan Pretty d324f36c53 Updated to the latest CI config (few optimisations) 5 months ago
Ryan ZHAO 68a8311166 add auto deletes subtitle on delete action in long press menu screen 5 months ago
Morgan Pretty 4aa5eb1bbc Remove debug lines 5 months ago
Morgan Pretty 0cbfbadef4 Fixed an incorrect grep format 5 months ago
Morgan Pretty a05963f6ac Added some debugging code for the upload exists script 5 months ago
Morgan Pretty 518818a8b0 Removed a debug line 5 months ago
Morgan Pretty 5c87334d43 Fixed an incorrect url 5 months ago
Morgan Pretty 9211766fc5 Updated the 'drone-upload-exists' to be a standalone script 5 months ago
Morgan Pretty 22433ad358 Fixed an incorrect env var, added an exit in the poller 5 months ago
Morgan Pretty 18bc37a8a6 Added a timeout for the polling 5 months ago
Morgan Pretty 6e3c48bd5f Tweaks to the polling script 5 months ago
Morgan Pretty 76d0e5f60a Removed debug code 5 months ago
Morgan Pretty 276ec8a100 Updated the CI scripts to follow our dev processes better 5 months ago
Morgan Pretty e9dd86bfc2 Tweak to CI script 5 months ago
Morgan Pretty 259167dbd5 Fix CI config error 5 months ago
Morgan Pretty a27bf7a210 Added a step to the CI to output build tool versions 5 months ago
Morgan Pretty 9951d5c75d Increased build & version number, removed ATS hack 5 months ago
Morgan Pretty 84492be016 Fixed build issues, removed invalid unit tests and missing copy 5 months 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
5 months ago
Morgan Pretty 443f7ceb74
Merge pull request #946 from mpretty-cyro/fix/various-bugs
Fix various bugs
5 months ago
Morgan Pretty d62ca64852 Remove debug code 5 months ago
Morgan Pretty 645c936fdd Added an error modal if the voice recording fails to start 5 months 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
5 months ago
Ryan ZHAO 4c340188c2 fix ttl for legacy mode 5 months ago
Morgan Pretty 790ef16b9a Updated accessibility identifiers to match new branches 5 months ago
Morgan Pretty fd02decf9f Updated the PNModeVC to explicitly trigger the SyncPushTokensJob 5 months ago
Ryan ZHAO 6eae9c4ba6 add accessibility ids for follow settings modal 6 months ago
Ryan ZHAO 43e2983f49 fix call messages and data extraction messages with their expiration info and refactor 6 months ago
Ryan ZHAO e85ec08b36 remove test settings 6 months ago
Ryan ZHAO 1c6232e4d7 minor refactor 6 months ago
Morgan Pretty bac1f7b3a5 Increase build and version numbers 6 months ago
Morgan Pretty a563cddba8 Added a timeout for the MessageSendJob and additional logging 6 months ago
Morgan Pretty cac29a573a Optimised jumping between messages to avoid excessive loading 6 months ago
Morgan Pretty 001936e1b6 Updated the in-conversation search to prioritise currently visible results 6 months ago
Morgan Pretty a9b3756a44 Fixed UX around tapping link in messages which contain attachments 6 months ago
Morgan Pretty 3f19c776d9 Fixed a few issues around jumping between messages
Fixed a bug where tapping on quotes could break after loading lots of visible cells
Fixed a bug where a cell which contained both links and a quote would only ever let you interact with the quote
Fixed an issue where message highlight wasn't working when jumping between messages
6 months ago
Ryan ZHAO 4c0c1cda1a Do not process outdated expiration update messages 6 months ago
Ryan ZHAO c02c3abd73 fix an issue where deleted messages won't show profile picture in groups 6 months ago
Ryan ZHAO c473c6cb23 fix an issue where disappearing messages config in legacy group was not updated 6 months ago
Ryan ZHAO 68ce009d1c fix an issue when following settings linked devices won't sync the updated config 6 months ago
Ryan ZHAO e81923cdef fix an issue when updating expiry unchanged messages won't start disappear 6 months ago
Morgan Pretty e1d6a9dfc1 Added a migration to recreate any invalid FTS tables 6 months ago
Ryan ZHAO 87309ccba1 fix an issue where note to self may show expiration update control messages which should be removed already. 6 months ago
Morgan Pretty cbcdb9b37f Refactored AppContext and AppRediness to Swift 6 months ago