AyuGramDesktop/Telegram/SourceFiles
John Preston 8af058edc9 Version 1.2.0.
- Radically improved navigation. New side panel on the right
with quick access to shared media and group members.
- Saved Messages. Bookmark messages by forwarding them to "Saved
Messages". Access them from the Chats list or from the side menu.
- Pinned Messages. If you are a channel admin, pin messages to
focus your subscribers' attention on important announcements.
- Easily recognize messages from group admins by the new admin badge.
- Also supported clearing history in supergroups and
added a host of minor improvements.
2017-12-10 22:32:08 +04:00
..
_other Use /permissive- flag for Visual Studio builds. 2017-11-16 07:59:10 +04:00
base Move shareContact and readServerHistory to ApiWrap. 2017-12-07 17:43:05 +04:00
boxes Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
calls Don't use AEC on modern macOS. 2017-12-08 13:13:05 +04:00
chat_helpers Display admin badges in supergroups. 2017-12-01 22:38:44 +04:00
codegen Avoid generating multiple time the forward declarations in the headers generated by codegen_style. 2017-12-08 19:49:24 +04:00
core Version 1.2.0. 2017-12-10 22:32:08 +04:00
data Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
dialogs Remove send actions in Saved Messages. 2017-12-07 18:27:59 +04:00
history Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
info Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
inline_bots Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
intro Handle PHONE_NUMBER_BANNED error in login. 2017-11-24 21:41:09 +04:00
lang Optimize and rename base::weak_unique_ptr. 2017-11-30 21:33:27 +04:00
media Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
mtproto Add some more public keys. 2017-12-08 20:26:27 +04:00
overview Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
platform Fixed awesome WM tray icon. 2017-12-07 09:11:39 +04:00
profile Add call button to Info::Profile top bar. 2017-12-07 19:17:53 +04:00
rpl Rename weak(QObject*) to make_weak(QObject*). 2017-11-30 22:04:13 +04:00
settings Refactor userpic storage and access in PeerData. 2017-12-05 11:58:18 +04:00
storage Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
ui Read silent flag from PeerData, not SilentToggle. 2017-12-08 15:52:12 +04:00
window Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
apiwrap.cpp Read silent flag from PeerData, not SilentToggle. 2017-12-08 15:52:12 +04:00
apiwrap.h Read silent flag from PeerData, not SilentToggle. 2017-12-08 15:52:12 +04:00
app.cpp Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
app.h Refactor userpic storage and access in PeerData. 2017-12-05 11:58:18 +04:00
application.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
application.h
auth_session.cpp Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
auth_session.h Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
autoupdater.cpp Improve current executable path computing. 2017-08-30 19:15:35 +03:00
autoupdater.h
config.h Add some more public keys. 2017-12-08 20:26:27 +04:00
countries.h
facades.cpp Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
facades.h Optimize and rename base::weak_unique_ptr. 2017-11-30 21:33:27 +04:00
layout.cpp Remove RTL Override symbols from filenames. 2017-11-16 07:59:09 +04:00
layout.h Shared media multiple items selection. 2017-11-16 07:59:07 +04:00
logs.cpp Fix planar audio playback (for example .flac). 2017-12-08 12:57:43 +04:00
logs.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
main.cpp Fix sending files from "Send To" in Windows. 2017-09-05 16:45:58 +03:00
mainwidget.cpp Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
mainwidget.h Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
mainwindow.cpp Fix possible crash. 2017-12-08 15:53:28 +04:00
mainwindow.h Fix build with GCC. 2017-11-16 07:59:07 +04:00
mediaview.cpp Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
mediaview.h Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
messenger.cpp Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
messenger.h Fix edit name button in Settings. 2017-11-30 18:01:01 +04:00
observer_peer.cpp Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
observer_peer.h Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
passcodewidget.cpp Change *[Fast|Animated] to anim::type in FadeWrap. 2017-11-16 07:59:06 +04:00
passcodewidget.h
qt_static_plugins.cpp
settings.cpp Fix two crashes in OS X 10.6. 2017-12-02 16:10:52 +04:00
settings.h Fix two crashes in OS X 10.6. 2017-12-02 16:10:52 +04:00
shortcuts.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
shortcuts.h
stdafx.cpp
stdafx.h Fix build for the original range-v3. 2017-11-26 18:20:22 +04:00