d8bea89379
Move kick icon in member list back on its place
2020-05-06 04:45:44 +03:00
248c601afb
Fix missing "account inaccessible" status in drop-down member list
2020-05-06 04:18:01 +03:00
19e85616f7
Show time of service message
2020-05-06 04:02:02 +03:00
b2ef34c5d4
Added "Apply to sticker width" option
2020-05-06 02:27:04 +03:00
702e2bf7e8
Revert decreasing sticker size
2020-05-05 22:43:50 +03:00
c29e8a5640
Show message ID in date tooltip
2020-05-05 20:26:29 +03:00
8295f805c8
Automatic action in RadioBox after saving
2020-05-05 20:26:25 +03:00
1ec8763b63
Option to select chat ID format
2020-05-05 20:26:21 +03:00
7de3002c8c
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-05 17:27:04 +03:00
John Preston
1b7f3db43a
Version 2.1.2.
...
- Fix polls and quizes results viewing.
- Fix memory leak in web page previews with autoplayed videos.
- Fix running on OS X 10.10.
- Other minor bug fixes and improvements.
2020-05-05 17:20:03 +04:00
John Preston
1fa22398a9
Fix returning of tabbed panel in third column.
2020-05-05 16:55:05 +04:00
John Preston
0e16b3fe69
Decrease sticker size 256px -> 228px.
2020-05-05 16:19:10 +04:00
John Preston
9c17147f60
Show only one dice-media tooltip. Hide on SEND.
2020-05-05 15:51:55 +04:00
Ilya Fedin
3135463017
Add new option to simplify creation of self-contained packages (snap/flatpak/appimage)
2020-05-05 14:31:18 +04:00
Ilya Fedin
13c2d6ff72
Detect global menu at runtime
2020-05-05 09:54:35 +04:00
John Preston
3260e9e752
Add a separate string for empty channel admin log.
2020-05-04 19:15:10 +04:00
John Preston
1f16ac59ca
Try to fix a crash in pinned reordering.
2020-05-04 19:06:53 +04:00
ilya-fedin
a240ae5b84
Custom icons should have priority ( #35 )
2020-05-04 17:42:59 +03:00
87bf0654a2
Move "X groups in common" in shared media to bottom
2020-05-04 18:36:47 +04:00
John Preston
6adcf660f1
Guard click handlers that capture session data.
...
Click handlers invocation is done by posting on_main,
so in rare cases the session may be already destroyed.
2020-05-04 17:38:49 +04:00
John Preston
038d8f1781
Force non-empty text in message bubbles.
2020-05-04 17:03:47 +04:00
John Preston
2143864fd5
Remove views count from admin log.
2020-05-04 16:15:09 +04:00
John Preston
73691e795b
Fix broken poll results view.
...
Regression was introduced in dd78052f92 .
Fixes #7780 .
Copy-Paste is bad.
2020-05-04 14:42:06 +04:00
John Preston
c0246a9373
Fix pasting of an image with attached URL data.
...
Regression was introduced in db5d599052 .
Fixes #7794 .
2020-05-04 14:18:33 +04:00
John Preston
1af394a485
Fix video unloading in streaming in WebPage-s.
...
Fixes #7778 .
2020-05-04 13:27:30 +04:00
abf0942ecc
Fix integer JSON options checking
2020-05-02 22:33:59 +03:00
8c1f156286
Version 1.3.3
2020-05-02 17:17:26 +03:00
b8a512a132
Fix crash with "Hide all chats" enabled
2020-05-02 17:11:21 +03:00
Ilya Fedin
5180d31b40
Fix decoration applying and trigger repainting on update
...
For some reason this is needed for newer Qt in flatpak
2020-05-02 16:29:00 +04:00
00011ab72a
Version 1.3.2
2020-05-01 22:21:12 +03:00
451cc00d20
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-01 22:04:38 +03:00
John Preston
07c8aae225
Version 2.1.1: Pin to top only new bots.
2020-05-01 21:20:10 +04:00
a3999591d3
Fix proxy promotion in compact chat list
2020-05-01 19:27:40 +03:00
f0ebf2f255
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-01 18:02:14 +03:00
21c73063c8
Diff reduce: remove unnecessary includes and functions
2020-05-01 17:25:47 +03:00
be2444b3da
Merge prepare: revert "subscribers" instead of "members"
2020-05-01 17:18:02 +03:00
e7eb585475
Merge prepare: revert bot privacy status
2020-05-01 17:10:49 +03:00
John Preston
b98f0933af
Version 2.1.1.
...
- Improve quiz explanation tooltip layout.
- Fix possible crash in theme editor.
- Other minor bug fixes and improvements.
2020-05-01 17:16:57 +04:00
John Preston
19bcc145ad
Fix crash in theme editor.
2020-05-01 16:27:55 +04:00
John Preston
4ae760dd7e
Fix send files emoji panel geometry.
...
Fixes #7704 .
2020-05-01 16:05:24 +04:00
cad4d19272
Use "subscribers" instead of "members" in channels
2020-05-01 15:48:07 +04:00
Aokromes
ae64747489
Remove whitespaces, fix spaces
2020-05-01 14:47:33 +04:00
John Preston
db5d599052
Don't resolve the actual QImage on paste check.
2020-05-01 14:43:02 +04:00
John Preston
cc463b07b1
Don't send dice / dart to channels.
...
Fixes #7703 .
2020-05-01 14:35:20 +04:00
John Preston
d8e55081b0
Disallow revoking dice media in first 24 hours.
...
Fixes #7745 .
2020-05-01 13:21:57 +04:00
23rd
8ef00dc4ff
Fixed resetting menu scroll after refresh of filter list.
2020-05-01 12:31:13 +04:00
23rd
1630ad0804
Fixed crash when user pins chat in remotely removed filter.
2020-05-01 12:31:13 +04:00
23rd
c3c482aa50
Improved peer context menu item to archive chat.
2020-05-01 12:31:13 +04:00
23rd
f4a63e1e9d
Removed info display for last messages in Saved Messages.
2020-05-01 12:31:13 +04:00
Ilya Fedin
161e51757c
Change color of wayland decoration according to theme
2020-05-01 12:26:10 +04:00