Nicolas Werner
3a3c3def7c
Bump qt version in apple silicon build
1 month ago
Nicolas Werner
da2d7861d7
Move more templates out of the cache private header
1 month ago
Nicolas Werner
db68281a28
Limit status messages to 255 bytes
1 month ago
Nicolas Werner
048af42780
Remove manual menu bar mangling on macos
...
This is causing probably more issues nowadays than it fixes. Qt should
be adding those menus for us now, so let's remove it and see, what
breaks!
2 months ago
DeepBlueV7.X
cc4ace3c12
Merge pull request #1795 from q234rty/remove-virtual-keyboard-check
...
Always allow sending messages by enter even with IMEs
2 months ago
DeepBlueV7.X
3ef92487fd
Merge pull request #1816 from p12tic/readme-debian-requirements
...
Do not fetch Qt from Debian experimental when building for Qt6
2 months ago
Povilas Kanapickas
037d7e6b35
Do not fetch Qt from Debian experimental when building for Qt6
...
Qt version in Debian Trixie is 6.6 as of September 2024. Therefore there
is no need to use experimental repositories.
2 months ago
Nicolas Werner
25e552c6fa
Fix default insets on Qt6.7 in room and communities list
2 months ago
Nicolas Werner
1baf583f15
Remove boost references
3 months ago
Nicolas Werner
d1eb351975
Allow loading image only after explicit interactions
3 months ago
Nicolas Werner
c1038a3e4a
Warn about room name and topic not being encrypted
3 months ago
q234rty
87cb63e1fd
Always allow sending messages by enter even with IMEs
...
Qt.inputMethod.visible is true in kwin_wayland when maliit is enabled and activated,
however kwin does not actually show maliit w/o touch input [1].
Moreover, having send by enter might still be desired even for virtual keyboards.
Remove the check for virtual keyboards as suggested by @deepbluev7 ,
people could still use Settings.invertEnterKey for newlines.
[1]: https://invent.kde.org/plasma/kwin/-/blob/v6.1.4/src/inputmethod.cpp?ref_type=tags#L185
3 months ago
Nicolas Werner
b86221bdbe
Add fmt to dependencies in README
4 months ago
Nicolas Werner
c8c3d1c611
Suppress warning for unused previousCount on macOS
4 months ago
Nicolas Werner
2d9142d491
Bump mtxclient to fix fmt build errors
4 months ago
Nicolas Werner
0599444552
Depend on libfmt explicitly
...
Since otherwise the include might not be visible and we need those now.
4 months ago
Nicolas Werner
1aa15af11f
Fix license check in lint job
4 months ago
DeepBlueV7.X
50f9edfe19
Merge pull request #1774 from Integral-Tech/add-trayicon-tooltip
...
Add number of unread messages to tray icon toolTip
4 months ago
Integral
aac96d6f50
Use %n to make the plural forms work properly
4 months ago
DeepBlueV7.X
deba5586a3
Merge pull request #1776 from xvitaly/fmt11
...
Fixed build against fmt 11
4 months ago
Vitaly
8ff2824527
Fixed build against fmt 11.
4 months ago
Integral
01cc12fede
Add number of unread messages to tray icon toolIip
5 months ago
Joseph Donofry
0c222689f4
Nlohmann is in brew repos now so remove tap
5 months ago
DeepBlueV7.X
2f17cf6416
Merge pull request #1761 from Begasus/haiku
...
No wayland on Haiku, fixes build errors
5 months ago
Schrijvers Luc
019cb11abf
No wayland on Haiku, fixes build errors
5 months ago
Nicolas Werner
5a19adee34
Pin clang-format to version 17 in CI (hopefully temporarily)
5 months ago
Nicolas Werner
24762a6326
Mention old appid in metadata
5 months ago
DeepBlueV7.X
bca7faf765
Merge pull request #1710 from TheComputerGuy96/flatpak/dep-update
...
Flatpak: Dependency update
5 months ago
DeepBlueV7.X
9eac31627a
Merge pull request #1734 from Integral-Tech/confirm-passwd
...
Add dialog for repeating password when exporting keys
5 months ago
Nicolas Werner
3357dc21a5
Skip users we don't share a room with in invite dialog
...
Fixes #1757
5 months ago
Nicolas Werner
311d9ad31e
Allow setting a scale factor on Windows
...
Fixes #1756
5 months ago
Nicolas Werner
a486d8d7fc
Fix tray icon badge count not getting updated since 838b091acd
5 months ago
Nicolas Werner
941f7f5ed5
Fix QT_CONFIG check for wayland is only available since Qt6.7
5 months ago
Nicolas Werner
2142a8dd9c
Fix compilation on systems without specific platform interfaces
...
fixes #1749
5 months ago
Nicolas Werner
c7483aed98
Fix crash on empty mxid in ignore commands
...
fixes #1753
5 months ago
Echo J
dfd4692fa5
Flatpak: Re-enable the kimageformats stuff
...
KImageFormats v6.0.0 is now available (which should be Qt 6-compatible)
5 months ago
Echo J
10335ac6f7
Flatpak: Update most of the dependencies
5 months ago
Integral
992468d6c1
Place repeatedPassword after first check & remove unnecessary empty check
5 months ago
DeepBlueV7.X
dbdbb5ef75
Merge pull request #1748 from flexxyfluxx/patch-1
...
Readme: Clarify and fill in missing information for Nix(OS) install instructions
5 months ago
DeepBlueV7.X
e4e764beed
Merge pull request #1747 from ell1e/patch-1
...
Fix LMDB link in the README since the previous one led to an error page
5 months ago
Nicolas Werner
cb74fe6ede
Prefill status message dialog with current status
5 months ago
Nicolas Werner
1d252ae66f
Generate event links only using room ids
5 months ago
Nicolas Werner
20f17aaa36
Fix avatar change rendering
5 months ago
Nicolas Werner
b39ffc2f1a
Fix disabling a room ping
5 months ago
Nicolas Werner
db2fcdfce8
Workaround fuzzy matching on package list API
5 months ago
Nicolas Werner
226c19400e
Try updating flatpak dependencies and cleanup style
5 months ago
Nicolas Werner
a91e39de30
Add stable Nheko appinstaller
5 months ago
Nicolas Werner
24c687d5cd
Bump version to 0.12.0
5 months ago
flexxyfluxx
49ac5049c3
add further clarification to `nix-shell` install method
5 months ago
flexxyfluxx
b072ba1639
Improve NixOS install instructions in Readme
5 months ago