23rd
|
590e6c8e9d
|
Fixed ability to cancel edit media in albums.
|
2019-04-02 18:14:12 +04:00 |
23rd
|
67572b0d9a
|
Added canceling upload edit media to Data::Media destructors.
- We should stop upload media if message was deleted from other client.
|
2019-04-02 18:14:12 +04:00 |
23rd
|
89e1291d86
|
Added confirming only images and videos when edit album item.
- Added hiding of checkbox when edit album item.
|
2019-04-02 18:14:12 +04:00 |
23rd
|
25e3674819
|
Added allowsEditMedia() to Media. Slightly refactored.
|
2019-04-02 18:14:12 +04:00 |
John Preston
|
cd3c1c6dc0
|
Use new animations engine for typings.
|
2019-04-02 14:33:53 +04:00 |
John Preston
|
b353af00c9
|
Fix crash in login.
|
2019-04-02 14:33:53 +04:00 |
John Preston
|
d3bf489bea
|
Improve base::binary_guard interface.
|
2019-04-02 14:33:52 +04:00 |
John Preston
|
8759d637ff
|
Use StorageFileLocation in mtpFileLoader.
|
2019-03-29 14:24:07 +04:00 |
John Preston
|
95023ca770
|
Use StorageFileLocation in streaming loader.
|
2019-03-29 14:24:07 +04:00 |
John Preston
|
aa8f62da9d
|
Support new ('modern') API file locations.
|
2019-03-29 14:24:07 +04:00 |
John Preston
|
eba2a98703
|
Add general StorageFileLocation abstraction.
|
2019-03-29 14:24:06 +04:00 |
John Preston
|
3bd1bbc77a
|
Use Streaming::Player in video messages playback.
|
2019-03-26 16:51:39 +04:00 |
John Preston
|
bb2e683dea
|
Fix leaving channels and supergroups.
Fixes #5838.
|
2019-03-25 15:52:30 +04:00 |
John Preston
|
eb1825defd
|
Add revoking of full history.
|
2019-03-24 12:12:44 +04:00 |
John Preston
|
a34e998c42
|
Handle fwd_from without a link to the account.
|
2019-03-24 12:12:42 +04:00 |
John Preston
|
0cd7399dc9
|
Update API scheme to layer 96.
|
2019-03-24 12:12:41 +04:00 |
23rd
|
0f3ec47074
|
Begin of EditPeerBox redesigning.
- Moved buttons from ManageGroupBox to EditPeerBox.
- Added counting of permissions.
|
2019-03-22 13:40:21 +04:00 |
23rd
|
2aecd1035e
|
Removed "Export history" from context menu for empty chats.
|
2019-03-22 13:38:09 +04:00 |
John Preston
|
8acd47bf2f
|
Fix pre-history visibility rights check.
|
2019-03-20 13:22:58 +04:00 |
John Preston
|
2ebbf062d0
|
Show webpage with embed_url as a video.
|
2019-03-19 13:21:13 +04:00 |
John Preston
|
d646de7184
|
Add button to download audio files.
|
2019-03-15 16:09:05 +04:00 |
John Preston
|
5ec37e9112
|
Use separate click handler for OpenWith.
|
2019-03-13 13:35:47 +04:00 |
John Preston
|
aa1090a585
|
Fix text disappearing in support mode.
|
2019-03-12 16:54:15 +04:00 |
John Preston
|
13a9b967e9
|
Use user phrases for support accounts.
|
2019-03-12 14:38:59 +04:00 |
John Preston
|
2a3a38531b
|
Fix photo inline result sending.
Fixes #5594.
|
2019-03-12 13:49:16 +04:00 |
John Preston
|
c063d94aa5
|
Remove DocumentData::actionOnLoad. Fix GIF open.
|
2019-03-11 19:07:35 +04:00 |
John Preston
|
b0ff443eac
|
Fix sending of saved GIFs.
|
2019-03-11 12:08:21 +04:00 |
John Preston
|
01d763eed1
|
Use DocumentData::getDuration for all types.
|
2019-03-11 12:08:15 +04:00 |
John Preston
|
41c60419f1
|
Enable voice messages streaming.
|
2019-03-11 12:08:15 +04:00 |
John Preston
|
6887993f92
|
Report streaming failed.
|
2019-03-11 12:08:13 +04:00 |
John Preston
|
c27456277e
|
Support streaming of local files.
|
2019-03-11 12:08:11 +04:00 |
John Preston
|
2e824ace00
|
Fix video messages inline playback.
|
2019-03-11 12:08:11 +04:00 |
John Preston
|
dafa286b18
|
Show option to download on streaming error.
|
2019-03-11 12:08:11 +04:00 |
John Preston
|
003d01206f
|
Allow .opus playback.
|
2019-03-11 12:08:10 +04:00 |
John Preston
|
8171828c2a
|
Fix build on GCC.
|
2019-03-11 12:08:09 +04:00 |
John Preston
|
1940c67a09
|
Disable music / video autodownload.
|
2019-03-11 12:08:09 +04:00 |
John Preston
|
c574119718
|
Implement file reference update in streaming.
|
2019-03-11 12:08:08 +04:00 |
John Preston
|
648cd44ddd
|
Display correct video / music state.
|
2019-03-11 12:08:08 +04:00 |
John Preston
|
fde8dd9607
|
Play streaming audio in player.
|
2019-03-11 12:08:08 +04:00 |
John Preston
|
f1e0cd6c1d
|
Play streaming video in mediaview.
|
2019-03-11 11:52:11 +04:00 |
John Preston
|
2208621050
|
First version of caching in media streaming.
|
2019-03-11 11:49:54 +04:00 |
John Preston
|
f133dd396c
|
Return pair<iterator,bool> from flat_set::emplace.
|
2019-03-11 11:49:54 +04:00 |
John Preston
|
ccd04b98b9
|
Fix sync video to audio.
|
2019-03-11 11:49:54 +04:00 |
John Preston
|
d37b65e624
|
If stuck wait for three seconds of packets.
|
2019-03-11 11:49:54 +04:00 |
John Preston
|
3e9b811875
|
Implement precise seek in streaming.
|
2019-03-11 11:49:54 +04:00 |
John Preston
|
44c562d8ba
|
Fix streaming seek, display progress.
|
2019-03-11 11:49:53 +04:00 |
John Preston
|
93c548c013
|
Support streaming speed changing.
|
2019-03-11 11:49:53 +04:00 |
John Preston
|
a7d9281768
|
Implement pause / resume in streaming.
|
2019-03-11 11:49:53 +04:00 |
John Preston
|
3b369fc98e
|
Buffer audio when waiting data in streaming.
|
2019-03-11 11:49:53 +04:00 |
John Preston
|
e5cd7e6d40
|
Fix streaming from the middle of the file.
|
2019-03-11 11:49:53 +04:00 |
John Preston
|
ec9512899e
|
Support streaming playback speed 0.5 - 2.
|
2019-03-11 11:49:22 +04:00 |
John Preston
|
26ea6c4e63
|
Provide receivedTill for streamed tracks.
|
2019-03-11 11:49:22 +04:00 |
John Preston
|
8e44a7f5c4
|
Basic code for video streaming + testing on video.
|
2019-03-11 11:49:22 +04:00 |
John Preston
|
a093cb6274
|
Move some logic to Media::Streaming::Player.
|
2019-03-11 11:49:21 +04:00 |
John Preston
|
473e30e594
|
Basic code for media streaming + testing on music.
|
2019-03-11 11:49:21 +04:00 |
23rd
|
2a935868a8
|
Added grouping of album files into a single notification.
- Added display of "Album" in inDialogsText().
|
2019-03-11 00:00:02 +04:00 |
23rd
|
f48d8538c0
|
Added ability to see attached stickers on photos.
|
2019-03-10 22:10:36 +04:00 |
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
John Preston
|
d208236994
|
Accept binary_guard in crl::guard().
|
2019-02-17 15:56:07 +04:00 |
John Preston
|
c9716f3c72
|
Make crl::object_on_queue usages consistent.
|
2019-02-17 15:09:01 +04:00 |
John Preston
|
032694ad9e
|
Move files to media/audio and media/clip.
|
2019-02-13 15:41:33 +03:00 |
John Preston
|
818662c2e6
|
Version 1.5.13: Don't automatically load executable files.
|
2019-02-12 14:28:33 +03:00 |
John Preston
|
dbb7568b92
|
Fix changelogs blog link previews.
|
2019-02-11 15:52:36 +03:00 |
John Preston
|
45fda44924
|
Fix crash on bad sticker.
DocumentData::getStickerLarge and DocumentData::loaded go to a loop.
|
2019-02-11 15:52:36 +03:00 |
John Preston
|
d3159d86da
|
Version 1.5.12: Fix manual loading GIFs to cache.
|
2019-02-09 18:00:48 +03:00 |
John Preston
|
b6e37b7730
|
Allow removing cloud wallpapers.
|
2019-02-09 16:36:07 +03:00 |
John Preston
|
f9d56eb4c1
|
Send installWallPaper requests.
|
2019-02-08 19:47:02 +03:00 |
John Preston
|
95565c39ed
|
Upload wallpapers to the cloud.
|
2019-02-08 19:20:08 +03:00 |
John Preston
|
890aacaeee
|
Allow to blur wallpapers from file.
|
2019-02-08 16:55:02 +03:00 |
John Preston
|
e7043c4d63
|
Show patterns with colors in galery.
|
2019-02-05 12:32:54 +03:00 |
John Preston
|
aae2101131
|
Sort backgrounds in the gallery.
|
2019-02-04 21:37:40 +03:00 |
John Preston
|
4d9464ed87
|
Remove flags checking for backgrounds.
Also limit image size to 2960px.
Fixes #5641.
|
2019-02-04 18:53:00 +03:00 |
John Preston
|
f0c4868b3e
|
Ignore default banned rights for channel admins.
Fixes #5640.
|
2019-02-01 15:50:57 +03:00 |
John Preston
|
3cfc3dcecf
|
Mark even more extensions as executables.
|
2019-01-30 17:59:55 +03:00 |
John Preston
|
4c289fc8fb
|
Fix add members button in channels.
|
2019-01-30 13:49:36 +03:00 |
John Preston
|
5ca12a73c3
|
Use new HistoryWallPaper media type for wallpaper.
|
2019-01-29 19:26:19 +03:00 |
John Preston
|
c2744700c0
|
Mark more extensions as executables.
|
2019-01-29 14:52:33 +03:00 |
John Preston
|
f506a5ea6c
|
Save wallpaper settings locally.
|
2019-01-29 14:52:33 +03:00 |
John Preston
|
2f702148e3
|
Fix manage channel actions visibility.
Fixes #5601.
|
2019-01-29 14:52:33 +03:00 |
John Preston
|
e10c928207
|
Update API scheme to layer 95.
|
2019-01-29 14:52:33 +03:00 |
John Preston
|
a1baa23a52
|
Use both thumbnails in photos and documents.
Fixes #5602.
|
2019-01-28 13:10:45 +03:00 |
John Preston
|
a70e72f75d
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
John Preston
|
4111da1dd0
|
Move some calls from App namespace.
|
2019-01-22 17:10:01 +04:00 |
John Preston
|
bf87de3706
|
Fix removing chats from dialogs.
|
2019-01-22 17:05:06 +04:00 |
John Preston
|
6e0d62bb65
|
Re-apply document thumb only for stickers.
|
2019-01-21 17:43:24 +04:00 |
John Preston
|
805e4d01e7
|
Allow re-downloading failed media.
|
2019-01-21 10:49:44 +04:00 |
John Preston
|
314e30272b
|
Replace SingleTimer with base::Timer.
|
2019-01-18 16:41:08 +04:00 |
John Preston
|
1894b8fcf7
|
Handle t.me/bg links with wallpapers / colors.
|
2019-01-18 16:41:07 +04:00 |
John Preston
|
e59a68cd68
|
Refresh wallpaper file references.
|
2019-01-17 12:21:31 +04:00 |
John Preston
|
466c6da5e3
|
Save wallpaper information.
|
2019-01-17 12:21:31 +04:00 |
John Preston
|
0f9c2a62fe
|
Load fullres images of new wallpapers.
|
2019-01-17 12:21:31 +04:00 |
John Preston
|
2a0b9a44dd
|
Remove supergroup migrate messages.
|
2019-01-17 12:21:31 +04:00 |
John Preston
|
22f1ffc72b
|
Use different phrases for default restrictions.
|
2019-01-17 12:21:30 +04:00 |
John Preston
|
9728ddeaf9
|
Handle migration to supergroups in boxes.
|
2019-01-17 12:21:30 +04:00 |
John Preston
|
3c44bdb6b7
|
Support auto-migrate to supergroups.
|
2019-01-17 12:21:30 +04:00 |
John Preston
|
67d12fa6d2
|
Improve update handling for legacy chats.
|
2019-01-17 12:21:30 +04:00 |
John Preston
|
9a60e744d3
|
Unify permissions checks in participants boxes.
|
2019-01-17 12:21:30 +04:00 |
John Preston
|
a605c110a8
|
Support legacy groups in participant boxes.
|
2019-01-17 12:21:29 +04:00 |
John Preston
|
18c6be0d3b
|
Unify legacy and megagroups information edit.
|
2019-01-17 12:21:29 +04:00 |
John Preston
|
eff90395b6
|
Add EditPeerPermissionsBox.
|
2019-01-17 12:21:29 +04:00 |