tdesktop/Telegram/SourceFiles
John Preston 33c453a13c Scroll history to bottom on sending a message. 2020-04-21 18:55:35 +04:00
..
_other Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
api Update scheme to layer 102. 2020-04-21 18:55:34 +04:00
boxes Check solution length in CreatePollBox. 2020-04-21 18:55:34 +04:00
calls Update API scheme to layer 111. 2020-03-27 20:36:01 +04:00
chat_helpers Support generic dice media display. 2020-04-21 18:55:35 +04:00
codegen/scheme Update scheme to layer 102. 2020-04-21 18:55:34 +04:00
core Closed alpha version 2.0.1.2. 2020-04-21 18:55:35 +04:00
data Improve poll closing by timer and results reloading. 2020-04-21 18:55:35 +04:00
dialogs Improve empty chat list layout. 2020-03-31 12:36:33 +04:00
export Update API scheme to layer 111. 2020-03-27 20:36:01 +04:00
ffmpeg Use 64 byte alignment for ffmpeg frames. 2020-02-17 16:44:08 +04:00
history Scroll history to bottom on sending a message. 2020-04-21 18:55:35 +04:00
info Add filter icons to Settings -> Folders. 2020-03-27 20:36:05 +04:00
inline_bots Add limits on video frame size. 2020-03-27 20:36:05 +04:00
intro Handle some updates even while not authed. 2020-03-29 14:06:10 +04:00
lang Replace str_const with base::const_string. 2020-01-29 12:47:50 +03:00
main Update scheme to layer 102. 2020-04-21 18:55:34 +04:00
media Fix check for 4K frame size in streaming. 2020-04-13 15:32:20 +04:00
mtproto Send init connection params. 2020-04-21 18:55:34 +04:00
overview Rename mediaview.style to media_view.style. 2020-02-05 18:39:47 +04:00
passport Rewrite webFileLoader without Storage::DownloadManager. 2019-12-04 15:15:58 +03:00
platform Work around 32-bitness of GetLastInputInfo. 2020-04-21 18:55:35 +04:00
profile Fix legacy group admin status in members dropdown. 2020-03-27 20:36:05 +04:00
settings Allow open folders by 'folders' code. 2020-03-27 20:36:06 +04:00
storage Add .opus and .oga files as song formats 2020-04-21 14:04:51 +04:00
support Move message ownership to History. 2020-02-21 18:48:29 +04:00
ui Change manage folders button icon. 2020-04-13 15:30:40 +04:00
window Change manage folders button icon. 2020-04-13 15:30:40 +04:00
apiwrap.cpp Send poll solution with entities. 2020-04-21 18:55:34 +04:00
apiwrap.h Load all archive after the main list for filters. 2020-03-27 20:36:03 +04:00
app.cpp Allow sending large images again (up to 108MP). 2020-04-13 15:32:06 +04:00
app.h Added buttons to delete and edit album items in SendFilesBox. 2020-01-23 10:09:33 +03:00
config.h Don't overlap video with controls. 2020-02-05 18:39:47 +04:00
facades.cpp Enable / disable side bar based on filters. 2020-03-27 20:36:03 +04:00
facades.h Enable / disable side bar based on filters. 2020-03-27 20:36:03 +04:00
layout.cpp Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
layout.h Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
logs.cpp Fix path choosing for Windows Store version. 2020-04-21 18:55:34 +04:00
logs.h Add some profiling logs to lottie player. 2019-07-01 17:57:39 +02:00
main.cpp
mainwidget.cpp With sidebar open settings in layer. 2020-03-27 20:36:05 +04:00
mainwidget.h Show two hardcoded filters in Ui. 2020-03-27 20:36:01 +04:00
mainwindow.cpp Fix folders visibility above passcode lock. 2020-04-13 15:30:23 +04:00
mainwindow.h First version of the filters side bar. 2020-03-27 20:36:01 +04:00
observer_peer.cpp Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
observer_peer.h Track sending and failed messages. 2019-07-24 08:02:20 +02:00
qt_functions.cpp Make packaged build working 2020-01-17 13:34:27 +03:00
qt_static_plugins.cpp Enable native Wayland support 2020-02-24 19:03:27 +04:00
settings.cpp Move some style code to lib_ui. 2019-10-01 23:59:46 +03:00
settings.h Move some style code to lib_ui. 2019-10-01 23:59:46 +03:00
stdafx.cpp
stdafx.h Enable native Wayland support 2020-02-24 19:03:27 +04:00