Bea beanie · she/they
  • Ireland
  • https://theargo.space
  • Trans sci-fi writer, roleplayer, VFX developer, DJ, and retired streamer. Tired.

    Custodian of The Argo. DM me if your character is looking for a safe haven out in the stars.

  • Joined on 2026-02-26
beanie pushed to testing at beanie/out-of-your-element 2026-04-13 23:27:57 +00:00
b80be3938e chore: add global prettier ignore file
ca47d2f861 chore: editorconfig matching existing code format styles
67712c3f1f Look up thread IDs if channels cannot be found
91bce76fc8 Use HTML to strip per-message profile fallback
12f4103870 d2m: Create voice channels as call rooms
Compare 8 commits »
beanie pushed to testing at beanie/out-of-your-element 2026-03-26 12:18:18 +00:00
4625544e34 chore: add global prettier ignore file
a01a325146 chore: editorconfig matching existing code format styles
c423590292 Look up thread IDs if channels cannot be found
953b3e7741 Attach message to error
8c023cc936 Add ping() function to REPL
Compare 15 commits »
beanie created pull request cadence/out-of-your-element#83 2026-03-24 19:14:27 +00:00
EditorConfig defaults & prettier ignore
beanie created branch editor-config in beanie/out-of-your-element 2026-03-24 19:11:45 +00:00
beanie pushed to editor-config at beanie/out-of-your-element 2026-03-24 19:11:45 +00:00
a96d0dd1f2 chore: add global prettier ignore file
088aa32b0e chore: editorconfig matching existing code format styles
Compare 2 commits »
beanie pushed to testing at beanie/out-of-your-element 2026-03-24 19:11:16 +00:00
a97a41a75d chore: add global prettier ignore file
6a9e894966 chore: editorconfig matching existing code format styles
Compare 2 commits »
beanie pushed to testing at beanie/out-of-your-element 2026-03-24 19:08:25 +00:00
2623560a3c chore: add global prettier ignore file
c9b49e64cc chore: editorconfig matching existing code format styles
Compare 2 commits »
beanie pushed to testing at beanie/out-of-your-element 2026-03-24 19:05:27 +00:00
4b72ee61f3 chore: add global prettier ignore file
beanie pushed to testing at beanie/out-of-your-element 2026-03-24 18:19:51 +00:00
faf46c3661 chore: editorconfig matching existing code format styles
beanie commented on pull request cadence/out-of-your-element#82 2026-03-24 17:30:02 +00:00
Add support for MSC-4144: Per-Message Profiles

I take it back, it looks fine image

beanie commented on pull request cadence/out-of-your-element#82 2026-03-24 16:53:38 +00:00
Add support for MSC-4144: Per-Message Profiles

@cadence I'm.. not convinced on the matrix info command changes (more specifically, reflecting the real user that posted it rather than the PMP seems more appropriate) let me know what you think!

beanie pushed to testing at beanie/out-of-your-element 2026-03-24 16:48:12 +00:00
2a6fec1cc9 Merge branch 'msc4144' into testing
87fcdb18ab feat(discord): show per-message profile info in matrix info command
015bedab69 fix(m2d): implement MSC4144 avatar clearing algorithm
e25f788738 fix(m2d): only use unstable com.beeper.per_message_profile prefix
cfa319eaa3 feat(m2d): strip per-message profile fallbacks from message content
Compare 6 commits »
beanie pushed to msc4144 at beanie/out-of-your-element 2026-03-24 16:45:47 +00:00
87fcdb18ab feat(discord): show per-message profile info in matrix info command
015bedab69 fix(m2d): implement MSC4144 avatar clearing algorithm
e25f788738 fix(m2d): only use unstable com.beeper.per_message_profile prefix
cfa319eaa3 feat(m2d): strip per-message profile fallbacks from message content
Compare 4 commits »
beanie pushed to msc4144 at beanie/out-of-your-element 2026-03-24 16:44:42 +00:00
5d29104dea feat(discord): show per-message profile info in matrix info command
eb22e807ae fix(m2d): implement MSC4144 avatar clearing algorithm
Compare 2 commits »
beanie pushed to msc4144 at beanie/out-of-your-element 2026-03-24 15:58:08 +00:00
50cbb4033c fix(m2d): only use unstable com.beeper.per_message_profile prefix
dd61d0d90c fixup! feat(m2d): strip per-message profile fallbacks from message content
Compare 2 commits »
beanie commented on pull request cadence/out-of-your-element#82 2026-03-20 15:22:29 +00:00
Add support for MSC-4144: Per-Message Profiles

To address one of the main criticisms I have with that MSC, they make the suggestion of matching specifically this tag: <strong\s+data-mx-profile-fallback(?:="")?\s*>([^<]+): </strong\s*>

I…

beanie pushed to testing at beanie/out-of-your-element 2026-03-20 14:20:00 +00:00
950cb03123 feat(m2d): strip per-message profile fallbacks from message content
beanie created pull request cadence/out-of-your-element#82 2026-03-20 14:19:10 +00:00
Add support for MSC-4144: Per-Message Profiles
beanie pushed to msc4144 at beanie/out-of-your-element 2026-03-20 14:18:56 +00:00
fb558c3f3a feat(m2d): strip per-message profile fallbacks from message content
beanie created branch msc4144 in beanie/out-of-your-element 2026-03-20 14:10:05 +00:00