John Preston
cfd733c54c
Add confirmation box for suspicious urls.
2020-04-23 19:00:19 +04:00
John Preston
862e4e45ad
Closed alpha version 2.0.1.3.
2020-04-21 18:55:56 +04:00
John Preston
fb8a9a930c
Closed alpha version 2.0.1.2.
2020-04-21 18:55:35 +04:00
John Preston
42e216603c
Closed alpha version 2.0.1.1.
2020-04-21 18:55:34 +04:00
Ilya Fedin
5b39c7013a
Better algorithm for font choosing
2020-04-13 11:48:14 +04:00
John Preston
e823fe5891
Fix support / media shortcuts.
2020-04-02 16:20:53 +04:00
John Preston
aae5024b28
Version 2.0.1.
...
- Switch between folders using Ctrl+1, ..., Ctrl+8.
- Fix crash when a pinned in folder chat was added to archive.
- Fix font issues in Linux version.
2020-03-31 13:06:33 +04:00
John Preston
c2ff27793a
Try to use Ctrl+1..Ctrl+8 for folders.
2020-03-30 23:34:07 +04:00
John Preston
f4822cf558
Version 2.0.
...
- Organize chats into Chat Folders if you have too many chats.
- Create custom folders with flexible settings,
or use default recommendations.
- Pin an unlimited number of chats in each folder.
- Switch between folders in the new side bar
to easily access all of your chats.
- Send :dice: to any chat to try your luck and get
a random number from the animated dice.
- Send :virus:, 🤒 , 😷 ,
🤕 , :sneeze:, :sick:, 🧼 or 🚑
to try out the new animated emoji.
2020-03-30 16:56:15 +04:00
John Preston
0d58f1c9fa
Try system font config once in snap build.
2020-03-30 12:18:50 +04:00
John Preston
c89c98183d
Handle some updates even while not authed.
2020-03-29 14:06:10 +04:00
23rd
df290605f4
Added ability to switch between folders with shortcuts.
2020-03-29 02:04:20 +03:00
23rd
09bc3eefdb
Added ability to open folders with shortcuts.
2020-03-28 18:20:13 +03:00
John Preston
13feafad2f
Beta version 1.9.22.
...
- Organize chats into Chat Folders if you have too many chats.
2020-03-27 20:36:07 +04:00
John Preston
eb120e2f5d
Support tg://settings(/folders)? link.
2020-03-27 20:36:06 +04:00
John Preston
b054c3e7e6
Closed alpha version 1.9.21.3.
2020-03-27 20:36:06 +04:00
John Preston
ae7529004d
Fix choose folder for Export on macOS.
2020-03-27 20:36:06 +04:00
John Preston
71fc7a1b4e
Closed alpha version 1.9.21.2.
2020-03-27 20:36:05 +04:00
John Preston
f643b5f725
Closed alpha version 1.9.21.1.
2020-03-27 20:36:03 +04:00
John Preston
4881981cf6
Enable / disable side bar based on filters.
2020-03-27 20:36:03 +04:00
John Preston
71f7aae948
Replace dialogs mode with filters.
2020-03-27 20:36:01 +04:00
John Preston
0bd2d951fb
Version 1.9.21.
...
- Mark new messages as read while scrolling down through them.
- Improved spellchecking on Windows 7 and Linux.
2020-03-16 22:49:16 +04:00
John Preston
4bd55605d9
Revert "Set application display name"
...
This reverts commit fda8a38bfc
.
Fixes #7380 .
2020-03-16 17:41:47 +04:00
John Preston
3a3207f15a
Beta version 1.9.20.
...
- Fix crash in shared links search.
- Fix blurred thumbnails in albums with video files.
- Fix a possible crash in animated stickers rendering.
2020-03-14 13:45:49 +04:00
Ilya Fedin
fda8a38bfc
Set application display name
2020-03-13 11:25:43 +04:00
Ilya Fedin
fdd431dce9
Human-readable error for single instance logging
2020-03-06 18:42:30 +04:00
John Preston
cc95117e9b
Beta version 1.9.19.
...
- Bug fixes and other minor improvements.
2020-02-25 14:03:08 +04:00
John Preston
0c8125476a
Beta version 1.9.18.
...
- Bug fixes and other minor improvements.
2020-02-25 08:03:13 +04:00
John Preston
ddf483012b
Beta version 1.9.17.
...
- Spell checker on Windows 7.
- Bug fixes and other minor improvements.
2020-02-25 00:44:28 +04:00
John Preston
e2f037537f
Beta version 1.9.16.
...
- Bug fixes and other minor improvements.
2020-02-23 12:58:45 +04:00
John Preston
50bf4dad36
Add local changelog for 1.9.15.
2020-02-22 14:47:30 +04:00
John Preston
0743e71ab6
Beta version 1.9.15.
...
- Mark new messages as read while scrolling down through them.
- Bug fixes and other minor improvements.
2020-02-21 21:33:32 +04:00
John Preston
901a199035
Version 1.9.14.
...
- Bug fixes and other minor improvements.
2020-02-17 17:09:38 +04:00
John Preston
6bbcec0c23
Version 1.9.13.
...
- Bug fixes and other minor improvements.
2020-02-12 13:03:46 +04:00
John Preston
a88423a33f
Fix bad window rendering with maximize-on-launch.
...
I have no idea why MainWindow is ruined completely in case you call
MainWindow::show, MainWindow::setWindowState(maximized) and then
in the same context (without crl::on_main) create full screen viewer.
2020-02-12 12:09:17 +04:00
John Preston
1210ba37c4
Version 1.9.12.
...
- Switch to Picture-in-Picture mode to watch your video
in a small window while doing something else.
- Change playback speed in the '...' menu when watching videos.
- Rotate photos and videos in the media viewer
using the rotate button in the bottom right corner.
2020-02-11 19:10:09 +04:00
John Preston
75de655642
Fix #6804 once again.
2020-02-11 13:29:32 +04:00
John Preston
bcd0fe38f0
Fix invisible passcode field.
...
Regression was introduced in fd8ae60dc
.
2020-02-11 13:01:55 +04:00
John Preston
38bef584e1
Beta version 1.9.11.
...
- Bug fixes and other minor improvements.
2020-02-10 19:49:10 +04:00
John Preston
5d43df4f33
Beta version 1.9.10.
...
- Switch to the Picture-in-Picture mode
to watch your video in a small window.
- Change video playback speed in the playback controls '...' menu.
- Rotate photos and videos in the media viewer
using the rotate button in the bottom right corner.
2020-02-05 20:15:28 +04:00
John Preston
7c2110c1f3
Closed alpha version 1.9.9.1.
2020-02-05 18:39:47 +04:00
Ilya Fedin
a831c1703a
Split launcher filename detection to a function
2020-01-31 15:46:39 +03:00
John Preston
74d848311b
Replace str_const with base::const_string.
2020-01-29 12:47:50 +03:00
John Preston
9b19cba161
Version 1.9.9.
...
- Bug fixes and other minor improvements.
2020-01-28 20:45:49 +03:00
John Preston
2008b1beea
Version 1.9.8.
...
- Bug fixes and other minor improvements.
2020-01-24 18:30:59 +03:00
John Preston
2699af5d5a
Version 1.9.7.
...
- Create three new kinds of polls.
- See who voted for what in polls with visible votes.
- Vote for several options in polls that allow multiple answers.
- Guess the correct answer in quiz-style polls.
- Explore various ways of combining the different poll options.
- Add polls from the '...' menu in any group or channel.
- Use bots like @QuizBot to create quizzes
with several questions and media attachments.
- Schedule messages to be sent when your recipient comes online
(only works if you know their online status).
2020-01-23 10:46:57 +03:00
John Preston
e4278745d5
Closed alpha version 1.9.6.1.
2020-01-23 10:09:34 +03:00
John Preston
bdfa080701
Fix build for Windows.
2020-01-23 10:09:34 +03:00
23rd
465a42a825
Added ability to customize shortcuts for sending messages.
2020-01-23 10:09:34 +03:00
23rd
7d519990b2
Added ability to customize shortcuts for silent or scheduled messages.
2020-01-23 10:09:34 +03:00
23rd
d1d5312ead
Moved searching of sticker mimes to single place.
2020-01-23 10:09:33 +03:00
23rd
627a105ba9
Moved album files filter to FileDialog namespace.
2020-01-23 10:09:33 +03:00
Ilya Fedin
ffe037f9f1
Fix single instance socket path for compatibility with flatpak
2020-01-23 09:58:12 +03:00
John Preston
fc72fe3a78
Version 1.9.6.
...
- Bug fixes and other minor improvements.
2020-01-22 02:16:47 +03:00
John Preston
6748233869
Version 1.9.5.
...
- Bug fixes and other minor improvements.
2020-01-21 23:32:41 +03:00
John Preston
48b24d12b2
Always ask for TDESKTOP_LAUNCHER_BASENAME on Linux.
2020-01-21 18:47:36 +03:00
John Preston
f1b0e81b60
Version 1.9.4.
...
- Bug fixes and other minor improvements.
2020-01-17 18:14:48 +03:00
23rd
4794a0be84
Fixed indents in utils.cpp.
2020-01-17 15:03:11 +03:00
John Preston
afe34121af
Use MACRO_TO_STRING from lib_base.
2020-01-17 14:15:40 +03:00
Anton Afanasyev
3bc58fb690
Add Ctrl+9 shortcut to show archive.
2020-01-17 13:00:12 +03:00
John Preston
4eeac7dc18
Fix whitespace and indentation errors.
...
See #6672 , thanks Sea-n.
2020-01-02 14:25:53 +03:00
John Preston
8c0e168009
Version 1.9.3.
...
- Videos in chats start playing automatically.
- Resume playback from where you left off
when watching long videos and listening to long audio tracks.
- Control automatic playback for
videos, GIFs and round video messages
in Settings > Advanced > Automatic media download.
- Enjoy system spell checker support on all modern systems.
2019-12-31 17:26:41 +03:00
John Preston
1e8f4e428a
Beta version 1.9.2.
...
- Videos in chats start playing automatically.
- Resume playback from where you left off
when watching long videos.
- Control videos, GIFs and round video messages automatic playback
in Settings > Advanced > Automatic media download.
- Spell checker on Linux using Enchant.
2019-12-29 19:34:52 +03:00
Xaaalera
d506f10e9f
Update utils.cpp
...
fix for the Ukrainian language
https://i.imgur.com/GcGZOvf.png
https://i.imgur.com/0ZUNw4X.png
2019-12-29 15:46:31 +03:00
John Preston
28c58b41fe
Closed alpha version 1.9.1.12.
2019-12-27 17:34:43 +03:00
John Preston
79870600d9
Fix saving of playback position for long videos.
2019-12-27 17:09:55 +03:00
John Preston
90c54b1f2a
Highlight timestamps in song captions.
2019-12-26 17:14:35 +03:00
John Preston
3e3e1d628c
Highlight timestamps in video captions.
2019-12-25 18:20:02 +03:00
John Preston
063be9a13a
Closed alpha version 1.9.1.11.
2019-12-24 16:39:56 +03:00
John Preston
7f033c1cc4
Closed alpha 1.9.1.10: Stream videos in chat.
2019-12-19 18:29:19 +03:00
John Preston
58315ec50e
Closed alpha version 1.9.1.9
2019-12-14 17:46:59 +03:00
John Preston
7e3bc2966e
Closed alpha version 1.9.1.8: Re-enable crash reports.
2019-12-06 14:28:07 +03:00
John Preston
f1877641e5
Closed alpha version 1.9.1.8: Fix macOS build.
2019-12-06 14:22:46 +03:00
John Preston
352d87ba76
Closed alpha version 1.9.1.8.
2019-12-06 13:23:04 +03:00
John Preston
ee94e78533
All mtproto downloads using DownloadMtprotoTask.
2019-12-05 11:32:33 +03:00
John Preston
4611727ab9
Rewrite webFileLoader without Storage::DownloadManager.
2019-12-04 15:15:58 +03:00
John Preston
6f092bbb57
Closed alpha version 1.9.1.7.
2019-12-02 18:52:54 +03:00
John Preston
91f50e8bdc
Move some more code to lib_mtproto.
2019-12-02 16:11:22 +03:00
John Preston
eea508066c
Closed alpha version 1.9.1.6.
2019-11-29 15:38:41 +03:00
John Preston
06f5f7f7d9
Don't always restart connection on config change.
2019-11-29 15:36:06 +03:00
John Preston
e943264823
Pass MTP::Instance to MTP::Sender.
2019-11-29 15:36:05 +03:00
John Preston
8979525dc0
Closed alpha version 1.9.1.4.
2019-11-25 09:57:55 +03:00
John Preston
9e37088f43
Closed alpha version 1.9.1.3.
2019-11-23 19:34:15 +03:00
John Preston
410efc924b
Closed alpha version 1.9.1.2.
2019-11-20 17:26:31 +03:00
John Preston
cfe12f773f
Move some modules to lib_mtproto.
2019-11-18 12:28:14 +03:00
John Preston
8fa9172818
Closed alpha version 1.9.1.1.
2019-11-15 16:16:33 +03:00
John Preston
055b99f5b0
Don't use shared_ptr for Dcenters.
2019-11-15 16:16:33 +03:00
John Preston
7243fb52ad
Check keys that receive -404 error codes.
2019-11-15 16:16:32 +03:00
John Preston
08bfe6f1c1
Extract mtproto key generation code.
2019-11-15 16:16:32 +03:00
John Preston
6a668fc171
'TDESKTOP_DISABLE_CRASH_REPORTS' => 'DESKTOP_APP_DISABLE_..'
2019-11-07 13:53:55 +03:00
John Preston
2677a86ffd
Beta version 1.9.1.
...
- Bug fixes and other minor improvements.
2019-11-06 19:32:29 +03:00
John Preston
54a64c01dc
Version 1.9.
...
- System spellchecker on Windows 8+ and macOS 10.12+.
2019-11-05 17:46:42 +03:00
John Preston
b94ed1fc3b
Remove 'mac32' and add 'osx' special targets.
2019-11-05 15:45:55 +03:00
John Preston
88e0342e02
Update to the latest submodules.
2019-11-05 14:27:42 +03:00
John Preston
d63e50944a
Update submodules to the latest spellcheck.
2019-11-05 13:23:56 +03:00
John Preston
6529edff92
Closed alpha version 1.8.15.2.
2019-10-20 21:43:31 +04:00
John Preston
27a83a7a09
Use base::FileNameFromUserString.
2019-10-20 14:22:46 +04:00
John Preston
3ce72d0696
Closed alpha version 1.8.15.1.
2019-10-19 12:27:56 +04:00
John Preston
85acdbc7ed
Disable custom scaling by envvar.
2019-10-19 12:27:56 +04:00
John Preston
01936b5f1b
Build with Qt 5.12.5 and OpenSSL 1.1.1.
2019-10-19 12:27:56 +04:00
John Preston
30a1bd7ba2
Use base::call_delayed.
2019-10-19 12:27:56 +04:00
John Preston
2d3f683003
Rename core_ui_integration to ui_integration.
2019-10-19 12:27:56 +04:00
John Preston
f677b116f9
Use install_base_filter for lib_base.
2019-10-19 12:27:56 +04:00
John Preston
a6c84c36c0
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04:00
John Preston
246c45ce0e
Use lib_ui from submodule.
2019-10-19 12:27:28 +04:00
John Preston
17baac710e
Fix save dialog in macOS for streamed videos.
2019-10-07 19:57:26 +03:00
John Preston
5f06279b9a
Version 1.8.15.
...
- Bug fixes and other minor improvements.
2019-10-07 17:33:41 +03:00
John Preston
de230332b9
Version 1.8.14: Fix crash in text processing on old OS X.
2019-10-03 19:51:09 +03:00
John Preston
dcf79df0b2
Version 1.8.13.
...
- Bug fixes and other minor improvements.
2019-10-03 13:26:39 +03:00
John Preston
af818b40aa
Version 1.8.12: Apply user settings in Session().
...
Fixes #6617 .
2019-10-02 13:47:40 +03:00
John Preston
489bd22828
Version 1.8.12.
...
- Bug fixes and other minor improvements.
2019-10-02 11:18:23 +03:00
John Preston
65b5a29288
Fix local url handling.
...
Regression was introduced in 849deb57e2
.
Fixes #6622 .
2019-10-02 11:11:03 +03:00
John Preston
1e5aa2a78d
Version 1.8.11.
...
- Bug fixes and other minor improvements.
2019-10-01 23:59:46 +03:00
John Preston
3b0bf7cb1e
Move some more widgets and effects.
2019-10-01 23:59:46 +03:00
John Preston
849deb57e2
Move many widget classes to lib_ui.
2019-10-01 23:59:46 +03:00
John Preston
c057f28425
Move standard buttons to lib_ui.
2019-10-01 23:59:46 +03:00
John Preston
c5845f17ae
Remove twidget header.
2019-10-01 23:59:46 +03:00
John Preston
e2f54eb3e9
Move some style code to lib_ui.
2019-10-01 23:59:46 +03:00
John Preston
0c713a930a
Remove app.h / facades.h from precompiled header.
2019-10-01 23:59:46 +03:00
John Preston
a87529b8c9
Version 1.8.10.
...
- Bug fixes and other minor improvements.
2019-10-01 23:59:46 +03:00
John Preston
f75bfb4369
Version 1.8.9.
...
- Bug fixes and other minor improvements.
2019-09-27 20:04:25 +03:00
John Preston
190bf8fc5f
Version 1.8.8.
...
- Create new themes based on your color and wallpaper choices.
- Share your themes with other users via links.
- Update your theme for all its users when you change something.
2019-09-10 14:22:20 +03:00
John Preston
f463d3ec6d
Divide autoupdate paths for OS versions.
2019-09-10 14:22:20 +03:00
John Preston
c4bc76c022
Beta version 1.8.7.
...
- Bug fixes and other minor improvements.
2019-09-10 00:52:34 +03:00
John Preston
d85f162bff
Fix saving cloud themes from media viewer.
2019-09-09 23:58:30 +03:00
John Preston
61c7bf2f5e
Beta version 1.8.6.
...
- Bug fixes and other minor improvements.
2019-09-09 14:56:55 +03:00
John Preston
b631d09a40
Fix possible crash in event loop nesting.
2019-09-09 10:45:18 +03:00
John Preston
9a521c5340
Beta version 1.8.5.
...
- Create new themes based on your color and wallpaper choices.
- Share your themes with other users via links.
- Update your theme for all its users when you change something.
2019-09-08 21:38:58 +03:00
John Preston
37a4c79c81
Open theme preview after loading.
2019-09-06 19:31:07 +03:00
John Preston
469c6770fb
Handle t.me/addtheme links.
2019-09-06 19:31:07 +03:00
John Preston
4951eeac98
Allow creating desktop part of multi-theme.
2019-09-06 19:31:07 +03:00
John Preston
7485f0c960
Don't change real theme when editing.
2019-09-06 19:31:07 +03:00
John Preston
6343221d7b
Remove many includes from stdafx.pch.
2019-09-06 19:31:07 +03:00
John Preston
95afcbb485
Format a valid theme file name.
2019-09-06 19:31:06 +03:00
John Preston
ad515c6f4a
Version 1.8.4.
...
- Bug fixes and other minor improvements.
2019-09-06 14:39:04 +03:00
John Preston
b0c5a75fb9
Version 1.8.3.
...
- Right click the 'Send' button and select 'Schedule Message'
to automatically send something at a specified time.
- Schedule reminders for yourself in the 'Saved Messages' chat.
- Get a notification when any of your scheduled messages are sent.
- Customize your app's appearance by choosing accent colors
for the 'Day', 'Night' and 'Tinted' themes.
- Choose who can find you on Telegram
when they add your number to their phone contacts.
- Send a single 😁 , 😧 , 😡 , :poo:, 😢 or
😮 to check out what's new in the animated emoji department.
2019-09-05 21:49:20 +03:00
John Preston
1c313da888
Add dummy handler for addtheme links.
2019-09-05 21:49:20 +03:00
John Preston
917696be36
Closed alpha version 1.8.2.3.
2019-09-02 13:43:37 +03:00
John Preston
5fc4dcd172
Closed alpha version 1.8.2.2.
2019-08-30 18:45:07 +03:00
John Preston
2b656f7745
Closed alpha version 1.8.2.1.
2019-08-29 16:16:22 +03:00
John Preston
a3e993253c
Keep colorized theme in editor.
2019-08-29 10:01:28 +03:00
John Preston
c2117e7722
Save embedded themes accent colors.
2019-08-27 19:10:37 +03:00
John Preston
3e895d0e85
Make tabbed selector working in scheduled section.
2019-08-27 19:10:37 +03:00
John Preston
d1083a1fb4
Version 1.8.2.
...
- Bug fixes and other minor improvements.
2019-08-20 12:49:51 +03:00
John Preston
3f041545bf
Fix crash in local passcode reset.
2019-08-19 15:26:12 +03:00
John Preston
dac1128dc9
Version 1.8.1.
...
- Bug fixes and other minor improvements.
2019-08-09 20:36:21 +01:00
John Preston
4869ce2247
Version 1.8.
...
- Right click the Send button to send any message
without sound - in case the recipient is sleeping.
- Enable Slow Mode in Group Permissions to control
how frequently members can post.
- Set custom titles for group admins - like 'Founder',
'CFO' or 'Spam Fighter'.
- Toggle looped playback for animated stickers in Chat Settings.
- Send a single ❤️ , :like:, 😒 , 😳 or :party:
to add a mighty animated emoji to the chat.
2019-08-09 11:51:36 +01:00
John Preston
e97d014a01
Closed alpha version 1.7.15.7.
2019-08-09 11:51:35 +01:00
John Preston
61c1c10ed9
Closed alpha version 1.7.15.6.
2019-08-09 11:50:49 +01:00
John Preston
f48732f813
Extract username from t.me/username searches.
2019-08-09 11:50:49 +01:00
John Preston
10e28913ca
Search single messages by message link.
2019-08-09 11:50:49 +01:00
John Preston
169db40e9f
Closed alpha version 1.7.15.5.
2019-08-09 11:50:49 +01:00
John Preston
9da4bd671e
Closed alpha version 1.7.15.4.
2019-08-09 11:50:49 +01:00
John Preston
d8a58991c4
Closed alpha version 1.7.15.3.
2019-07-28 18:01:13 +02:00
John Preston
a8b74d4b6b
Closed alpha version 1.7.15.2.
2019-07-27 17:19:04 +02:00
John Preston
bacaf805b5
Pass SessionNavigation to some boxes.
2019-07-25 20:55:11 +02:00
John Preston
137fa0378c
Remove some more Auth() calls.
2019-07-24 16:00:30 +02:00
John Preston
ff44094ded
Rename AuthSession to Main::Session.
2019-07-24 13:45:24 +02:00
John Preston
9cf4cf6dca
Move MTP::Instance to Main::Account.
2019-07-24 10:46:23 +02:00
John Preston
020e62fb7a
Closed alpha version 1.7.15.1.
2019-07-24 08:02:58 +02:00
John Preston
6aa930d510
Remove exceptions in TL parsing.
2019-07-24 08:02:20 +02:00
John Preston
c0f8ab8da0
Fix build for old Qt version.
2019-07-18 21:52:13 +02:00
John Preston
d02617867c
Beta version 1.7.15.
...
- Bug fixes and other minor improvements.
2019-07-18 18:18:05 +02:00
John Preston
2fad4e9956
Closed alpha version 1.7.14.2.
2019-07-15 16:00:30 +02:00
John Preston
c5df4db621
Fix possible race conditions in msgid().
2019-07-15 16:00:30 +02:00
John Preston
33fce38f90
Fix build in Xcode and GCC.
2019-07-15 15:59:20 +02:00
John Preston
e123399f7c
Closed alpha version 1.7.14.1.
2019-07-15 15:59:20 +02:00
John Preston
0805c09446
Allow one or two '=' at the end of base64.
2019-07-15 15:59:20 +02:00
John Preston
8135f4b427
Support base64 encoding of the secret.
2019-07-15 15:59:20 +02:00
John Preston
3cda267787
Abstract out tcp socket from tcp connection.
2019-07-15 15:59:20 +02:00
John Preston
90fb9eccd4
Optimize InvokeQueued().
2019-07-10 19:37:00 +02:00
John Preston
5c5eead0f5
Version 1.7.14.
...
- Bug fixes and other minor improvements.
2019-07-07 15:34:35 +02:00
John Preston
75fd2d0257
Version 1.7.13.
...
- Send ultra-lightweight high-quality animated stickers
to express emotion with motion.
- Receive animated stickers instantly on any connection
at just 20-30 KB per sticker.
- Enjoy smooth animations at 60 frames per second.
- Create new animated sets and upload them to @stickers
for everybody to use.
- Try out these sample stickers: t.me/addstickers/hotcherry
- Use strikethrough and underline formatting.
2019-07-06 15:27:31 +02:00
John Preston
86d7143d94
Beta version 1.7.12.
...
- Bug fixes and other minor improvements.
2019-07-05 22:55:09 +02:00
John Preston
4bd0683e91
Guard UpdateRequest handling.
2019-07-05 16:29:02 +02:00
John Preston
567bf60644
Use getters in MTP classes.
2019-07-05 16:23:07 +02:00
John Preston
4a12e9798a
Beta version 1.7.11.
...
- Use strikethrough and underline formatting.
- Bug fixes and other minor improvements.
2019-07-04 17:27:30 +02:00
John Preston
0e964b06dc
Hook main queue processing to update requests.
2019-07-04 16:26:13 +02:00
John Preston
7034df49e9
Fix sending of .tgs stickers.
2019-07-03 13:03:01 +02:00
John Preston
ae152d28be
Closed alpha version 1.7.10.1.
2019-07-02 22:42:00 +02:00
John Preston
09c9f4ef9a
Implement Lottie::MultiPlayer.
2019-07-01 17:57:38 +02:00
John Preston
8f3f898c47
Show animated stickers in StickerSetBox.
2019-07-01 17:57:32 +02:00
John Preston
09162e6f19
Version 1.7.10.
...
- Bug fixes and other minor improvements.
2019-06-24 14:16:19 +02:00
John Preston
978a4ac0ad
Version 1.7.9.
...
- You can now add any users to your contacts,
even if their phone numbers are not visible.
- Transfer ownership of group chats and channels
by granting full rights to another admin.
Useful when switching jobs or if you just want to retire as creator.
- Hide archived chats to the main menu.
- See who is online straight from the chat list.
- Use the MacBook Pro TouchBar to apply formatting to selected text,
insert emoji, and send stickers.
2019-06-23 16:49:31 +02:00
John Preston
d0cf39f8ed
Closed alpha version 1.7.8.1.
2019-06-22 22:13:06 +02:00
John Preston
dc102bd9e8
Finish working with localstorage before ~AuthSession.
2019-06-22 12:36:35 +02:00
John Preston
4917ca7b32
Remove all legacy global namespace langs.
2019-06-21 11:06:52 +02:00
John Preston
87fc066e67
Use tr:: instead of lang().
2019-06-21 11:06:51 +02:00
John Preston
5e3734d7bf
ReportSpamPanel -> HistoryView::ContactStatus.
2019-06-21 11:06:45 +02:00
John Preston
26da5c5339
Beta version 1.7.8.
...
- Hide archived chats in the main menu.
- See who is online straight from the chat list.
- Apply formatting to selected text parts
from the MacBook Pro TouchBar.
2019-06-17 18:35:03 +02:00
John Preston
3013301a91
Version 1.7.7.
...
- Download video files while watching them using streaming.
- Set EOL for Windows XP / Vista and OS X 10.6 to 10.9 at September 1.
2019-06-10 10:21:15 +02:00
John Preston
1225c9194a
Fix window title on Windows 7.
...
Regression was introduced in dd68c7e90
.
Fixes #6106 .
2019-06-07 14:46:07 +03:00
John Preston
abfe685697
Beta version 1.7.6.
...
- Bug fixes and other minor improvements.
2019-06-06 16:08:46 +03:00
John Preston
b674003868
Fix build for Xcode.
2019-06-06 15:07:34 +03:00
John Preston
0868a9f7b9
Use Controller::account in MainWindow.
2019-06-06 14:59:00 +03:00
John Preston
dd68c7e90d
Use Window::Controller to manage MainWindow.
2019-06-06 14:20:21 +03:00
John Preston
a547f80ae9
Rename Window::Controller to Window::SessionController.
2019-06-06 13:21:40 +03:00
John Preston
263bbf1788
Move _authSession to Main::Account.
2019-06-06 12:37:12 +03:00
John Preston
94c4ea6174
Access _authSession through activeAccount().
2019-06-05 23:41:51 +03:00
John Preston
bd2e1ceb02
Wrap AuthSession in a new Main::Account object.
2019-06-05 22:47:54 +03:00