tdesktop/Telegram/SourceFiles
John Preston b402d832f6 deleting all messages by from on client side 2016-03-11 14:13:28 +03:00
..
_other ensure that closeApplication() is called only once 2016-03-02 20:34:42 +02:00
art silent broadcast done 2016-02-25 19:19:54 +03:00
boxes deleting all messages by from on client side 2016-03-11 14:13:28 +03:00
etc many small fixes: multi windows users running, touchscreen fix, esc for photo hide, etc + send to menu integration on windows + hide text in notifies 2014-07-18 14:37:34 +04:00
gui pin/unpin messages in supergroups, local hide for pinned messages 2016-03-10 13:15:21 +03:00
intro improved rpcClear() when deleting a complex RPCSender, clearing recent inline bots on logout 2016-02-28 15:36:23 +03:00
langs langs updated 2016-02-26 14:32:56 +03:00
mtproto pin/unpin messages in supergroups, local hide for pinned messages 2016-03-10 13:15:21 +03:00
qmime mime types hack added for webp 2015-01-03 02:44:34 +03:00
Telegram.plist xcode build support started 2014-06-14 23:32:11 +04:00
apiwrap.cpp rich delete all + ban almost done in supergroups (need to clear messages on the client side as well) 2016-03-10 18:42:01 +03:00
apiwrap.h pin/unpin messages in supergroups, local hide for pinned messages 2016-03-10 13:15:21 +03:00
app.cpp rich delete all + ban almost done in supergroups (need to clear messages on the client side as well) 2016-03-10 18:42:01 +03:00
app.h forwarded getState fixed, pinned message service msg dependency request and text update done 2016-03-05 23:12:55 +02:00
application.cpp 0.9.30 dev version - fix forwarded text style, fixed sticker preview update on sticker load 2016-03-03 20:37:15 +02:00
application.h all deinit moved to Application::aboutToQuit(), mtproto connection thread management refactored, disabled -style=0 fake argument for Application, beta 9028002 2016-02-29 19:53:26 +03:00
audio.cpp three crashes fixed 2016-02-15 10:09:14 +03:00
audio.h voice messages moved to documents with waveforms 2016-02-12 19:35:06 +03:00
autoupdater.cpp some namespaces reorganized, author photo display added to wide mode (where messages are centered), version 0.9.20.dev 2016-02-08 17:54:55 +03:00
autoupdater.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
config.h forwarded getState fixed, pinned message service msg dependency request and text update done 2016-03-05 23:12:55 +02:00
countries.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
dialogswidget.cpp fixed crash in next/previous_chat(), MTP::dld/upl -> functions, download and upload sessions count reduced to 2 2016-02-29 14:34:44 +03:00
dialogswidget.h fixed some warnings, added debug logs before thread wait calls 2016-03-01 05:36:23 +03:00
dropdown.cpp fixed copy selected text, post author display added, post links handling added, windows bingmaps opening added, sticker previews from mentionsdropdown and stickersetbox added 2016-02-17 19:37:21 +03:00
dropdown.h fixed copy selected text, post author display added, post links handling added, windows bingmaps opening added, sticker previews from mentionsdropdown and stickersetbox added 2016-02-17 19:37:21 +03:00
facades.cpp pin/unpin messages in supergroups, local hide for pinned messages 2016-03-10 13:15:21 +03:00
facades.h pin/unpin messages in supergroups, local hide for pinned messages 2016-03-10 13:15:21 +03:00
fileuploader.cpp fixed crash in next/previous_chat(), MTP::dld/upl -> functions, download and upload sessions count reduced to 2 2016-02-29 14:34:44 +03:00
fileuploader.h silent broadcast done 2016-02-25 19:19:54 +03:00
history.cpp rich delete all + ban almost done in supergroups (need to clear messages on the client side as well) 2016-03-10 18:42:01 +03:00
history.h pin/unpin messages in supergroups, local hide for pinned messages 2016-03-10 13:15:21 +03:00
historywidget.cpp rich delete all + ban almost done in supergroups (need to clear messages on the client side as well) 2016-03-10 18:42:01 +03:00
historywidget.h pin/unpin messages in supergroups, local hide for pinned messages 2016-03-10 13:15:21 +03:00
lang.cpp added year 2016 to copyright 2016-02-08 13:56:18 +03:00
lang.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
langloaderplain.cpp added year 2016 to copyright 2016-02-08 13:56:18 +03:00
langloaderplain.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
layerwidget.cpp 0.9.30 dev version - fix forwarded text style, fixed sticker preview update on sticker load 2016-03-03 20:37:15 +02:00
layerwidget.h some namespaces reorganized, author photo display added to wide mode (where messages are centered), version 0.9.20.dev 2016-02-08 17:54:55 +03:00
layout.cpp some asserts added to imagePix() 2016-02-28 16:23:03 +03:00
layout.h videos rendered like files, fixed history loading 2016-02-12 21:18:32 +03:00
localimageloader.cpp fixed some warnings, added debug logs before thread wait calls 2016-03-01 05:36:23 +03:00
localimageloader.h silent broadcast done 2016-02-25 19:19:54 +03:00
localstorage.cpp pin/unpin messages in supergroups, local hide for pinned messages 2016-03-10 13:15:21 +03:00
localstorage.h beta 9026001 message/post edit done 2016-02-25 13:32:31 +03:00
logs.cpp all deinit moved to Application::aboutToQuit(), mtproto connection thread management refactored, disabled -style=0 fake argument for Application, beta 9028002 2016-02-29 19:53:26 +03:00
logs.h all deinit moved to Application::aboutToQuit(), mtproto connection thread management refactored, disabled -style=0 fake argument for Application, beta 9028002 2016-02-29 19:53:26 +03:00
main.cpp fixed crash in mtpFileLoader delayed destroy, finishing breakpad at the very end, 0.9.29 dev 2016-03-01 21:41:06 +02:00
mainwidget.cpp rich delete all + ban almost done in supergroups (need to clear messages on the client side as well) 2016-03-10 18:42:01 +03:00
mainwidget.h pin/unpin messages in supergroups, local hide for pinned messages 2016-03-10 13:15:21 +03:00
mediaview.cpp added any profile photo delete, fixed profile photo upload 2016-02-26 12:29:07 +03:00
mediaview.h added any profile photo delete, fixed profile photo upload 2016-02-26 12:29:07 +03:00
numbers.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
overviewwidget.cpp fixed media_only dcs, added copy post link to clipboard, fixed signature display in gifs, 0.9.27 dev version 2016-02-25 20:23:42 +03:00
overviewwidget.h fixed some warnings, added debug logs before thread wait calls 2016-03-01 05:36:23 +03:00
passcodewidget.cpp added year 2016 to copyright 2016-02-08 13:56:18 +03:00
passcodewidget.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
playerwidget.cpp voice messages moved to documents with waveforms 2016-02-12 19:35:06 +03:00
playerwidget.h some namespaces reorganized, author photo display added to wide mode (where messages are centered), version 0.9.20.dev 2016-02-08 17:54:55 +03:00
profilewidget.cpp rich delete all + ban almost done in supergroups (need to clear messages on the client side as well) 2016-03-10 18:42:01 +03:00
profilewidget.h pin/unpin messages in supergroups, local hide for pinned messages 2016-03-10 13:15:21 +03:00
pspecific.h all deinit moved to Application::aboutToQuit(), mtproto connection thread management refactored, disabled -style=0 fake argument for Application, beta 9028002 2016-02-29 19:53:26 +03:00
pspecific_linux.cpp all deinit moved to Application::aboutToQuit(), mtproto connection thread management refactored, disabled -style=0 fake argument for Application, beta 9028002 2016-02-29 19:53:26 +03:00
pspecific_linux.h rpcClear for mediaview, ImageLink changed to Location 2016-02-28 16:54:04 +03:00
pspecific_mac.cpp all deinit moved to Application::aboutToQuit(), mtproto connection thread management refactored, disabled -style=0 fake argument for Application, beta 9028002 2016-02-29 19:53:26 +03:00
pspecific_mac.h rpcClear for mediaview, ImageLink changed to Location 2016-02-28 16:54:04 +03:00
pspecific_mac_p.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
pspecific_mac_p.mm some namespaces reorganized, author photo display added to wide mode (where messages are centered), version 0.9.20.dev 2016-02-08 17:54:55 +03:00
pspecific_wnd.cpp all deinit moved to Application::aboutToQuit(), mtproto connection thread management refactored, disabled -style=0 fake argument for Application, beta 9028002 2016-02-29 19:53:26 +03:00
pspecific_wnd.h rpcClear for mediaview, ImageLink changed to Location 2016-02-28 16:54:04 +03:00
settings.cpp scheme updated, config vars moved to Global namespace 2016-02-18 19:36:33 +03:00
settings.h all deinit moved to Application::aboutToQuit(), mtproto connection thread management refactored, disabled -style=0 fake argument for Application, beta 9028002 2016-02-29 19:53:26 +03:00
settingswidget.cpp improved rpcClear() when deleting a complex RPCSender, clearing recent inline bots on logout 2016-02-28 15:36:23 +03:00
settingswidget.h improved rpcClear() when deleting a complex RPCSender, clearing recent inline bots on logout 2016-02-28 15:36:23 +03:00
shortcuts.cpp 0.9.30 dev version - fix forwarded text style, fixed sticker preview update on sticker load 2016-03-03 20:37:15 +02:00
shortcuts.h divided shortcuts file to default and custom 2016-02-28 12:48:09 +03:00
stdafx.cpp added year 2016 to copyright 2016-02-08 13:56:18 +03:00
stdafx.h global shortcuts with loading from .json map 2016-02-27 22:39:51 +03:00
structs.cpp pinned message api used, ordering by online and displaying online count in small megagroups 2016-03-04 17:34:46 +02:00
structs.h rich delete all + ban almost done in supergroups (need to clear messages on the client side as well) 2016-03-10 18:42:01 +03:00
style.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
sysbuttons.cpp global shortcuts with loading from .json map 2016-02-27 22:39:51 +03:00
sysbuttons.h global shortcuts with loading from .json map 2016-02-27 22:39:51 +03:00
telegram.qrc new channel blank photos, 0.8.58.dev version 2015-09-22 13:26:39 +03:00
telegram_emojis.qrc version 0.8.12.dev with new emojis support 2015-05-08 17:44:07 +03:00
telegram_linux.qrc version 0.8.12.dev with new emojis support 2015-05-08 17:44:07 +03:00
telegram_mac.qrc version 0.8.12.dev with new emojis support 2015-05-08 17:44:07 +03:00
telegram_wnd.qrc version 0.8.12.dev with new emojis support 2015-05-08 17:44:07 +03:00
title.cpp History::dialogs and Histories::unread are private now, counting only chats from dialogs list to the badge 2016-02-28 14:58:30 +03:00
title.h some namespaces reorganized, author photo display added to wide mode (where messages are centered), version 0.9.20.dev 2016-02-08 17:54:55 +03:00
types.cpp global shortcuts with loading from .json map 2016-02-27 22:39:51 +03:00
types.h pin/unpin messages in supergroups, local hide for pinned messages 2016-03-10 13:15:21 +03:00
window.cpp debug logs added to for shortcut events 2016-03-02 22:50:58 +02:00
window.h ensure that closeApplication() is called only once 2016-03-02 20:34:42 +02:00