Commit Graph

4745 Commits (a6bfc0a60ec102452a2a2d532a6d47713fb7e40a)
 

Author SHA1 Message Date
Michael Kirk 80f91dcf5f Merge branch 'mkirk/censorship-circumvention-redux' into release/2.18.0 8 years ago
Michael Kirk 6c13d46be2 use manually specified censorship host
// FREEBIE
8 years ago
Michael Kirk 39e3e9b44f use .com when in US
// FREEBIE
8 years ago
Michael Kirk 11e07370a9 more logging
// FREEBIE
8 years ago
Michael Kirk a30533e7b5 Add GTSGIAG3 to censorship circumvention trust store
openssl x509 -outform der -in GIAG3.pem -out GIAG3.crt

// FREEBIE
8 years ago
Matthew Chen 4037e2ee39 Merge tag '2.18.0.7' 8 years ago
Matthew Chen 6037477c46 Bump build to 2.18.0.7.
// FREEBIE
8 years ago
Matthew Chen 3db87d74c2 Merge branch 'mkirk/reduce-debounce-time' into release/2.18.0 8 years ago
Michael Kirk ef80b53ff8 Merge branch 'mkirk/debug-reregister' 8 years ago
Michael Kirk 295646e5fa Rebase cleanup
// FREEBIE
8 years ago
Michael Kirk 0706edf42a Generate new registrationId on re-register
In order for others to know they should start a new session with us, we
need to change our registration id.

To achieve this, I consolidated all the Account related attributes on
TSAccountManager - luckily they were already in the proper collection, I
just moved the API to hang on the AccountManager instead of a TSStorage
category extension.

Also:

@synchronize access to `registrationId`

// FREEBIE
8 years ago
Michael Kirk 58d4c95362 Re-register without losing your messages in Debug-UI
// FREEBIE
8 years ago
Michael Kirk ad8c1db689 Reduce progressive search delay
// FREEBIE
8 years ago
Matthew Chen 83357a0fe4 Merge branch 'charlesmchen/messageDetailBubbleSizing' 8 years ago
Matthew Chen 93ee029cf3 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen ae48cf1de6 Fix sizing of text bubbles in message detail view.
// FREEBIE
8 years ago
Matthew Chen 5a82d349cf Merge branch 'charlesmchen/fixTextMessageLinks' 8 years ago
Matthew Chen 7fd5b00d86 Fix text message links in conversation view.
// FREEBIE
8 years ago
Matthew Chen 1014f27f45 Merge branch 'charlesmchen/redundantSyncMessages' 8 years ago
Matthew Chen 1fa75ead5d Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 74096fc2c2 Don't send sync messages to self if no linked devices.
// FREEBIE
8 years ago
Michael Kirk 602775f3ed Merge branch 'mkirk-2.18.0/call-audio' 8 years ago
Michael Kirk b77e331732 Unify Mute/Hold audio handling
// FREEBIE
8 years ago
Michael Kirk c7642cc628 Fix volume burst when call connects
By centralizing AudioSession management onto the AudioService, we can
avoid enabling the RTCAudioSession while we're mid-ring.

Also allows us to centralize and remove redundant audio session logic.

// FREEBIE
8 years ago
Michael Kirk 402d4157c8 Uniform volume when ringing on speakerphone vs video
// FREEBIE
8 years ago
Michael Kirk a63a767bf2 connecting ping quieter, ringer is louder
- outring: Raised gain on ringer, max is now  -0.6 dB
- outring: clipped hiss
- connecting-ping: reduced volume, max is now -17.8 dB

- remove unused audio files

// FREEBIE
8 years ago
Michael Kirk 36a39caad6 Remove overzealous assert
// FREEBIE
8 years ago
Matthew Chen aa5eb05617 Merge branch 'charlesmchen/dontAnimateMessageSends' 8 years ago
Matthew Chen af5489952c Don't animate message sends.
// FREEBIE
8 years ago
Matthew Chen 40e04ffb92 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 5df4ac92b7 Don't animate message sends.
// FREEBIE
8 years ago
Matthew Chen 5daba7aea0 Merge branch 'charlesmchen/digitsAintJumbomoji' 8 years ago
Matthew Chen f823ba8c14 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 05e57cf8bf Don't treat digits 0..9 as Jumbomoji.
// FREEBIE
8 years ago
Matthew Chen 3f772c16a8 Merge branch 'charlesmchen/modiferReturnToSend' 8 years ago
Matthew Chen 5d4316755f Respond to CR.
// FREEBIE
8 years ago
Matthew Chen d52b19a69e Let users with external keyboards send messages using modifier-return (shift, command, option).
// FREEBIE
8 years ago
Matthew Chen 24b82b61fa Merge branch 'charlesmchen/logVoiceMemoSizes' 8 years ago
Matthew Chen 0c92850d38 Log voice memo durations.
// FREEBIE
8 years ago
Matthew Chen c6738c477a Merge branch 'charlesmchen/gifVsDraft' 8 years ago
Matthew Chen 89dbcb0fe8 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen f95e599c55 Don't overwrite draft after GIF send.
// FREEBIE
8 years ago
Matthew Chen 569e6808a4 Update podfile.lock.
// FREEBIE
8 years ago
Matthew Chen db8a381960 Merge remote-tracking branch 'origin/release/2.18.0' 8 years ago
Matthew Chen a08bd0980c Bump build to 2.18.0.6.
// FREEBIE
8 years ago
Matthew Chen b0629fb6d5 Update l10n strings.
// FREEBIE
8 years ago
Matthew Chen 0eb9242f73 Merge branch 'charlesmchen/cocoapodsWarnings' 8 years ago
Matthew Chen 5b1c89c13f Merge branch 'charlesmchen/splitgifs2' into release/2.18.0 8 years ago
Matthew Chen a3600d8e89 Avoid stalls in GIF downloader.
// FREEBIE
8 years ago
Matthew Chen 94f3601d39 Avoid stalls in GIF downloader.
// FREEBIE
8 years ago