AyuGramDesktop/Telegram/SourceFiles
John Preston 96d1fe336a Fix assertion violation when editing an admin.
There is a possibility that an EditAdminBox will be shown for someone
who can't add admins right now (in case server says he can edit one).

In that case assertion about the admins checkbox is false and we fix
that. Currently server sometimes does return this flag by mistake.
2017-07-02 22:26:24 +03:00
..
_other Support non-standard binary names in autoupdater. 2017-05-30 21:26:53 +03:00
base Switch to the server side changelogs. 2017-06-29 11:40:00 +03:00
boxes Fix assertion violation when editing an admin. 2017-07-02 22:26:24 +03:00
calls Fix admin custom status text in supergroups. 2017-06-30 09:21:44 +03:00
chat_helpers Finalize rename / move. 2017-06-30 09:21:45 +03:00
codegen Add phrases and layout for all events in log. 2017-06-30 09:21:41 +03:00
core Version 1.1.9. 2017-06-30 15:08:29 +03:00
data Finalize rename / move. 2017-06-30 09:21:45 +03:00
dialogs Finalize rename / move. 2017-06-29 11:39:38 +03:00
history Fix service message date in admin event log. 2017-07-02 22:26:23 +03:00
inline_bots Handle channel event log mouse events. 2017-06-30 09:21:42 +03:00
intro Support new plural keys format. 2017-06-29 11:39:56 +03:00
lang Closed beta 1001007003: Fix build for old OS X. 2017-06-30 09:21:44 +03:00
media Fix crash in audio player destructor. 2017-06-30 09:21:44 +03:00
mtproto Closed beta 1001007003: Fix build for old OS X. 2017-06-30 09:21:44 +03:00
overview Add some more colors for theming. 2017-06-30 09:21:44 +03:00
platform Finalize rename / move. 2017-06-30 09:21:45 +03:00
profile Display "no users" in empty add participant box. 2017-06-30 09:21:45 +03:00
settings Add night mode switch to the main menu. 2017-06-30 09:21:46 +03:00
storage Add night mode switch to the main menu. 2017-06-30 09:21:46 +03:00
ui Add night mode switch to the main menu. 2017-06-30 09:21:46 +03:00
window Don't change custom background in night mode. 2017-06-30 15:03:51 +03:00
apiwrap.cpp Fix alpha version changelog notification. 2017-06-30 14:30:11 +03:00
apiwrap.h Improve in-app changelogs for alpha version. 2017-06-30 13:32:10 +03:00
app.cpp Add some more colors for theming. 2017-06-30 09:21:44 +03:00
app.h Finalize rename / move. 2017-06-30 09:21:45 +03:00
application.cpp Handle socks internal links. 2017-06-30 09:21:43 +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 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 Switch to the server side changelogs. 2017-06-29 11:40:00 +03:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
dialogswidget.cpp Add supergroup restriction placeholders / labels. 2017-06-29 11:40:13 +03:00
dialogswidget.h Add a floating player for round video messages. 2017-05-24 16:25:15 +03:00
facades.cpp Remember connection type settings. 2017-06-30 09:21:43 +03:00
facades.h Remember connection type settings. 2017-06-30 09:21:43 +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 Support new plural keys format. 2017-06-29 11:39:56 +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 Fix alpha version changelog notification. 2017-06-30 14:30:11 +03:00
mainwidget.h Fix alpha version changelog notification. 2017-06-30 14:30:11 +03:00
mainwindow.cpp Fix alpha version changelog notification. 2017-06-30 14:30:11 +03:00
mainwindow.h Handle channel event log mouse events. 2017-06-30 09:21:42 +03:00
mediaview.cpp Improve display of admin event log entries. 2017-06-30 09:21:45 +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 Better channel log entry layout inside messages. 2017-06-30 09:21:42 +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 Show change language link in intro. 2017-06-29 11:39:48 +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 Display log entry original data in HistoryMessage. 2017-06-30 09:21:41 +03:00
structs.h Show manage banned and restricted to creator. 2017-06-30 09:21:44 +03:00