AyuGramDesktop/Telegram/SourceFiles
2024-02-01 12:37:34 +04:00
..
_other Fix build for Windows Store. 2023-12-25 23:21:47 +00:00
api Fix media expiration from another client. 2024-01-18 12:23:47 +04:00
boxes Fixed ability to create group without ttl even with ttl in settings. 2024-02-01 12:37:33 +04:00
calls Fully migrate to Webrtc::Environment. 2024-01-25 11:57:58 +04:00
chat_helpers Added icon to button for resuming of voice recording. 2024-01-25 11:04:27 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Beta version 4.14.11. 2024-01-25 19:26:55 +04:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Added specific phrases to chats list for voice messages with ttl. 2024-01-25 11:04:27 +04:00
dialogs Fix chats list bottom buttons skip. 2024-01-25 17:55:10 +04:00
editor Added references to structured bindings since Apple clang supports them. 2024-01-16 11:18:55 +04:00
export Added references to structured bindings since Apple clang supports them. 2024-01-16 11:18:55 +04:00
ffmpeg Fix crash on some videos 2024-01-02 11:43:15 +04:00
history Fixed text insertion from menu bar on macOS when input field is hidden. 2024-01-25 19:28:30 +04:00
info Replaced behavior of statistics info to wait all charts. 2024-02-01 12:37:33 +04:00
inline_bots Add some assertions for debugging a crash. 2024-01-25 18:30:21 +04:00
intro Instantiate QRegularExpression instances statically 2023-12-31 22:03:57 +00:00
lang Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
layout Spread some style entries from basic style. 2023-11-15 04:19:51 +03:00
main Don't allow gifting premium if can't buy. 2024-01-02 00:12:51 +04:00
media Fully migrate to Webrtc::Environment. 2024-01-25 11:57:58 +04:00
menu Moved AddSkip and AddDivier from Settings namespace to separate module. 2023-11-15 03:30:04 +03:00
mtproto Update User-Agent for DNS to Chrome 121.0.6167.85. 2024-02-01 12:37:25 +04:00
overview Fix detaching temporaries 2023-12-31 22:03:57 +00:00
passport Added references to structured bindings since Apple clang supports them. 2024-01-16 11:18:55 +04:00
payments Fix payment field values formatting. 2024-01-08 17:34:08 +04:00
platform Shorten socket paths on Linux 2024-01-29 11:46:12 +04:00
profile Update API scheme on layer 172. 2024-01-17 09:39:05 +04:00
settings Slightly improved display of top label in Premium Settings for user. 2024-01-25 19:28:31 +04:00
statistics Replaced behavior of statistics info to wait all charts. 2024-02-01 12:37:33 +04:00
storage Implement media devices tracking on Windows. 2024-01-25 11:04:27 +04:00
support Remove unused variables 2023-12-31 22:03:57 +00:00
ui Fully migrate to Webrtc::Environment. 2024-01-25 11:57:58 +04:00
window Improved toast phrase for forwarded messages to self. 2024-02-01 12:37:34 +04:00
apiwrap.cpp Update API scheme on layer 172. 2024-01-17 09:39:05 +04:00
apiwrap.h Update API scheme to layer 172. 2024-01-17 09:39:04 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Get error message from the right object when copying log file 2024-01-27 07:17:24 +04:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Fix animating list->chat transition in single column. 2024-01-16 11:18:55 +04:00
mainwidget.h Don't push sublists to stack endlessly. 2024-01-02 15:05:06 +04:00
mainwindow.cpp Removed some include directives. 2023-11-28 21:55:26 +04:00
mainwindow.h Removed some include directives. 2023-11-28 21:55:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
stdafx.h Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
tray.cpp Optimized include directives of core_settings header. 2023-11-15 03:30:04 +03:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00