tdesktop/Telegram/SourceFiles
John Preston 1247bd19b6 No confirmations for verified game bots. Disabled Game media edition.
Also inline bot requests are sent after "@...bot" even without space.
2016-09-29 19:15:44 +03:00
..
_other Stable 0.10.6 (only for OS X): fixing Updater erasing. 2016-09-12 18:48:01 +03:00
boxes Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
codegen Closed beta 10002002: testin OS X build by GYP. 2016-09-02 01:27:54 -04:00
core No confirmations for verified game bots. Disabled Game media edition. 2016-09-29 19:15:44 +03:00
data
dialogs ShareBox: keyboard handle, animated scroll, chosen items jump to top. 2016-09-06 17:45:10 +03:00
history No confirmations for verified game bots. Disabled Game media edition. 2016-09-29 19:15:44 +03:00
inline_bots Some langs updated. Build fixed for Xcode. 2016-09-29 00:33:05 +03:00
intro Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
media Some langs updated. Build fixed for Xcode. 2016-09-29 00:33:05 +03:00
mtproto Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
overview Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
platform Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
profile Beta 10008001: moved all Notify::Observer-s to base::Subscriber-s. 2016-09-26 21:33:34 +03:00
serialize Scheme updated. Dialogs list layout bug fixed. 2016-09-15 12:44:02 +03:00
settings Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
stickers imageLoaded() notifications done through base::Subscriber. 2016-09-26 16:57:08 +03:00
ui No confirmations for verified game bots. Disabled Game media edition. 2016-09-29 19:15:44 +03:00
window Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
apiwrap.cpp New media type Game added. Display of Game partially supported. 2016-09-27 16:37:18 +03:00
apiwrap.h Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
app.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
app.h Moved History[Media] classes to history_media_types module. 2016-09-28 13:15:03 +03:00
application.cpp Game sharing and inline results supported. Qt patch updated. 2016-09-28 19:23:25 +03:00
application.h Xcode 8 supported. Fixed quit by Cmd+Q in case of macOS fullscreen window. 2016-09-15 13:50:43 +03:00
autoupdater.cpp
autoupdater.h
config.h Build scripts updated for Xcode projects from GYP, MacStore build tested. 2016-08-31 11:58:46 -06:00
countries.h
dialogswidget.cpp imageLoaded() notifications done through base::Subscriber. 2016-09-26 16:57:08 +03:00
dialogswidget.h imageLoaded() notifications done through base::Subscriber. 2016-09-26 16:57:08 +03:00
dropdown.cpp Featured stickers section done in StickersPanel. 2016-09-09 18:52:46 +03:00
dropdown.h Featured stickers section done in StickersPanel. 2016-09-09 18:52:46 +03:00
facades.cpp Trending sticker sets install improved, masks sets install disallowed. 2016-09-19 13:18:21 +03:00
facades.h NB Broken! Moving from registerPeerObserver() to base::Subscriber. 2016-09-26 17:50:24 +03:00
fileuploader.cpp
fileuploader.h
history.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
history.h Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
historywidget.cpp No confirmations for verified game bots. Disabled Game media edition. 2016-09-29 19:15:44 +03:00
historywidget.h Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
lang.cpp
lang.h
langloaderplain.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
langloaderplain.h
layerwidget.cpp Media::Clip::Reader owners use Media::Clip::ReaderPointer smartptr. 2016-09-28 23:28:53 +03:00
layerwidget.h Media::Clip::Reader owners use Media::Clip::ReaderPointer smartptr. 2016-09-28 23:28:53 +03:00
layout.cpp Some parts from history module moved to history_[item,media,message]. 2016-09-27 17:20:49 +03:00
layout.h Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
localimageloader.cpp Scheme updated. Dialogs list layout bug fixed. 2016-09-15 12:44:02 +03:00
localimageloader.h
localstorage.cpp New media type Game added. Display of Game partially supported. 2016-09-27 16:37:18 +03:00
localstorage.h Game bot confirmations added. 2016-09-15 22:15:49 +03:00
logs.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
logs.h
main.cpp
mainwidget.cpp Game sharing and inline results supported. Qt patch updated. 2016-09-28 19:23:25 +03:00
mainwidget.h New media type Game added. Display of Game partially supported. 2016-09-27 16:37:18 +03:00
mainwindow.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
mainwindow.h imageLoaded() notifications done through base::Subscriber. 2016-09-26 16:57:08 +03:00
mediaview.cpp Moved History[Media] classes to history_media_types module. 2016-09-28 13:15:03 +03:00
mediaview.h Moved History[Media] classes to history_media_types module. 2016-09-28 13:15:03 +03:00
observer_peer.cpp Beta 10008001: moved all Notify::Observer-s to base::Subscriber-s. 2016-09-26 21:33:34 +03:00
observer_peer.h Beta 10008001: moved all Notify::Observer-s to base::Subscriber-s. 2016-09-26 21:33:34 +03:00
overviewwidget.cpp Moved History[Media] classes to history_media_types module. 2016-09-28 13:15:03 +03:00
overviewwidget.h imageLoaded() notifications done through base::Subscriber. 2016-09-26 16:57:08 +03:00
passcodewidget.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
passcodewidget.h
playerwidget.cpp Moved History[Media] classes to history_media_types module. 2016-09-28 13:15:03 +03:00
playerwidget.h
pspecific.h
pspecific_linux.cpp
pspecific_linux.h
pspecific_mac.cpp Some langs updated. Build fixed for Xcode. 2016-09-29 00:33:05 +03:00
pspecific_mac.h Build scripts updated for Xcode projects from GYP, MacStore build tested. 2016-08-31 11:58:46 -06:00
pspecific_mac_p.h Alpha version 0.10.3: fixed the build for old OS X versions and Qt 5.3.2 2016-09-02 13:01:33 -04:00
pspecific_mac_p.mm Version 0.10.7 Mac App Store build ready. 2016-09-20 18:14:00 +03:00
pspecific_win.cpp New media type Game added. Display of Game partially supported. 2016-09-27 16:37:18 +03:00
pspecific_win.h
pspecific_winrt.cpp
pspecific_winrt.h
settings.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
settings.h
shortcuts.cpp Merge branch 'gyp_xcode' into dev 2016-08-31 16:06:12 -04:00
shortcuts.h
stdafx.cpp GYP build for Linux done: GYP -> CMake -> make. Testing. 2016-09-09 09:15:11 +03:00
stdafx.h Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
structs.cpp Moved History[Media] classes to history_media_types module. 2016-09-28 13:15:03 +03:00
structs.h Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
sysbuttons.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
sysbuttons.h Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
title.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
title.h