Commit Graph

1229 Commits

Author SHA1 Message Date
John Preston
972e78ae7a improved bad gif handling in autoplay, replaced av_free_packet with av_packet_unref 2015-12-25 16:10:13 +03:00
John Preston
ed2bbc8236 Merge branch 'docs' of https://bitbucket.org/johnprestonmail/telegram-desktop into docs 2015-12-25 16:09:23 +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
300164e61c fixed crash in links overview 2015-12-25 16:07:16 +03:00
John Preston
edb2a9d5f6 Merge branch 'docs' of https://bitbucket.org/johnprestonmail/telegram-desktop into docs 2015-12-25 01:58:14 +03:00
John Preston
89228720cd fixed build for windows 2015-12-25 01:58:02 +03:00
John Preston
04b5044a6f Merge branch 'docs' of https://bitbucket.org/johnprestonmail/telegram-desktop into docs 2015-12-25 01:49:24 +03:00
John Preston
9bf34731f4 fixmake improved for 9015001 linux build 2015-12-25 01:49:07 +03:00
John Preston
f0a08a8713 9015002 version fixes retina issues in overview photos and videos 2015-12-25 01:28:58 +03:00
John Preston
3555710d67 Merge branch 'docs' of https://bitbucket.org/johnprestonmail/telegram-desktop into docs 2015-12-25 00:32:55 +03:00
John Preston
1b1f9c5855 fixed build on linux for 9015001 2015-12-25 00:32:46 +03:00
John Preston
32ed45e399 fixed service messages handling for 9015001 2015-12-25 00:27:45 +03:00
John Preston
591a0aaa16 beta version 9015001 with new media design 2015-12-24 23:31:21 +03:00
John Preston
890d4a816f xcode project ready for new docs design 2015-12-24 23:29:33 +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
Escales Loïc
a6e82cf954 Use linux icon theme
Signed-off-by: Loïc Escales L0L022@openmailbox.org (github: L0L022)
2015-12-24 15:17:19 +01: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
9a72293e0a addOlderSlice and addNewerSlice should work well with items changing inside them 2015-12-23 17:18:42 +03:00
John Preston
dc72800a5e Merge branch 'master' into docs 2015-12-23 16:40:47 +03:00
John Preston
73a4d3510d removed itemReplaced 2015-12-23 15:55:32 +03:00
John Preston
41f5a87c80 improved video, audio overview, fixed files overview 2015-12-23 15:19:32 +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
62723f7576 disabled libexif usage, mediaview showing gif/mp4 through ClipReader 2015-12-22 11:01:02 +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
7d8c45ec92 youtube icon updated 2015-12-20 10:41:05 +03:00
John Preston
216b9ec52f overview redesign started (four out of six not working) 2015-12-19 21:09:24 +03:00
John Preston
cd700b16c6 files and contacts in PhotoSendBox redesigned 2015-12-19 17:37:28 +03:00
John Preston
f3065eb654 image links redesigned (removed all except locations) 2015-12-19 15:27:03 +03:00
John Preston
11da39b72d webpage attachs redesigned 2015-12-19 00:36:16 +03:00
Heejune Kim
4ee52afc4d Fix a build error when TDESKTOP_DISABLE_AUTOUPDATE preprocessor defined
Signed-off-by: Heejune Kim <heejune@gmail.com> (github: heejune)
2015-12-18 10:48:29 +09:00
John Preston
840ffa6482 ffmpeg rendering inline animations 2015-12-17 20:31:28 +03:00
John Preston
1416e4e277 scheme updated 2015-12-16 19:07:08 +03:00
John Preston
1545e7f796 moved to 44 layer 2015-12-16 18:31:56 +03:00
John Preston
ae78d13284 gif size decreased, error message added for gif errors, enable many gifs playing at the same time 2015-12-16 18:04:02 +03:00
John Preston
fdb93f700d pausing gifs that are not currently displayed 2015-12-16 17:39:26 +03:00
John Preston
322eef660e Merge branch 'docs' of https://bitbucket.org/johnprestonmail/telegram-desktop into docs 2015-12-16 16:35:25 +03:00
John Preston
29a7c66e45 stopping gifs on history close, only one gif playing 2015-12-16 16:35:15 +03:00
John Preston
f88dd15647 fixed animation deinit, fixed retina animations 2015-12-15 18:34:28 +03:00
John Preston
79d65c1828 Merge branch 'docs' of https://bitbucket.org/johnprestonmail/telegram-desktop into docs 2015-12-15 18:07:04 +03:00
John Preston
2aa44a2135 fixed warnings 2015-12-15 18:06:51 +03:00
John Preston
7f6f92ac85 fixed bidi in InputField 2015-12-15 18:04:27 +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
Heejune Kim
42d9537ad1 Resolving a bug #1247 (Sending files to channels)
Signed-off-by: Heejune Kim <heejune@gmail.com> (github: heejune)
2015-12-13 20:40:57 +09: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
92c31324b0 links done in new documents design 2015-12-11 10:44:53 +03:00
John Preston
3e3e3cf5a9 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2015-12-10 17:46:29 +03:00
John Preston
22aef5290f fixed crash in groups uniting 2015-12-10 17:33:59 +03:00
Олег Зонов
d858e96352 Do not depend on MFC
Signed-off-by: Олег Зонов <me.OZone@Gmail.com> (github: OZ1)
2015-12-10 17:19:46 +03:00
John Preston
6d74140e39 documents design improved 2015-12-10 16:37:45 +03:00
Олег Зонов
ef285144ea update to 0.9.15
Signed-off-by: Олег Зонов <me.OZone@Gmail.com> (github: OZ1)
2015-12-10 14:23:36 +03:00
Олег Зонов
009b326531 Do not depend on MFC
Signed-off-by: Олег Зонов <me.OZone@Gmail.com> (github: OZ1)
2015-12-10 13:11:28 +03:00
John Preston
200073b826 merged with master 2015-12-09 22:25:51 +03:00
Ali Vakilzade
d6893d09dc force telegram respect my workdir settings
Signed-off-by: Ali Vakilzade <ali@vakilzade.ir> (github: aliva)
2015-12-09 22:43:24 +03:30
John Preston
978554ce28 photos redesign improved 2015-12-09 22:09:29 +03:00
John Preston
dda1ad987d photos redesigned 2015-12-09 21:06:20 +03:00
Eduardo Sánchez Muñoz
f8e006001b Build function countBetaVersionSignature() when autoupdater is disabled because it is needed by boxes/aboutbox.cpp.
Signed-off-by: Eduardo Sánchez Muñoz <eduardosanchezmunoz@gmail.com> (github: eduardosm)
2015-12-09 17:07:48 +01:00
John Preston
006ca44aa5 Merge branch 'master' into docs 2015-12-09 14:25:20 +03:00
John Preston
d80b378ae2 Merge branch 'dev' 2015-12-09 12:26:28 +03:00
John Preston
77eab809da version 0.9.15 stable is prepared 2015-12-09 00:35:04 +03:00
John Preston
5aa31b6ad6 added new files to Telegram.pro for Linux build 2015-12-09 00:16:14 +03:00
John Preston
750d45457b dev version 0.9.14 prepared 2015-12-08 23:43:27 +03:00
John Preston
f1e8b0913d 410 mtproto error code destroys current key, langs updated for 0.9.14 2015-12-08 23:41:04 +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
e312adb786 added stickers preview 2015-12-07 16:05:00 +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
e2da90e844 test data removed, 9014003 beta version 2015-12-06 20:58:58 +03:00
John Preston
4b88aced20 fixed uninitialized var for 9014003 2015-12-06 20:47:27 +03:00
John Preston
b17c277a62 new beta 9014003 ready - info about last 200 members in channel added, no key destroy after 404 error immidiate after connection 2015-12-06 20:45:04 +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
485a6b551f music player glitch fixed, added phrase about the members viewing in channels 2015-12-06 19:28:07 +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
93c29a1422 returned to version 0.9.14, next beta 9014003 2015-12-05 16:13:10 +03:00
John Preston
b9e6235018 optimized sticker packs reorder animation for OS X 2015-12-05 15:37:08 +03:00
John Preston
5abb9de26c build scripts fixed for beta deploy 2015-12-04 19:09:20 +03:00
John Preston
4ad8793ba1 testing update from dev to beta 9015001 2015-12-04 18:40:27 +03:00
John Preston
460da06698 testing beta update to public dev 2015-12-04 18:05:32 +03:00
John Preston
c8c13219ed testing beta update to 9014002, frequent beta update check, no creating .desktop file for beta 2015-12-04 17:29:57 +03:00
John Preston
8552b8421b fixed autoupdate and scripts for beta, new beta version 9014001 2015-12-04 14:25:29 +03:00
John Preston
2ed9d68b46 improved deploy scripts 2015-12-04 14:02:21 +03:00
John Preston
44f62fa9ba fixed build script for beta version 9014002 2015-12-04 13:20:36 +03:00
John Preston
7f47fba37d Merge branch 'dev' of https://bitbucket.org/johnprestonmail/telegram-desktop into dev 2015-12-04 12:47:06 +03:00
John Preston
b43f582386 downgraded stream version to 5_3, beta 9014002 2015-12-04 12:46:41 +03:00
John Preston
f02a659fca build script updated 2015-12-03 23:42:26 +03:00
John Preston
fede9f9629 build scripts updated 2015-12-03 23:18:50 +03:00
John Preston
de8ffc78d7 fixed code for old Qt versions 2015-12-03 22:55:44 +03:00
John Preston
5502f2503f fixed build scripts 2015-12-03 22:22:40 +03:00
John Preston
ec5ea2afc1 9014001 beta version prepared 2015-12-03 21:27:45 +03:00
John Preston
ee7ffd6482 Merge branch 'dev' of https://bitbucket.org/johnprestonmail/telegram-desktop into dev 2015-12-03 21:16:56 +03:00
John Preston
a6cf42d3ad closed beta version with autoupdate added 2015-12-03 21:16:34 +03:00
John Preston
4d7f6a4e3b changelog updated 2015-12-03 20:25:42 +03:00
John Preston
2d53ab88a0 fixed text blocks with only spaces in them 2015-12-03 14:05:45 +03:00
John Preston
ed3601f883 sticker packs management done, conversations list context menu added 2015-12-02 20:17:53 +03:00
Олег Зонов
d56e8ec9ea Do not depend on MFC
Signed-off-by: Олег Зонов <me.OZone@Gmail.com> (github: OZ1)
2015-12-01 18:54:54 +03:00
John Preston
2c95fa5e15 icon changed for symbols emoji category, isReadable() used instead of exists() for saved file check 2015-11-27 20:58:56 +03:00
John Preston
600e97b053 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2015-11-27 20:12:26 +03:00
John Preston
ba0825c892 new emoji support added 2015-11-27 20:10:16 +03:00
John Preston
57b2efa6a5 Merge branch 'groupadmins' of https://bitbucket.org/johnprestonmail/telegram-desktop 2015-11-26 20:37:04 +03:00
John Preston
df20ac3afd fixed dropdown update when an image is loaded (could be profile pic) 2015-11-26 20:36:45 +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
50222ad87e fixed preloading of audios from migrated to supergroup for 0.9.13 stable 2015-11-24 21:24:54 +03:00
John Preston
793fcb571c version 0.9.13 stable is prepared 2015-11-24 21:11:17 +03:00
John Preston
bb2cc23d88 new service messages about inviting many people to supergroup, langs updated 2015-11-24 20:37:55 +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
c80adfc21d supergroup langs updated, insert text instead of cancelled image sending from clipboard fixed 2015-11-24 14:23:14 +03:00
John Preston
cbaf7352c6 by typing 'tosupergroup' in your group profile you can migrate it to supergroup even if you don't have 200 members yet 2015-11-24 14:01:53 +03:00
John Preston
b69f0db975 not invalidating participants when admins not needed 2015-11-24 13:40:18 +03:00
John Preston
3cf4c7f2fc select wrong passcode / password when showing error message 2015-11-24 13:29:37 +03:00
John Preston
e5c82fad21 icon in search in supergroup fixed, edit button for supergroup admins added, crash fix in cached image loading 2015-11-23 19:05:30 +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
d6bcab07ef version updated for 0.9.12.dev 2015-11-22 16:57:30 +03:00
John Preston
cf643f95fd fixed changelog display for 0.9.12.dev 2015-11-22 16:32:00 +03:00
John Preston
5e1dfb3769 fixed build 0.9.12.dev 2015-11-22 16:29:42 +03:00
John Preston
21ac83eea5 Merge branch 'groupadmins' of https://bitbucket.org/johnprestonmail/telegram-desktop into groupadmins 2015-11-22 16:25:15 +03:00
John Preston
35278c1114 langs updated for 0.9.12.dev 2015-11-22 16:24:58 +03:00
John Preston
a83700f943 crash fixed, 0.9.12 dev 2015-11-22 16:24:17 +03:00
John Preston
032ca377cd crash fix for 0.9.11.dev version 2015-11-22 15:37:48 +03:00
John Preston
204977d48a fix for 0.9.11.dev 2015-11-20 22:48:56 +03:00
John Preston
d145175d28 some fixes for the 0.9.11.dev version 2015-11-20 22:03:31 +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
e3651be5d8 version 0.9.11.dev is ready 2015-11-20 21:50:10 +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
417024e6d2 crash fixed 2015-11-19 19:08:46 +03:00
John Preston
84a47d3be7 participants handled good in supergroups: auto-load in profiles, outdate when something changes 2015-11-19 18:56:29 +03:00
John Preston
583c0e5904 fixed delete chat where you are not participant / deactivated chat, scheme updated 2015-11-19 14:28:17 +03:00
John Preston
1fa4fd269e new messages.getDialogs() is used for all dialog types (chats, groups, channels, supergroups) 2015-11-18 17:59:17 +03:00
John Preston
37de0904af merged overview, merged search and searchGlobal done (supergroups) 2015-11-18 16:11:56 +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
b630c451f1 langs updated 2015-11-06 15:17:26 -05:00
John Preston
ff1b046c17 group > megagroup convert added 2015-11-06 12:48:49 -05:00
Eduardo Sánchez Muñoz
2517317461 Add c++11 config flag to Telegram.pro.
It is needed to use UTF-16 string literals (u"string"), which are generated by MetaLang.

