Commit graph

  • bdee662bbd
    Update mtxclient commit hash Loren Burkholder 2023-04-08 19:08:11 -0400
  • 138b0a6b86
    Use the new mtxclient special effects refactoring Loren Burkholder 2023-04-01 15:41:49 -0400
  • e026242a62 Don't bother with rainbow rain Loren Burkholder 2023-04-01 15:40:58 -0400
  • 5df7a8b2a7 Rain, rain, go away sooner Loren Burkholder 2023-03-29 12:47:17 -0400
  • 58b2ae1f06 Don't apply gravity to rain Loren Burkholder 2023-03-25 20:07:01 -0400
  • b95388a5b9 Don't allow rainbowifying custom messages Loren Burkholder 2023-03-25 20:02:50 -0400
  • 0c1cd7a359 Fix command name Loren Burkholder 2023-03-25 20:02:22 -0400
  • 5f3ecc213f Move effects into a separate file Loren Burkholder 2023-03-24 09:36:42 -0400
  • c751c487da Use particle groups to separate effects Loren Burkholder 2023-03-24 08:50:44 -0400
  • 44d4e6f9b5 Allow sending custom msgtypes Loren Burkholder 2023-03-21 19:44:00 -0400
  • 296385e6fe Add rainfall effect Loren Burkholder 2023-03-07 13:11:00 -0500
  • 0096226aeb Implement unknown msgtype functionality Loren Burkholder 2023-03-06 19:21:23 -0500
  • b0f3d39e1e Translated using Weblate (German) Weblate 2023-04-08 16:32:53 +0000
  • 1a97a36dd2
    Try to reset unread marker if we fail to set it on the server Nicolas Werner 2023-04-05 01:49:11 +0200
  • d7af10f06d
    Fix switching between thread showing stale messages in some circumstances Nicolas Werner 2023-04-04 20:25:41 +0200
  • 7ebf0c0032
    Add a more obvious thread indicator Nicolas Werner 2023-04-04 20:25:09 +0200
  • e21100cf17
    Get rid of an edge case, that can break pagination Nicolas Werner 2023-04-04 19:40:37 +0200
  • c1c02b4aae
    Make the profile buttons a bit bigger Nicolas Werner 2023-04-04 19:29:08 +0200
  • 5557b949e1
    Allow querying your status message over dbus Nicolas Werner 2023-03-31 01:59:56 +0200
  • 164de9c21c
    Allow for # in fragments because some clients send matrix.to links like that Nicolas Werner 2023-03-31 01:29:18 +0200
  • 5de730830a
    Merge pull request #1411 from dtelsing/screenshare-xdg-desktop-portal DeepBlueV7.X 2023-03-30 23:07:39 +0000
  • 666a1f9f18
    Merge pull request #1438 from ryandesign/patch-1 DeepBlueV7.X 2023-03-30 16:56:23 +0000
  • 7018d05f4d
    Fix build on case-sensitive filesystems Ryan Schmidt 2023-03-30 11:53:37 -0500
  • 90b8542a2e Include missing <optional> header David Elsing 2023-03-30 17:36:06 +0200
  • c8402b156b Change text of the PipeWire streenshare method David Elsing 2023-03-30 10:14:11 +0200
  • c3081ece40 Cleanup Qt D-Bus connections and watchers David Elsing 2023-03-29 23:01:53 +0200
  • 7f98cd0133 Use mtx::client::utils::random_token for XDP session tokens David Elsing 2023-03-27 16:42:29 +0200
  • 2aadc7c2c4 Improve choosing screen share type David Elsing 2023-03-26 23:08:43 +0200
  • 562a71a5f3 Add missing license headers David Elsing 2023-03-12 11:47:05 +0100
  • 1ba6a4d78d Support screen sharing with xdg-desktop-portal David Elsing 2023-03-11 14:36:51 +0100
  • d916d6cd63 Translated using Weblate (Turkish) Weblate 2023-03-27 08:57:20 +0000
  • c543b2d4fa
    Improve state event redaction Nicolas Werner 2023-03-26 23:37:28 +0200
  • ef53644155
    Use gitlab docker proxy run-ci Nicolas Werner 2023-03-26 04:11:36 +0200
  • 14d745f2e9
    Tumbleweed integration tests Nicolas Werner 2023-03-26 03:07:58 +0200
  • 8136659024
    Merge pull request #1409 from Nheko-Reborn/uiTweaks DeepBlueV7.X 2023-03-25 23:56:52 +0000
  • ef31f67c32
    Delay some delegate removals to reduce CPU spent on recalculating sizes Nicolas Werner 2023-03-25 22:31:18 +0100
  • 696419c4f6
    Cleanup CI config and add sections Nicolas Werner 2023-03-25 13:05:00 +0100
  • d7c10ae904
    Fix explicit optional construction on gcc13 Nicolas Werner 2023-03-24 19:48:47 +0100
  • 04df2cb87b
    Merge pull request #1430 from tastytea/fix-imagepack-texts DeepBlueV7.X 2023-03-24 17:30:03 +0000
  • ead02fb654
    make name and attribution in image pack settings plain text tastytea 2023-03-24 18:19:43 +0100
  • 3a122782f2 Overhaul switch appearance Loren Burkholder 2023-03-09 20:07:19 -0500
  • 357d7b9d99 Translated using Weblate (Turkish) Weblate 2023-03-24 01:02:03 +0000
  • eb20ff36d4
    Merge pull request #1429 from 0xDEADCADE/patch-2 DeepBlueV7.X 2023-03-22 20:52:05 +0000
  • 541ee8ea94
    Add width to PowerLevelEditor, fixes 0/1px wide window on tiling WMs 0xDEADCADE 2023-03-22 20:35:30 +0000
  • 3f27a45ef2
    Fix encrypted thumbnails Nicolas Werner 2023-03-22 21:01:31 +0100
  • 50314bd2dd
    Merge pull request #1427 from 0xDEADCADE/patch-1 DeepBlueV7.X 2023-03-21 21:35:25 +0000
  • ac842845bd
    Add width to device verification window 0xDEADCADE 2023-03-21 15:02:13 +0000
  • 7d5c0b7822
    All around me are empty spaces Nicolas Werner 2023-03-20 21:26:49 +0100
  • 807bbd8f40
    Optimize event accessors a bit Nicolas Werner 2023-03-20 02:28:13 +0100
  • eb1a900ed2
    Reduce db writes a bit Nicolas Werner 2023-03-19 20:29:10 +0100
  • fafb9cc4a6
    Don't try to load emotes from space parents we are not in Nicolas Werner 2023-03-19 14:04:13 +0100
  • e114b1adc7
    Fix space-community wording Nicolas Werner 2023-03-18 15:06:19 +0100
  • 9ad3f3f4fb
    Merge pull request #1404 from LcsTen/dont-show-private-rooms-in-space DeepBlueV7.X 2023-03-18 14:02:03 +0000
  • b3b5b6b374 Check isPreviewFetched property for hints LcsTen 2023-03-18 12:46:44 +0100
  • 087580a0db Translated using Weblate (Turkish) Weblate 2023-03-16 16:29:21 +0000
  • d1ff1c8939 Translated using Weblate (Turkish) Weblate 2023-03-16 14:26:34 +0000
  • 8a32b70080 Translated using Weblate (Chinese (Simplified)) Weblate 2023-03-16 14:26:34 +0000
  • 91248aeeae Translated using Weblate (Chinese (Simplified)) Weblate 2023-03-15 13:42:29 +0000
  • 8546ca74fa Translated using Weblate (Turkish) Weblate 2023-03-15 13:34:20 +0000
  • 4fae3886af Translated using Weblate (Chinese (Simplified)) Weblate 2023-03-15 13:34:20 +0000
  • 670389ef64 Translated using Weblate (Turkish) Weblate 2023-03-15 13:10:31 +0000
  • b7e6348ef1 Translated using Weblate (Chinese (Simplified)) Weblate 2023-03-15 13:10:31 +0000
  • c551b3504d Translated using Weblate (Turkish) Weblate 2023-03-15 13:08:08 +0000
  • 32cf85d2dd Translated using Weblate (Chinese (Simplified)) Weblate 2023-03-15 13:08:08 +0000
  • 90c909397c Added translation using Weblate (Turkish) Weblate 2023-03-15 12:34:29 +0000
  • 234ac79acc
    Update spaces events automatically in the background Nicolas Werner 2023-03-14 03:02:54 +0100
  • 9891b6bffe
    Speed up writes of events with statekeys to state db Nicolas Werner 2023-03-12 04:59:52 +0100
  • 703a07fb7d
    Speed up processing UI changes with large syncs Nicolas Werner 2023-03-12 03:46:29 +0100
  • 4bf6e58511
    Evaluate ACLs when calculating vias Nicolas Werner 2023-03-12 03:45:49 +0100
  • 3c950ce26a
    Make via implementation closer to the spec Nicolas Werner 2023-03-11 23:20:21 +0100
  • f401562d91
    Merge pull request #1415 from tastytea/toEndButton-focus DeepBlueV7.X 2023-03-12 21:58:11 +0000
  • a4d8df7bd0
    make scroll-down button (toEndButton) focus message input tastytea 2023-03-12 22:46:23 +0100
  • f186e56121 Show an appropriate hint if the room is inaccessible LcsTen 2023-03-09 19:11:43 +0100
  • 9bd7f98528 Don't show inaccessible private rooms in spaces LcsTen 2023-03-09 18:47:26 +0100
  • 5edbad612e
    Update cirrus build to work around brew bundle issue Joseph Donofry 2023-03-10 16:04:57 -0500
  • da60aa8802
    Set macos deployment target in cmake list Nicolas Werner 2023-03-10 01:28:19 +0100
  • 7d8ccd4ce8
    Merge pull request #1388 from Nheko-Reborn/command DeepBlueV7.X 2023-03-10 00:17:06 +0000
  • 94c34a6e58
    Merge pull request #1394 from Nheko-Reborn/uiTweaks DeepBlueV7.X 2023-03-09 23:06:30 +0000
  • 04a26a5f43
    Update src/Utils.cpp Loren Burkholder 2023-03-09 13:04:53 -0800
  • 3b8a1f85e6
    Fix avatar change being rendered as a join Nicolas Werner 2023-03-09 21:51:22 +0100
  • 3b3d9dff83 Only enlarge emoji if the setting is on Loren Burkholder 2023-03-09 15:36:15 -0500
  • d0d33660ba
    Cleanup table rendering Nicolas Werner 2023-03-09 21:08:18 +0100
  • b266185ce8 Handle incomplete commands better Loren Burkholder 2023-03-07 19:10:42 -0500
  • 5640f10294 Use native QML switches switches Loren Burkholder 2023-03-01 11:11:06 -0500
  • b0e4cce065
    Merge pull request #1403 from LcsTen/update-archlinux-instructions DeepBlueV7.X 2023-03-05 18:37:32 +0000
  • eb1d874918 Add reference to nheko-git development package LcsTen 2023-03-05 13:07:30 +0100
  • 51e350c6c7 Update Arch Linux installation instructions LcsTen 2023-03-05 10:49:33 +0100
  • 5bce1b043c Translated using Weblate (Chinese (Simplified)) Weblate 2023-03-03 12:23:59 +0000
  • 8aaf41f8a6
    Update nheko_zh_CN.ts Integral 2023-03-03 19:19:31 +0800
  • 9429e3c000 Scroll farther on PgUp/PgDn Loren Burkholder 2023-03-02 13:35:14 -0500
  • 7bb509005c Add leave button to space preview Loren Burkholder 2023-03-02 10:30:59 -0500
  • 2dc7492456 make lint Loren Burkholder 2023-03-01 18:04:36 -0500
  • 9616ee51b3 Use QSet<QString> instead of QStringList Loren Burkholder 2023-03-01 18:01:02 -0500
  • ec8820ac64 Fix some nitpicks Loren Burkholder 2023-03-01 17:04:17 -0500
  • 1e701d411b Don't double-show encryption dialog Loren Burkholder 2023-03-01 14:39:16 -0500
  • 3245b119be Make switches respect accent color Loren Burkholder 2023-03-01 10:49:17 -0500
  • 0df306e68b Make emoji larger in the timeline by default Loren Burkholder 2023-02-28 20:47:03 -0500
  • cf06ce846a make lint Loren Burkholder 2023-02-27 09:08:26 -0500
  • 24d401365e Always open the invite dialog properly from the member list Loren Burkholder 2023-02-25 23:19:15 -0500
  • f3ab0abadf Change members button color when hovered Loren Burkholder 2023-02-25 22:58:18 -0500