Commit Graph

1416 Commits

Author SHA1 Message Date
John Preston 616354b8e9 improved for old version of Qt 2016-02-29 20:30:18 +03:00
John Preston 99b52d4cc1 all deinit moved to Application::aboutToQuit(), mtproto connection thread management refactored, disabled -style=0 fake argument for Application, beta 9028002 2016-02-29 19:53:26 +03:00
John Preston 08072346fd fixed crash in next/previous_chat(), MTP::dld/upl -> functions, download and upload sessions count reduced to 2 2016-02-29 14:34:44 +03:00
John Preston fcd713b8a6 beta 9028001 2016-02-28 17:06:56 +03:00
John Preston 0e49c13968 rpcClear for mediaview, ImageLink changed to Location 2016-02-28 16:54:04 +03:00
John Preston 5b345cbc2d some asserts added to imagePix() 2016-02-28 16:23:03 +03: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 798f800913 History::dialogs and Histories::unread are private now, counting only chats from dialogs list to the badge 2016-02-28 14:58:30 +03:00
John Preston 7338c3e21e Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2016-02-28 12:48:21 +03:00
John Preston 26ffbbc34f divided shortcuts file to default and custom 2016-02-28 12:48:09 +03:00
John Preston bb518043bc shortcuts added for mac os x 2016-02-27 23:09:31 +03:00
John Preston bfa8075acf added shortcuts module to git 2016-02-27 22:41:15 +03:00
John Preston d80f44d3fc Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2016-02-27 22:40:03 +03:00
John Preston a88b676588 global shortcuts with loading from .json map 2016-02-27 22:39:51 +03:00
telegramdesktop 06d675d39f Merge pull request #1683 from telegramdesktop/auchri-patch-1
Fix link in CONTRIBUTING.md
2016-02-27 16:27:19 +03:00
telegramdesktop 20881c5297 Merge pull request #1696 from telegramdesktop/auchri-patch-2
Rebase instead of merge
2016-02-27 16:24:47 +03:00
John Preston 175968c3c0 active muted unread count uses different color 2016-02-27 14:44:47 +03:00
auchri a385c63799 Fix link in CONTRIBUTING.md
Signed-off-by: Christoph Auer <auer.chrisi@gmx.net>
2016-02-26 22:57:05 +01:00
auchri 9eee689a76 Rebase instead of merge
It's better to rebase a pull request instead of merging the latest commits

Signed-off-by: Christoph Auer <auer.chrisi@gmx.net>
2016-02-26 22:27:21 +01:00
John Preston 12f3bb2082 build script fixed for appstore version 2016-02-26 22:13:18 +03:00
John Preston 77481b7339 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2016-02-26 19:49:52 +03:00
John Preston 9d9b4b83a1 improved build script, popupmenu separator adding 2016-02-26 19:49:31 +03:00
John Preston f696263460 limits for caption and description updated 2016-02-26 17:41:09 +03:00
John Preston ade6b5aae0 version 0.9.28 2016-02-26 16:10:57 +03:00
John Preston afeab54f4d Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2016-02-26 16:10:09 +03:00
John Preston 6fae60b6bb fixed conversations list update on message edit 2016-02-26 16:00:48 +03:00
John Preston 027c6fb9c0 langs updated 2016-02-26 14:32:56 +03:00
John Preston 1bd986d2cb added any profile photo delete, fixed profile photo upload 2016-02-26 12:29:07 +03:00
John Preston 39981835ce mention links bug fixed, 0.9.27 dev version 2016-02-25 20:58:14 +03:00
John Preston 16255f1591 fixed os x build 0.9.27 dev version 2016-02-25 20:39:35 +03:00
John Preston 610b0d3537 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev 2016-02-25 20:25:09 +03:00
John Preston 08153c944d langs updated, 0.9.27 dev version 2016-02-25 20:24:56 +03:00
John Preston 37309a91ac fixed media_only dcs, added copy post link to clipboard, fixed signature display in gifs, 0.9.27 dev version 2016-02-25 20:23:42 +03:00
John Preston 2b6e30bcb5 silent broadcast done 2016-02-25 19:19:54 +03:00
John Preston 1313cd1a33 lang updated 2016-02-25 18:05:36 +03:00
John Preston fe71cb962e build without resource recompile added in os x 2016-02-25 14:38:33 +03:00
John Preston 3f1a3d8707 Merge branch 'master' into dev 2016-02-25 13:35:21 +03:00
John Preston 0a9ec55b43 fixed gif start bug on retina displays, langs updated 2016-02-25 13:33:40 +03:00
John Preston 4ec579112c beta 9026001 message/post edit done 2016-02-25 13:32:31 +03:00
John Preston 9c8ae7f32b improved media caption edit in box, need to make post edit in message field 2016-02-23 17:31:06 +03:00
John Preston 0ffc2ce141 applying flags from dcOptions 2016-02-23 12:52:18 +03:00
Christoph Auer aebe15acda Fix last commit (Update qmake for v0.9.26)
Signed-off-by: Christoph Auer <auer.chrisi@gmx.net>
2016-02-22 17:02:57 +01:00
telegramdesktop 3097fb058c Merge pull request #1672 from telegramdesktop/auchri-patch-1
Update qmake for v0.9.26
2016-02-22 18:57:44 +03:00
auchri 46e562c86e Update qmake for v0.9.26 2016-02-22 16:55:35 +01:00
John Preston 2a0a3b5cbb tooltip showing only in active window 2016-02-22 14:15:24 +03:00
John Preston 4dcd9ddc45 merged with master 2016-02-22 11:11:53 +03:00
telegramdesktop 9b141c4b19 Merge pull request #1647 from hobarrera/build-docs
Build docs
2016-02-22 11:03:48 +03:00
John Preston a7b9fd2f2b version 0.9.26 2016-02-22 10:07:44 +03:00
John Preston 438404e399 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2016-02-22 10:01:15 +03:00
John Preston 7de5e24df5 adaptive layout starts after 1366px window, langs updated, hiding tooltip on window deactivation 2016-02-22 10:01:10 +03:00