cadence · they/them
cadence pushed to main at cadence/out-of-your-element 2025-09-08 04:26:22 +00:00
d8e6de62e5 Keep sim_proxy profile data up to date
cadence pushed to main at cadence/out-of-your-element 2025-09-08 00:37:29 +00:00
5a152b87b8 I guess mentions is an optional property too
cadence pushed to main at cadence/out-of-your-element 2025-09-02 12:00:10 +00:00
a968bacffd Update discord-markdown
cadence pushed to main at cadence/out-of-your-element 2025-08-28 12:09:28 +00:00
c71044fdec Only edit events if the text has changed
cadence opened issue cadence/out-of-your-element#61 2025-08-23 13:00:14 +00:00
"Started a thread" messages should show the title outside of the hyperlink
cadence pushed to fix-remote-join at Elliu/out-of-your-element 2025-08-23 11:46:57 +00:00
48e2080b94 Fill in more of reg for other people to test with
cadence pushed to fix-remote-join at Elliu/out-of-your-element 2025-08-22 09:42:20 +00:00
4ae0e239da Update tests for new types and code path
cadence commented on pull request cadence/out-of-your-element#60 2025-08-22 09:32:09 +00:00
Fix matrix api joinRoom() for remote rooms

Third parameter needs to be an object, so I fixed that for you. I also labelled the inbound parameters so that it highlights the call site if the wrong data is passed to joinRoom. :)

cadence commented on pull request cadence/out-of-your-element#60 2025-08-22 09:32:09 +00:00
Fix matrix api joinRoom() for remote rooms

Where are you going to find via here?

cadence commented on pull request cadence/out-of-your-element#60 2025-08-22 09:32:09 +00:00
Fix matrix api joinRoom() for remote rooms

I fixed path so that passing arrays (like via) to it should work correctly. :)

cadence commented on pull request cadence/out-of-your-element#60 2025-08-22 09:29:05 +00:00
Fix matrix api joinRoom() for remote rooms

I added a separate branch for it to say a different error message when the join fails. I felt the ternary was too complicated.

or if we should add a "please consider manually inviting

I…

cadence pushed to fix-remote-join at Elliu/out-of-your-element 2025-08-22 09:26:56 +00:00
743fec6e69 Cleanup
cadence pushed to fix-remote-join at Elliu/out-of-your-element 2025-08-22 09:25:15 +00:00
e8bb63dd3a Cleanup
cadence pushed to main at cadence/out-of-your-element 2025-08-20 23:30:30 +00:00
954d41269c Store directs in database rather than account data
cadence pushed to main at cadence/out-of-your-element 2025-08-20 12:47:55 +00:00
5e4bea6ce6 Remove useless loop
cadence pushed to main at cadence/out-of-your-element 2025-08-17 06:25:39 +00:00
344822cec0 Minor copyedit
a7abdfdc25 Persist cookies longer than session
Compare 2 commits »
cadence pushed to main at cadence/bc-explorer 2025-08-17 03:09:35 +00:00
e7cba4703c Show currently playing album in page title
878e0b3aef Update dependencies
7fe77cf359 Persist cookies beyond the session
Compare 3 commits »
cadence pushed to main at cadence/out-of-your-element 2025-08-13 08:49:08 +00:00
2a0e22a122 Don't explode if it can't send follow-up errors
cadence pushed to main at cadence/out-of-your-element 2025-08-13 08:30:27 +00:00
160efc5592 Update dependencies
cadence pushed to main at cadence/out-of-your-element 2025-08-13 01:41:58 +00:00
106aea4031 Remove silly stringify