23rd
|
81c48e1b09
|
Added phrase of global TTL for new chats.
|
2022-11-30 17:17:16 +03:00 |
|
23rd
|
377ee7df06
|
Added ability to apply TTL for multiple chats.
|
2022-11-30 17:17:16 +03:00 |
|
23rd
|
4fabb3f2a2
|
Replaced some qsl with u""_q literal.
|
2022-11-30 17:17:14 +03:00 |
|
John Preston
|
ad3f8e72a0
|
Remove namespace App.
|
2022-11-30 17:28:09 +04:00 |
|
John Preston
|
01139e1b04
|
Remove facades module.
|
2022-11-30 16:55:51 +04:00 |
|
John Preston
|
eaed91263e
|
Simplify HistoryHider, remove most of uses.
|
2022-11-30 16:13:31 +04:00 |
|
John Preston
|
188c6ba64a
|
Paint expanded topics indicator.
|
2022-11-30 13:57:00 +04:00 |
|
John Preston
|
823bbb1b77
|
Fix jump-to-topic area and unread counter overlapping.
|
2022-11-30 13:55:46 +04:00 |
|
John Preston
|
f324017299
|
Don't open unread topic on full forum row click.
|
2022-11-30 13:03:42 +04:00 |
|
John Preston
|
76837c6f44
|
Fix render glitches in pinned forum reordering.
|
2022-11-30 13:03:42 +04:00 |
|
John Preston
|
5e6a4d9e8d
|
Fix crash in jump-to-topic from filtered results.
|
2022-11-30 13:03:42 +04:00 |
|
John Preston
|
01773e5bb1
|
Fix custom notifications in topics.
|
2022-11-30 13:03:42 +04:00 |
|
John Preston
|
5d8a2bc7b7
|
Implement simple sub-column for topics list.
|
2022-11-30 13:03:42 +04:00 |
|
John Preston
|
beaea9c57d
|
Update dialog row height on topic switch.
|
2022-11-29 23:13:51 +04:00 |
|
John Preston
|
3c799a5cc1
|
Correctly track General editing service messages.
|
2022-11-29 23:13:51 +04:00 |
|
John Preston
|
5e20c15c20
|
Adapt edit topic box to General.
|
2022-11-29 23:13:51 +04:00 |
|
23rd
|
d0ae07f3c2
|
Added initial implementation of global TTL settings.
|
2022-11-29 18:03:37 +03:00 |
|
23rd
|
97fa92de0b
|
Added api support for global TTL settings.
|
2022-11-29 17:41:20 +03:00 |
|
23rd
|
c481d48865
|
Added some phrases for global TTL settings.
|
2022-11-29 17:41:20 +03:00 |
|
John Preston
|
545cf93d82
|
Show nice General icon in an empty topic.
|
2022-11-29 18:30:38 +04:00 |
|
John Preston
|
6ff29b8902
|
Don't show 'Discussion started' in General topic.
|
2022-11-29 18:30:38 +04:00 |
|
John Preston
|
623176e901
|
Show loading state for non-loaded forum topics list.
|
2022-11-29 18:30:38 +04:00 |
|
John Preston
|
03b35457fa
|
Fix collapsed narrow archive row display.
|
2022-11-29 18:30:38 +04:00 |
|
John Preston
|
01748d8aba
|
Better General topic support.
|
2022-11-29 18:30:38 +04:00 |
|
John Preston
|
7866013ab6
|
Clear draft that failed to be saved.
|
2022-11-29 18:30:38 +04:00 |
|
John Preston
|
ac3834bfdb
|
Support custom icon for General topic.
|
2022-11-29 18:30:38 +04:00 |
|
John Preston
|
57af221d39
|
Support General topic somehow.
|
2022-11-29 18:30:38 +04:00 |
|
John Preston
|
8cd5105813
|
Fix unread badge render glitch.
|
2022-11-29 18:30:38 +04:00 |
|
John Preston
|
d89573bab5
|
Update API scheme to layer 150.
|
2022-11-29 18:30:38 +04:00 |
|
23rd
|
39f9fee22f
|
Added ability to translate peer description.
|
2022-11-29 15:56:17 +03:00 |
|
23rd
|
6695d7d503
|
Respected copy restriction on translate box.
|
2022-11-29 14:57:53 +03:00 |
|
23rd
|
3fdb807a1e
|
Respected new error for occupied usernames in manage channel.
|
2022-11-29 14:12:57 +03:00 |
|
23rd
|
2acedca6b7
|
Replaced some qstr with u""_q literal.
|
2022-11-29 14:12:50 +03:00 |
|
23rd
|
22dc7023fc
|
Respected new error for occupied usernames in UsernameBox.
|
2022-11-29 14:12:50 +03:00 |
|
23rd
|
9946fbbd89
|
Moved out check info text in UsernameBox to separated row.
|
2022-11-29 14:12:50 +03:00 |
|
23rd
|
fec7febc8e
|
Added small round to document thumbnails in overview layout.
|
2022-11-29 14:12:50 +03:00 |
|
23rd
|
0b86caef67
|
Added ability to translate polls.
|
2022-11-29 14:12:49 +03:00 |
|
John Preston
|
c39b9e9635
|
Add 'Copy Username' context menu to usernames in profiles.
|
2022-11-29 13:42:09 +04:00 |
|
Ilya Fedin
|
05524c3f6c
|
Don't show reply button in Linux native notifications when it's not supposed to
All modern notification daemons have support for the default action and it's a requirement with the portal spec
|
2022-11-28 21:55:00 +01:00 |
|
Ilya Fedin
|
b9a766387c
|
Replace docker buildx with DOCKER_BUILDKIT=1 environment variable
This seem to work better with distribution-provided Docker
|
2022-11-28 21:54:37 +01:00 |
|
Ilya Fedin
|
54a0f443b4
|
Better check for download path availability in sandbox
|
2022-11-28 12:16:57 +01:00 |
|
Ilya Fedin
|
04a8a9b7ee
|
Update lib_base
|
2022-11-28 12:12:09 +01:00 |
|
Ilya Fedin
|
c77f07239f
|
Have full path to the binary in .desktop file
After removing the -workdir, this is the last difference with URL scheme handler command
|
2022-11-28 12:12:09 +01:00 |
|
Ilya Fedin
|
b383dad6ac
|
Install launcher before registering URL scheme
|
2022-11-28 12:12:09 +01:00 |
|
Ilya Fedin
|
f18bf46fb1
|
Speed up Linux action
The binary is stripped anyway, there's no sense in producing debug symbols
|
2022-11-28 12:09:45 +01:00 |
|
Ilya Fedin
|
2bda3c4e2b
|
Don't save temp file for native notification userpics on Linux
|
2022-11-26 22:15:39 +01:00 |
|
Ilya Fedin
|
4484edd212
|
Get rid of unneeded QTextStream from GenerateDesktopFile
|
2022-11-26 17:26:52 +01:00 |
|
Ilya Fedin
|
ace363f432
|
Use GBytesIcon with GNotification
GFileIcon is not supported by xdg-desktop-portal
|
2022-11-26 17:26:52 +01:00 |
|
Ilya Fedin
|
d6ed23b3dd
|
Fix race condition between GApplication and GNotification
|
2022-11-26 17:26:52 +01:00 |
|
Ilya Fedin
|
51cd07945b
|
Restore launchable tag in metainfo
Fixes #25378
|
2022-11-26 17:26:52 +01:00 |
|