Commit graph

953 commits

Author SHA1 Message Date
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