cadence commented on pull request cadence/out-of-your-element#62 2026-03-14 07:25:23 +00:00
allow customizable data directory

since @everyone is read-only, and everyone gets another role

Specifying other roles that Matrix users should be considered to have by default is now possible in main branch. Enjoy.

![imag…

cadence pushed to main at cadence/out-of-your-element 2026-03-14 07:24:03 +00:00
e6c3013993 Make default permission setting functional
cadence pushed to main at cadence/out-of-your-element 2026-03-14 01:35:11 +00:00
cb4e8df91e Fix package-lock
cadence pushed to main at cadence/out-of-your-element 2026-03-14 01:25:53 +00:00
f90cdfdbb5 Update dependencies, make stream-type independent
cadence pushed to main at cadence/out-of-your-element 2026-03-12 22:12:51 +00:00
ff022e8793 Combine additional embed images into same event
cadence pushed to main at cadence/out-of-your-element 2026-03-12 21:17:10 +00:00
99f4c52beb Fix attempting to follow an upgrade path twice
cadence commented on issue cadence/out-of-your-element#44 2026-03-12 03:24:20 +00:00
Discord users should be able to find the Matrix rooms

/invite is not sufficient because if only some channels are bridged then you have no way other than trial and error to know where the command may work.

cadence closed issue cadence/out-of-your-element#78 2026-03-12 03:23:37 +00:00
Don't guess mentions from text within code blocks
cadence commented on issue cadence/out-of-your-element#78 2026-03-12 03:23:37 +00:00
Don't guess mentions from text within code blocks

Fixed in 5f768fee01ee2ffcbd879f635fb6bc7c410dd169

cadence pushed to main at cadence/out-of-your-element 2026-03-12 03:23:30 +00:00
5f768fee01 d->m: Don't guess mentions in code blocks
cadence pushed to main at cadence/out-of-your-element 2026-03-10 23:38:11 +00:00
6ca1b836e1 Add more debugging information
cadence pushed to main at cadence/out-of-your-element 2026-03-09 00:22:42 +00:00
ada3933d9c Backfill: Create new rooms when needed
cadence merged pull request cadence/out-of-your-element#75 2026-03-09 00:22:41 +00:00
auto-create bridged rooms if they don't exist
cadence pushed to feature/backfill-create-rooms at beanie/out-of-your-element 2026-03-09 00:20:53 +00:00
add9bd250c Properly exit backfill on any error
83e67fbdc0 feat(backfill): auto-create bridged rooms if they don't exist
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2026-03-08 22:11:30 +00:00
f5ee130463 Handle expired invites & fix test registration (#73)
cadence merged pull request cadence/out-of-your-element#73 2026-03-08 22:11:29 +00:00
fix: handle expired scheduled event links & fix test suite setup
cadence pushed to bugfix/handle-expired-events at beanie/out-of-your-element 2026-03-08 22:09:49 +00:00
3e7ae8474c Revise
cadence pushed to main at cadence/out-of-your-element 2026-03-08 10:32:46 +00:00
cd8549da38 Fix sticker tests and coverage
f7a5b2d74c Update tryToCatch dependency and usages
6a2606cbdb Add UI for defining default roles
9eaa85c072 Add /invite Matrix command to get Discord invite
74c0c28cf4 Update dependencies
Compare 5 commits »
cadence commented on issue cadence/out-of-your-element#44 2026-03-07 10:14:35 +00:00
Discord users should be able to find the Matrix rooms

/invite could be sufficient, though perhaps poorly named. It wouldn't let somebody create a shareable matrix.to link to e.g. put on their community's web page, though.

cadence opened issue cadence/out-of-your-element#81 2026-03-07 10:07:50 +00:00
Fix "publish in room directory" privacy level