23rd
|
348cf4829c
|
Added ability to scroll media in section of scheduled messages.
Fixed #8388.
|
2021-07-01 23:53:45 +03:00 |
23rd
|
1a93f4fa4c
|
Added ability to sparse id slices of scheduled media.
|
2021-07-01 23:53:45 +03:00 |
John Preston
|
1342077dcb
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
John Preston
|
ce91caa820
|
Fix build on macOS.
|
2020-09-29 19:03:23 +03:00 |
John Preston
|
734d834a20
|
Replace mapbox variant with std::variant.
|
2020-09-29 19:03:19 +03:00 |
John Preston
|
4b354b0928
|
Use Main::Session in download/upload.
|
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
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
2e5a0e056c
|
Move to std::optional.
|
2018-09-21 19:28:46 +03:00 |
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
John Preston
|
68009b6fba
|
Refactor userpic storage and access in PeerData.
|
2017-12-05 11:58:18 +04:00 |
John Preston
|
2432845df2
|
Optimize and rename base::weak_unique_ptr.
Rename base::enable_weak_from_this -> base::has_weak_ptr.
Rename base::weak_unique_ptr -> base::weak_ptr.
Rename base::make_weak_unique -> base::make_weak.
Rename base/weak_unique_ptr.h -> base/weak_ptr.h
|
2017-11-30 21:33:27 +04:00 |
John Preston
|
67d4eb688a
|
Reverse user and chat profile photos.
|
2017-11-23 13:58:12 +04:00 |
John Preston
|
47a52b0587
|
Moved several modules from history/ to data/.
|
2017-11-16 07:59:09 +04:00 |