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
cadence pushed to main at cadence/out-of-your-element 2024-08-27 07:03:39 +00:00
89696fd161 Update dependencies
cadence pushed to main at cadence/out-of-your-element 2024-08-27 06:57:11 +00:00
be405d3eed Highly experimental message interactions
cadence closed issue cadence/out-of-your-element#37 2024-08-25 13:46:32 +00:00
registration.yaml invite should also apply retroactively
cadence commented on issue cadence/out-of-your-element#37 2024-08-25 13:46:32 +00:00
registration.yaml invite should also apply retroactively

Power levels are now applied retroactively.

You can use the //invite command on Discord to get into the rooms if you miss the opportunity.

cadence pushed to main at cadence/out-of-your-element 2024-08-25 13:45:11 +00:00
b8793dae0f Sync new power system to newly created rooms
df1296e579 Store invite in database and sync power on startup
Compare 2 commits »