tdesktop/Telegram/SourceFiles
John Preston f4822cf558 Version 2.0.
- Organize chats into Chat Folders if you have too many chats.
- Create custom folders with flexible settings,
or use default recommendations.
- Pin an unlimited number of chats in each folder.
- Switch between folders in the new side bar
to easily access all of your chats.
- Send :dice: to any chat to try your luck and get
a random number from the animated dice.
- Send :virus:, 🤒, 😷,
🤕, :sneeze:, :sick:, 🧼 or 🚑
to try out the new animated emoji.
2020-03-30 16:56:15 +04:00
..
_other Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
api Improve filters reordering. 2020-03-27 20:36:04 +04:00
boxes Don't use default title if it doesn't fit. 2020-03-30 15:10:08 +04:00
calls Update API scheme to layer 111. 2020-03-27 20:36:01 +04:00
chat_helpers Added application name as exception word for spell checker. 2020-03-27 20:36:07 +04:00
codegen/scheme Move some more code to lib_mtproto. 2019-12-02 16:11:22 +03:00
core Version 2.0. 2020-03-30 16:56:15 +04:00
data Allow deleting images in ~DocumentData. 2020-03-27 20:36:06 +04:00
dialogs Scroll-by-drag in folders when reordering pinned. 2020-03-29 12:57:59 +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 Fix possible crash in inconsistent HistoryWidget state. 2020-03-30 16:43:09 +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 Add folders menu to Settings. 2020-03-27 20:36:03 +04:00
media Fix sending videos larger than 720p. 2020-03-29 12:42:51 +04:00
mtproto bugfix: incorrect erase element 2020-03-24 11:31:38 +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 Try system font config once in snap build. 2020-03-30 12:18:50 +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 fallback codepath for QSaveFile::open failure. 2020-03-30 13:46:58 +04:00
support Move message ownership to History. 2020-02-21 18:48:29 +04:00
ui Beta version 1.9.22: Fix GCC build. 2020-03-27 22:34:25 +04:00
window Added ability to scroll vertical layout during reordering. 2020-03-28 18:53:08 +03:00
apiwrap.cpp Load folders exceptions after 100 chats. 2020-03-27 20:36:06 +04:00
apiwrap.h Load all archive after the main list for filters. 2020-03-27 20:36:03 +04:00
app.cpp Limit image size the app tries to read. 2020-03-27 20:36:05 +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 Use thread_local counter in logs for thread index. 2019-11-15 16:16:32 +03:00
logs.h Add some profiling logs to lottie player. 2019-07-01 17:57:39 +02:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
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 Move filters side bar inside bodyWidget. 2020-03-27 20:36:02 +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 Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
stdafx.h Enable native Wayland support 2020-02-24 19:03:27 +04:00