..
_other
Fixed indents in some files.
2023-03-02 07:51:17 +03:00
api
Suggest inviting by link if privacy disallows adding.
2023-03-12 07:25:39 +04:00
boxes
Fix crash in ConnectionType box init.
2023-03-12 21:11:22 +04:00
calls
Use global Fn+F shortcut for toggle fullscreen on macOS.
2023-03-15 16:39:13 +04:00
chat_helpers
Implement some power saving options.
2023-03-01 09:12:02 +04:00
codegen /scheme
Provide single-data generic TL accessor.
2022-07-26 20:12:10 +03:00
core
Beta version 4.6.11.
2023-03-15 17:38:16 +04:00
countries
Fix crash in cloud lang manager destructor.
2023-02-12 15:01:50 +04:00
data
Fix possible crash in folder chats clearing.
2023-03-13 16:00:15 +04:00
dialogs
Implement switch_webview and "web_app_switch_inline_query".
2023-03-07 08:42:29 +03:00
editor
Fix pasting images from Firefox on Windows.
2023-03-08 16:10:36 +04:00
export
Implement opening of t.me/bot/app-s.
2023-03-07 08:42:29 +03:00
ffmpeg
Implement audio speed using libavfilter.
2023-03-08 16:10:36 +04:00
history
Fix menu hide on single viewer / liker click.
2023-03-15 16:52:37 +04:00
info
Beta version 4.6.9: Fix build.
2023-03-10 11:13:46 +04:00
inline_bots
Get rid of empty unused files
2023-03-10 11:30:43 +04:00
intro
Fix chat filters detection on login.
2023-02-03 17:51:47 +04:00
lang
Implement dates of who read your message list.
2023-03-07 08:42:29 +03:00
layout
Add search with categories to GIF.
2023-02-02 22:12:31 +04:00
main
Unify playback speed settings serialization.
2023-03-15 09:15:40 +04:00
media
Use global Fn+F shortcut for toggle fullscreen on macOS.
2023-03-15 16:39:13 +04:00
menu
Pass correct parent to choose folder file dialog.
2023-01-09 09:44:58 +04:00
mtproto
Update API scheme to layer 154.
2023-03-07 08:42:29 +03:00
overview
Reuse new speed change control for video.
2023-03-15 13:36:40 +04:00
passport
Don't read legacy "errors" in passport.
2023-03-08 16:10:36 +04:00
payments
Fix the card validator.
2023-02-21 17:10:48 +04:00
platform
Fix viewer fullscreen toggle on macOS.
2023-03-15 16:45:49 +04:00
profile
Removed unused keys from profile.style.
2023-02-02 22:12:33 +04:00
settings
Allow larger scales on high-dpi screens.
2023-03-15 17:17:46 +04:00
storage
Fix pasting images from Firefox on Windows.
2023-03-08 16:10:36 +04:00
support
Use TabbedSearch control for stickers panel.
2023-02-02 22:12:31 +04:00
ui
Reuse new speed change control for video.
2023-03-15 13:36:40 +04:00
window
One more attempt to fix DND on macOS.
2023-03-15 15:00:29 +04:00
apiwrap.cpp
Suggest inviting by link if privacy disallows adding.
2023-03-12 07:25:39 +04:00
apiwrap.h
Check if bot is in group or if can be added.
2023-02-02 22:12:33 +04:00
config.h
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
logs.cpp
Use custom workdir even if it doesn't exist
2023-02-20 13:52:59 +04:00
logs.h
main.cpp
mainwidget.cpp
Fix webview switch_inline to the same chat.
2023-03-08 16:59:30 +04:00
mainwidget.h
Fix webview switch_inline to the same chat.
2023-03-08 16:59:30 +04:00
mainwindow.cpp
Suggest inviting by link if privacy disallows adding.
2023-03-12 07:25:39 +04:00
mainwindow.h
Detach SystemMediaControls from Window::Controller.
2023-01-19 09:46:20 +04:00
settings.cpp
videoplayer cheat code -> experimental setting
2023-02-26 13:27:17 +04:00
settings.h
videoplayer cheat code -> experimental setting
2023-02-26 13:27:17 +04:00
stdafx.h
Moved constants of arc angles to td_ui.
2023-01-19 08:51:57 +03:00
tray.cpp
Create QSystemTrayIcon even when tray is not supported
2022-09-02 17:29:57 +04:00
tray.h
Returned lost method that checks tray existence.
2022-06-23 09:38:21 +03:00