1
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-04-01 00:08:02 +00:00
tdesktop/Telegram/SourceFiles
John Preston e3aacc8072 Don't change notification sound to empty on mute.
If notifications are muted no one from official apps play sound.
So there is no need to turn the sound off, otherwise if you enable
the notifications from a different app the sound stays off.

Enable the sound (change to "default") when turning notifications on.
2017-04-15 21:51:11 +03:00
..
_other Replace MetaLang with codegen_lang. 2017-04-12 22:18:42 +03:00
base Fix build in GCC. 2017-04-08 14:25:54 +03:00
boxes Display round video messages using HistoryGif. 2017-04-12 22:37:26 +03:00
chat_helpers Fix build for OS X 10.6-10.7. 2017-04-11 18:44:11 +03:00
codegen Generate correct lang tag count, not hardcoded. 2017-04-13 11:51:47 +03:00
core Alpha 1.0.32: Test the new API and CDN support. 2017-04-12 23:04:34 +03:00
data Move some classes to separate modules. 2017-04-08 16:31:58 +03:00
dialogs Add progress animation to GIFs search. 2017-04-04 16:19:49 +03:00
history Improve mute and info display in video messages. 2017-04-12 22:37:28 +03:00
inline_bots Support round video inline playback with sound. 2017-04-12 22:37:27 +03:00
intro Fix crash in AuthSession::Exists() if there is no Messenger. 2017-04-15 19:28:07 +03:00
media Fix crash in videoplayer audio stream loader. 2017-04-15 20:32:14 +03:00
mtproto API scheme updated to layer 66. 2017-04-12 22:36:25 +03:00
overview Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
platform Fix crash in macOS notifications manager init. 2017-04-15 20:39:25 +03:00
profile Add blocked users list in supergroups profiles. 2017-04-07 18:13:22 +03:00
settings Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
storage Fix crash in file downloader destruction. 2017-04-15 20:39:32 +03:00
ui Fix crash in intro label crossfade animation. 2017-04-15 20:40:23 +03:00
window Pause other GIFs when playing round video message. 2017-04-12 22:37:28 +03:00
apiwrap.cpp Fix build for OS X 10.6-10.7. 2017-04-11 18:44:11 +03:00
apiwrap.h Fix build for OS X 10.6-10.7. 2017-04-11 18:44:11 +03:00
app.cpp Crop round video messages to a circle. 2017-04-12 22:37:26 +03:00
app.h Save privacy in ApiWrap. Handle privacy updates. 2017-03-18 12:49:47 +03:00
application.cpp Add lambda-based checked timers. 2017-04-07 18:13:21 +03:00
application.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
auth_session.cpp Fix crash in AuthSession::Exists() if there is no Messenger. 2017-04-15 19:28:07 +03:00
auth_session.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
autoupdater.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
autoupdater.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
config.h API scheme updated to layer 66. 2017-04-12 22:36:25 +03:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
dialogswidget.cpp Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
dialogswidget.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
facades.cpp Clear macOS notifications in a separate thread. 2017-04-12 15:50:35 +03:00
facades.h Clear macOS notifications in a separate thread. 2017-04-12 15:50:35 +03:00
history.cpp Add support for video messages send actions. 2017-04-12 22:37:47 +03:00
history.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
historywidget.cpp Add support for video messages send actions. 2017-04-12 22:37:47 +03:00
historywidget.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
lang.cpp Replace MetaLang with codegen_lang. 2017-04-12 22:18:42 +03:00
lang.h Replace MetaLang with codegen_lang. 2017-04-12 22:18:42 +03:00
langloaderplain.cpp Replace MetaLang with codegen_lang. 2017-04-12 22:18:42 +03:00
langloaderplain.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
layerwidget.cpp Display round video messages using HistoryGif. 2017-04-12 22:37:26 +03:00
layerwidget.h Move GIF pausing methods to Window::Controller. 2017-04-08 16:31:57 +03:00
layout.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
layout.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
logs.cpp Select exception users in EditPrivacyBox. 2017-03-18 12:49:46 +03:00
logs.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
main.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
mainwidget.cpp Don't change notification sound to empty on mute. 2017-04-15 21:51:11 +03:00
mainwidget.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
mainwindow.cpp Display round video messages using HistoryGif. 2017-04-12 22:37:26 +03:00
mainwindow.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
mediaview.cpp Alpha 1.0.32: Fix round video checks in MediaView. 2017-04-12 23:34:57 +03:00
mediaview.h Support round video inline playback with sound. 2017-04-12 22:37:27 +03:00
messenger.cpp API scheme updated to layer 66. 2017-04-12 22:36:25 +03:00
messenger.h API scheme updated to layer 66. 2017-04-12 22:36:25 +03:00
observer_peer.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
observer_peer.h Add blocked users list in supergroups profiles. 2017-04-07 18:13:22 +03:00
overviewwidget.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
overviewwidget.h Use separate TopBar for History and Overview. 2017-03-31 15:47:58 +03:00
passcodewidget.cpp Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
passcodewidget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
qt_static_plugins.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
settings.cpp Finalize rename / move of files. 2017-03-31 15:48:02 +03:00
settings.h Use emoji/stickers/gifs slider in EmojiPan. 2017-03-31 15:48:01 +03:00
shortcuts.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
shortcuts.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
stdafx.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
stdafx.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
structs.cpp Support round video inline playback with sound. 2017-04-12 22:37:27 +03:00
structs.h Add support for video messages send actions. 2017-04-12 22:37:47 +03:00