Commit Graph

4835 Commits (e84fcd7c94df9e9e1c27cc7a30a8bbb1acaecd68)
 

Author SHA1 Message Date
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
Matthew Chen b3e39e6584 Avoid stalls in GIF downloader.
// FREEBIE
8 years ago
Michael Kirk 5a6e739115 pull latest translations
// FREEBIE
8 years ago
Michael Kirk af82b02e4a bump version
// FREEBIE
8 years ago
Michael Kirk 1a6cb7da13 Merge branch 'charlesmchen/splitGifs' into release/2.18.0 8 years ago
Matthew Chen 7041f976d5 Use HTTP pipelining in Giphy asset requests.
// FREEBIE
8 years ago
Matthew Chen 98af9bcc65 Use HTTP pipelining in Giphy asset requests.
// FREEBIE
8 years ago
Matthew Chen bb4d94fd1f Respond to CR.
// FREEBIE
8 years ago
Matthew Chen aec6d67df3 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 73ae5b298c Suppress build warnings for Cocoapods dependencies.
// FREEBIE
8 years ago
Matthew Chen 82bcffe773 Merge branch 'charlesmchen/streamlineRelayout' 8 years ago