kotatogram-desktop/Telegram/SourceFiles
Ilya Fedin c5acef8c53 Deduplicate notification actions on Linux
As there are notification daemons with quick reply support and GNotification API having mandatory default action support now, it's the time to reconsider button arrangement.

This also makes it possible for legacy notification daemons without default action support opening the chat when no buttons are allowed since 05524c3f6c again.
2023-03-02 17:33:06 +04:00
..
_other Fixed indents in some files. 2023-03-02 07:51:17 +03:00
api Fixed indents in some files. 2023-03-02 07:51:17 +03:00
boxes Fix build with Xcode. 2023-03-01 09:12:02 +04:00
calls Fixed crash on incoming peer calls. 2023-03-02 09:22:13 +03:00
chat_helpers Implement some power saving options. 2023-03-01 09:12:02 +04:00
codegen/scheme
core Beta version 4.6.6. 2023-03-01 17:53:24 +04:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data videoplayer cheat code -> experimental setting 2023-02-26 13:27:17 +04:00
dialogs Fixed indents in some files. 2023-03-02 07:51:17 +03:00
editor Moved out size of result file for userpic to public interface. 2023-02-02 22:12:31 +04:00
export Removed deprecated GSL headers usage. 2023-02-15 21:17:16 +04:00
ffmpeg Fix build with ffmpeg 5.0 2023-02-26 13:27:17 +04:00
history Added ability to use back button in top bar with any mouse button. 2023-03-02 10:45:47 +03:00
info Show empty search results in emoji panel. 2023-02-09 12:55:44 +04:00
inline_bots Check restrictions in attach menu bots. 2023-02-09 13:15:45 +04:00
intro Fix chat filters detection on login. 2023-02-03 17:51:47 +04:00
lang Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
layout Add search with categories to GIF. 2023-02-02 22:12:31 +04:00
main Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
media Fix media viewer window preliminary destroy. 2023-03-01 12:41:12 +04:00
menu Pass correct parent to choose folder file dialog. 2023-01-09 09:44:58 +04:00
mtproto Update User-Agent for DNS to Chrome 110.0.5481.100. 2023-03-01 07:49:32 +04:00
overview Implement some power saving options. 2023-03-01 09:12:02 +04:00
passport Removed unused keys from passport.style. 2023-02-02 22:12:32 +04:00
payments Fix the card validator. 2023-02-21 17:10:48 +04:00
platform Deduplicate notification actions on Linux 2023-03-02 17:33:06 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Show correct state of "Accept calls" checkbox. 2023-03-01 12:53:06 +04:00
storage Implement some power saving options. 2023-03-01 09:12:02 +04:00
support Use TabbedSearch control for stickers panel. 2023-02-02 22:12:31 +04:00
ui Implement "Save Power on Low Battery" function. 2023-03-01 09:12:02 +04:00
window Update icon on macOS, allow changing back. 2023-03-01 09:12:02 +04:00
apiwrap.cpp Don't request settings of unknown peers. 2023-02-06 12:24:08 +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 Hide shared media layer on jump to message in topic. 2023-02-21 17:10:41 +04:00
mainwidget.h Allow opening new account in a separate window. 2023-02-02 10:55:04 +04:00
mainwindow.cpp Close PiP when a passcode lock is enabled. 2023-02-15 10:47:10 +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
tray.h