Commit Graph

1229 Commits

Author SHA1 Message Date
John Preston
0f4405dbaf backtrace output for win platform added, testing with abort() call in ~AppClass() 2016-01-21 14:58:58 +08:00
John Preston
d672353ff9 fixed single instance checking 2016-01-17 13:03:57 +08:00
John Preston
5f84567bbb initial logging improved, debug logs disabled for -many instance param 2016-01-17 13:01:14 +08:00
John Preston
d2f3fbe3f7 mentions regexp start with one letter instead of three 2016-01-17 07:28:54 +08:00
John Preston
58777dbc21 moved almost all Application to AppClass (autoupdate and singleinstance left), logs rewritten 2016-01-11 23:43:29 +08:00
John Preston
f3e560541b merged with master 2016-01-11 13:26:07 +08:00
John Preston
f6eae71397 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2016-01-11 13:22:52 +08:00
John Preston
a6861c3e94 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2016-01-11 13:20:16 +08:00
John Preston
fc02f96ef1 via @bot fixed in forwarded, stickers requested in stickersbox, sticker not autoselected in dropdown, forwarded messages to chats fixed from_id and via_bot_id 2016-01-11 12:45:07 +08:00
John Preston
71f588a4fe started signal handlers, shadow fixed in sticker-by-emoji, via @bot resize fixed 2016-01-10 14:05:23 +08:00
John Preston
810c60fd8c fixed build for old Qt version 2016-01-09 21:11:18 +08:00
John Preston
5531f49c3e moved instance id to Global namespace, 0.9.19 dev version 2016-01-09 21:00:50 +08:00
John Preston
325e45eafd Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2016-01-09 20:52:02 +08: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
f66c54ee6b not loaded thumbs are now white, always initDimensions() when media is updated 2016-01-09 15:11:23 +08:00
telegramdesktop
e1d932aaeb Merge pull request #1431 from L0L022/master
Use linux icon theme
2016-01-09 12:24:23 +08:00
John Preston
a39810a9c5 text render fixed when having text blocks that contain only spaces 2016-01-08 11:25:50 +08:00
John Preston
3078544892 new media unsupported message and via @inlinebot are added to langs, links don't break on / now, cancel upload langs fixed 2016-01-07 17:49:54 +08:00
John Preston
709c18e6fc fixed crash when deleting replyTo msg via inline bot 2016-01-06 18:21:07 +08:00
John Preston
931c249afe fixed frame duration count, 0.9.18 version 2016-01-05 15:42:36 +08:00
John Preston
47dee02de4 fixed warning, 0.9.18 2016-01-05 15:23:44 +08:00
John Preston
afb40b8289 ffmpeg threadsafety critical bug fixed, display gif time and status / views added, 0.9.18 2016-01-05 14:59:57 +08:00
John Preston
f2824f79f6 improved forwarded media display, 0.9.18 2016-01-05 14:11:18 +08:00
John Preston
2c7fb82708 fixed broken typing statuses, 0.9.18 2016-01-05 12:52:40 +08:00
John Preston
f4d159b2f0 version 0.9.18: crashfix + fix of transparent gifs sending 2016-01-05 12:28:06 +08:00
John Preston
b82adc7610 fixed crash, 0.9.17 version 2016-01-04 22:00:37 +08:00
John Preston
b016b859da dont display cancel X in sending photos and gifs from inline bots, version 0.9.16 2016-01-04 19:28:41 +08: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
839ce20b88 beta 9015008 2016-01-04 07:54:02 +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
827055f32a improved shared files / links design 2016-01-03 23:20:08 +08:00
John Preston
064f5c70e7 overview files colors fixed 2016-01-03 22:32:13 +08:00
John Preston
23de47d307 added unread media dot in voice messages overview, new media unsupported message display done but not enabled 2016-01-03 19:05:22 +08:00
John Preston
a1646a8f9e better @via display 2016-01-03 17:46:30 +08:00
John Preston
e840d2bb17 divided reading frames and preparing them by request 2016-01-03 16:25:49 +08:00
John Preston
85bb526294 fixed gif frame delays, no-repaint-on-scroll optimization done for history 2016-01-03 16:01:14 +08:00
John Preston
5a87bf4114 fixed inline results display lag, cancelling inline query by Escape, add/erase in overview refactored, animated gifv are not in shared files anymore 2016-01-03 09:43:42 +08:00
John Preston
12ff88478c beta 9015007 2016-01-02 21:11:22 +08:00
John Preston
20b93d969f pagination added to inline bots results, preloading thumbs when creating layouts for results 2016-01-02 21:09:39 +08:00
John Preston
63037d6f1a optimized ClipReader 2016-01-02 18:07:13 +08:00
John Preston
18de2f724c fixed dropdown behaviour for @gif search from saved gifs panel 2016-01-02 11:45:05 +08:00
John Preston
2f130ff223 inline bot results determine emojipan height 2016-01-02 10:52:36 +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
d8b1df875e not sending typing status when working with inline bots 2016-01-02 08:58:43 +08:00
John Preston
4426e2dd78 inline bots panel crash fixed, field placeholder fixed, controls active in mediaview when context menu is shown 2016-01-02 08:33:26 +08:00
John Preston
e43ea5101e resizing inline results to small heights started, fixed sticker with reply display 2016-01-02 07:43:41 +08:00
John Preston
6236ef717e sprite updated for emoji loading animation 2016-01-01 23:18:00 +08:00
John Preston
8116334557 Merge branch 'bots' of https://bitbucket.org/johnprestonmail/telegram-desktop into bots 2016-01-01 23:11:11 +08:00
John Preston
e88e74ed94 fixed version file for 9015006 2016-01-01 23:10:11 +08:00
John Preston
67d77bd114 fixed reading recent inline bots, fixed cached photos inline results, beta 9015006 2016-01-01 23:08:56 +08:00
John Preston
cb2df51af6 remembering last used inline bots, showing them in mentions dropdown, 9015006 beta 2016-01-01 22:48:32 +08:00
John Preston
85f46cef8c emoji button with progress done for inline bot requests 2016-01-01 17:58:05 +08:00
John Preston
ff481c810f trying to optimize ClipReader 2016-01-01 15:42:06 +08:00
John Preston
259ca7c6cc Merge branch 'bots' of https://bitbucket.org/johnprestonmail/telegram-desktop into bots 2016-01-01 12:09:04 +08:00
John Preston
7d752e3dda langs updated 2016-01-01 12:08:52 +08:00
John Preston
30452289e5 fixed animations in webpage 2016-01-01 09:56:21 +08:00
John Preston
2b4e58b1b9 Merge branch 'bots' of https://bitbucket.org/johnprestonmail/telegram-desktop into bots 2016-01-01 05:00:47 +08:00
John Preston
87becf552b beta version 9015005 2016-01-01 05:00:28 +08:00
John Preston
d876861431 animations rewritten on atomics 2016-01-01 04:07:41 +08:00
John Preston
82fb3f590f saved gifs panel substituting @gif to the message field 2016-01-01 02:34:56 +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
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
fa9850c319 merged with optimized gifs scroll 2015-12-30 16:41:51 +08:00
John Preston
78866622b9 fixed clipreader lags, threads count increased to 8 2015-12-30 16:36:04 +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
24c3ede889 langs updated 2015-12-30 12:17:06 +08:00
John Preston
96a698a4dc moved context bots to emojipan, fixed webpage thumb image size 2015-12-30 08:15:22 +08:00
John Preston
e46cc80d52 langs updated 2015-12-30 01:36:41 +08:00
John Preston
d72a3c4189 optimized gifs scroll in saved gifs section 2015-12-30 01:33:56 +08:00
John Preston
38ea16fea4 context bot requests sent from MentionsDropdown 2015-12-30 01:29:24 +08:00
John Preston
cdcd9d8d54 fixed shared memory locations, scheme updated 2015-12-29 20:54:34 +08:00
John Preston
820339d390 context bot resolve done 2015-12-29 01:06:27 +03:00
John Preston
77228d358d context bots started, all callbacks done by pointers 2015-12-29 00:20:04 +03:00
John Preston
43e173567f crash on close fixed 2015-12-28 20:23:27 +03:00
John Preston
9a3489694e pasting .gif or .mp4 file send confirm box design improved 2015-12-28 18:58:38 +03:00
John Preston
2e853f9338 sending gifv done 2015-12-28 18:34:45 +03:00
John Preston
d966eebb7c fixed gifs with alpha 2015-12-28 16:36:15 +03:00
John Preston
fb7a48ec19 captions for documents done 2015-12-28 16:03:16 +03:00
John Preston
4c13b5dbee Merge branch 'docs' into bots 2015-12-28 13:28:15 +03:00
John Preston
4f6c8f8008 document captions display and adding done 2015-12-28 13:28:00 +03:00
John Preston
b33323b62d beta 9015004 2015-12-28 09:23:24 +03:00
John Preston
760d706e5e Merge branch 'docs' of https://bitbucket.org/johnprestonmail/telegram-desktop into docs 2015-12-28 09:20:02 +03:00
John Preston
4b99eb9c8d fixed crashes on quit, fixed scrolled sticker icons 2015-12-28 09:19:29 +03:00
John Preston
b23cd9fc11 scheme updated 2015-12-28 02:45:02 +03:00
John Preston
7d8973d45a Telegram.rc fixed for 9015003 beta version build 2015-12-28 02:44:10 +03:00
John Preston
3aa2e592e0 fixed 9015003 build for os x 2015-12-28 01:49:08 +03:00
John Preston
0b8a05e435 beta 9015003 version 2015-12-28 01:27:40 +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
dcbdd0b0a5 Merge branch 'docs' of https://bitbucket.org/johnprestonmail/telegram-desktop into docs 2015-12-26 13:23:34 +03:00
John Preston
0ed5131b65 improved video overview layout 2015-12-26 13:23:26 +03:00
John Preston
1b79401edc ffmpeg build instructions updated, mmx disabled :( 2015-12-26 12:32:35 +03:00
John Preston
4a4fb00ec0 fixed animation shutdown and some radial progresses 2015-12-25 18:21:18 +03:00
John Preston
9d28303459 Merge branch 'docs' of https://bitbucket.org/johnprestonmail/telegram-desktop into docs 2015-12-25 16:10:24 +03:00