| .. |
|
_other
|
Fix AppImage overwrite by updater
|
2020-08-11 10:58:17 +04:00 |
|
api
|
Handle updateReadDiscussion.
|
2020-09-29 19:03:25 +03:00 |
|
boxes
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
|
calls
|
Implement replies list request.
|
2020-09-29 19:03:18 +03:00 |
|
chat_helpers
|
Fix build on macOS.
|
2020-09-29 19:03:23 +03:00 |
|
codegen/scheme
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
|
core
|
Fix build on macOS.
|
2020-09-29 19:03:23 +03:00 |
|
data
|
Inject discussed message in Replies section.
|
2020-09-29 19:03:25 +03:00 |
|
dialogs
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
|
export
|
Show correct reply in Replies bot.
|
2020-09-29 19:03:24 +03:00 |
|
ffmpeg
|
Use threaded decoding in ffmpeg streaming.
|
2020-07-28 20:14:45 +04:00 |
|
history
|
Remove redundant read comments thread requests.
|
2020-09-29 19:03:25 +03:00 |
|
info
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
|
inline_bots
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
|
intro
|
Fix possible crash in intro widget.
|
2020-07-02 10:42:09 +04:00 |
|
lang
|
Fix format
|
2020-07-02 11:32:17 +04:00 |
|
main
|
Add tgcalls library.
|
2020-08-11 18:21:40 +04:00 |
|
media
|
Fix build on macOS.
|
2020-09-29 19:03:23 +03:00 |
|
mtproto
|
Replace mapbox variant with std::variant.
|
2020-09-29 19:03:19 +03:00 |
|
overview
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
|
passport
|
'base::optional_variant<' -> 'std::variant<v::null_t,'
|
2020-09-29 19:03:19 +03:00 |
|
platform
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
|
profile
|
Fix format
|
2020-07-02 11:32:17 +04:00 |
|
settings
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
|
storage
|
'base::optional_variant<' -> 'std::variant<v::null_t,'
|
2020-09-29 19:03:19 +03:00 |
|
support
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
|
ui
|
Paint some sort of replies icon.
|
2020-09-29 19:03:24 +03:00 |
|
window
|
Show comments unread status.
|
2020-09-29 19:03:25 +03:00 |
|
apiwrap.cpp
|
Support anonymous group admins.
|
2020-09-29 19:03:24 +03:00 |
|
apiwrap.h
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
|
app.cpp
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
|
app.h
|
Raise file size limit to 2000 MB.
|
2020-07-08 10:07:01 +04:00 |
|
config.h
|
Show only box(512,512) .webp as stickers.
|
2020-07-15 22:31:42 +04:00 |
|
facades.cpp
|
Handle bot callback buttons with password.
|
2020-09-29 19:03:18 +03:00 |
|
facades.h
|
Removed Notify::inlineKeyboardMoved as completely unused code.
|
2020-06-29 06:26:09 +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
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
logs.h
|
|
|
|
main.cpp
|
|
|
|
mainwidget.cpp
|
Show local sending messages in replies section.
|
2020-09-29 19:03:24 +03:00 |
|
mainwidget.h
|
Jump to near reply inside a replies thread.
|
2020-09-29 19:03:22 +03:00 |
|
mainwindow.cpp
|
Eliminate the need of Q_OBJECT in main_window_linux and main_window_win
|
2020-08-30 17:00:43 +04:00 |
|
mainwindow.h
|
Fix build on Linux.
|
2020-08-11 18:21:40 +04:00 |
|
qt_static_plugins.cpp
|
TDESKTOP_DISABLE_DBUS_INTEGRATION -> DESKTOP_APP_DISABLE_DBUS_INTEGRATION
|
2020-08-11 10:55:50 +04:00 |
|
settings.cpp
|
Fix -debug argument
|
2020-09-20 16:51:01 +03:00 |
|
settings.h
|
Fix -debug argument
|
2020-09-20 16:51:01 +03:00 |
|
stdafx.cpp
|
|
|
|
stdafx.h
|
Use threaded decoding in ffmpeg streaming.
|
2020-07-28 20:14:45 +04:00 |