..
_other
Replace 'Telegram Messenger LLP' with 'Telegram FZ-LLC'.
2019-08-09 11:51:35 +01:00
api
Extract username from t.me/username searches.
2019-08-09 11:50:49 +01:00
base
Fix possible race conditions in msgid().
2019-07-15 16:00:30 +02:00
boxes
Remove some more Auth() calls.
2019-08-09 11:50:49 +01:00
calls
Remove some more Auth() calls.
2019-08-09 11:50:49 +01:00
chat_helpers
Repaint skin-toned animated emoji.
2019-08-09 11:51:33 +01:00
codegen
Add :party: emoji replacement.
2019-08-09 11:51:36 +01:00
core
Version 1.8.
2019-08-09 11:51:36 +01:00
data
Don't refresh large emoji messages when sent.
2019-08-09 11:51:35 +01:00
dialogs
Extract username from t.me/username searches.
2019-08-09 11:50:49 +01: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
Remove thumbnail for colored animated emoji.
2019-08-09 11:51:35 +01:00
info
Remove some more Auth() calls.
2019-08-09 11:50:49 +01:00
inline_bots
Rename AuthSession to Main::Session.
2019-07-24 13:45:24 +02: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
Remove some more Auth() calls.
2019-08-09 11:50:49 +01:00
media
Remove some more Auth() calls.
2019-08-09 11:50:49 +01:00
mtproto
Add large emoji implementation.
2019-08-09 11:50:49 +01:00
overview
Remove some more Auth() calls.
2019-08-09 11:50:49 +01:00
passport
Remove some more Auth() calls.
2019-08-09 11:50:49 +01:00
platform
Use QLocale::uiLanguages for system language.
2019-08-09 11:51:36 +01:00
profile
Rename AuthSession to Main::Session.
2019-07-24 13:45:24 +02:00
rpl
Use tr:: instead of langFactory in box titles.
2019-06-21 11:06:50 +02:00
settings
Add theme names to langpack.
2019-08-09 11:51:35 +01:00
storage
Fix int32 overflow in local storage stats.
2019-08-09 11:51:35 +01:00
support
Move some settings from global to Session.
2019-08-09 11:50:49 +01:00
ui
Use QLocale::uiLanguages for system language.
2019-08-09 11:51:36 +01:00
window
Move some settings from global to Session.
2019-08-09 11:50:49 +01:00
apiwrap.cpp
Remove some more Auth() calls.
2019-08-09 11:50:49 +01:00
apiwrap.h
Allow sending silent messages.
2019-07-27 17:19:04 +02: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
Move HistoryMedia to HistoryView namespace.
2019-08-09 11:50:49 +01:00
facades.h
Move some settings from global to Session.
2019-08-09 11:50:49 +01: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
Don't refresh large emoji messages when sent.
2019-08-09 11:51:35 +01:00
mainwidget.h
Allow sending silent messages.
2019-07-27 17:19:04 +02:00
mainwindow.cpp
Pass SessionNavigation to some boxes.
2019-07-25 20:55:11 +02: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