tdesktop/Telegram/SourceFiles
Nicholas Guriev 24fc162e71 Mute settings box
Closes: #3153
Signed-off-by: Nicholas Guriev <guriev-ns@ya.ru> (github: mymedia2)
2017-08-04 18:16:54 +02:00
..
_other Support non-standard binary names in autoupdater. 2017-05-30 21:26:53 +03:00
base Replace self-destruct media service messages text. 2017-07-23 12:34:42 +03:00
boxes Mute settings box 2017-08-04 18:16:54 +02:00
calls Fix a couple of typos 2017-07-12 14:08:36 +03:00
chat_helpers Rename and split dialogswidget module. 2017-08-01 21:15:03 +03:00
codegen Version 1.1.16: Fix build for Qt 5.3.2 and GCC. 2017-07-26 19:10:04 +03:00
core Version 1.1.19. 2017-08-01 21:45:04 +03:00
data Some refactoring in working with text entities. 2017-07-06 14:37:42 +03:00
dialogs Search for messages from a specific user in group. 2017-08-01 21:38:01 +03:00
history Rename and split dialogswidget module. 2017-08-01 21:15:03 +03:00
inline_bots API scheme updated to layer 70. 2017-07-23 12:34:40 +03:00
intro Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
lang Fix language switch when getting difference. 2017-07-26 15:50:39 +03:00
media Remove glitch with video messages floating player. 2017-08-01 21:14:44 +03:00
mtproto API scheme updated to layer 70. 2017-07-23 12:34:40 +03:00
overview Generalize Checkbox layout. 2017-07-07 14:16:37 +03:00
platform Alpha 1.1.13: Fix build for Xcode. 2017-07-14 15:52:53 +03:00
profile Search for messages from a specific user in group. 2017-08-01 21:38:01 +03:00
settings Version 1.1.16: Hide emoji replaces list for now. 2017-07-26 17:59:08 +03:00
storage Attempt to fix an out of memory crash. 2017-08-01 21:14:43 +03:00
ui Search for messages from a specific user in group. 2017-08-01 21:38:01 +03:00
window Add search from group member button to dialogs. 2017-08-01 21:15:02 +03:00
apiwrap.cpp Add search from group member button to dialogs. 2017-08-01 21:15:02 +03:00
apiwrap.h Add search from group member button to dialogs. 2017-08-01 21:15:02 +03:00
app.cpp Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
app.h Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
application.cpp Fix crash in single instance forcing. 2017-07-05 21:45:46 +03:00
application.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
auth_session.cpp Switch to the server side changelogs. 2017-06-29 11:40:00 +03:00
auth_session.h Use plain HistoryItem in channel admin events log. 2017-06-30 09:21:42 +03:00
autoupdater.cpp Add debug logs for window position and autoupdate. 2017-07-03 15:23:41 +03:00
autoupdater.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
config.h Update full peer in profile and settings. 2017-07-26 14:53:49 +03:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
facades.cpp Add channel members in ParticipantsBoxController. 2017-07-14 09:46:57 +03:00
facades.h Change chat for forwarded items by click on them. 2017-07-11 13:23:15 +03:00
layerwidget.cpp Fix crash in layer stack unwinding. 2017-06-30 09:21:44 +03:00
layerwidget.h Move GIF pausing methods to Window::Controller. 2017-04-08 16:31:57 +03:00
layout.cpp Parse bold / italic markdown entities. 2017-07-06 16:44:11 +03:00
layout.h Add some more colors for theming. 2017-06-30 09:21:44 +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 Mute settings box 2017-08-04 18:16:54 +02:00
mainwidget.h Mute settings box 2017-08-04 18:16:54 +02:00
mainwindow.cpp Remove layer deletion by timer in MainWindow. 2017-07-13 19:14:31 +03:00
mainwindow.h Remove layer deletion by timer in MainWindow. 2017-07-13 19:14:31 +03:00
mediaview.cpp Fix saving a loaded file as another existing file. 2017-08-01 21:14:42 +03:00
mediaview.h Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +03:00
messenger.cpp Handle socks internal links. 2017-06-30 09:21:43 +03:00
messenger.h Handle socks internal links. 2017-06-30 09:21:43 +03:00
observer_peer.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
observer_peer.h Add admin/banned/restricted box using PeerListBox. 2017-06-29 11:40:20 +03:00
overviewwidget.cpp Change chat for forwarded items by click on them. 2017-07-11 13:23:15 +03:00
overviewwidget.h Handle channel event log mouse events. 2017-06-30 09:21:42 +03:00
passcodewidget.cpp Switch to the server side changelogs. 2017-06-29 11:40:00 +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 Add hime inputcontext plugin for linux version 2017-06-29 10:49:31 +03:00
settings.cpp Show change language link in intro. 2017-06-29 11:39:48 +03:00
settings.h Add debug logs for window position and autoupdate. 2017-07-03 15:23:41 +03:00
shortcuts.cpp Move passcode management from MainWindow. 2017-04-15 21:51:12 +03:00
shortcuts.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03: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 Fix saving a loaded file as another existing file. 2017-08-01 21:14:42 +03:00
structs.h Update full peer in profile and settings. 2017-07-26 14:53:49 +03:00