.. |
_other
|
Fix AppImage overwrite by updater
|
2020-08-11 10:58:17 +04:00 |
api
|
Don't edit old 'voice chat started' message.
|
2020-12-16 12:20:46 +04:00 |
boxes
|
Fix infinite 'Loading...' when no members in the group.
|
2020-12-16 12:20:46 +04:00 |
calls
|
Add sub-label-s to CallMuteButton.
|
2020-12-17 18:02:56 +04:00 |
chat_helpers
|
Change button round radius.
|
2020-12-08 11:19:23 +04:00 |
codegen/scheme
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
core
|
Fully disable session manager interaction
|
2020-12-17 19:13:44 +04:00 |
data
|
Add 'invited' members to voice chats.
|
2020-12-16 15:58:58 +04:00 |
dialogs
|
Use shared_ptr<Memento> for sections.
|
2020-12-14 18:48:10 +04:00 |
export
|
Allow inviting members to the group call.
|
2020-12-01 09:45:23 +03:00 |
ffmpeg
|
Fix deprecation warnings when building with FFmpeg 4.2.
|
2020-11-06 11:21:34 +03:00 |
history
|
Don't edit old 'voice chat started' message.
|
2020-12-16 12:20:46 +04:00 |
info
|
Improve top bar icons layout.
|
2020-12-14 19:56:01 +04:00 |
inline_bots
|
Change button round radius.
|
2020-12-08 11:19:23 +04: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
|
Added ability to prevent application lock and account switch.
|
2020-12-14 17:09:24 +04:00 |
media
|
Fix freeze on screen disconnect
|
2020-12-15 18:54:16 +04:00 |
mtproto
|
Update User-Agent for DNS to Chrome 86.0.4240.198.
|
2020-12-08 21:17:22 +03:00 |
overview
|
Use separate styles for group call boxes.
|
2020-12-01 09:45:23 +03:00 |
passport
|
Use separate styles for group call boxes.
|
2020-12-01 09:45:23 +03:00 |
platform
|
Fix Open With menu position in macOS.
|
2020-12-17 16:06:36 +04:00 |
profile
|
Build Linux version with Qt 5.15.1 in CentOS 7 docker.
|
2020-11-06 11:21:34 +03:00 |
settings
|
Fix input device edit in Calls Settings.
|
2020-12-15 14:23:40 +04:00 |
storage
|
Fix build with Qt < 5.14.
|
2020-11-17 17:14:21 +03:00 |
support
|
Add FieldAutocomplete to ComposeControls.
|
2020-11-17 12:56:51 +03:00 |
ui
|
Show participants count in the subtitle.
|
2020-12-17 14:19:33 +04:00 |
window
|
Improve top bar icons layout.
|
2020-12-14 19:56:01 +04:00 |
apiwrap.cpp
|
Use shared_ptr<Memento> for sections.
|
2020-12-14 18:48:10 +04:00 |
apiwrap.h
|
Move PreparedFile/PreparedList to td_ui.
|
2020-10-30 18:32:18 +03:00 |
app.cpp
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +03:00 |
app.h
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +03:00 |
config.h
|
Replaced voice record processing with VoiceRecordBar in HistoryWidget.
|
2020-11-17 12:56:50 +03:00 |
facades.cpp
|
Add return from bot switch_pm to Scheduled/Replies.
|
2020-11-17 12:58:06 +03:00 |
facades.h
|
Removed Notify::inlineKeyboardMoved as completely unused code.
|
2020-06-29 06:26:09 +04:00 |
layout.cpp
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +03:00 |
layout.h
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +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
|
Use shared_ptr<Memento> for sections.
|
2020-12-14 18:48:10 +04:00 |
mainwidget.h
|
Use shared_ptr<Memento> for sections.
|
2020-12-14 18:48:10 +04:00 |
mainwindow.cpp
|
Added ability to prevent application lock and account switch.
|
2020-12-14 17:09:24 +04:00 |
mainwindow.h
|
Added ability to prevent application lock and account switch.
|
2020-12-14 17:09:24 +04:00 |
qt_static_plugins.cpp
|
Clean up static plugins list
|
2020-12-15 12:35:37 +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 |