summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
3 daysUndo log artifact uploadHEADmasterJoseph Donofry
3 daysMake sure to upload on failureJoseph Donofry
3 daysTemporarily upload notarization error logJoseph Donofry
4 daysFix broken homebrew in macos-as CINicolas Werner
4 daysGet rid of reply fallback in text messages since MSC2781 is mergedNicolas Werner
4 daysUpdate translationsNicolas Werner
4 daysTry to improve the native menu situation on Qt 6.8Nicolas Werner
4 daysMerge pull request #1804 from Laevos/laevos/fix-untrusted-source-messageDeepBlueV7.X
grammar fix for untrusted source message
2024-10-30Merge pull request #1833 from Integral-Tech/refactor-string-conversionDeepBlueV7.X
refactor: use fmt lib to avoid back-and-forth conversion
2024-10-19refactor: use fmt lib to avoid back-and-forth conversionIntegral
2024-10-13Merge pull request #1825 from Integral-Tech/fix-tooltipDeepBlueV7.X
Add profile name to tooltip & fix message count
2024-10-13Add profile name to tooltip & fix message countIntegral
2024-10-09Fix media deletion of animated filesNicolas Werner
2024-10-08Disable http3 support by default and warn if users enable itNicolas Werner
2024-10-08Fix menu positionsNicolas Werner
2024-10-08Get rid of platform dialogs/menus now that Qt6.8 supports native menus ↵Nicolas Werner
without them This will look bad on some platforms and older versions for now, but should fix a lot of crashes and we can report the rest as bugs.
2024-10-08Bump qt version in apple silicon buildNicolas Werner
2024-10-08Move more templates out of the cache private headerNicolas Werner
2024-10-08Limit status messages to 255 bytesNicolas Werner
2024-09-29update message to preserve meaningLaevos
2024-09-25Remove manual menu bar mangling on macosNicolas Werner
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!
2024-09-24Merge pull request #1795 from q234rty/remove-virtual-keyboard-checkDeepBlueV7.X
Always allow sending messages by enter even with IMEs
2024-09-24Merge pull request #1816 from p12tic/readme-debian-requirementsDeepBlueV7.X
Do not fetch Qt from Debian experimental when building for Qt6
2024-09-24Do not fetch Qt from Debian experimental when building for Qt6Povilas Kanapickas
Qt version in Debian Trixie is 6.6 as of September 2024. Therefore there is no need to use experimental repositories.
2024-09-17grammar fix for untrusted source messageLaevos
2024-09-09Fix default insets on Qt6.7 in room and communities listNicolas Werner
2024-09-06Remove boost referencesNicolas Werner
2024-08-21Allow loading image only after explicit interactionsNicolas Werner
2024-08-17Warn about room name and topic not being encryptedNicolas Werner
2024-08-14Always allow sending messages by enter even with IMEsq234rty
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
2024-08-06Add fmt to dependencies in READMENicolas Werner
2024-08-05Suppress warning for unused previousCount on macOSNicolas Werner
2024-08-05Bump mtxclient to fix fmt build errorsNicolas Werner
2024-08-05Depend on libfmt explicitlyNicolas Werner
Since otherwise the include might not be visible and we need those now.
2024-08-05Fix license check in lint jobNicolas Werner
2024-08-04Merge pull request #1774 from Integral-Tech/add-trayicon-tooltipDeepBlueV7.X
Add number of unread messages to tray icon toolTip
2024-07-28Use %n to make the plural forms work properlyIntegral
2024-07-25Merge pull request #1776 from xvitaly/fmt11DeepBlueV7.X
Fixed build against fmt 11
2024-07-16Fixed build against fmt 11.Vitaly
2024-07-07Add number of unread messages to tray icon toolIipIntegral
2024-06-28Nlohmann is in brew repos now so remove tapJoseph Donofry
2024-06-25Merge pull request #1761 from Begasus/haikuDeepBlueV7.X
No wayland on Haiku, fixes build errors
2024-06-24No wayland on Haiku, fixes build errorsSchrijvers Luc
2024-06-23Pin clang-format to version 17 in CI (hopefully temporarily)Nicolas Werner
2024-06-23Mention old appid in metadataNicolas Werner
2024-06-20Merge pull request #1710 from TheComputerGuy96/flatpak/dep-updateDeepBlueV7.X
Flatpak: Dependency update
2024-06-20Merge pull request #1734 from Integral-Tech/confirm-passwdDeepBlueV7.X
Add dialog for repeating password when exporting keys
2024-06-20Skip users we don't share a room with in invite dialogNicolas Werner
Fixes #1757
2024-06-20Allow setting a scale factor on WindowsNicolas Werner
Fixes #1756
2024-06-20Fix tray icon badge count not getting updated since ↵Nicolas Werner
838b091acd07b681fc52f6f705b2bee8ce8519d5