John Preston
a741e98e7a
api updated
2015-09-09 18:34:30 +03:00
John Preston
f6740f6c9e
langs updated
2015-09-09 18:17:20 +03:00
John Preston
0a80ef0006
writing report spam statuses to local storage
2015-09-09 11:19:25 +03:00
John Preston
ce678bad68
handling errors for spammers
2015-09-09 10:46:31 +03:00
John Preston
7413950e10
fixed unread and from_id in channels
2015-09-08 20:59:36 +03:00
John Preston
7a278729e1
report spam almost done
2015-09-08 20:22:29 +03:00
John Preston
8ff20d759b
unread loading by inboxReadBefore message id added
2015-09-08 16:34:22 +03:00
John Preston
28e09ab39e
report spam panel added
2015-09-08 15:20:30 +03:00
John Preston
c45d9e9860
fixed crash in showNextNotify, started reportspam button
2015-09-07 18:53:46 +03:00
John Preston
ff39a2eacc
Merge branch 'master' of https://github.com/telegramdesktop/tdesktop
2015-09-07 12:02:44 +03:00
John Preston
56d110efc2
fixed notifications in OS X 10.8
2015-09-07 12:02:17 +03:00
John Preston
54d5b6dd71
forward/delete for channels, prepared load unread by offset_id, not done yet!
2015-09-07 10:52:37 +03:00
Christoph Auer
2d3cfd33cc
Updated Qt license link
2015-09-06 18:51:50 +02:00
Christoph Auer
e2c7a655f1
Style updates
...
* List for "Projects in Telegram solution"
2015-09-06 18:17:03 +02:00
John Preston
b53e35e046
broadcast channels support started
2015-09-06 13:17:09 +03:00
Christoph Auer
3e5dc29185
Updating README.md
...
Fixed style and small typos
2015-09-04 16:26:34 +02:00
Christoph Auer
46f2154eab
Updated README.md
...
Corrected style different typos (reverted from commit 12aeef86ea
)
2015-09-04 16:15:57 +02:00
Christoph Auer
12aeef86ea
Updated README.md
...
Corrected style different typos
2015-09-04 16:13:49 +02:00
Christoph Auer
dac1e71150
Adding CONTRIBUTING.md
...
If the CONTRIBUTING[.md] file exists, Github will show a link to it to
anyone who files an issue on Github or opens a pull request on
Github.
2015-09-04 15:42:44 +02:00
John Preston
95ff7821a3
channels improved, getImportantHistory call added, channel profiles fixed
2015-09-04 16:01:31 +03:00
John Preston
f1457186c7
merged inputfield, requesting channeldialogs
2015-09-03 16:15:07 +03:00
John Preston
e8ab968e5a
fixed merge with master
2015-09-03 14:47:16 +03:00
John Preston
f24b5fc35b
merged to master
2015-09-03 14:31:22 +03:00
John Preston
04e1da81f3
added channels scheme, made Channel peers and composite ChannelId,MsgId message ids
2015-09-03 13:48:40 +03:00
John Preston
42d297f192
finally prepared 0.8.55 version
2015-09-02 13:22:15 +03:00
John Preston
4d7e90f7e9
fixed adding contacts from shared contacts
2015-09-02 13:20:33 +03:00
John Preston
ad089cb8da
fixed entities update, version 0.8.55 stable
2015-09-02 00:33:44 +03:00
John Preston
fef40bb59f
changelog added to 0.8.55
2015-09-01 17:00:32 +03:00
John Preston
cc4cd486bf
version 0.8.55 prepared
2015-09-01 16:53:56 +03:00
John Preston
b0c23fb875
fixed couple of crashes, webpage doc init, added tooltips to overview, fixed shared links empty url, langs updated for 0.8.55 stable version
2015-09-01 16:50:56 +03:00
John Preston
25b6740f91
version 0.8.54.dev prepared, two crash fixes
2015-08-31 18:05:57 +03:00
John Preston
a0f7a4607d
Merge branch 'master' of https://github.com/telegramdesktop/tdesktop
2015-08-31 18:04:29 +03:00
John Preston
3fe8b28a02
langs updated
2015-08-31 18:03:25 +03:00
John Preston
d840ec37db
preparing new dev version, date tooltip on timestamp hover, year marks in old day labels, new auth code / sms algo
2015-08-31 17:27:20 +03:00
John Preston
84436a34b0
gifs and pdfs attached by link, prepare for 0.8.54 stable version
2015-08-30 17:57:21 +03:00
John Preston
5226bb485b
Merge branch 'master' of https://github.com/telegramdesktop/tdesktop
2015-08-28 19:30:47 +03:00
John Preston
77b0ca2220
fixed entities, version 0.8.53.dev
2015-08-28 19:30:32 +03:00
John Preston
9ac90115d8
fix for os x build, 0.8.53.dev
2015-08-28 18:59:43 +03:00
John Preston
9a51e2c7e3
fixed mail links in Win10, include muted chats in the unread badge setting, shared links overview and search, version 0.8.53.dev
2015-08-28 18:15:56 +03:00
John Preston
bfde1d2143
Merge branch 'master' of https://github.com/telegramdesktop/tdesktop
2015-08-24 13:53:14 +03:00
John Preston
4afa1aace0
serverside links parsing used
2015-08-24 13:53:04 +03:00
John Preston
8dff205949
links support started
2015-08-21 14:23:44 +03:00
telegramdesktop
85a2fb1876
Merge pull request #1020 from eduardosm/disable-updater
...
Allow to disable the updater using a marco
2015-08-20 13:41:13 +03:00
Eduardo Sánchez Muñoz
4e65b2724d
Allow to disable the updater using a marco
...
Adding "DEFINES += TDESKTOP_DISABLE_AUTOUPDATE" to Telegram.pro would disable the updater. This eases creating packages for Linux distributions, where updates are handled by the corresponding package manager.
2015-08-20 00:00:37 +02:00
John Preston
5a1079e367
version 0.8.52 with some fixes
2015-08-19 16:54:17 +03:00
John Preston
2dad73143d
InputField done by QTextEdit
2015-08-18 22:37:57 +03:00
John Preston
86f0216447
merged master
2015-08-18 19:10:01 +03:00
John Preston
20f1610d60
Merge branch 'master' of https://github.com/telegramdesktop/tdesktop
2015-08-17 12:29:32 +03:00
John Preston
6dfa9dd3b5
langs updated, version 0.8.51 stable
2015-08-17 12:29:00 +03:00
John Preston
6a05924dcf
version 0.8.51 prepared, with win7 and winxp fix
2015-08-16 19:37:56 +03:00