..
_other
Launch new version directly in write-protected mode
2021-05-03 14:39:24 +03: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
Revert number keys check
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
Beta version 2.7.5.
2021-05-04 00:27:59 +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
Add voice chat admin event log filter in channels.
2021-05-03 23:05:58 +04: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
Fix legacy-style connect in Intro.
2021-05-03 12:29:21 +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
Update User-Agent for DNS to Chrome 90.0.4430.85.
2021-05-02 10:45:06 +03: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
Fix crash dump generation on Linux.
2021-05-03 17:34:33 +04: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
Push all QSaveFile-s to background thread.
2021-05-03 12:27:45 +04:00
support
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
2021-04-09 15:05:00 +04:00
ui
Force separate panel into the screen geometry.
2021-04-28 13:16:00 +04:00
window
Version 2.7.4: Fix build for macOS.
2021-04-28 14:08:02 +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