tdesktop/Telegram/SourceFiles
2019-09-06 19:31:06 +03:00
..
_other Replace 'Telegram Messenger LLP' with 'Telegram FZ-LLC'. 2019-08-09 11:51:35 +01:00
api Fix draft clearing on message send. 2019-08-30 13:31:45 +03:00
base Improve first socket message. 2019-08-27 19:10:37 +03:00
boxes Fix check display in background box. 2019-09-06 19:31:06 +03:00
calls Move message client flags to a separate field. 2019-08-09 20:19:23 +01:00
chat_helpers Remove 'Send without sound' in Saved messages. 2019-08-31 14:43:19 +03:00
codegen Add :party: emoji replacement. 2019-08-09 11:51:36 +01:00
core Version 1.8.4. 2019-09-06 14:39:04 +03:00
data Version 1.8.4: Fix crash on failed message delete. 2019-09-06 14:46:09 +03:00
dialogs Fix jump to first chat with archive. 2019-08-27 19:10:37 +03:00
export Move HistoryMedia to HistoryView namespace. 2019-08-09 11:50:49 +01:00
ffmpeg Use private Qt color API only in official build. 2019-07-09 13:43:57 +02:00
history Version 1.8.4: Fix crash in local messages. 2019-09-06 16:41:43 +03:00
info Make tabbed selector working in scheduled section. 2019-08-27 19:10:37 +03:00
inline_bots Update API scheme to layer 105. 2019-08-27 19:10:37 +03:00
intro Use QLocale::uiLanguages for system language. 2019-08-09 11:51:36 +01:00
lang Rename AuthSession to Main::Session. 2019-07-24 13:45:24 +02:00
lottie Fix build in Xcode. 2019-08-09 11:51:35 +01:00
main Save embedded themes accent colors. 2019-08-27 19:10:37 +03:00
media Remove some more Auth() calls. 2019-08-09 11:50:49 +01:00
mtproto Mark all types of local history items. 2019-09-06 10:53:44 +03:00
overview Ensure contrast in colorized themes. 2019-08-29 10:01:28 +03:00
passport Allow sending scheduled messages. 2019-08-27 19:10:37 +03:00
platform Fix scheduled notifications on inbox read. 2019-08-30 17:06:21 +03:00
profile Remove unused LeftOutlineButton type. 2019-08-29 10:01:28 +03:00
rpl Use tr:: instead of langFactory in box titles. 2019-06-21 11:06:50 +02:00
settings Mark all types of local history items. 2019-09-06 10:53:44 +03:00
storage Keep colorized theme in editor. 2019-08-29 10:01:28 +03:00
support Mark all types of local history items. 2019-09-06 10:53:44 +03:00
ui Fixed text width in toast widget. 2019-08-29 16:16:22 +03:00
window Put 'Classic' theme first. 2019-09-02 14:27:22 +03:00
apiwrap.cpp Refresh file reference from scheduled messages. 2019-08-30 15:42:01 +03:00
apiwrap.h Add editing of AddedByPhone privacy. 2019-08-29 11:44:03 +03:00
app.cpp Remove some more Auth() calls. 2019-07-24 16:00:30 +02:00
app.h Remove some calls to Auth(). 2019-07-24 13:13:51 +02:00
config.h Use new animations engine in all Basic-s. 2019-04-02 14:33:53 +04:00
facades.cpp Fix draft clearing on message send. 2019-08-30 13:31:45 +03:00
facades.h Allow schedule of files, stickers, GIFs. 2019-08-27 19:10:37 +03:00
layout.cpp Remove all legacy global namespace langs. 2019-06-21 11:06:52 +02:00
layout.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
logs.cpp Add some profiling logs to lottie player. 2019-07-01 17:57:39 +02: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 Check if it is possible to 'Send now.' 2019-08-30 16:17:46 +03:00
mainwidget.h Notify about published scheduled messages. 2019-08-29 10:01:28 +03:00
mainwindow.cpp Fix crash on quit without initial passcode unlock. 2019-08-30 23:30:12 +03:00
mainwindow.h Slightly refactored display of media preview. 2019-07-04 16:28:58 +02:00
observer_peer.cpp Use "Feed" name for chats list index and search. 2018-02-08 12:20:51 +03:00
observer_peer.h Track sending and failed messages. 2019-07-24 08:02:20 +02:00
qt_static_plugins.cpp Add nimf inputcontext plugin for linux version (#5050) 2018-12-06 11:30:08 +04:00
settings.cpp Add 'Loop animated stickers' setting. 2019-08-09 11:50:49 +01:00
settings.h Add 'Loop animated stickers' setting. 2019-08-09 11:50:49 +01:00
stdafx.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
stdafx.h Optimize InvokeQueued(). 2019-07-10 19:37:00 +02:00