summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-01-14Pause ParticleEmitter when not in use (#1284)Joseph Donofry
2023-01-12Remove dead codeNicolas Werner
2023-01-12There was always supposed to be a failed state for eventsNicolas Werner
2023-01-12Bump mtxclient versionNicolas Werner
2023-01-12Log registration flowsNicolas Werner
2023-01-10Update supported Matrix versionNicolas Werner
2023-01-10Properly regenerate emoji using regional indicatorsNicolas Werner
2023-01-09Try to make clang-format happyNicolas Werner
2023-01-09Document Safari workaroundNicolas Werner
2023-01-09Possibly fix paste from SafariNicolas Werner
2023-01-09Add some more error loggingNicolas Werner
2023-01-09Make server connection errors more usefulNicolas Werner
2023-01-08Fix potential crash from the room directoryNicolas Werner
2023-01-07Speedup quick switcherNicolas Werner
2023-01-07Navigate to space when room is selectedNicolas Werner
2023-01-07Fix crash in migrations during secrets deletionNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2023-01-02Fix pagination after timeline clearNicolas Werner
2022-12-28Skip notifying for your own messagesNicolas Werner
2022-12-28Finish german translationNicolas Werner
2022-12-27Revert storing members in statesdb for nowNicolas Werner
2022-12-27Fix state reset commandNicolas Werner
2022-12-27Show invite reason in the UI (hidden by default)Nicolas Werner
2022-12-20Fix formatting issuesJoseph Donofry
2022-12-20Add 'clear' button to search bar and implement search indicator via spinnerJoseph Donofry
2022-12-19Make unfiltered messages hidden by defaultNicolas Werner
2022-12-19Fix searching more past againNicolas Werner
2022-12-19Fix searching past the endNicolas Werner
2022-12-19Add some documentation for how the background filtering worksNicolas Werner
2022-12-19Make searching incremental to allow some userinteraction stillNicolas Werner
2022-12-17Fix confetti in the sidebarNicolas Werner
2022-12-16Fix sending confettiNicolas Werner
2022-12-13I don't see why this would have detached, but make clazy happyNicolas Werner
2022-12-13Fix image cache pruning intervalNicolas Werner
2022-12-13Add cache pruning for old image filesNicolas Werner
2022-12-13Add a button to room the upgraded room in the timelineNicolas Werner
2022-12-10confetti (#1243)Loren Burkholder
2022-12-07Properly check for target room encryptionNicolas Werner
2022-12-05Implement MSC3664, pushrules for related eventsNicolas Werner
2022-11-22Fix stack overflow when filtering timelineNicolas Werner
2022-11-20Enable http/3 supportNicolas Werner
2022-11-15Only play macOS notification sounds when pushrules dictate itJoseph Donofry
2022-11-09Fix crash in slash completerNicolas Werner
2022-11-09Implement a completer for commandsNicolas Werner
2022-11-06Try to fix clang-tidyNicolas Werner
2022-11-06Store secrets (apart from the pickle key) in the databaseNicolas Werner
2022-11-06Prompt before deleting the databaseNicolas Werner
2022-11-05Bump micro versionLoren Burkholder
2022-11-05Merge pull request #1222 from Nheko-Reborn/dbusStatusDeepBlueV7.X
2022-11-05Add status message to D-Bus APILoren Burkholder