Commit Graph

17055 Commits (73e05ec19e6d995beb899ec6e7131c849d5646a7)
 

Author SHA1 Message Date
Ryan Zhao 73e05ec19e use new endpoint to shorten messages' TTL 1 year ago
Ryan Zhao 99610cf374 add snode api endpoint get expiries 1 year ago
Ryan Zhao 66b33b6623 update `expire` endpoint 1 year ago
ryanzhao 1f3bfde5b2 WIP: make new property lastChangeTimestampsMs optional 1 year ago
ryanzhao 4b852987cf clean 1 year ago
ryanzhao 4c366dedc2 clean up SyncedExpiries 1 year ago
ryanzhao 0bfc337bcc add index & clean 1 year ago
ryanzhao 071d23c0df update comments 1 year ago
ryanzhao a50af6702e make expiresInSeconds & expiresStartedAtMs private(set) 1 year ago
ryanzhao 23459fee2d minor refactor on threadIsNoteToSelf 1 year ago
ryanzhao 6694414f55 minor fix 1 year ago
ryanzhao 87dda2aa20 clean 1 year ago
ryanzhao 9954cddc2a Merge branch 'dev' into disappearing-message-redesign 1 year ago
RyanZhao b622e9342c
Merge pull request #721 from mpretty-cyro/feature/add-footer-button-to-table-controller
Added the 'footerButton' UI the SessionTableViewController
1 year ago
RyanZhao 8d8028da13
Merge pull request #754 from RyanRory/bug-fixes
Bug fixes
1 year ago
RyanZhao 1f9e58956c
Merge pull request #761 from mpretty-cyro/fix/use-offset-time
Use service node offset time where possible
1 year ago
RyanZhao 0dd92e6fea
Merge pull request #760 from mpretty-cyro/feature/increase_upload_size
Increased the file upload size to 10Mb
1 year ago
RyanZhao 1d5f5a0150
Merge pull request #762 from mpretty-cyro/fix/set-max-video-file-size
Set max video file size
1 year ago
Ryan Zhao f105c1d7bc clean 1 year ago
Ryan Zhao 3712893bdc clean 1 year ago
Ryan Zhao 9c39945c89 clean 1 year ago
Ryan Zhao 3a3be0ca7b resolve a TODO 1 year ago
Ryan Zhao a3f8d9e81a clean 1 year ago
Ryan Zhao bae9c3cbc3 UI: update standard font size 1 year ago
Ryan Zhao 71449c22b1 feat: remove previous disappearing messages change info message when adding a new one 1 year ago
Morgan Pretty ddc65ba73d Set the max size for recording videos 2 years ago
Morgan Pretty a3da087352 Fixed a few build errors and cases where the offset wasn't taken into account 2 years ago
Morgan Pretty f7199b4c44 Updated the code to take the service node offset into account when setting timestamps 2 years ago
Morgan Pretty c78409a2d6 Increased the file upload size to 10Mb
Removed the 'fileSizeORMultiplier' that was dealing with the b64 encoding (no longer exists)
Increased the request timeout for file upload/download to 30 seconds (up from 10 seconds)
2 years ago
Ryan Zhao c867c95c7a fix a crash happening when long mnemonic is used to recover an account 2 years ago
Ryan Zhao 751eb8ce66 fix an issue where linking a device will remove the username on main device 2 years ago
Ryan Zhao a14b2c0960 fix an issue where open group messages over 6 months old won't actually be trimmed 2 years ago
Ryan Zhao c9d7565ebe update unit test for disappearing messages 2 years ago
ryanzhao c4e6f3fe47 clear open group inbox when clear account data 2 years ago
ryanzhao 123c458c32 update disappearing messages off config info message's expiration 2 years ago
Ryan Zhao e93c83b9f2 wip: update disappearing messages config off info message's expiration 2 years ago
Ryan Zhao 16cac78880 fix app badge number 2 years ago
Ryan Zhao 28ee331421 reduce mark as read on initial scroll in conversation screen 2 years ago
Ryan Zhao 4cc6d24404 fix sync expiries jobs 2 years ago
Ryan Zhao 3368f184de fix sync expiries job 2 years ago
Ryan Zhao f736e4709b refactor: make sync expiries to a job & only save sync message server hash for outgoing messages 2 years ago
Ryan Zhao 4c5bfe258d fix an issue where sync expiry will falsely start disappearing messages according to current config 2 years ago
Ryan Zhao a33958ae7b add server hash to disappearing messages info message 2 years ago
Ryan Zhao 3b1bc3615e clean 2 years ago
Ryan Zhao 5542f0e389 fix an issue where linked device will remove current username 2 years ago
Ryan Zhao 309ad326d3 add accessibility id to timer & off options 2 years ago
Ryan Zhao 952751603b add accessibility id for footer button in session table view controller 2 years ago
Ryan Zhao 269423a9d8 refactor to add accessibility id for carousel labels 2 years ago
ryanzhao cdc369444d WIP: update unit test 2 years ago
ryanzhao ea44a16f9d fix expire timer update message 2 years ago