..
_other
Remove -externalupdater flag
2021-08-11 18:20:52 +03:00
api
Removed MTP* from applying message edition.
2021-10-08 10:39:36 +04:00
boxes
Updated ad description.
2021-10-07 23:32:10 +03:00
calls
Disable group call logs to console.
2021-10-07 11:42:24 +04:00
chat_helpers
Don't use MTP* for reply markup data.
2021-10-04 23:47:30 +04:00
codegen /scheme
Update API scheme to layer 119. Count replies.
2020-09-29 19:03:18 +03:00
core
Version 3.1.8.
2021-10-08 13:51:22 +04:00
countries
Removed extra space from end of country patterns.
2021-09-09 16:32:07 +03:00
data
Removed MTP* from applying message edition.
2021-10-08 10:39:36 +04:00
dialogs
Fixed scroll in Dialogs::Widget.
2021-10-06 13:40:26 +04:00
editor
Don't use MTP* in the image editor.
2021-10-04 23:47:33 +04:00
export
Use base/random.h instead of openssl::RandomValue.
2021-09-15 13:42:22 +03:00
ffmpeg
Use av_packet_alloc instead of av_init_packet.
2021-05-26 22:53:54 +04:00
history
Fixed ability to copy original caption in admin log.
2021-10-08 10:39:36 +04:00
info
Allocate 64 bits for message ids.
2021-09-30 13:49:37 +04:00
inline_bots
Don't use MTP* for reply markup data.
2021-10-04 23:47:30 +04:00
intro
Use base/random.h instead of openssl::RandomValue.
2021-09-15 13:42:22 +03:00
lang
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
layout
Add support for SVG patterns in wallpapers.
2021-08-11 19:56:12 +03:00
main
Always clear passcode lock widget on reset.
2021-09-30 19:37:42 +04:00
media
Use base::SafeRound instead of std::round.
2021-09-27 12:13:57 +04:00
mtproto
Update User-Agent for DNS to Chrome 94.0.4606.61.
2021-10-04 23:23:20 +04:00
overview
Custom colors in history_view_document module.
2021-09-06 13:13:26 +03:00
passport
Use base/random.h instead of openssl::RandomValue.
2021-09-15 13:42:22 +03:00
payments
Hide webview while showing a box in payments.
2021-09-30 14:53:18 +04:00
platform
Handle foreign instance in COM toast activator.
2021-10-08 13:46:52 +04:00
profile
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
settings
Fix crash in local changelog messages.
2021-10-07 10:58:24 +04:00
storage
Don't use MTP* in the image editor.
2021-10-04 23:47:33 +04:00
support
Don't use MTP* for reply markup data.
2021-10-04 23:47:30 +04:00
ui
Fix view button style.
2021-10-07 11:38:07 +04:00
window
Moved opening peer from PeerClickHandler to SessionController.
2021-10-07 23:32:10 +03:00
apiwrap.cpp
Load albums of last chat messages.
2021-10-04 23:47:33 +04:00
apiwrap.h
Load albums of last chat messages.
2021-10-04 23:47:33 +04:00
app.cpp
Use Images::Read instead of App::readImage.
2021-08-11 18:55:08 +03:00
app.h
Use Images::Read instead of App::readImage.
2021-08-11 18:55:08 +03:00
config.h
Add local validation for card information.
2021-04-06 18:41:15 +04:00
facades.cpp
Removed ui_getPeerForMouseAction.
2021-07-27 02:50:08 +03:00
facades.h
Removed Main::Session forward declaration from data_types.
2021-09-01 01:23:20 +03:00
logs.cpp
Fix some warnings from GCC 11
2021-06-01 19:33:19 +03:00
logs.h
Fix possible deadlock in debug logs.
2021-05-13 15:36:08 +04:00
main.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
mainwidget.cpp
Removed MainWidget::highlightStartTime.
2021-09-30 18:45:38 +03:00
mainwidget.h
Removed MainWidget::highlightStartTime.
2021-09-30 18:45:38 +03:00
mainwindow.cpp
Move dialogs_layout to dialogs/ui/.
2021-10-04 23:45:21 +04:00
mainwindow.h
Removed using of hardcoded numbers of tray menu actions.
2021-07-06 12:13:06 +03:00
settings.cpp
Implement close to taskbar option
2021-09-13 17:46:53 +03:00
settings.h
Implement close to taskbar option
2021-09-13 17:46:53 +03:00
stdafx.h
Get rid of osx and linux32 special targets
2021-08-11 16:59:27 +03:00