RadRussianRus
2b1907b414
Revert "Expanding total size and media limits"
...
This reverts commits 77ae87add7
and ffaae36d25
.
Reverted feature because it adds only crashes for now.
2020-07-03 12:43:25 +03:00
RadRussianRus
ffaae36d25
Fix cache limit
2020-07-03 11:48:21 +03:00
RadRussianRus
adb0087194
Fix build on Linux
2020-07-03 09:19:21 +03:00
RadRussianRus
6bc634408d
Fix wrong userpic rounding in group/channel creation
2020-07-03 07:28:35 +03:00
RadRussianRus
bd75ed3021
Fix Ukranian translation file format
2020-07-03 06:37:14 +03:00
RadRussianRus
34cdb7ca4d
Fix GIF not opening in fullscreen player in Shared Media
2020-07-03 06:03:22 +03:00
RadRussianRus
f633857744
Updated TDesktop sources to 2.1.17 beta
2020-07-03 04:39:44 +03:00
RadRussianRus
aee425caa5
Added Ukranian translation
...
Contributed by winqooq.
2020-07-03 04:32:40 +03:00
John Preston
3822845f86
Fix build for OS X 10.10-10.11.
2020-07-02 23:02:59 +04:00
John Preston
f887bf3b6a
Beta version 2.1.17.
...
- Fix messages editing in a non-active account.
- Fix large animated emoji messages editing.
- Fix high definition GIF animations opening in media viewer.
- Multiple crash fixes.
2020-07-02 22:11:53 +04:00
John Preston
dfa4a9990d
Show accounts in main menu when added.
2020-07-02 22:11:45 +04:00
John Preston
7f55fd2cad
Use a safer way to load system libraries.
2020-07-02 21:01:25 +04:00
John Preston
822c0434e8
Fix editing animated emoji messages.
2020-07-02 14:44:12 +04:00
John Preston
76596f42c7
Open too large GIFs in fullscreen viewer.
2020-07-02 13:43:39 +04:00
John Preston
f2577265ee
Refresh main message view for inactive accounts.
2020-07-02 13:35:07 +04:00
RadRussianRus
019fd60b3e
Fix ConfirmBox in Settings
2020-07-02 11:18:20 +03:00
John Preston
895c65d518
Fix visual glitch on profile opening.
2020-07-02 12:15:21 +04:00
RadRussianRus
5f83bb63e6
Do not combine permission setting
...
Taken from TDesktop-x64/tdesktop.
2020-07-02 11:05:17 +03:00
RadRussianRus
67fc24a36b
GIFs shared media section
...
Mostly taken from TDesktop-x64/tdesktop.
2020-07-02 10:42:39 +03:00
Ilya Fedin
d8cc7a9b50
Pass Qt::Edges to updateCursor and startResize
2020-07-02 11:33:58 +04:00
Sean Wei
212944d89c
Fix format
2020-07-02 11:32:17 +04:00
Ilya Fedin
2b5df331bd
Install Qt log handler
2020-07-02 11:31:51 +04:00
Ilya Fedin
7ebebc2bc3
Detect OpenAL effects at runtime
2020-07-02 11:30:13 +04:00
John Preston
120ce27894
Fix possible crash in global search requests.
2020-07-02 11:13:50 +04:00
John Preston
17312a1eec
Fix possible crash in intro widget.
2020-07-02 10:42:09 +04:00
John Preston
f1b4a82015
Fix crash in password submit.
2020-07-02 10:25:12 +04:00
John Preston
a6c76382e3
Fix possible crash in top bar widget init.
2020-07-02 10:10:09 +04:00
RadRussianRus
24b459f941
Do not share phone number by default
...
Taken from TDesktop-x64/tdesktop.
2020-07-02 09:04:29 +03:00
RadRussianRus
77ae87add7
Expanding total size and media limits
2020-07-02 08:51:19 +03:00
RadRussianRus
aa8423649f
Fixes for three-dots menu in Settings
...
* Show "Add account" only on main settings page
* Add missing warning about too many accounts
2020-07-02 08:38:39 +03:00
RadRussianRus
960cb03714
Localization fixes
...
Pointed out by Deelite.
2020-07-02 08:33:24 +03:00
RadRussianRus
e221962dd4
Allow adding up to 10 accounts
...
Also warn when adding more than 3 accounts.
2020-07-02 08:28:37 +03:00
RadRussianRus
532243092b
Rework default folders feature
2020-07-02 07:35:10 +03:00
RadRussianRus
f8f70fe828
Fix missing SessionController capture
2020-07-02 04:06:35 +03:00
John Preston
370ad0aa44
Fix critical memory leak on macOS.
2020-07-01 22:34:42 +04:00
John Preston
b1554782fb
Add one more moderate hotkey.
2020-07-01 22:33:19 +04:00
John Preston
90c6ff3e41
Fix Settings layout.
2020-07-01 22:33:13 +04:00
John Preston
432ce4caa4
Fix crash in migration with corrupted settings.
2020-07-01 14:16:36 +04:00
John Preston
eb1845e33b
Fix crash in session destruction.
...
Also use rpl::event_stream for downloaderTaskFinished.
2020-07-01 12:26:29 +04:00
RadRussianRus
0aa4e3d495
Updated cache action
2020-07-01 06:36:02 +03:00
RadRussianRus
b3e4d0b32a
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-07-01 06:33:36 +03:00
RadRussianRus
9953c875f3
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-07-01 05:43:07 +03:00
John Preston
0981335ca7
Beta version 2.1.16.
...
- Crash fix.
2020-07-01 00:42:21 +04:00
John Preston
1a69627102
Fix crash in reading saved peers.
2020-07-01 00:41:21 +04:00
Nicholas Guriev
3c0694280f
Fix -Wredundant-move
2020-07-01 00:17:05 +04:00
John Preston
e050055c1e
Beta version 2.1.15.
...
- Receive notifications only from the active account
in Settings > Notifications.
- Fix saving chats list width between application relaunches.
- Multiple crash fixes.
2020-06-30 22:17:36 +04:00
Ilya Fedin
e7c598e533
Reset cursor on window leave
2020-06-30 22:14:15 +04:00
Ilya Fedin
dd76d54aeb
Fix build with TDESKTOP_DISABLE_GTK_INTEGRATION
2020-06-30 22:13:36 +04:00
John Preston
1dc31c7f2f
Allow turning off inactive accounts notifications.
2020-06-30 22:11:54 +04:00
John Preston
5cc7c2b6c6
Add account from settings three-dot menu.
2020-06-30 21:16:05 +04:00