Commit Graph

1595 Commits

Author SHA1 Message Date
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
Hugo Osvaldo Barrera 841daa2a6e Deduplicate links to build instructions
Signed-off-by: Hugo Osvaldo Barrera <hugo@barrera.io> (github: hobarrera)
2016-02-21 21:43:05 -03:00
Hugo Osvaldo Barrera 3546fe421c Move all build documentation into /doc
Signed-off-by: Hugo Osvaldo Barrera <hugo@barrera.io> (github: hobarrera)
2016-02-21 21:43:05 -03:00
Hugo Osvaldo Barrera 0315568b80 Link to qmake documentation in the README
Signed-off-by: Hugo Osvaldo Barrera <hugo@barrera.io> (github: hobarrera)
2016-02-21 21:43:05 -03:00
Hugo Osvaldo Barrera 6405876656 Document how to build via qmake
Signed-off-by: Hugo Osvaldo Barrera <hugo@barrera.io> (github: hobarrera)
2016-02-21 21:43:05 -03:00
John Preston 978c7c858b merged with master 2016-02-21 20:01:37 +03:00
John Preston 4716c25875 build script for linux32 fixed, 0.9.25 dev 2016-02-21 18:41:17 +03:00
John Preston 90d104cf61 version 0.9.25 dev 2016-02-21 17:54:00 +03:00
John Preston 533452acf7 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2016-02-21 17:45:17 +03:00
John Preston 23a8090a73 static linked openssl in Qt, gobject dynamic linked, moved gtk/appindicator init after Qt Application creation, trying to enable rdynamic flag 2016-02-21 17:45:07 +03:00
John Preston fc9d75b4f0 adaptive layout checkbox added to settings 2016-02-21 17:27:54 +03:00
John Preston fb0f2971c0 fixed some possible crashes, fixed copy selected text to clipboard 2016-02-21 16:00:46 +03:00
John Preston 9fec887044 langs updated, link click async in overviewwidget 2016-02-21 15:47:30 +03:00
John Preston 29fefbc4bb post edit started, sign messages checkbox added in channel edit by creator 2016-02-21 15:30:16 +03:00
Hugo Osvaldo Barrera 3a919628b3 Include some reference XDG files
Include a .desktop file (for app menu in xdg-complaint desktops), and
tg.protocol (for having xdg-complaint apps pick up the tg: protocol).

Signed-off-by: Hugo Osvaldo Barrera <hugo@barrera.io> (github: hobarrera)
2016-02-19 18:09:19 -03:00
John Preston 6d42350691 forwarded display improved 2016-02-19 14:53:49 +03:00
John Preston c3845ead85 moved forwarded to an interface, testing required 2016-02-18 22:12:50 +03:00
John Preston 803d1a429d scheme updated, config vars moved to Global namespace 2016-02-18 19:36:33 +03:00
John Preston 57b771c879 some possible crashes fixed, showing maps app on os x 2016-02-17 20:14:09 +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 6a299e32d3 fixed metatypes declaration for 0.9.24 version 2016-02-16 16:33:33 +03:00
John Preston 80455492b0 a couple of crashes fixed, version 0.9.24 stable 2016-02-16 16:14:19 +03:00
John Preston a597ded99b Merge branch 'master' of https://github.com/telegramdesktop/tdesktop into HEAD 2016-02-16 16:06:57 +03:00