John Preston
a37bbcfaca
Fixed building in Xcode.
2016-04-07 14:35:09 +04:00
John Preston
3e2485678d
Moved inline bot result structs from structs.cpp/h module.
...
Moved inline bot result layouts from layout.cpp/h module.
Over status prepared for inline bot file result icon.
Dependencies reduced, inline bots code moved to InlineBots namespace.
Build in Xcode and QtCreator broken.
2016-04-05 01:09:46 +04:00
John Preston
a2fc7f6915
Improved files support in inline bot results.
2016-04-04 11:21:14 +04:00
John Preston
35785efa50
Inline bot video and sticker layout and sending done.
2016-04-03 13:11:41 +04:00
John Preston
cf9a78a164
Inline bot stickers done, but not tested yet.
2016-04-02 15:20:53 +04:00
John Preston
3210aecbd2
Fixed some ClickHandler bugs, bot keyboard active/pressed
...
states done, handling enterEvent() for ClickHandler activate.
2016-03-30 12:03:29 +04:00
John Preston
7f6cf32cdd
ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr.
...
Global methods textlnkOver/Down/DrawOver were replaced by
static members of ClickHandler, now global state consists
of the handler pointer + host pointer, who declares callbacks
for the active and pressed handler changed events.
This will allow to use ClickHandler from different hosts
simultaneously (like HistoryItem / BotDescription / BotKeyboard).
Not yet tested.
2016-03-29 20:17:00 +03:00
John Preston
daa5016c23
Components are now almost plain structs
...
Moved reply markups to history items which hold them
2016-03-28 15:51:22 +03:00
John Preston
599ede9a0b
Beta 9034004 version:
...
Some lang grammar fixes, all "audio" changed to "voice message"
PeerData can have three loaded states (not loaded, minimal, full)
Interface/Interfaces renamed to Component/Composer
HistoryReply moved to a Component named HistoryMessageReply
2016-03-25 14:29:45 +03:00
John Preston
02ca81ac64
optimized enumeration of userpics
2016-03-23 14:47:32 +03:00
John Preston
3579276b49
videos rendered like files, fixed history loading
2016-02-12 21:18:32 +03:00
John Preston
189d0e8de3
voice messages moved to documents with waveforms
2016-02-12 19:35:06 +03:00
John Preston
0b8523d58e
added year 2016 to copyright
2016-02-08 13:56:18 +03:00
John Preston
07c81db79a
removed interfaces pointer by default from BasicInterface
2016-01-26 13:24:15 +03:00
John Preston
a677f784f5
up to 64 realtime combinated interfaces
2016-01-25 18:18:07 +03:00
John Preston
b201a5a975
stable version 0.9.16 - new design of media, gifs and inline bots
2016-01-04 19:13:25 +08:00
John Preston
c146843ab4
removed unnecessary borders in files / links overview, crash fixed in history repaint optimization
2016-01-04 07:38:47 +08:00
John Preston
064f5c70e7
overview files colors fixed
2016-01-03 22:32:13 +08:00
John Preston
945d9b1883
added webvideo and article layouts for inline bots
2015-12-31 15:57:11 +08:00
John Preston
5830e0f657
inline bots gif / photo preview / sending done
2015-12-31 13:34:43 +08:00
John Preston
14839e7afe
scheme updated, contextbot -> inlinebot renamed, web file loader done like mtp file loader
2015-12-31 03:09:20 +08:00
John Preston
e58c8a6fcb
complex layouts for context gifs started
2015-12-30 19:56:05 +08:00
John Preston
cbb0219812
savedgifs -> contextitems in stickers panel, fixed atomic uint64, now with mutex :(
2015-12-30 14:47:39 +08:00
John Preston
77228d358d
context bots started, all callbacks done by pointers
2015-12-29 00:20:04 +03:00
John Preston
9a1798f043
saved gifs done
2015-12-28 00:37:48 +03:00
John Preston
4ed2d75c74
upload radial progress and upload cancel done, photo / file / audio autodownload settings respected
2015-12-24 22:26:28 +03:00
John Preston
b94533fcb2
gif autoplay improved
2015-12-23 22:23:14 +03:00
John Preston
af9908f076
exif fixed, media overview redesign done
2015-12-23 14:13:08 +03:00
John Preston
5108685123
overview rewrite on layouts almost done (except links)
2015-12-22 18:32:45 +03:00
John Preston
d3896ff53b
photo and video overview rewritten on layouts
2015-12-22 15:49:42 +03:00
John Preston
0fd6f04aa9
files overview redesign done
2015-12-21 16:14:29 +03:00
John Preston
cc004d435b
new layout items structure started
2015-12-20 17:05:07 +03:00