kotatogram-desktop/Telegram/SourceFiles
John Preston 021c8896c8 Fixed crash with forbidden megagroup in App::feedChats.
ReplyMarkupClickHandler holds FullMsgId instead of HistoryItem*.
2016-06-15 08:36:59 +03:00
..
_other
boxes Blue online in top bar in conversation with user. Profile styles fix. 2016-06-10 14:18:55 +03:00
codegen New profiles Xcode build ready, couple of retina-support bugs fixed. 2016-06-06 14:35:49 +03:00
core Langs updated. Version 0.9.50 stable. 2016-06-14 20:24:24 +03:00
data Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
dialogs Drafts always shown in dialogs list when no unread messages in the chat. 2016-06-13 21:42:25 +03:00
history Floating dates that appear animated when scrolling messages added. 2016-06-10 13:21:09 +03:00
inline_bots Fixed crash in inline results of file type with text message send data. 2016-06-08 11:59:39 +03:00
intro Merge branch 'profile' into drafts 2016-06-06 18:16:52 +03:00
mtproto Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
overview Fixed files overview thumbnails in retina. Fixed profile member list styles. 2016-06-10 09:54:56 +03:00
profile Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
serialize Saving FlatTextarea tags to drafts, applying them in setText. 2016-05-05 19:04:17 +03:00
ui Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
window Dialog styles moved from basic.style to dialogs.style. 2016-06-07 22:59:39 +03:00
apiwrap.cpp Cloud draft handling improved. Fixed Edit while already editing a msg. 2016-06-09 17:31:10 +03:00
apiwrap.h Dialog styles moved from basic.style to dialogs.style. 2016-06-07 22:59:39 +03:00
app.cpp Fixed crash with forbidden megagroup in App::feedChats. 2016-06-15 08:36:59 +03:00
app.h Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
application.cpp Langs updated with changelog. Version 0.9.50 stable. 2016-06-14 23:42:37 +03:00
application.h Shared media block done in the new profile implementation. 2016-06-02 16:02:55 +03:00
audio.cpp
audio.h
autoupdater.cpp
autoupdater.h
config.h Dialog styles moved from basic.style to dialogs.style. 2016-06-07 22:59:39 +03:00
countries.h
dialogswidget.cpp New layout of service messages (complex shape of a bubble). 2016-06-09 14:51:24 +03:00
dialogswidget.h Profile done as a new generic Window::SectionWidget. 2016-05-19 15:03:51 +03:00
dropdown.cpp
dropdown.h
facades.cpp Dialog styles moved from basic.style to dialogs.style. 2016-06-07 22:59:39 +03:00
facades.h Shared media block done in the new profile implementation. 2016-06-02 16:02:55 +03:00
fileuploader.cpp
fileuploader.h
history.cpp Fixed crash with forbidden megagroup in App::feedChats. 2016-06-15 08:36:59 +03:00
history.h Fixed crash with forbidden megagroup in App::feedChats. 2016-06-15 08:36:59 +03:00
historywidget.cpp Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
historywidget.h Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
lang.cpp Langs updated with changelog. Version 0.9.50 stable. 2016-06-14 23:42:37 +03:00
lang.h Langs updated. Private beta version 9049006. 2016-06-13 14:04:37 +03:00
langloaderplain.cpp Langs updated. Private beta version 9049006. 2016-06-13 14:04:37 +03:00
langloaderplain.h
layerwidget.cpp Fixed glitches in draft apply. Fixed overflow / crash in media preview. 2016-06-10 18:11:44 +03:00
layerwidget.h
layout.cpp
layout.h
localimageloader.cpp
localimageloader.h Removed all code related to channel comments. 2016-05-27 19:47:46 +03:00
localstorage.cpp Cloud draft handling improved. Fixed Edit while already editing a msg. 2016-06-09 17:31:10 +03:00
localstorage.h Cloud stored message drafts support added. 2016-06-03 21:24:27 +03:00
logs.cpp
logs.h
main.cpp Version 0.9.49: disabling high dpi scaling in all systems except OS X. 2016-05-15 13:30:47 +03:00
mainwidget.cpp Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
mainwidget.h Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
mainwindow.cpp Dialog styles moved from basic.style to dialogs.style. 2016-06-07 22:59:39 +03:00
mainwindow.h Merge branch 'profile' into drafts 2016-06-06 18:16:52 +03:00
mediaview.cpp Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
mediaview.h Unread outgoing messages in supergroups supported. 2016-05-20 19:35:16 +03:00
observer_peer.cpp Shared media block done in the new profile implementation. 2016-06-02 16:02:55 +03:00
observer_peer.h Online updated in the new profile covers. Covert to supergroup handled. 2016-06-04 23:29:16 +03:00
overviewwidget.cpp Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
overviewwidget.h Photos and videos in media overview ordered like in mobile apps. 2016-06-09 20:30:47 +03:00
passcodewidget.cpp Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
passcodewidget.h
playerwidget.cpp Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
playerwidget.h Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
pspecific.h
pspecific_linux.cpp Some global string constants "static const *" -> "constexpr str_const". 2016-05-04 13:41:41 +03:00
pspecific_linux.h New profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +03:00
pspecific_mac.cpp Dialog styles moved from basic.style to dialogs.style. 2016-06-07 22:59:39 +03:00
pspecific_mac.h New profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +03:00
pspecific_mac_p.h
pspecific_mac_p.mm Some global string constants "static const *" -> "constexpr str_const". 2016-05-04 13:41:41 +03:00
pspecific_win.cpp Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
pspecific_win.h New profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +03:00
pspecific_winrt.cpp Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
pspecific_winrt.h New profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +03:00
settings.cpp
settings.h
settingswidget.cpp Fixes in floating dates with migrated histories. 2016-06-14 19:26:41 +03:00
settingswidget.h Peer observers get notified about name/username changes. 2016-05-25 15:09:05 +03:00
shortcuts.cpp
shortcuts.h
stdafx.cpp
stdafx.h Merge branch 'profile' into drafts 2016-06-06 18:16:52 +03:00
structs.cpp Merge branch 'profile' into drafts 2016-06-06 18:16:52 +03:00
structs.h Online updated in the new profile covers. Covert to supergroup handled. 2016-06-04 23:29:16 +03:00
sysbuttons.cpp
sysbuttons.h
title.cpp
title.h