..
_other
Simplify app name in Install-nd-Remove.
2022-11-01 19:25:32 +04:00
api
Added handler of urls for login.
2022-12-29 11:11:08 +03:00
boxes
Hide default download folder option if it's not available
2022-12-29 14:18:08 +04:00
calls
cTimeFormat/cDateFormat -> QLocale::ShortFormat
2022-12-28 10:28:12 +04:00
chat_helpers
Fix reactions panel expanding animation.
2022-12-28 10:11:38 +04:00
codegen /scheme
Provide single-data generic TL accessor.
2022-07-26 20:12:10 +03:00
core
Version 4.5.
2022-12-30 14:55:09 +04:00
countries
Added support of multiple phone pattern groups.
2022-12-29 11:11:08 +03:00
data
Support spoilers in reply previews / pinned bar.
2022-12-30 14:06:20 +04:00
dialogs
Fix crash in topic jump ripple animation.
2022-12-29 17:48:33 +04:00
editor
Don't lose focus when showing image editor.
2022-12-28 13:05:23 +04:00
export
Remove splits reverse. It was done on the server.
2022-12-30 10:49:51 +04:00
ffmpeg
Replaced some qstr with u""_q literal.
2022-11-29 14:12:50 +03:00
history
Fix spoiler / custom emoji in pinned bar unpause.
2022-12-30 14:27:00 +04:00
info
Revert "Move Blocked users to Privacy in Settings."
2022-12-29 14:44:45 +04:00
inline_bots
Support request_write_access flag in attach bots.
2022-12-26 14:24:07 +04:00
intro
Fixed changing of button style between states within single intro step.
2022-12-29 23:25:53 +03:00
lang
cTimeFormat/cDateFormat -> QLocale::ShortFormat
2022-12-28 10:28:12 +04:00
layout
Show spoilers in shared media overview.
2022-12-27 13:10:38 +04:00
main
Fix possible crash on force-logout from the server..
2022-12-29 12:21:21 +04:00
media
Close PiP if message with video gets deleted.
2022-12-30 14:26:43 +04:00
menu
Respect hidden_members_group_size_min in group edit.
2022-12-26 14:24:08 +04:00
mtproto
Fix connection re-init in case of CONNECTION_NOT_INITED.
2022-12-29 12:16:49 +04:00
overview
Show spoilers in shared media overview.
2022-12-27 13:10:38 +04:00
passport
Moved regexp for excluding digits to single place.
2022-12-29 13:36:28 +03:00
payments
Make HistoryItem a final class.
2022-12-26 14:24:04 +04:00
platform
Fix various line length in notifications_manager_linux
2022-12-29 12:30:17 +04:00
profile
Support adaptive forum userpic rounding radius.
2022-12-05 16:18:10 +04:00
settings
Reorder privacy buttons like on Android.
2022-12-29 14:57:27 +04:00
storage
Remove force-disabling of Qt's color space support for sent images
2022-12-27 11:52:27 +04:00
support
cTimeFormat/cDateFormat -> QLocale::ShortFormat
2022-12-28 10:28:12 +04:00
ui
Fix spoiler / custom emoji in pinned bar unpause.
2022-12-30 14:27:00 +04:00
window
Fix possible crash in logout.
2022-12-29 12:16:49 +04:00
apiwrap.cpp
Fix forwarding to General topic.
2022-12-27 11:49:03 +04:00
apiwrap.h
Implement pinned topics reordering.
2022-11-22 00:26:48 +00:00
config.h
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
logs.cpp
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
logs.h
Fix possible deadlock in debug logs.
2021-05-13 15:36:08 +04:00
main.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
mainwidget.cpp
Remove ui/special_buttons module.
2022-12-26 14:24:06 +04:00
mainwidget.h
Use Window::SlideAnimation in all widgets.
2022-12-01 14:18:37 +04:00
mainwindow.cpp
Use Window::SlideAnimation in all widgets.
2022-12-01 14:18:37 +04:00
mainwindow.h
Use Window::SlideAnimation in all widgets.
2022-12-01 14:18:37 +04:00
settings.cpp
cTimeFormat/cDateFormat -> QLocale::ShortFormat
2022-12-28 10:28:12 +04:00
settings.h
cTimeFormat/cDateFormat -> QLocale::ShortFormat
2022-12-28 10:28:12 +04:00
stdafx.h
Get rid of workarounds for old flatpak versions
2022-11-07 13:47:58 +04: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