AyuGramDesktop/Telegram/SourceFiles
Daniil 23bd76a8dd Expand moderating mode some more
Revert key check, since number keys stopped working if bot have 
Add missing commands since last PR, also add keys to respect both keypad and regular keyboard users.
2021-04-28 09:38:23 +03:00
..
_other Version 2.5.7. 2021-01-28 15:11:56 +04:00
api Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
boxes Remove 'Restrict user' button in gigagroups. 2021-04-19 11:26:04 +04:00
calls Fix 'Start Now' in scheduled voice chats. 2021-04-27 14:15:25 +04:00
chat_helpers Expand moderating mode some more 2021-04-28 09:38:23 +03:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Version 2.7.3. 2021-04-27 14:15:25 +04:00
data Fix creating a scheduled voice chat. 2021-04-12 15:36:19 +04:00
dialogs Fix unread badge styles on palette changes. 2021-04-19 11:26:04 +04:00
export Use data_peer_id in export. 2021-04-12 10:48:17 +04:00
ffmpeg Fix deprecation warnings when building with FFmpeg 4.2. 2020-11-06 11:21:34 +03:00
history Fix voice record button infinite animation 2021-04-15 16:22:29 +03:00
info Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
inline_bots Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
intro Improve black-and-white QR code border. 2021-04-20 16:42:43 +04:00
lang Use LOG/DEBUG_LOG from lib_base. 2021-04-20 16:42:43 +04:00
main Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
media Fix closing PiP that was opened without media viewer. 2021-04-27 13:31:51 +04:00
mtproto Add url with the Focus Assist API information. 2021-04-26 10:51:10 +04:00
overview Apply autofixes from clazy 2021-03-13 15:25:47 +03:00
passport Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
payments Fix crash in invoice view. 2021-04-27 22:18:35 +04:00
platform Silence ServiceUnknown and Disconnected errors for native notifications 2021-04-27 17:44:16 +03:00
profile Allow blocking channels in voice chats. 2021-03-20 15:43:35 +04:00
settings Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
storage Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +04:00
support Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
ui Don't mark messages as read when screen is locked. 2021-04-27 13:31:51 +04:00
window Take shadow into account when saving/restoring window geometry 2021-04-28 10:13:54 +04:00
apiwrap.cpp Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
apiwrap.h Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
app.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
app.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
config.h Add local validation for card information. 2021-04-06 18:41:15 +04:00
facades.cpp Reactivate window on payment close. 2021-04-06 18:41:16 +04:00
facades.h Removed App:wnd for opening settings. 2021-02-04 18:13:03 +04:00
layout.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
layout.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
logs.cpp Use LOG/DEBUG_LOG from lib_base. 2021-04-20 16:42:43 +04:00
logs.h Use LOG/DEBUG_LOG from lib_base. 2021-04-20 16:42:43 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Add creating of a scheduled group call. 2021-04-06 18:41:16 +04:00
mainwidget.h Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
mainwindow.cpp Revert "Check if the window is not overlapped when is not active" 2021-04-28 10:36:15 +04:00
mainwindow.h Remove some App::wnd() calls. 2021-03-03 11:29:26 +04:00
settings.cpp Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +04:00
settings.h Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +04:00
stdafx.h Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00