.. |
_other
|
Remove -externalupdater flag
|
2021-08-11 18:20:52 +03:00 |
api
|
Fix "Nobody Viewed / Watched / Listened" seen state.
|
2021-09-27 18:51:50 +04:00 |
boxes
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
calls
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
chat_helpers
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
codegen/scheme
|
|
|
core
|
Beta version 3.1.5.
|
2021-09-28 22:00:51 +04:00 |
countries
|
Removed extra space from end of country patterns.
|
2021-09-09 16:32:07 +03:00 |
data
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
dialogs
|
Appended references to const auto types in loop to prevent copying.
|
2021-09-09 16:32:04 +03:00 |
editor
|
Use base::SafeRound instead of std::round.
|
2021-09-27 12:13:57 +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
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
info
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
inline_bots
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03: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
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
media
|
Use base::SafeRound instead of std::round.
|
2021-09-27 12:13:57 +04:00 |
mtproto
|
Use base::SafeRound instead of std::round.
|
2021-09-27 12:13:57 +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
|
Move applicationDidFinishLaunching code to init
|
2021-09-29 09:04:23 +04:00 |
profile
|
Appended references to const auto types in loop to prevent copying.
|
2021-09-09 16:32:04 +03:00 |
settings
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
storage
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
support
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
ui
|
Beta version 3.1.5: Fix build on Linux.
|
2021-09-28 23:48:37 +04:00 |
window
|
Fix attach icon in theme preview.
|
2021-09-28 19:27:41 +04:00 |
apiwrap.cpp
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
apiwrap.h
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03: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
|
|
|
mainwidget.cpp
|
Initial chat theme changing.
|
2021-09-28 19:27:41 +04:00 |
mainwidget.h
|
Initial chat theme changing.
|
2021-09-28 19:27:41 +04:00 |
mainwindow.cpp
|
Fix saving tray "Toggle notifications" on relaunch.
|
2021-09-22 14:03:41 +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 |