|
|
4c2fc600a0
|
Workaround gcc bug in other places too
|
2020-09-08 04:48:57 +03:00 |
|
|
|
e26fc26d7d
|
Workaround gcc bug
|
2020-09-08 03:58:40 +03:00 |
|
|
|
f0ceaf56ee
|
Hide Edit and All Chats from context menu
|
2020-09-08 02:38:26 +03:00 |
|
|
|
d4db0e0ec5
|
Fix closing settings menu on folder refresh
|
2020-09-08 02:38:26 +03:00 |
|
|
|
cc3b6d53ab
|
Show button to remove recent sticker
It's already present, but only for local stickers.
|
2020-09-08 02:38:26 +03:00 |
|
|
|
d8196dd35f
|
Local folders
|
2020-09-08 02:38:26 +03:00 |
|
|
|
010b2faa08
|
Add reading of double options
|
2020-09-07 05:59:42 +03:00 |
|
|
|
92698b9f6b
|
Simplify parsing account-wide options
|
2020-09-07 05:59:42 +03:00 |
|
|
|
bff28e0d27
|
Shortcut to jump to date
|
2020-09-07 05:59:42 +03:00 |
|
|
|
fcd1495f6b
|
Improve keyboard navigation in calendar
|
2020-09-07 05:59:42 +03:00 |
|
|
|
d8ea4c933e
|
Allow select last date by End key in calendar
|
2020-09-07 05:59:41 +03:00 |
|
|
|
c170981074
|
Reduce default schedule time to 1 minute
|
2020-09-07 05:59:41 +03:00 |
|
|
|
4077187b03
|
Rework adding time by wheel
Also add ability to change time by arrow keys.
|
2020-09-07 05:59:41 +03:00 |
|
|
|
004648c1d1
|
Change day/hour on hour/minute overflow
|
2020-09-07 05:59:41 +03:00 |
|
|
|
0fab1489d4
|
Better top bar customization
|
2020-09-07 05:59:41 +03:00 |
|
|
|
93ab8bd607
|
Allow to search theme editor keys by middle or end
|
2020-09-07 05:59:41 +03:00 |
|
|
|
9565276915
|
Switch tabbed emoji panel by RMB if disabled by hover
|
2020-09-07 05:59:41 +03:00 |
|
|
|
b1271c6af5
|
Fixed emoji panel opening in scheduled messages
Fixes #86.
|
2020-09-07 05:59:40 +03:00 |
|
|
|
d6face04c9
|
Mention user from context menu
|
2020-09-07 05:59:40 +03:00 |
|
|
|
22bce76f1d
|
Do not notify when pinning by default
Fixes #93.
|
2020-09-07 05:59:40 +03:00 |
|
|
|
a41f6540f1
|
Added code to show username revoke box
|
2020-09-07 05:59:40 +03:00 |
|
|
|
fae9b40555
|
Show admin icon for groups and channels with creator/admin rights
|
2020-09-07 05:59:40 +03:00 |
|
|
|
4af108ee8d
|
Show group/channel type along with members count
Also show members/subscribers count for channels and supergroups, if possible.
|
2020-09-07 05:59:39 +03:00 |
|
|
|
86e02cf13c
|
Rework admins info
|
2020-09-07 05:59:39 +03:00 |
|
|
|
fd2aebc1d5
|
Correctly parse restriction error when sending GIFs
|
2020-09-07 05:59:39 +03:00 |
|
|
|
9ee1e4347b
|
Show poll's multiple answer radios as checkboxes
|
2020-09-07 05:59:39 +03:00 |
|
|
|
6f5e0b051a
|
Fix rounding in poll filling
|
2020-09-07 05:59:39 +03:00 |
|
|
|
3cd2e31a8a
|
Fix rounding mask in selected shared contacts
|
2020-09-07 05:59:39 +03:00 |
|
|
|
0eeeb18ecd
|
Forward options
Fixes #66.
|
2020-09-07 05:59:38 +03:00 |
|
|
|
024366b036
|
Rename Share window to Forward window
|
2020-09-07 05:59:38 +03:00 |
|
|
|
bde2a4d534
|
Reuse forward in fast share
|
2020-09-07 05:59:37 +03:00 |
|
|
|
988c27a94d
|
Move multi-forward group adding code
|
2020-09-07 05:59:37 +03:00 |
|
|
|
b6fb3f89d6
|
Fix multi-forward grouping bug
|
2020-09-07 05:59:37 +03:00 |
|
|
|
27767caf9d
|
Rename item to firstItem in multi-forward
|
2020-09-07 05:59:37 +03:00 |
|
|
|
1fd643b156
|
Reuse SessionNavigation in multi-forward
|
2020-09-07 05:59:37 +03:00 |
|
|
|
614237fc2e
|
Clear forward query on Esc
|
2020-09-07 05:59:37 +03:00 |
|
|
|
235938256e
|
Fix forward messages by keyboard with opening chat on click option
|
2020-09-07 05:59:37 +03:00 |
|
|
|
76a69b4e75
|
Fill only English and currently used default JSON (if there are any)
|
2020-09-07 05:59:36 +03:00 |
|
ilya-fedin
|
5ba0af4945
|
Fix packaged macOS build (#97)
|
2020-09-04 04:09:28 +03:00 |
|
ilya-fedin
|
b9c7d2e133
|
Fix AppImage action (#96)
* Fix AppImage action
* AppImage testing is done, merge update channels
|
2020-09-04 03:09:26 +03:00 |
|
|
|
fb30773bd5
|
Updated TDesktop sources to 2.3.2+f1cdc7e
|
2020-09-03 07:26:34 +03:00 |
|
Ilya Fedin
|
7d29f9ce17
|
Don't check sws_scale return value
To workaround ffmpeg bug: https://gitlab.alpinelinux.org/alpine/aports/-/issues/11722
|
2020-08-31 12:01:43 +04:00 |
|
|
|
97341e102d
|
Updated TDesktop sources to 2.3.2+2de0ebc
|
2020-08-30 16:22:15 +03:00 |
|
Ilya Fedin
|
6635d03818
|
Check if xcb-screensaver extension present
|
2020-08-30 17:00:43 +04:00 |
|
Ilya Fedin
|
e523492de0
|
Add missed methods to specific_mac.h and specific_win.h
|
2020-08-30 17:00:43 +04:00 |
|
Ilya Fedin
|
c77f1bf082
|
Add UnsetWindowExtents method
|
2020-08-30 17:00:43 +04:00 |
|
Ilya Fedin
|
3c8c059447
|
Eliminate the need of Q_OBJECT in main_window_linux and main_window_win
|
2020-08-30 17:00:43 +04:00 |
|
Ilya Fedin
|
612e0d4a10
|
Update window shadow size on window state change
|
2020-08-30 17:00:43 +04:00 |
|
Ilya Fedin
|
78a2835bbf
|
Extents should be updated on each event only on Wayland
|
2020-08-30 17:00:43 +04:00 |
|
Ilya Fedin
|
ea8e256a23
|
Revert "Revert "Add main window shadow for Linux""
This reverts commit b7f5cfe083.
|
2020-08-30 17:00:43 +04:00 |
|