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
bf37c73d66
Inline bot results display improved for geo, venue and contact types.
2016-04-02 18:06:36 +04:00
John Preston
cf9a78a164
Inline bot stickers done, but not tested yet.
2016-04-02 15:20:53 +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
96e1f8e7cd
Fixed duplicate save file dialog
2016-03-26 11:13:57 +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
fd7a30f143
override specifiers added, retina bug in image circle fixed
2016-03-21 21:57:03 +03:00
John Preston
84e67b8ec0
scrollTop counted relative to the last scrollTop item, attachedToPrevious messages support added, service messages now display date and unreadbar
2016-03-21 21:40:00 +03:00
John Preston
2ef8c44445
all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages
2016-03-19 19:55:15 +03:00
John Preston
baf1e31b76
circled profile images
2016-03-18 13:18:30 +03:00
John Preston
c2f1e95f3f
fixed opening of uncompressed image sent from clipboard, intro refactoring finished
2016-03-16 14:54:37 +03:00
John Preston
6220b88ae9
fixed possible crash in playInline() call
2016-03-14 12:58:43 +03:00
John Preston
0072573925
pinned message api used, ordering by online and displaying online count in small megagroups
2016-03-04 17:34:46 +02:00
John Preston
cde264e5a1
fixed crash in mtpFileLoader delayed destroy, finishing breakpad at the very end, 0.9.29 dev
2016-03-01 21:41:06 +02:00
John Preston
b678913da5
improved rpcClear() when deleting a complex RPCSender, clearing recent inline bots on logout
2016-02-28 15:36:23 +03:00
John Preston
803d1a429d
scheme updated, config vars moved to Global namespace
2016-02-18 19:36:33 +03:00
John Preston
7433cea0fd
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
John Preston
a5b466ec05
link clicks and popup menu items activated async, some crashes fixed
2016-02-16 14:21:39 +03:00
John Preston
0154be5138
fixed errors for 0.9.22 dev version
2016-02-14 22:46:01 +03:00
John Preston
f83644cec0
Merge branch 'dev'
2016-02-14 21:29:36 +03:00
John Preston
e492b1e93d
some crashes fixed
2016-02-14 18:58:39 +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
47ead03925
moved Interfaces to types.h, tooltip hiding fixed
2016-02-07 21:58:42 +03:00
John Preston
f7f041f11d
instructions updated for zlib
2016-02-02 15:50:12 +03:00
John Preston
a677f784f5
up to 64 realtime combinated interfaces
2016-01-25 18:18:07 +03:00
John Preston
b13579c7d9
dev version 0.9.19 sending stickers by emoji
2016-01-09 20:51:42 +08:00
John Preston
a72a31e722
stickers by alt suggestions in mentions dropdown
2016-01-09 19:24:16 +08:00
John Preston
6fe380ff9f
checking inline bot query on text change, not on cursor position change
2016-01-02 09:28:11 +08:00
John Preston
9d22ec4900
Merge branch 'bots' of https://bitbucket.org/johnprestonmail/telegram-desktop into bots
2015-12-31 23:29:06 +08:00
John Preston
58da5c5c3b
build fixed for os x, langs updated
2015-12-31 23:28:54 +08:00
John Preston
35d4754380
caching web files to local, sending of inline bots results done properly, panel ux better for inline bots
2015-12-31 23:27:21 +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
77228d358d
context bots started, all callbacks done by pointers
2015-12-29 00:20:04 +03:00
John Preston
2e853f9338
sending gifv done
2015-12-28 18:34:45 +03:00
John Preston
7ba845ac74
removed test query and abort() in t_assert
2015-12-28 01:17:05 +03:00
John Preston
9a1798f043
saved gifs done
2015-12-28 00:37:48 +03:00
John Preston
a5622cfe3b
pausing gifs when mediaview is opened, improved photos handling - download on click if autoload disabled
2015-12-25 16:09:14 +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
7c7d517b34
autoload settings box added, working for voice messages and gifs (photos TODO)
2015-12-24 00:19:57 +03:00
John Preston
b94533fcb2
gif autoplay improved
2015-12-23 22:23:14 +03:00
John Preston
6170144fe9
inline gifs playback / stopping done
2015-12-23 19:48:44 +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
John Preston
cd700b16c6
files and contacts in PhotoSendBox redesigned
2015-12-19 17:37:28 +03:00
John Preston
11da39b72d
webpage attachs redesigned
2015-12-19 00:36:16 +03:00
John Preston
840ffa6482
ffmpeg rendering inline animations
2015-12-17 20:31:28 +03:00
John Preston
5e0e0d2391
new gif playing from separate threads
2015-12-15 17:50:51 +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
6100c1dcca
video redesigned
2015-12-13 18:21:20 +03:00
John Preston
f6fec9a619
showPeerHistory moved to Ui namespace
2015-12-13 14:36:08 +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
6d74140e39
documents design improved
2015-12-10 16:37:45 +03:00
John Preston
6222876ac4
refactored layer methods
2015-12-07 21:09:05 +03:00
John Preston
ed3601f883
sticker packs management done, conversations list context menu added
2015-12-02 20:17:53 +03:00
John Preston
4487ad9e15
saving QByteArray bookmark along with file paths and download path for OS X sandbox, will be actually implemented only in macstore branch
2015-11-26 20:34:52 +03:00
John Preston
ecc49f9cd4
support of bots added to megagroups
2015-11-20 16:34:37 +03: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
ede2065c26
megagroups started
2015-11-02 17:33:57 -05:00
John Preston
e14464162e
good extension handling in Save As done
2015-10-18 13:38:00 +02:00
John Preston
015e9356ab
license header updated
2015-10-03 16:16:42 +03:00
John Preston
605b18aa27
added some checks
2015-10-03 14:33:51 +03:00
John Preston
e3e774176e
new flat boxes started
2015-10-03 13:09:09 +03:00
John Preston
592e3f7ae2
preparing for loading photos from local in other thread
2015-09-29 18:29:21 +03:00
John Preston
297b2f3dcf
fixed webpage handling
2015-09-28 17:19:37 +03:00
John Preston
9154edc217
channels members and admins management done
2015-09-23 20:43:08 +03:00
John Preston
7a74c5a311
new channel blank photos, 0.8.58.dev version
2015-09-22 13:26:39 +03:00
John Preston
72d0271e4d
channel edit, report spam, etc done
2015-09-21 23:57:42 +03:00
John Preston
f9d3921136
improved pts skipped updates handler
2015-09-20 12:54:22 +03:00
John Preston
ac971dafe7
messages and comments almost done in channels, sending broadcast toggle done, short poll + updates handle
2015-09-20 11:55:41 +03:00
John Preston
56a63a5b10
comments show-hide in channels
2015-09-19 12:13:21 +03:00
John Preston
41e7ce11a0
channel creation almost done
2015-09-16 16:04:08 +03:00
John Preston
eaacc1b7e2
search channel by username
2015-09-13 22:15:45 +03:00
John Preston
c3270d6b66
channel messages in center, audio documents not indexed in documents, some bugs fixed
2015-09-13 20:27:29 +03:00
John Preston
ae6bc3852a
pts handled for channels now
2015-09-13 11:41:27 +03:00
John Preston
b53e35e046
broadcast channels support started
2015-09-06 13:17:09 +03:00
John Preston
95ff7821a3
channels improved, getImportantHistory call added, channel profiles fixed
2015-09-04 16:01:31 +03:00
John Preston
04e1da81f3
added channels scheme, made Channel peers and composite ChannelId,MsgId message ids
2015-09-03 13:48:40 +03:00
John Preston
84436a34b0
gifs and pdfs attached by link, prepare for 0.8.54 stable version
2015-08-30 17:57:21 +03:00
John Preston
8511181508
version 0.8.49.dev - block/unblock users in profile, ask question and faq link in Settings, Windows 8/8.1/10 toast notifications
2015-08-12 21:01:32 +03:00
John Preston
5dd8eab606
version 0.8.47.dev - search in conversation, clear history, delete conversation, saving cleared conversations locally, removed contacts from left column
2015-08-07 15:11:50 +03:00
John Preston
c786a2bf9c
new history loading (one-request loading always), fixed audio unlistened status on media send, fixed flac playing, fixed os x crashes, version 0.8.40.dev
2015-07-17 22:17:37 +03:00
John Preston
4f2ff9e343
added padding in player, bot commands description QString -> Text (emoji support)
2015-07-03 18:55:22 +03:00
John Preston
1268774517
audio player done
2015-07-03 11:47:16 +03:00
John Preston
f7d55005c4
audio documents playback added, audio documents suppress on voice message, and both suppress on notify added
2015-07-01 00:07:05 +03:00
John Preston
d57f6a973f
version 0.8.35.dev ready with some optimizations
2015-06-30 01:09:23 +03:00
John Preston
8e82b8894d
forward-by-drag-n-drop done for images, documents, stickers and messages-by-date
2015-06-27 16:02:00 +03:00
John Preston
890352ef97
version 0.8.32 crashfix + ipv6 disabled because of KIS
2015-06-25 13:12:38 +03:00
John Preston
793a2ec90c
version 0.8.30 with bots support and forward-by-dragndrop
2015-06-24 20:24:48 +03:00
John Preston
607169cbda
version 0.8.29.dev with some more improvements
2015-06-22 11:51:39 +03:00
John Preston
dfd5cb4f4e
sticker set menu named Add Stickers, improved stickers panel
2015-06-20 00:58:01 +03:00
John Preston
ec1d547f27
warnings fixed, 0.8.25.dev code for os x and linux
2015-06-15 20:36:16 +03:00
John Preston
84c2a33c18
0.8.25.dev version with ipv6, bots profiles, keyboard and command autocomplete + elided text align fixed
2015-06-15 20:19:24 +03:00
John Preston
83744e77d1
bot description displayed in message history, bot commands are highlighted and sent by click
2015-06-10 18:54:24 +03:00
John Preston
85635dbefd
31 layer, IPv6 support, bot support started
2015-06-10 15:48:26 +03:00
John Preston
1b11a7feae
voice message recording / sending done
2015-05-29 21:52:43 +03:00
John Preston
6befea6a13
implemented .mp3 playing through libmpg123 and .m4a playing through libfaad2 in voice messages
2015-05-24 20:58:39 +03:00
John Preston
92858dc7d3
sticker packs done
2015-05-19 18:46:45 +03:00
John Preston
cfb0de69f0
next layer, stickerdata moved from documentdata
2015-05-11 15:44:27 +03:00
John Preston
fb32c5bcd1
version 0.8.8.dev - audio listened status, photo caption display, map places name-address display, gray muted badges, invite links support, some fixes
2015-04-30 16:53:36 +03:00
John Preston
370c47d95b
new photoviewer adapted for documents
2015-04-19 13:29:19 +03:00
John Preston
782c254ea0
started photoviewer redesign
2015-04-11 11:04:10 +01:00
John Preston
e6ef982706
sessions, two-step verification and links preview done for os x version
2015-04-05 11:40:56 +03:00
John Preston
f3bb155b0a
links preview done
2015-04-04 23:01:34 +03:00