John Preston
cc004d435b
new layout items structure started
2015-12-20 17:05:07 +03:00
John Preston
11da39b72d
webpage attachs redesigned
2015-12-19 00:36:16 +03:00
John Preston
1545e7f796
moved to 44 layer
2015-12-16 18:31:56 +03:00
John Preston
29a7c66e45
stopping gifs on history close, only one gif playing
2015-12-16 16:35:15 +03:00
John Preston
a66c051eb5
gif redesign done, started ClipReader - gif animation reader in separate thread
2015-12-13 20:05:32 +03:00
John Preston
f6fec9a619
showPeerHistory moved to Ui namespace
2015-12-13 14:36:08 +03:00
John Preston
6ec61d4ad6
redrawHistoryItem moved to Ui, shared contact updates when is_contact changes
2015-12-13 14:17:15 +03:00
John Preston
2225abec5c
voice messages and shared contacts redesigned (contacts not realtime-updated yet)
2015-12-13 01:29:33 +03:00
John Preston
603fb63c91
document new design done with radial progress, ? char added to monospace blocks edges, redraw history item through Notify::
2015-12-11 21:11:38 +03:00
John Preston
978554ce28
photos redesign improved
2015-12-09 22:09:29 +03:00
John Preston
6bad3b4d7e
started media redesign (does not compile!)
2015-12-08 22:07:50 +03:00
John Preston
0b96dd5362
animations refactored
2015-12-08 15:33:37 +03:00
John Preston
f25fde09b7
Merge branch 'dev' into docs
2015-12-07 21:41:07 +03:00
John Preston
a923829ba1
fixing migrated history draft usage
2015-12-07 21:38:09 +03:00
John Preston
6222876ac4
refactored layer methods
2015-12-07 21:09:05 +03:00
John Preston
6b565acbd6
fixed show profile from chats list in single-column layout, requestFullPeer() used in Settings, empty popup menu not shown in HistoryInner, no chat list jump when returning to history, channel admins box layout fixed
2015-12-07 13:06:59 +03:00
John Preston
edf850be55
fixed online color in contacts box, fixed share contact with text, fixed choose in contacts box by Enter key
2015-12-06 20:30:50 +03:00
John Preston
128cbefe0c
improved langs for stickers, fixed confirmed actions from chats context menu, changed AppUserModelId for beta version
2015-12-06 18:50:02 +03:00
John Preston
a6cf42d3ad
closed beta version with autoupdate added
2015-12-03 21:16:34 +03:00
John Preston
ed3601f883
sticker packs management done, conversations list context menu added
2015-12-02 20:17:53 +03:00
John Preston
28645401bd
Merge branch 'groupadmins' of https://bitbucket.org/johnprestonmail/telegram-desktop into groupadmins
2015-11-24 19:20:25 +03:00
John Preston
15d5f336dd
some langs added
2015-11-24 19:20:12 +03:00
John Preston
87b57a26ad
stop and clear audio on logout, clearing bot keyboards in supergroups
2015-11-24 19:19:18 +03:00
John Preston
46df0f32c8
metalang tags gen fixed, links parsing in rich text fixed, custom keyboard hiding saved in history
2015-11-23 18:34:38 +03:00
John Preston
032ca377cd
crash fix for 0.9.11.dev version
2015-11-22 15:37:48 +03:00
John Preston
0ef129802b
Merge branch 'master' of https://github.com/telegramdesktop/tdesktop into groupadmins
2015-11-20 21:50:42 +03:00
John Preston
b05e1a8899
supergroups done
2015-11-20 21:24:44 +03:00
John Preston
ecc49f9cd4
support of bots added to megagroups
2015-11-20 16:34:37 +03:00
John Preston
ca34a09f20
mediaview, audioplayer and profilewidget display united media in group and migrated supergroup
2015-11-16 19:04:37 +03:00
Michael Sproul
daf85854f1
Initialise _firstLoadRequest to prevent jumps from depending on uninitialised memory.
...
When running Telegram under Valgrind, I found that there were jumps depending on the value
of _firstLoadRequest (in historywidget.cpp) before it was initialised.
Signed-off-by: Michael Sproul <micsproul@gmail.com> (github: michaelsproul)
2015-11-15 12:01:46 +11:00
John Preston
497602f47e
merged supergroup with migrated group history, loading messages by 3 (temp! testing)
2015-11-13 18:14:33 +03:00
John Preston
fd339e401f
megagroup members support improved
2015-11-09 12:51:22 +03:00
John Preston
ff1b046c17
group > megagroup convert added
2015-11-06 12:48:49 -05:00
John Preston
367d0a8209
merged with 0.9.9 dev
2015-11-03 12:52:37 -05:00
John Preston
3f8d7944c1
folders not allowed to be dropped / pasted
2015-11-02 17:36:26 -05:00
John Preston
ede2065c26
megagroups started
2015-11-02 17:33:57 -05:00
John Preston
04b0932780
some fixes in admins and participants counts requesting
2015-11-01 21:28:24 -05:00
John Preston
4ed11ebfff
merged with new PopupMenu
2015-11-01 13:44:55 -05:00
John Preston
7c71d977e2
ContextMenu removed, PopupMenu replaced default context menu in input fields and all ContextMenu
2015-11-01 13:14:30 -05:00
John Preston
69f6a1ee79
chat admins state is read and updated
2015-10-29 15:10:49 -04:00
John Preston
4b8a33de1c
moved to 40 layer
2015-10-28 20:16:52 -04:00
John Preston
e2f83e1662
new photo / file sending, photo always can be sent with caption
2015-10-27 22:41:13 -04:00
John Preston
bb416b520a
improved messages to self: always not unread, show sending clock icon
2015-10-27 20:29:39 -04:00
John Preston
31b1ecb11c
new image / file confirm / send codepath made by Task / TaskQueue, sending single file paste and image paste / drop with that new code
2015-10-26 22:39:02 -04:00
John Preston
17114350c4
conflicts fixed
2015-10-23 18:18:43 +02:00
John Preston
aeafcacb0c
new (fast) PopupMenu started
2015-10-23 18:15:24 +02:00
John Preston
3df66a7ed3
tilde fix in 100%, dialogs repaint fix, markdown (bold, italic, code, pre support) added
2015-10-23 18:06:56 +02:00
John Preston
775607c24f
fixed new animations for retina display
2015-10-19 01:01:18 +02:00
John Preston
9327473ee8
share support added
2015-10-18 14:49:34 +02:00
John Preston
e211268158
new slide animations
2015-10-17 16:52:26 +02:00