Commit Graph

4498 Commits (1f35a1d29cb493e64d6259953bacd4cbb84db24c)
 

Author SHA1 Message Date
Matthew Chen 1f35a1d29c Show attachment approval for GIFs.
// FREEBIE
8 years ago
Matthew Chen 957c2e3963 Merge branch 'charlesmchen/attachmentApprovalCrash' into release/2.18.2 8 years ago
Matthew Chen 167a171caf Fix crashes in attachment approval view.
// FREEBIE
8 years ago
Matthew Chen 511ff83edb Bumped version numbers for hotfix v2.18.2.
// FREEBIE
8 years ago
Matthew Chen 9c9c63db87 Bumped version numbers for hotfix v2.18.1.
// FREEBIE
8 years ago
Michael Kirk bdc43ac112 Merge branch 'mkirk/group-sync-deadlock' into release/2.18.1 8 years ago
Michael Kirk e82a3f3ddf respond to CR
// FREEBIE
8 years ago
Michael Kirk 8ef9e96b91 Avoid group-sync deadlock by making post-upload save async
// FREEBIE
8 years ago
Michael Kirk 98fd15fae7 Avoid groupsync deadlock - pass in transaction
// FREEBIE
8 years ago
Matthew Chen 384d3b201f Bump build to 2.18.0.9.
// FREEBIE
8 years ago
Matthew Chen 7fc960fefa Merge branch 'mkirk/re-redux-pki' into release/2.18.0 8 years ago
Michael Kirk 81cff837ae Include root certs from pki.goog
// FREEBIE
8 years ago
Matthew Chen 92557bf3ef Bump build to 2.18.0.8.
// FREEBIE
8 years ago
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 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 ad8c1db689 Reduce progressive search delay
// FREEBIE
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 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 c2a17920ba Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 004c9e4809 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen f37e7f26d2 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 487bd06755 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen cfb2a720d7 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 89a04852df Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 12de1aa90c Split up GIF requests.
// FREEBIE
8 years ago
Matthew Chen 55d53ae222 Split up GIF requests.
// FREEBIE
8 years ago
Matthew Chen c83090a46e Split up GIF requests.
// FREEBIE
8 years ago
Matthew Chen e4602f2a12 Split up GIF requests.
// FREEBIE
8 years ago
Matthew Chen 2dfea25243 Split up GIF requests.
// FREEBIE
8 years ago
Matthew Chen 84406b5fec Split up GIF requests.
// FREEBIE
8 years ago
Michael Kirk cca33f02b2 Sync translations
// FREEBIE
8 years ago
Michael Kirk aee6b3c0cf Merge branch 'mkirk-2.18.0/handle-padded-attachments' into release/2.18.0 8 years ago
Michael Kirk cf9874302b Remove unecessary subdata for unpadded attachment
// FREEBIE
8 years ago
Michael Kirk ce51d2da3e Example (disabled) padding strategy for attachment sender
The padding strategy the sender uses can change without needing to
update the receiver, so long as we continue to record the unpadded
length of the attachment in the attachment pointer.

// FREEBIE
8 years ago
Michael Kirk cbbb376860 Handle receiving padded attachments
Don't send padded attachments yet.

// FREEBIE
8 years ago
Michael Kirk 81386eae0c Merge branch 'mkirk-2.18.0/require-attachment-checksum' into release/2.18.0 8 years ago