kepka/Telegram/SourceFiles
John Preston 9bf40c927e Improve emoji suggestions and replace on send.
Bring recent emoji up in suggestions.
Apply saved skin color to emoji suggestions.
Write to recents when choosing emoji suggestion.
2017-07-26 15:55:04 +03:00
..
_other Support non-standard binary names in autoupdater. 2017-05-30 21:26:53 +03:00
base Replace self-destruct media service messages text. 2017-07-23 12:34:42 +03:00
boxes Fix keyboard scrolling in ContactsBox. 2017-07-23 12:48:49 +03:00
calls Fix a couple of typos 2017-07-12 14:08:36 +03:00
chat_helpers Improve emoji suggestions and replace on send. 2017-07-26 15:55:04 +03:00
codegen Provide emoji suggestions as a service. 2017-07-26 15:55:03 +03:00
core Version 1.1.15. 2017-07-23 15:39:32 +03:00
data Some refactoring in working with text entities. 2017-07-06 14:37:42 +03:00
dialogs Some refactoring in working with text entities. 2017-07-06 14:37:42 +03:00
history Add emoji autocomplete to history message field. 2017-07-26 15:55:02 +03:00
inline_bots API scheme updated to layer 70. 2017-07-23 12:34:40 +03:00
intro Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
lang Fix language switch when getting difference. 2017-07-26 15:50:39 +03:00
media Add X / V vector icon to checkbox Toggle view. 2017-07-09 18:06:27 +03:00
mtproto API scheme updated to layer 70. 2017-07-23 12:34:40 +03:00
overview Generalize Checkbox layout. 2017-07-07 14:16:37 +03:00
platform Alpha 1.1.13: Fix build for Xcode. 2017-07-14 15:52:53 +03:00
profile Update full peer in profile and settings. 2017-07-26 14:53:49 +03:00
settings Remove the Link row in Settings. 2017-07-26 14:56:58 +03:00
storage Check CDN file hashes. 2017-07-23 12:34:41 +03:00
ui Improve emoji suggestions and replace on send. 2017-07-26 15:55:04 +03:00
window Add emoji autocomplete to history message field. 2017-07-26 15:55:02 +03:00
apiwrap.cpp Update full peer in profile and settings. 2017-07-26 14:53:49 +03:00
apiwrap.h Improve queued by pts updates handling. 2017-07-14 14:57:05 +03:00
app.cpp Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
app.h Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
application.cpp Fix crash in single instance forcing. 2017-07-05 21:45:46 +03:00
application.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
auth_session.cpp Switch to the server side changelogs. 2017-06-29 11:40:00 +03:00
auth_session.h Use plain HistoryItem in channel admin events log. 2017-06-30 09:21:42 +03:00
autoupdater.cpp Add debug logs for window position and autoupdate. 2017-07-03 15:23:41 +03:00
autoupdater.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
config.h Update full peer in profile and settings. 2017-07-26 14:53:49 +03:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
dialogswidget.cpp Don't jump in chats list scroll while reordering. 2017-07-23 13:20:11 +03:00
dialogswidget.h Add a floating player for round video messages. 2017-05-24 16:25:15 +03:00
facades.cpp Add channel members in ParticipantsBoxController. 2017-07-14 09:46:57 +03:00
facades.h Change chat for forwarded items by click on them. 2017-07-11 13:23:15 +03:00
layerwidget.cpp Fix crash in layer stack unwinding. 2017-06-30 09:21:44 +03:00
layerwidget.h Move GIF pausing methods to Window::Controller. 2017-04-08 16:31:57 +03:00
layout.cpp Parse bold / italic markdown entities. 2017-07-06 16:44:11 +03:00
layout.h Add some more colors for theming. 2017-06-30 09:21:44 +03:00
logs.cpp Select exception users in EditPrivacyBox. 2017-03-18 12:49:46 +03:00
logs.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
main.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
mainwidget.cpp Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
mainwidget.h Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
mainwindow.cpp Remove layer deletion by timer in MainWindow. 2017-07-13 19:14:31 +03:00
mainwindow.h Remove layer deletion by timer in MainWindow. 2017-07-13 19:14:31 +03:00
mediaview.cpp Fix forwarded from for single message forward. 2017-07-26 09:07:05 +03:00
mediaview.h Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +03:00
messenger.cpp Handle socks internal links. 2017-06-30 09:21:43 +03:00
messenger.h Handle socks internal links. 2017-06-30 09:21:43 +03:00
observer_peer.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
observer_peer.h Add admin/banned/restricted box using PeerListBox. 2017-06-29 11:40:20 +03:00
overviewwidget.cpp Change chat for forwarded items by click on them. 2017-07-11 13:23:15 +03:00
overviewwidget.h Handle channel event log mouse events. 2017-06-30 09:21:42 +03:00
passcodewidget.cpp Switch to the server side changelogs. 2017-06-29 11:40:00 +03:00
passcodewidget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
qt_static_plugins.cpp Add hime inputcontext plugin for linux version 2017-06-29 10:49:31 +03:00
settings.cpp Show change language link in intro. 2017-06-29 11:39:48 +03:00
settings.h Add debug logs for window position and autoupdate. 2017-07-03 15:23:41 +03:00
shortcuts.cpp Move passcode management from MainWindow. 2017-04-15 21:51:12 +03:00
shortcuts.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
stdafx.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
stdafx.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
structs.cpp Update full peer in profile and settings. 2017-07-26 14:53:49 +03:00
structs.h Update full peer in profile and settings. 2017-07-26 14:53:49 +03:00