Signed-off-by: Eduardo Sánchez Muñoz <eduardosanchezmunoz@gmail.com> (github: eduardosm)
2015-11-05 17:20:38 +01:00
John Preston
1d499129ba Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into groupadmins 2015-11-04 19:11:48 -05:00
John Preston
e60052d440 fixed tilde replacements in input fields and Text 2015-11-04 18:46:01 -05:00
John Preston
17e9cd0f6d fixed index images crop in PhotoCropBox 2015-11-04 17:12:13 -05:00
John Preston
bbeac7509f fixed crash for 0.9.10 and langs updated 2015-11-04 12:55:00 -05:00
John Preston
3037c611e8 version 0.9.10 done 2015-11-04 03:18:31 -05:00
John Preston
4ae5fc4505 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2015-11-04 03:16:43 -05:00
John Preston
c52295f881 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into groupadmins 2015-11-04 02:32:09 -05:00
John Preston
a4e6781bfd langs updated for 0.9.10 stable 2015-11-04 02:31:55 -05:00
John Preston
367d0a8209 merged with 0.9.9 dev 2015-11-03 12:52:37 -05:00
John Preston
3004340378 scheme updated 2015-11-03 12:49:10 -05:00
John Preston
16afb72166 fixed emoji replaces in the beginning of the input fields 2015-11-03 12:15:49 -05:00
John Preston
6feef57b84 fixed photo label for groups and channels 2015-11-03 11:50:40 -05:00
John Preston
5110ebb18e crash in PopupMenu fixed 2015-11-03 11:49:14 -05:00
John Preston
9a83c26731 fixed OS X PopupMenu behaviour and directory name in error msg 2015-11-02 18:30:28 -05:00
John Preston
29befef3ea langs updated for 0.9.9.dev 2015-11-02 17:51:21 -05:00
John Preston
53728e1d13 version 0.9.9.dev before stable, testing custom context menu 2015-11-02 17:39:40 -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
6d7c55e7cc chat admin checks improved 2015-11-02 00:49:25 -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
83a542713a Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2015-11-01 13:15:48 -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
f954e89434 Merge branch 'dev' into groupadmins 2015-10-30 19:36:11 -04:00
John Preston
9219061da1 fixed StorageImageLocation compare 2015-10-30 19:35:44 -04:00
John Preston
550ccef09a chat admins edit done 2015-10-30 11:57:22 -04:00
John Preston
69f6a1ee79 chat admins state is read and updated 2015-10-29 15:10:49 -04:00
John Preston
a163686eef improved popup menu styles 2015-10-29 12:18:44 -04:00
John Preston
087e2970cd added ADMINS_TOO_MUCH error handle (when adding too much admins to a channel) 2015-10-29 12:02:13 -04:00
John Preston
59abcc2986 verified check display for users added 2015-10-29 11:52:39 -04:00
John Preston
1d4057f137 fixed forwarding info for forwarded messages 2015-10-29 11:27:34 -04:00
John Preston
89a3d6b505 removed workaround in checkChatInvite when user has left the chat (resolved on server side now) 2015-10-29 11:26:41 -04:00
John Preston
4b8a33de1c moved to 40 layer 2015-10-28 20:16:52 -04:00
John Preston
ba6d56105f instructions updated for Qt 5.5.1 build from git 2015-10-28 19:55:17 -04:00
John Preston
e8398e7db2 warnings fixed, 0.9.8.dev 2015-10-28 00:12:01 -04:00
John Preston
f566190bf2 version 0.9.8.dev 2015-10-27 23:49:59 -04:00
John Preston
98cad7151d Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2015-10-27 23:48:17 -04:00
John Preston
63dbf7e9ef improved emoji strings in sticker description 2015-10-27 23:47:55 -04:00
John Preston
81f523cd21 fix for tilde in OpenSans now in Text, FlatTextarea, InputField and InputArea' 2015-10-27 23:43:42 -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
ad21781c7c workaround for Qt bug in contentsChange signal params, see https://bugreports.qt.io/browse/QTBUG-49062 2015-10-27 19:48:41 -04:00
John Preston
8f6be1c6ac channel admin appointment box bottomshadow bug fixed 2015-10-26 22:43:03 -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
c606d6b459 updating openal build, new code of getting original text and entities from Text, not tested yet 2015-10-25 18:08:45 +01:00
John Preston
5423abaa19 version 0.9.7.dev: markdown, new popup menu, os x crash temp fix, new slide animation, tilde symbol display fix, shared audio link in profile, first Qt 5.5.1 + VS2015 build' 2015-10-23 22:09:51 +02:00
John Preston
4dc2b5e780 temp removing 0x0B00-0x0B7F diacritics from OS X 10.11+ because of crash, see https://bugreports.qt.io/browse/QTBUG-48910 + added changelog for 0.9.7 2015-10-23 22:02:29 +02:00
John Preston
4d230eda63 added audio files >> link to profile and media types dropdown 2015-10-23 21:24:05 +02:00
telegramdesktop
4f3f56f247 Merge pull request #1221 from eduardosm/branch-1
Do not depend on QPixmap and QGuiApplication in MetaStyle.
2015-10-23 20:30:29 +02:00
John Preston
4f562bca09 fixed popup hide, moved toggle notifications display moved under open / minimize in tray menu 2015-10-23 18:45:23 +02:00