John Preston
ba0825c892
new emoji support added
2015-11-27 20:10:16 +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
telegramdesktop
0ba705bede
Merge pull request #1299 from michaelsproul/uninitialised-mem
...
Initialise _firstLoadRequest to prevent jumps from depending on uninitialised memory.
2015-11-16 18:21:36 +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
785aeb7d7d
changed instructions
2015-11-13 12:06:53 +03:00
telegramdesktop
1a6b1b698e
Merge pull request #1295 from JayDi85/master
...
Add Windows SDK install hints for Qt library
2015-11-13 12:03:09 +03:00
Oleg
03c5b5a230
small type mistmatch
...
Signed-off-by: Oleg Agafonov <jaydi85@gmail.com> (github: JayDi85)
2015-11-13 12:22:59 +04:00
Oleg
b54ae9d784
Add Windows SDK install hints for Qt library
...
Signed-off-by: Oleg Agafonov jaydi85@gmail.com (github: JayDi85)
2015-11-13 12:11:39 +04:00
John Preston
fd339e401f
megagroup members support improved
2015-11-09 12:51:22 +03:00
telegramdesktop
c7181b8e1e
Merge pull request #1272 from eduardosm/config-c++11
...
Add c++11 config flag to Telegram.pro
2015-11-09 12:29:37 +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
bcb80a80fb
Merge branch 'master' of https://github.com/telegramdesktop/tdesktop
2015-11-04 17:15:56 -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