John Preston
978c7c858b
merged with master
2016-02-21 20:01:37 +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
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
3281b81565
using new privacy settings (error display), crash reports collecting improved, colors for waveforms imporved, preparing for 0.9.22.dev (next commit)
2016-02-14 21:29:17 +03:00
John Preston
80ba0259dd
some namespaces reorganized, author photo display added to wide mode (where messages are centered), version 0.9.20.dev
2016-02-08 17:54:55 +03:00
John Preston
0b8523d58e
added year 2016 to copyright
2016-02-08 13:56:18 +03:00
John Preston
b3da86bf08
closing logs and working file before relaunching Telegram
2016-02-08 13:50:56 +03:00
John Preston
0b4ddb045e
max history width limited, custom tooltips replace QToolTip, keys with modifiers are not passed to MentionsDropdown
2016-02-07 18:38:49 +03:00
John Preston
a0d171bb49
moved minizip to ThirdParty, added google breakpad to ThirdParty for windows (mac, linux broken)
2016-01-31 21:01:43 +03:00
John Preston
74248b0284
improved os x crash reports, possible linux (and windows) broken
2016-01-31 14:32:29 +03:00
John Preston
52c29bac5d
started crash reporting for linux
2016-01-30 21:24:42 +03:00
John Preston
8eef239b45
crash catch + report added for Windows version
2016-01-30 19:31:10 +03:00
John Preston
c8d7d23ee6
windows backtrace logging done, showing error when cant start telegram or previous launch was not finished properly
2016-01-25 13:22:58 +03:00
John Preston
0f4405dbaf
backtrace output for win platform added, testing with abort() call in ~AppClass()
2016-01-21 14:58:58 +08:00
John Preston
58777dbc21
moved almost all Application to AppClass (autoupdate and singleinstance left), logs rewritten
2016-01-11 23:43:29 +08:00
John Preston
71f588a4fe
started signal handlers, shadow fixed in sticker-by-emoji, via @bot resize fixed
2016-01-10 14:05:23 +08:00
John Preston
f6fec9a619
showPeerHistory moved to Ui namespace
2015-12-13 14:36:08 +03:00
John Preston
128cbefe0c
improved langs for stickers, fixed confirmed actions from chats context menu, changed AppUserModelId for beta version
2015-12-06 18:50:02 +03:00
John Preston
a6cf42d3ad
closed beta version with autoupdate added
2015-12-03 21:16:34 +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
John Preston
4b8a33de1c
moved to 40 layer
2015-10-28 20:16:52 -04:00
telegramdesktop
dbc98062ed
Merge pull request #1152 from eduardosm/disable-register-custom-scheme2
...
Allow to disable 'register custom scheme' functions using a macro
2015-10-03 20:01:06 +03:00
Eduardo Sánchez Muñoz
d955b29585
Allow to disable 'register custom scheme' functions using a macro.
...
Adding "DEFINES += TDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME" to Telegram.pro would disable these functions. This can be useful when the application is distributed using an installer or a package manager that can apply these
settings system-globaly.
Signed-off-by: Eduardo Sánchez Muñoz <eduardosanchezmunoz@gmail.com> (github: eduardosm)
2015-10-03 18:55:37 +02:00
John Preston
015e9356ab
license header updated
2015-10-03 16:16:42 +03:00
John Preston
51fbec0c50
0.9.1 stable version with fixes
2015-09-24 19:05:06 +03:00
John Preston
9154edc217
channels members and admins management done
2015-09-23 20:43:08 +03:00
John Preston
41e7ce11a0
channel creation almost done
2015-09-16 16:04:08 +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
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
25b6740f91
version 0.8.54.dev prepared, two crash fixes
2015-08-31 18:05:57 +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
5a1079e367
version 0.8.52 with some fixes
2015-08-19 16:54:17 +03:00
John Preston
6a05924dcf
version 0.8.51 prepared, with win7 and winxp fix
2015-08-16 19:37:56 +03:00
John Preston
2039cd4660
fixed win7 start
2015-08-16 18:27:34 +03:00
John Preston
8259314721
fixed crash in notifyShowNext(), not always enum pinned icons
2015-08-16 17:42:41 +03:00
John Preston
a95822b2ec
version 0.8.50.dev - fixes in Windows toast notifications support, fixes in linux input methods
2015-08-14 18:47:56 +03:00
John Preston
c16ea77c52
altering AppUserModelId in pinned shortcut in Windows
2015-08-13 18:11:07 +03:00
John Preston
cf9737e762
Windows 8/8.1/10 toast notifications support added
2015-08-11 22:50:48 +03:00
John Preston
c89ee8224c
gnome using custom tray icon, win10 multiple desktops shadow fix
2015-08-02 20:40:44 +03:00
John Preston
ac2ae16f47
MSVC instruction improved for OpenAL, merging autoupdate code for all OSs (not tested yet!)
2015-06-03 21:13:01 +03:00
John Preston
e7b94f3d3a
version 0.8.20.dev prepared (some fixes)
2015-06-02 14:22:00 +03:00
John Preston
aeb2ec68ef
added some debug info in autoupdate, version 0.8.7 stable prepared
2015-04-24 19:02:45 +03:00
John Preston
61d1574023
added forwarded and from names in files / audios / videos / contacts display, grouped notification for many forwarded messages, fix of getDifference() for new_session_created
2015-04-23 18:50:11 +03:00
John Preston
782c254ea0
started photoviewer redesign
2015-04-11 11:04:10 +01:00
John Preston
868d5f60f3
cloud password support added, sessions list added, some boxes unifications
2015-04-02 13:33:19 +03:00
John Preston
ad04bf77d1
0.7.19 version with passcode lock option
2015-03-02 15:34:16 +03:00
John Preston
ac245b174d
improved word skip in qtextedit
2015-02-19 14:30:16 +03:00
John Preston
6dada1294e
dev-channel versions added
2015-02-05 14:49:50 +00:00
John Preston
94d1ea7032
improved borderless window
2015-01-28 16:11:14 +03:00
John Preston
de784d2bbc
mp3 audio downloaded, play corrupt voice messages, -startintray cmdline param, always to recent emojis, local images cache respects filesize and last modified, removed stickers from documents overview, notify remove in Windows fullscreen and lockscreen
2015-01-27 19:58:58 +03:00