cadence · they/them
cadence pushed to main at cadence/breezewiki 2025-11-05 03:35:24 +00:00
1dd90f5a7d Refactor jsonp js for cuteness
cadence pushed to main at cadence/breezewiki 2025-11-04 11:06:53 +00:00
048709b2d1 fix cache control for jsonp.js
cadence pushed to main at cadence/breezewiki 2025-11-04 11:04:24 +00:00
c4e2fb00ef only replace content so suggestions work
cadence pushed to main at cadence/breezewiki 2025-11-04 10:56:37 +00:00
02848acfbb make sure it's a post
cadence pushed to main at cadence/breezewiki 2025-11-04 10:36:03 +00:00
4f4c939631 also update document head
cadence pushed to main at cadence/breezewiki 2025-11-04 10:16:21 +00:00
143fadcafb clear bogus log
cadence pushed to main at cadence/breezewiki 2025-11-04 10:12:36 +00:00
1c675d4873 update dist
cadence pushed to main at cadence/breezewiki 2025-11-04 10:09:20 +00:00
23a201cc84 Add JSONP mode and captcha
cadence commented on pull request cadence/out-of-your-element#63 2025-11-02 10:00:31 +00:00
feat/add-unlink-space-button

I note that you've coded it to always leave the Matrix space after this operation. I don't think it would be out of character for it to leave the Discord server as well.

cadence commented on pull request cadence/out-of-your-element#63 2025-11-02 09:58:02 +00:00
feat/add-unlink-space-button

Nice find, thanks for pointing it out. For further reading, the purpose and values of guild_active are explained here: https://gitdab.com/cadence/out-of-your-element/src/branch/main/docs/self-servi

cadence commented on pull request cadence/out-of-your-element#63 2025-11-02 09:43:23 +00:00
feat/add-unlink-space-button

You deleted the thing that checks that the user has Manage Server permissions and you didn't put it back.

cadence commented on pull request cadence/out-of-your-element#63 2025-11-02 09:43:23 +00:00
feat/add-unlink-space-button

What is the purpose of this database operation?

cadence commented on pull request cadence/out-of-your-element#63 2025-11-02 09:43:23 +00:00
feat/add-unlink-space-button

Just an initial eyeball. I haven't executed this code yet.

cadence pushed to feat/add-unlink-space-button at Elliu/out-of-your-element 2025-11-02 09:31:21 +00:00
5f0ec3b2c8 Improve HTML to a state I'm happy with
cadence pushed to feat/add-unlink-space-button at Elliu/out-of-your-element 2025-11-02 07:51:44 +00:00
16309f26b3 add tests from /unlink-space endpoint
5aff6f9048 Add /api/unlink-space implementation
dfc61594f6 Extract /api/unlink code to its own function
3597a3b5ce Factorize some of the space link/unlink sanity checks
05d788e263 Add button to unlink a space
Compare 6 commits »
cadence pushed to main at cadence/out-of-your-element 2025-11-02 07:50:19 +00:00
d95a114377 Fix matrix api joinRoom() for remote rooms (#60)
cadence merged pull request cadence/out-of-your-element#60 2025-11-02 07:50:17 +00:00
Fix matrix api joinRoom() for remote rooms
cadence pushed to fix-remote-join at Elliu/out-of-your-element 2025-11-02 07:48:51 +00:00
a55d7a1632 Style match
cadence pushed to fix-remote-join at Elliu/out-of-your-element 2025-11-02 07:46:38 +00:00
789c7b0334 Style match
cadence pushed to main at cadence/out-of-your-element 2025-10-31 03:22:40 +00:00
255e166e8c Better message when remote emojis unavailable