Ilya Fedin
c0b612c457
Update cppgir
2024-03-14 09:29:10 +04:00
Eric Kotato
9414ef5709
Using system font stack for Instant View
2024-03-14 09:18:24 +04:00
Ilya Fedin
c9e566f8aa
Fix snap build
...
Qt has removed support for kernels less than 4.11 by removing the -no-feature-statx flag. Remove the usage all the related flags.
2024-03-14 09:17:01 +04:00
Eric Kotato
40bd37315a
Use %NUMBER_OF_PROCESSORS% for jom
2024-03-14 08:33:07 +04:00
John Preston
0410d05913
Beta version 4.15.3: Fix build with GCC.
2024-03-13 22:27:25 +04:00
John Preston
a888b8d846
Beta version 4.15.3.
...
- Instant View on Windows (with WebView2) and macOS.
- Allow scheduling messages in topics.
- Fix system proxy support on Linux.
2024-03-13 21:58:45 +04:00
John Preston
eac5c39a96
Don't show IV button for album links.
2024-03-13 21:58:27 +04:00
John Preston
202a4064a4
Revert "Disable system proxy support on Linux"
...
This reverts commit 3af646a584
.
2024-03-13 21:20:31 +04:00
John Preston
ddf2369774
Allow more parts for macOS IV streaming.
2024-03-13 21:20:30 +04:00
John Preston
48f70a8552
Fix videos management on macOS.
2024-03-13 21:20:30 +04:00
John Preston
4685b889c2
Update Qt to 5.15.13 on Windows.
2024-03-13 21:20:30 +04:00
John Preston
3e373200b1
Dynamically create / destroy videos.
2024-03-13 21:20:30 +04:00
John Preston
7913d2a82d
Fix initial scroll on macOS.
2024-03-13 21:20:30 +04:00
John Preston
e20770e256
Show IV button only if supported.
2024-03-13 21:20:30 +04:00
John Preston
d43f0be0da
Add IV icon to the button.
2024-03-13 21:20:30 +04:00
John Preston
7b4adc2e60
Escape data from API in IV html.
2024-03-13 21:20:30 +04:00
John Preston
1eeba65ddb
Fix build on macOS.
2024-03-13 21:20:30 +04:00
John Preston
1252accef7
Support file reference refresh in IV.
2024-03-13 21:20:30 +04:00
John Preston
5f7c3ae20e
Remove some test code.
2024-03-13 21:20:30 +04:00
John Preston
e1b55b560a
New top bar, sharing, internal IV links style.
2024-03-13 21:20:30 +04:00
John Preston
315859bf7b
Load full webpage and update in IV.
2024-03-13 21:20:30 +04:00
John Preston
0a87dbea68
Fix focusing IV content.
2024-03-13 21:20:30 +04:00
John Preston
5f3c380d56
Fix navigation on macOS.
2024-03-13 21:20:30 +04:00
John Preston
8b62c37c34
Support complex history and anchors.
2024-03-13 21:20:30 +04:00
John Preston
fae10cfa6b
Support slideshow layout.
2024-03-13 21:20:30 +04:00
John Preston
f9069144e5
Support albums layout.
2024-03-13 21:20:30 +04:00
John Preston
7755b70317
Add top dropdown menu.
2024-03-13 21:20:30 +04:00
John Preston
c46f34c677
Load non-streamable documents.
2024-03-13 21:20:30 +04:00
John Preston
5c428ca502
Support anchor jumps.
2024-03-13 21:20:30 +04:00
John Preston
51d5b7bab6
Support channel link / channel join.
2024-03-13 21:20:30 +04:00
John Preston
f508ad5e75
Implement title and in-IV buttons.
2024-03-13 21:20:30 +04:00
John Preston
f9299eee2a
Apply app color scheme, test dynamic header.
2024-03-13 21:20:30 +04:00
John Preston
212259aae3
Handle shortcuts in IV.
2024-03-13 21:20:30 +04:00
John Preston
6d733bb566
Proof-of-concept custom scheme in WKWebView.
2024-03-13 21:20:30 +04:00
John Preston
125f856e67
Proof-of-concept (WebView2 / Local) iv.
2024-03-13 21:20:30 +04:00
23rd
672ad64e53
Added initial ability to send and receive scheduled messages in forums.
2024-03-13 19:57:07 +03:00
23rd
cd59f1d576
Removed redundant constructor from HistoryView::ComposeControls.
2024-03-13 19:57:07 +03:00
John Preston
c4fc43ccc0
Fix rounding in boost features box.
2024-03-13 20:50:19 +04:00
John Preston
b20b3142a2
Update submodules and patches commit.
2024-03-13 20:49:24 +04:00
Ilya Fedin
d67f25d726
Update Qt to 6.7.0 on Linux
2024-03-13 20:46:54 +04:00
Ilya Fedin
d881019c3b
Update submodules
2024-03-13 20:46:34 +04:00
Ilya Fedin
abdfa4f785
Remove not really needed notification capability checks
...
If the notification daemon doesn't support any of the hints, it will just ignore them
2024-03-13 20:46:34 +04:00
Ilya Fedin
5394717ddc
Log only GError message
2024-03-13 20:46:34 +04:00
Ilya Fedin
c9d58d4259
Use HasCapability directly as an argument to ranges::all_of
2024-03-13 20:46:34 +04:00
Ilya Fedin
dba9cada83
Don't check whether specification version is null
...
We log specification version anyway
2024-03-13 20:46:34 +04:00
Ilya Fedin
0ec5181566
Pre-normalize notification daemon versions
2024-03-13 20:46:34 +04:00
Ilya Fedin
886847f457
Port notifications_manager_linux to cppgir
2024-03-13 20:46:34 +04:00
John Preston
bf1b3dc8f6
Version 4.15.2: Update fcitx-qt5.
...
I hope this fixes #27573 .
2024-03-13 09:21:35 +04:00
John Preston
f13971dce1
Use line-tables-only debug information format on macOS.
...
Otherwise linking fails on x86_64 in Release mode.
2024-03-13 09:20:14 +04:00
John Preston
5573bbc776
Version 4.15.2.
...
- Telegram Business: Greeting Message.
- Telegram Business: Away Message.
- Telegram Business: Quick Replies.
- Telegram Business: Working Hours.
- Close the ongoing call window without hanging up the call.
- Fast scroll through chats list with Ctrl or Shift pressed.
- Several bugfixes.
2024-03-12 23:30:49 +04:00