Commit Graph

3554 Commits (531489a8284e5924e8a15f2cdb4d645abde76787)
 

Author SHA1 Message Date
Michael Kirk f59779c118 message manager updates badge count
// FREEBIE
9 years ago
Michael Kirk 85fe68d3c4 Fix typo after rename
// FREEBIE
9 years ago
Michael Kirk 46bf05182a [SSK][SPK] fix upstream tests
No changes that should affect running client.

// FREEBIE
9 years ago
Michael Kirk d6c5497f64 Merge branch 'mkirk/fix-tests' 9 years ago
Michael Kirk 0b33ef6161 try fastlane scan, since build is timing out.
// FREEBIE
9 years ago
Michael Kirk acf31db4b3 bump travis image to 8.3
// FREEBIE
9 years ago
Michael Kirk a8ea2428c6 gemfile for consistent build on dev/CI
// FREEBIE
9 years ago
Michael Kirk 605db6b788 Fix up deleteAttachments method since making attachmentFolder
dispatchOnce

// FREEBIE
9 years ago
Michael Kirk 1d71ca5e50 Fix some more tests.
Adapt to IdentityManager refactor
Adapt to DisappearingMessages refactor

// FREEBIE
9 years ago
Michael Kirk 8f9af85cca prefer hacks in test to hacks in code.
Adding a completion handler would be a bit gnarly since we're snaking
through a pretty long method chain.

// FREEBIE
9 years ago
Michael Kirk 1b9aae2ea6 CR: renaming var to be more general
// FREEBIE
9 years ago
Michael Kirk e652dff4b4 Allow override of singleton enforcement in test app
We frequently build multiple instances of "singletons" for the purpose
of testing.

// FREEBIE
9 years ago
Michael Kirk edf5852e82 set-expiration dispatches *sync* so we can test it.
// FREEBIE
9 years ago
Michael Kirk 1fb9fa79df Fix up some more tests.
// FREEBIE
9 years ago
Michael Kirk 13c5bdb8c5 fix disappearing messages test
// FREEBIE
9 years ago
Michael Kirk 2addb9e81d Fixed test build. Some tests still failing.
Executed 85 tests, with 22 failures (17 unexpected) in 7.416 (8.531) seconds

// FREEBIE
9 years ago
Matthew Chen 226b7354de Bump build from to 2.13.0.16.
// FREEBIE
9 years ago
Matthew Chen 132348c440 Update l10n strings.
// FREEBIE
9 years ago
Matthew Chen 1e8c24cba3 Bump build from to 2.13.0.15.
// FREEBIE
9 years ago
Michael Kirk ab40bc7242 [SSK] sync key version
// FREEBIE
9 years ago
Michael Kirk c711b4a66d Merge branch 'mkirk/key-version' 9 years ago
Michael Kirk b2f9abbc7c transmit key version byte
// FREEBIE
9 years ago
Matthew Chen 1aacf35956 Merge branch 'charlesmchen/dontReplyToNoLongerVerified' 9 years ago
Matthew Chen e48d51d084 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen a462cba452 Don’t reply to “no longer verified”.
// FREEBIE
9 years ago
Matthew Chen af67f33e3d Merge branch 'charlesmchen/moreFakeContacts' 9 years ago
Matthew Chen db3407853a Refine fake contact creation.
// FREEBIE
9 years ago
Matthew Chen 10fb3286ce Merge branch 'charlesmchen/removePhoneNumberLengthLimit' 9 years ago
Matthew Chen 791c5bb89e Revise phone number length limit in registration view.
// FREEBIE
9 years ago
Matthew Chen 351c8c00f0 Remove phone number length limit in registration view.
// FREEBIE
9 years ago
Matthew Chen 96f833473c Merge branch 'charlesmchen/bumpBuildNumberScript' 9 years ago
Matthew Chen 0486cfe7e3 Add script to bump build numbers.
// FREEBIE
9 years ago
Matthew Chen 4133673d70 Bump build number to 2.13.0.14.
// FREEBIE
9 years ago
Matthew Chen 1eff5513b3 [SSK] Archive sessions upon identity change.
// FREEBIE
9 years ago
Matthew Chen 14c64239a3 Merge branch 'charlesmchen/archiveSessionsOnSSQ' 9 years ago
Matthew Chen e9219743ff Archive sessions on the 'session store' queue.
// FREEBIE
9 years ago
Matthew Chen 67d60ff01b Bump build number to 2.13.0.13.
// FREEBIE
9 years ago
Michael Kirk 4cbba496ef Merge branch 'mkirk/archive-sibling-state' 9 years ago
Michael Kirk 3e43eef534 [SSK][SPK] Archive all recipient's sessions on identity change.
// FREEBIE
9 years ago
Michael Kirk 793a7449b0 Merge branch 'mkirk/archive-sessions-on-id-change' 9 years ago
Michael Kirk 5da7dc1fd3 Archive sessions upon identity change.
Session clearing must be in IdentityKeyStore implementation

Trying to do it in the protocol will not work with multiple devices,
because we'll only archive the session of the first sending device.

// FREEBIE
9 years ago
Matthew Chen ad17c444f7 [SSK] Add creation timestamp to attachment streams.
// FREEBIE
9 years ago
Matthew Chen 07e0291377 Merge branch 'charlesmchen/diskUsage' 9 years ago
Matthew Chen e8e7b6bcba Add creation timestamp to attachment streams.
// FREEBIE
9 years ago
Matthew Chen ff89cbabcc Bump build number to 2.13.0.12.
// FREEBIE
9 years ago
Matthew Chen 84d8fb0853 Update l10n strings.
// FREEBIE
9 years ago
Michael Kirk 55bc6868f9 Merge branch 'mkirk/verification-sync' 9 years ago
Michael Kirk 140625b2a0 [SSK] verification sync
// FREEBIE
9 years ago
Michael Kirk a933fbf215 sync verifications with contact syncing
// FREEBIE
9 years ago
Michael Kirk 37b7bf18e9 clarify code and clean up code formatting
I think we hit some pathological cases in clang format, but this is
clearer anyway IMO

// FREEBIE
9 years ago