tdesktop/Telegram/SourceFiles
2016-03-14 08:54:24 +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 improved create group / add members box, displaying info about supergroup when trying to add more than 200 members there 2016-03-13 19:01:43 +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 _music -> _audio in pinned messages langpack 2016-03-11 14:14:55 +03:00
mtproto updating edited messages dependencies (replies, edit / reply / pinned bar), postponing notification about pinned message while the message itself is not yet available 2016-03-11 15:20:58 +03:00
qmime mime types hack added for webp 2015-01-03 02:44:34 +03: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 cloud synced report spam panel visibility 2016-03-12 19:32:28 +03:00
app.h ban / report / deleteAll done in MainWidget instead of RichDeleteMessageBox 2016-03-13 18:45:00 +03: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 beta 9030002 2016-03-13 19:02:57 +03:00
countries.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
dialogswidget.cpp fixed searchInPeer when some search was active already 2016-03-13 16:34:27 +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 mentionsdropdown with pinned message display 2016-03-12 19:38:17 +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 fixed destroy of pinned service msg (unreg dependency), displaying HistoryVideo in webpage-with-document 2016-03-14 08:31:33 +03:00
history.h fixed destroy of pinned service msg (unreg dependency), displaying HistoryVideo in webpage-with-document 2016-03-14 08:31:33 +03:00
historywidget.cpp no report spam if history is empty or there are out messages 2016-03-14 08:54:24 +03:00
historywidget.h cloud synced report spam panel visibility 2016-03-12 19:32:28 +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 fixed double fclose of crash dump file, removed block user context menu item for App::self() 2016-03-11 23:07:13 +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 ban / report / deleteAll done in MainWidget instead of RichDeleteMessageBox 2016-03-13 18:45:00 +03:00
mainwidget.h ban / report / deleteAll done in MainWidget instead of RichDeleteMessageBox 2016-03-13 18:45:00 +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 can_set_username bit support added 2016-03-11 18:21:05 +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 cloud synced report spam panel visibility 2016-03-12 19:32:28 +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.plist xcode build support started 2014-06-14 23:32:11 +04: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 cloud synced report spam panel visibility 2016-03-12 19:32:28 +03:00
window.cpp updating edited messages dependencies (replies, edit / reply / pinned bar), postponing notification about pinned message while the message itself is not yet available 2016-03-11 15:20:58 +03:00
window.h ensure that closeApplication() is called only once 2016-03-02 20:34:42 +02:00