cadence pushed to main at cadence/out-of-your-element 2026-01-23 00:30:11 +00:00
0dc9293f0d Include user_id with sync per spec
cadence pushed to main at cadence/out-of-your-element 2026-01-23 00:28:14 +00:00
68a5067733 Include user_id with sync per spec
cadence pushed to main at cadence/out-of-your-element 2026-01-21 02:03:11 +00:00
ed76dbd76a Wait for Discord connection before listening m->d
0dd8958a2f Update dependencies
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2026-01-21 01:35:31 +00:00
90fcbd0ddc Update Discord libraries
345b7d6135 Merge attachments with message when possible
ddc7387fa0 Do not make forwarded messages m.notice
b5596b2459 Fetch referenced_message for reply fallback
5e4b99a552 Remove reply fallback for same-room replies (and update tests accordingly)
Compare 6 commits »
cadence opened issue cadence/out-of-your-element#67 2026-01-18 14:36:53 +00:00
Demote users to -1 from permissions interaction
cadence pushed to main at cadence/out-of-your-element 2026-01-17 13:53:43 +00:00
014a87ed9e Force Matrix m.notices to be unchanged events
cadence pushed to main at cadence/out-of-your-element 2026-01-17 13:39:26 +00:00
92a60955bc Improve Matrix info and add alternative access
cadence pushed to main at cadence/out-of-your-element 2026-01-17 10:06:34 +00:00
1741bc0fa7 Fix webp animated emojis
cadence opened issue cadence/out-of-your-element#66 2026-01-16 13:45:46 +00:00
Link instead of upload emoji sprite sheets
cadence pushed to main at cadence/out-of-your-element 2026-01-15 01:17:10 +00:00
c472388acc Room create event must be included to diff
cadence pushed to main at cadence/out-of-your-element 2026-01-14 02:11:33 +00:00
fba50e9505 Fix getPermissions misunderstanding @everyone
cadence pushed to main at cadence/out-of-your-element 2026-01-14 02:07:22 +00:00
a488c15351 Fix confusion between eventsToSend/unchangedEvents
cadence pushed to main at cadence/out-of-your-element 2026-01-13 10:08:05 +00:00
03e9fc4b9c Room upgrades technical information
c7e8d4d58b Storage is 15% more efficient now
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2026-01-13 09:58:00 +00:00
c8b0f23db3 Retrigger m->d reactions and removals
fcd4eb4e51 Refactor cross-room event detection
536ab56048 Better text spoilers
Compare 3 commits »
cadence pushed to main at cadence/out-of-your-element 2026-01-10 00:19:37 +00:00
3d3671e05a skip "cannot invite user that is joined"
cadence pushed to main at cadence/out-of-your-element 2026-01-09 13:28:23 +00:00
505c41a35e More code coverage
cadence pushed to main at cadence/out-of-your-element 2026-01-09 00:56:27 +00:00
513e67189e Formally remove discord_path from room avatars
cadence pushed to main at cadence/out-of-your-element 2026-01-08 14:49:41 +00:00
045fdfdf27 General code coverage
cadence pushed to main at cadence/out-of-your-element 2026-01-08 13:07:13 +00:00
0d15865bcd kstate fixes and code coverage
8661aa7cfa Remove unused orm function
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2026-01-08 12:49:05 +00:00
29d08df094 Fix Discord replies to multipart Matrix messages