John Preston
|
eb1845e33b
|
Fix crash in session destruction.
Also use rpl::event_stream for downloaderTaskFinished.
|
2020-07-01 12:26:29 +04:00 |
|
John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
ad4afe9293
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
fc174f742a
|
Move stickers code to Data::Stickers class.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
3878a1b212
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
36fbdfb380
|
Simplify Image, remove ImageSource.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
f066e0f05a
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
bf616036b3
|
Check loaded status through DocumentMedia if possible.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
33f4946242
|
Start using document bytes from DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
70c79eb6bd
|
Move sticker image to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
c7878f9d21
|
Pause by-emoji stickers on sticker preview.
|
2020-05-12 12:18:31 +04:00 |
|
John Preston
|
1492571232
|
Fix members dropdown and mention autocomplete.
Fixes #7345.
|
2020-03-13 23:14:23 +04:00 |
|
John Preston
|
ee94e78533
|
All mtproto downloads using DownloadMtprotoTask.
|
2019-12-05 11:32:33 +03:00 |
|
John Preston
|
88e0342e02
|
Update to the latest submodules.
|
2019-11-05 14:27:42 +03:00 |
|
John Preston
|
c5845f17ae
|
Remove twidget header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
6343221d7b
|
Remove many includes from stdafx.pch.
|
2019-09-06 19:31:07 +03:00 |
|
John Preston
|
93a52bb66e
|
Move some settings from global to Session.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
32e8ae2b9e
|
Fix sticker suggestions by emoji.
Regression was introduced in 27f248645c .
|
2019-07-28 15:45:46 +02:00 |
|
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
|
John Preston
|
27f248645c
|
Use correct animated sticker thumbnails size.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
873b77cf40
|
Use UserData::isBot where applicable.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
c5df4db621
|
Fix possible race conditions in msgid().
|
2019-07-15 16:00:30 +02:00 |
|
John Preston
|
198de85ce5
|
Limit to 30 FPS in small stickers.
|
2019-07-05 19:15:25 +02:00 |
|
23rd
|
7c98f64cdb
|
Slightly refactored display of media preview.
- Removed showMediaPreview from facades.
|
2019-07-04 16:28:58 +02:00 |
|
John Preston
|
0dd1b4eae6
|
Support animated stickers in suggestions.
|
2019-07-02 17:21:52 +02:00 |
|
John Preston
|
e9677779b8
|
Show phone number only in the chat top bar.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
4d321b1cf0
|
Fix crash in Clang in Xcode 10.2.
|
2019-04-03 13:09:49 +04:00 |
|
John Preston
|
99bb09374d
|
Use new animations engine everywhere.
|
2019-04-02 14:33:53 +04:00 |
|
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
|
John Preston
|
a1baa23a52
|
Use both thumbnails in photos and documents.
Fixes #5602.
|
2019-01-28 13:10:45 +03:00 |
|
John Preston
|
67d12fa6d2
|
Improve update handling for legacy chats.
|
2019-01-17 12:21:30 +04:00 |
|
John Preston
|
c5a41e1f55
|
Divide data/data_peer and remove from PCH.
|
2019-01-17 12:21:29 +04:00 |
|
John Preston
|
e5536880fb
|
Improve mouse/keyboard selection interactions.
Fixes #5458.
|
2018-12-25 16:41:40 +04:00 |
|
John Preston
|
ef4f0168f8
|
Remove Qt MOC dependency for tabbed selector.
|
2018-11-22 10:50:41 +04:00 |
|
John Preston
|
c496a34f57
|
Fix single accented letter suggestion in hashtags.
Fixes #5335.
|
2018-11-07 14:28:35 +04:00 |
|
John Preston
|
595134cab5
|
Move image-related modules to ui/image/.
|
2018-11-04 15:51:37 +04:00 |
|
John Preston
|
113f665295
|
Move Image and derived to ui/image.
|
2018-11-04 15:51:36 +04:00 |
|
John Preston
|
5a487bc30c
|
Refresh file references in saveGif/faveSticker.
|
2018-08-20 17:26:28 +03:00 |
|
John Preston
|
839885910c
|
Pass FileOrigin in all file downloads.
|
2018-08-20 17:26:28 +03:00 |
|
John Preston
|
44c6050bf2
|
Fix field autocomplete in empty chat.
|
2018-06-27 22:58:33 +01:00 |
|
John Preston
|
2bd8737410
|
Fix sticker inline bot results.
Fixes #3317.
|
2018-06-03 20:48:02 +03:00 |
|
John Preston
|
017ec87d60
|
Replace FlatTextarea with InputField.
|
2018-05-22 13:45:22 +03:00 |
|
John Preston
|
90179188b9
|
Improve sticker by emoji ordering.
First display recent by send/install date, then trending, then other.
|
2018-03-08 00:26:35 +03:00 |
|
John Preston
|
f0a95032a5
|
Show cloud stickers by emoji.
|
2018-03-07 16:53:12 +03:00 |
|
John Preston
|
4527c03c0d
|
Use "Feed" name for chats list index and search.
|
2018-02-08 12:20:51 +03:00 |
|
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
|
John Preston
|
2569df9e5a
|
Rename some Ui methods.
myEnsureResized -> Ui::SendPendingMoveResizeEvents.
myGrab -> Ui::GrabWidget.
myGrabImage -> Ui::GrabWidgetToImage.
|
2017-12-26 19:20:08 +03:00 |
|
John Preston
|
712b3f481c
|
Move online phrase code from app module.
Also fix possible assertion violation in online change timeout.
|
2017-12-17 12:13:26 +04:00 |
|
John Preston
|
85b3d3f64d
|
Display admin badges in supergroups.
Also prefer std containers to Qt and OrderedSet in data_peer.
|
2017-12-01 22:38:44 +04:00 |
|