cadence · they/them
cadence pushed to main at cadence/out-of-your-element 2024-09-13 14:17:22 +00:00
a6a1b7fb28 Update dev overview in readme
cadence pushed to main at cadence/out-of-your-element 2024-09-13 13:58:28 +00:00
adf07ad736 Generate public urls for attachments in message
cadence pushed to main at cadence/out-of-your-element 2024-09-13 13:45:20 +00:00
c6175e09f8 Generate public url for linked discord attachments
cadence pushed to main at cadence/out-of-your-element 2024-09-13 12:58:39 +00:00
d6dc5cb88f Type fixes
cadence pushed to main at cadence/out-of-your-element 2024-09-13 11:48:18 +00:00
555d7cb126 Authmedia bug fixes
cc7831a313 Remove token from config file
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2024-09-13 05:19:53 +00:00
c0d92ea66d Move calls from getPublicUrlForMxc to getMedia
cadence pushed to main at cadence/out-of-your-element 2024-09-12 15:16:12 +00:00
b45d0f3038 Barebones matrix media proxy
cadence pushed to main at cadence/out-of-your-element 2024-09-12 05:18:27 +00:00
eaa3b87670 Fix sticker names being accumulated
915c34646a Fix references from moving all those files
4247a3114a Move everything to src folder... it had to happen
decc32f7e6 Change getPublicUrlForMxc function for authmedia
96fd046530 Fix type warning in emoji sprite sheet
Compare 5 commits »
cadence pushed to main at cadence/out-of-your-element 2024-09-08 22:31:22 +00:00
23a7394ce7 Catch bridge->hs connection errors
cadence pushed to main at cadence/out-of-your-element 2024-09-05 04:49:00 +00:00
7d42a530e7 Wait for ping to work during setup
37f3a59d8e Interactive initial setup
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2024-09-01 12:15:12 +00:00
e0bb19bfab /bridge: search substrings rather than startswith
cadence pushed to main at cadence/out-of-your-element 2024-09-01 03:32:50 +00:00
1037fe0276 Only apply power to bridged rooms
cadence pushed to main at cadence/out-of-your-element 2024-09-01 03:26:36 +00:00
c689ec00b7 Fix trying to access database before migrations ran
cadence pushed to main at cadence/out-of-your-element 2024-09-01 03:14:37 +00:00
a218774c13 Only moderators can change room avatar
cadence pushed to main at cadence/out-of-your-element 2024-08-31 05:45:05 +00:00
62edffbae0 Add reaction viewer to right click menu
cadence pushed to main at cadence/out-of-your-element 2024-08-31 05:02:57 +00:00
a2e3f06e8e Unbridge rooms when their channel is deleted
cadence pushed to main at cadence/out-of-your-element 2024-08-31 04:42:00 +00:00
7afe3e7591 Copy power levels from spaces to new rooms
cadence pushed to main at cadence/out-of-your-element 2024-08-28 05:19:22 +00:00
ee266f844a Move reaction_part to new events when possible
65de8aaf98 Code coverage
9e9f4819c7 Make sure url starts with http:// or https://
a5518e562f Fix reading property that was always missing
5af7d6bf42 Add test for a generated embed on a reply
Compare 5 commits »
cadence pushed to main at cadence/out-of-your-element 2024-08-27 20:52:25 +00:00
5d91f999f2 Make power migration testable
2c27879afb Add another async/await, just to be safe
71c553a9cf Test cases for bridging author command metadata
607fd3808a Fix bigint/number type in orm WHERE
818311bcb4 Use kstate $url feature for channel icons
Compare 10 commits »
cadence pushed to main at cadence/out-of-your-element 2024-08-27 07:10:48 +00:00
3a84658e8b Make a helper for the room hierarchy