.. |
_other
|
Fix AppImage overwrite by updater
|
2020-08-11 10:58:17 +04:00 |
api
|
Reduced number of requests for authorizations list in SessionsBox.
|
2020-09-30 18:48:35 +03:00 |
boxes
|
Fixed crash in SessionsBox when list of sessions is empty.
|
2020-10-01 18:14:09 +03:00 |
calls
|
Fix crash in calls box.
|
2020-10-01 17:52:02 +03:00 |
chat_helpers
|
Move lang keys to td_lang library.
|
2020-09-30 12:18:52 +03:00 |
codegen/scheme
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
core
|
Version 2.4.1.
|
2020-10-01 18:24:29 +03:00 |
data
|
Fix crash on bad message in Replies section.
|
2020-10-01 18:08:27 +03:00 |
dialogs
|
Move lang keys to td_lang library.
|
2020-09-30 12:18:52 +03:00 |
export
|
Fix export of discussion messages.
|
2020-10-01 12:42:35 +03:00 |
ffmpeg
|
Use threaded decoding in ffmpeg streaming.
|
2020-07-28 20:14:45 +04:00 |
history
|
Allow in groups to delete service messages for everyone.
|
2020-10-01 18:21:39 +03:00 |
info
|
Handle links to replies section.
|
2020-09-29 19:03:28 +03:00 |
inline_bots
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
intro
|
Move lang keys to td_lang library.
|
2020-09-30 12:18:52 +03:00 |
lang
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
main
|
Add tgcalls library.
|
2020-08-11 18:21:40 +04:00 |
media
|
Fix voice messages sending.
|
2020-10-01 10:47:03 +03:00 |
mtproto
|
Move lang keys to td_lang library.
|
2020-09-30 12:18:52 +03:00 |
overview
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
passport
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
platform
|
Remove assertion about taskbar position.
|
2020-10-01 17:33:59 +03:00 |
profile
|
Fix format
|
2020-07-02 11:32:17 +04:00 |
settings
|
Added labels update in privacy box by timer.
|
2020-09-30 18:48:35 +03:00 |
storage
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
support
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
ui
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
window
|
Fix crash in main window destruction.
|
2020-10-01 17:45:25 +03:00 |
apiwrap.cpp
|
Moved other authorizations api request to separated file.
|
2020-09-30 18:48:34 +03:00 |
apiwrap.h
|
Moved other authorizations api request to separated file.
|
2020-09-30 18:48:34 +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
|
…
|
|
layout.cpp
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
layout.h
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
logs.cpp
|
…
|
|
logs.h
|
…
|
|
main.cpp
|
…
|
|
mainwidget.cpp
|
Reopen third column in Replies section.
|
2020-10-01 17:20:08 +03:00 |
mainwidget.h
|
Handle links to replies section.
|
2020-09-29 19:03:28 +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.h
|
Use threaded decoding in ffmpeg streaming.
|
2020-07-28 20:14:45 +04:00 |