John Preston
|
b3ffbeb63e
|
Improve code for Shortcuts handling.
|
2018-11-20 19:38:40 +04:00 |
|
John Preston
|
8a3615281c
|
Support structured bindings in base::flat_map.
|
2018-11-20 19:38:40 +04:00 |
|
John Preston
|
4960e08a24
|
Display occupied chats using drafts for support.
|
2018-11-20 19:38:39 +04:00 |
|
John Preston
|
d3a261de89
|
Scroll to cursor after template replacement.
|
2018-11-20 19:38:39 +04:00 |
|
John Preston
|
36b702702b
|
Support [inputN|n]otifyBroadcasts setting.
|
2018-11-16 20:17:58 +04:00 |
|
John Preston
|
78da810114
|
Extend pinned messages support.
Support them in saved messages and normal groups.
|
2018-11-16 20:17:58 +04:00 |
|
23rd
|
dc8abc74ed
|
Fixed editing of the last message on KeyUp.
Skip stickers, video-messages, call-messages and edit following message.
|
2018-11-16 20:10:19 +04:00 |
|
John Preston
|
f1c06d6743
|
Store StickerData::image in unique_ptr.
|
2018-11-09 19:16:47 +04:00 |
|
John Preston
|
2b95b96fa3
|
Store replyPreview in unique_ptr<Image>.
|
2018-11-09 19:14:31 +04:00 |
|
John Preston
|
784b0a2248
|
Revert "Show invite link owner in service message."
This reverts commit 27103889a4 .
|
2018-11-08 17:17:00 +04:00 |
|
John Preston
|
a2b04c9d71
|
Improve checks for a hidden webpage url.
|
2018-11-07 14:55:38 +04:00 |
|
John Preston
|
27103889a4
|
Show invite link owner in service message.
|
2018-11-07 14:28:35 +04:00 |
|
John Preston
|
5f665b8ecb
|
Add a comment field to ShareBox.
|
2018-11-04 15:58:32 +04:00 |
|
John Preston
|
617d21129f
|
Show confirmation on hidden webpage url.
|
2018-11-04 15:51:40 +04:00 |
|
John Preston
|
5aa2e66d02
|
Show large photos in web pages with IV.
|
2018-11-04 15:51:40 +04:00 |
|
John Preston
|
e6c4c48261
|
Animate check in album sending.
|
2018-11-04 15:51:39 +04:00 |
|
John Preston
|
91a6af71a0
|
Limit video messages size.
|
2018-11-04 15:51:39 +04:00 |
|
John Preston
|
fd4dedcbdf
|
Use good video thumbnail in albums.
|
2018-11-04 15:51:39 +04:00 |
|
John Preston
|
da358615e0
|
Generate high quality video thumbnail when loaded.
|
2018-11-04 15:51:38 +04:00 |
|
John Preston
|
251f51ca1b
|
Show collage/slideshow as an album in web page.
|
2018-11-04 15:51:38 +04:00 |
|
John Preston
|
8e7117fa22
|
Don't unload all media on switching between chats.
|
2018-11-04 15:51:38 +04:00 |
|
John Preston
|
f8eef7c9a6
|
Forget least used images gradually.
|
2018-11-04 15:51:37 +04:00 |
|
John Preston
|
595134cab5
|
Move image-related modules to ui/image/.
|
2018-11-04 15:51:37 +04:00 |
|
John Preston
|
8b76428c7e
|
Create ImagePtr-s using a factory method.
|
2018-11-04 15:51:37 +04:00 |
|
John Preston
|
5a50248055
|
Remove Image::toDelayedStorageImage downcaster.
|
2018-11-04 15:51:36 +04:00 |
|
John Preston
|
113f665295
|
Move Image and derived to ui/image.
|
2018-11-04 15:51:36 +04:00 |
|
John Preston
|
f2866442d2
|
Fix location thumb image sizes
|
2018-10-16 17:32:12 +03:00 |
|
John Preston
|
19a9a990b6
|
Allow using any interface scale between 100%-300%.
|
2018-10-16 11:38:09 +03:00 |
|
John Preston
|
149639a53d
|
Add and bundle @3x icons.
Also bundle only 1x, @2x, @3x and generate 125% and 150%.
|
2018-10-16 11:38:09 +03:00 |
|
John Preston
|
b847c8424a
|
Use single emoji sprite and scale + cache it.
|
2018-10-15 09:03:29 +03:00 |
|
John Preston
|
e896971fa4
|
Allow instant template selection (support).
|
2018-10-11 19:07:37 +03:00 |
|
John Preston
|
3992cea084
|
Draw map point on HistoryLocation.
|
2018-10-09 19:27:18 +03:00 |
|
John Preston
|
9f90d3a7fc
|
Load maps using mtproto instead of google.
|
2018-10-09 19:27:18 +03:00 |
|
John Preston
|
be6e329e94
|
Don't switch chats on ctrl+shift+send (support).
|
2018-10-09 19:27:18 +03:00 |
|
John Preston
|
83919492d3
|
Ignore unread counts from deleted (support).
|
2018-10-09 19:27:18 +03:00 |
|
John Preston
|
ee8819681f
|
Don't jump to unread from chat bottom (support).
|
2018-10-09 19:27:17 +03:00 |
|
John Preston
|
a6b325f0d0
|
Allow sending contact info in templates (support).
|
2018-10-09 19:27:17 +03:00 |
|
John Preston
|
ccaec28d0b
|
Read and autocomplete templates (support).
|
2018-10-09 19:27:16 +03:00 |
|
John Preston
|
25cefc6eab
|
Allow fix chats order and auto switch (support).
|
2018-10-09 19:27:16 +03:00 |
|
John Preston
|
20e303d3e6
|
Read chats only on sending (support).
|
2018-10-09 19:27:16 +03:00 |
|
John Preston
|
a70613d929
|
Fix client side generated changelogs display.
Also use message date if available in MediaView.
|
2018-09-27 23:31:48 +03:00 |
|
John Preston
|
9b85dd27ca
|
Allow to choose one of four default themes.
|
2018-09-26 14:36:55 +03:00 |
|
John Preston
|
2e5a0e056c
|
Move to std::optional.
|
2018-09-21 19:28:46 +03:00 |
|
John Preston
|
1ffbec0215
|
Finish animations disabling.
Replace some infinite animations with static layouts.
|
2018-09-20 21:26:10 +03:00 |
|
John Preston
|
53219bcf70
|
Fix two bugs with supergroup history disappearing.
|
2018-09-20 10:02:02 +03:00 |
|
John Preston
|
0c8709ca5f
|
Replace App::self() with Auth().user().
Always have self Auth().user() when AuthSession exists.
|
2018-09-19 19:22:13 +03:00 |
|
23rd
|
e966213ff8
|
Added shortcut to open dialog for attachements.
|
2018-09-19 12:25:16 +03:00 |
|
John Preston
|
2e7f4c2f21
|
Use Storage::Cache::Database for file caching.
|
2018-09-01 18:56:08 +03:00 |
|
John Preston
|
ec61aa0080
|
Edit last non-service message on KeyUp.
|
2018-08-22 09:50:36 +03:00 |
|
John Preston
|
5a487bc30c
|
Refresh file references in saveGif/faveSticker.
|
2018-08-20 17:26:28 +03:00 |
|