|
|
feafe56173
|
Change forwarding to unquoted when changing grouping mode
|
2020-11-09 03:32:07 +03:00 |
|
|
|
c499cfb267
|
Updated TDesktop sources to 2.4.3
|
2020-11-09 03:26:49 +03:00 |
|
23rd
|
46ce0df832
|
Fixed crash in SessionsBox when list of sessions is empty.
|
2020-10-01 18:14:09 +03:00 |
|
23rd
|
3e6ba53a04
|
Reduced number of requests for authorizations list in SessionsBox.
|
2020-09-30 18:48:35 +03:00 |
|
23rd
|
264dd0c1d2
|
Refactored row painting in sessions box.
|
2020-09-30 18:48:34 +03:00 |
|
23rd
|
035a19b41e
|
Removed authorizations check form Data::Session.
|
2020-09-30 18:48:34 +03:00 |
|
23rd
|
6ac5f32796
|
Moved other authorizations api request to separated file.
|
2020-09-30 18:48:34 +03:00 |
|
23rd
|
0c4c4b2fcf
|
Added ability to move content of SessionsBox to Section.
|
2020-09-30 18:48:34 +03:00 |
|
23rd
|
a106d6e804
|
Moved content of SessionsBox to separate inner class.
|
2020-09-30 18:48:34 +03:00 |
|
23rd
|
6b7c33f0ee
|
Moved same parts of code of terminating in SessionsBox to single place.
|
2020-09-30 18:48:34 +03:00 |
|
23rd
|
8d2cacac80
|
Replaced variable of loading in SessionsBox with rpl::variable.
|
2020-09-30 18:48:34 +03:00 |
|
John Preston
|
719bed6e85
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
|
John Preston
|
8634c1f7f3
|
Move lang keys to td_lang library.
|
2020-09-30 12:18:52 +03:00 |
|
23rd
|
f81271d1fe
|
Simplified confirmed callback for ConfirmBox instances.
|
2020-09-29 19:03:29 +03:00 |
|
23rd
|
9f3af7234e
|
Added ability to pass confirm callback with close to ConfirmBox.
|
2020-09-29 19:03:29 +03:00 |
|
John Preston
|
0fb42ed82a
|
Use special method for blocking from Replies.
|
2020-09-29 19:03:29 +03:00 |
|
John Preston
|
4c1213ce9e
|
Allow blocking users from Replies chat.
|
2020-09-29 19:03:26 +03:00 |
|
John Preston
|
4a94a0c438
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
01ab6e6d4d
|
Support anonymous group admins.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
f0e1d2fd02
|
'base::optional_variant<' -> 'std::variant<v::null_t,'
|
2020-09-29 19:03:19 +03:00 |
|
John Preston
|
734d834a20
|
Replace mapbox variant with std::variant.
|
2020-09-29 19:03:19 +03:00 |
|
John Preston
|
55edb3bdfe
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
|
John Preston
|
fcdc4cd465
|
Handle bot callback buttons with password.
|
2020-09-29 19:03:18 +03:00 |
|
23rd
|
94468ecf6d
|
Added ability to copy link of not installed sticker pack.
|
2020-09-29 19:02:52 +03:00 |
|
BugLight
|
8d5e356733
|
Add custom host input that replaces commas with dots
|
2020-09-29 18:27:36 +03:00 |
|
|
|
d8196dd35f
|
Local folders
|
2020-09-08 02:38:26 +03:00 |
|
|
|
fcd1495f6b
|
Improve keyboard navigation in calendar
|
2020-09-07 05:59:42 +03:00 |
|
|
|
d8ea4c933e
|
Allow select last date by End key in calendar
|
2020-09-07 05:59:41 +03:00 |
|
|
|
d6face04c9
|
Mention user from context menu
|
2020-09-07 05:59:40 +03:00 |
|
|
|
22bce76f1d
|
Do not notify when pinning by default
Fixes #93.
|
2020-09-07 05:59:40 +03:00 |
|
|
|
fae9b40555
|
Show admin icon for groups and channels with creator/admin rights
|
2020-09-07 05:59:40 +03:00 |
|
|
|
4af108ee8d
|
Show group/channel type along with members count
Also show members/subscribers count for channels and supergroups, if possible.
|
2020-09-07 05:59:39 +03:00 |
|
|
|
86e02cf13c
|
Rework admins info
|
2020-09-07 05:59:39 +03:00 |
|
|
|
0eeeb18ecd
|
Forward options
Fixes #66.
|
2020-09-07 05:59:38 +03:00 |
|
|
|
024366b036
|
Rename Share window to Forward window
|
2020-09-07 05:59:38 +03:00 |
|
|
|
614237fc2e
|
Clear forward query on Esc
|
2020-09-07 05:59:37 +03:00 |
|
|
|
235938256e
|
Fix forward messages by keyboard with opening chat on click option
|
2020-09-07 05:59:37 +03:00 |
|
|
|
37d9cf2350
|
Updated TDesktop sources to 2.3.2+d34eabd
|
2020-08-28 19:30:52 +03:00 |
|
23rd
|
b12256f1ee
|
Added ability to schedule polls from section of scheduled messages.
Fixed #7433.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
14cda49db2
|
Moved code for send context menu to namespace.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
edceed28d7
|
Moved code for send context menu to separate file.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
b71062561a
|
Added ability to drag'n'drop videos in SendFilesBox.
|
2020-08-11 18:13:09 +04:00 |
|
|
|
afb72c646b
|
Updated TDesktop sources to 2.2
|
2020-07-30 09:23:07 +03:00 |
|
John Preston
|
060fe6a928
|
Play video userpics in profiles and settings.
|
2020-07-25 11:24:11 +04:00 |
|
John Preston
|
638d4d63c5
|
Update API scheme to layer 115.
|
2020-07-25 11:24:11 +04:00 |
|
23rd
|
e0750f7b87
|
Added drag'n'drop area to SendFilesBox for images.
|
2020-07-20 21:44:07 +03:00 |
|
23rd
|
4eaba39a7c
|
Added drag'n'drop area to EditCaptionBox.
|
2020-07-20 21:44:07 +03:00 |
|
23rd
|
5c097887ef
|
Added ability to edit media in scheduled messages.
|
2020-07-17 18:22:38 +03:00 |
|
23rd
|
b02b690747
|
Moved HistoryWidget::saveEditMsgDone/Fail to lambdas.
|
2020-07-17 18:22:38 +03:00 |
|
23rd
|
c46b96f252
|
Moved edit captions from EditCaptionBox to api_editing.
|
2020-07-17 18:22:38 +03:00 |
|