..
_other
Fix AppImage overwrite by updater
2020-08-11 10:58:17 +04:00
api
Added ability to remove recent stickers.
2020-08-21 16:23:44 +03:00
boxes
Added ability to schedule polls from section of scheduled messages.
2020-08-11 18:13:40 +04:00
calls
Add some error reporting about camera problems.
2020-08-21 17:52:13 +04:00
chat_helpers
Added ability to remove recent stickers.
2020-08-21 16:23:44 +03:00
codegen /scheme
Fix magic for initConnection.
2020-04-21 18:55:35 +04:00
core
Fix -debug argument
2020-09-20 16:51:01 +03:00
data
Added ability to remove recent stickers.
2020-08-21 16:23:44 +03:00
dialogs
Indicate other accounts unread messages.
2020-07-24 09:41:51 +04:00
export
Export chats with ISO 8601 dates
2020-07-27 09:29:25 +04:00
ffmpeg
Use threaded decoding in ffmpeg streaming.
2020-07-28 20:14:45 +04:00
history
Fix crash in poll view destruction.
2020-08-24 17:59:44 +04:00
info
Start video call from video call service message.
2020-08-11 18:21:40 +04:00
inline_bots
Fix article inline results with long titles.
2020-08-24 16:34:55 +04: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
Create OpenAL context without attributes
2020-09-10 19:45:43 +03:00
mtproto
Update mtproto_domain_resolver.cpp
2020-09-10 19:46:48 +03:00
overview
Move session settings to main_session_settings.
2020-06-23 21:53:42 +04:00
passport
Fix a memory leak using a recursive lambda.
2020-07-14 19:03:14 +04:00
platform
Get icon theme from gtk if qt5ct is unconfigured
2020-09-20 16:51:01 +03:00
profile
Fix format
2020-07-02 11:32:17 +04:00
settings
Share video capturer between call and settings.
2020-08-21 17:52:13 +04:00
storage
Allow to choose camera device in Settings.
2020-08-21 17:52:13 +04:00
support
Remove some MainWindow::sessionController() calls.
2020-06-23 21:53:44 +04:00
ui
Improve video userpics in chat history.
2020-07-25 11:25:22 +04:00
window
Add UnsetWindowExtents method
2020-08-30 17:00:43 +04:00
apiwrap.cpp
Moved toggling of existing media to separate file.
2020-08-19 14:47:25 +03:00
apiwrap.h
Moved toggling of existing media to separate file.
2020-08-19 14:47:25 +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
Moved sending of bot's CallbackData and CallbackGame to separate file.
2020-07-14 19:03:41 +04:00
facades.h
Removed Notify::inlineKeyboardMoved as completely unused code.
2020-06-29 06:26:09 +04:00
layout.cpp
layout.h
logs.cpp
Keep separate MTP::Config's for separate accounts.
2020-06-23 21:53:41 +04:00
logs.h
main.cpp
mainwidget.cpp
Added ability to pass Api::SendOptions from TabbedSelector.
2020-08-11 18:13:40 +04:00
mainwidget.h
Moved sending of bot's CallbackData and CallbackGame to separate file.
2020-07-14 19:03:41 +04: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