William Horning jersey · he/they
jersey opened issue jersey/lightning#223 2026年07月14日 01:34:59 +02:00
pls fix unset name with type in config
jersey closed issue jersey/lightning#213 2026年07月11日 01:03:31 +02:00
matrix avatar and edit bugs
jersey commented on issue jersey/lightning#213 2026年07月11日 01:03:31 +02:00
matrix avatar and edit bugs

thanks for sticking with me through this!

jersey commented on issue jersey/lightning#206 2026年07月11日 01:03:03 +02:00
messages edit immediately (spacebar->discord)

what version of spacebar are you using? if you're using the latest version, it'll unconditionally emit MESSAGE_UPDATE events (unless a message doesn't contain a link) in case an autogenerated...

jersey commented on issue jersey/lightning#213 2026年07月11日 00:34:19 +02:00
matrix avatar and edit bugs

can you try a412abbe501c1a49ae8b272215623d5a9a55c24e? i believe that should fix things, or it does for me locally

jersey pushed to develop at jersey/lightning 2026年07月11日 00:32:56 +02:00
a412abbe50
fix(matrix): edits should now work
jersey merged pull request jersey/lightning#222 2026年07月11日 00:04:04 +02:00
fix(osmium): missing attachment names
jersey pushed to develop at jersey/lightning 2026年07月11日 00:03:46 +02:00
490730e40e
fix(osmium): missing attachment names
jersey closed issue jersey/lightning#219 2026年07月10日 23:58:55 +02:00
autojoin IRC channels on reconnect
jersey commented on issue jersey/lightning#219 2026年07月10日 23:58:55 +02:00
autojoin IRC channels on reconnect

variation of those patches were applied at ddc9b9e981090453ff61844bd171db54d04c2532, though rebasing things was rather painful

jersey pushed to develop at jersey/lightning 2026年07月10日 23:57:58 +02:00
0559bb2db2
fix: add green circle emoji
ddc9b9e981
feat: auto-join irc channels
f9ae0bc3c2
feat: implement permanent per-plugin storage
Compare 3 commits »
jersey closed issue jersey/lightning#221 2026年07月09日 01:58:07 +02:00
messages from Osmium not bridging to Discord / Fluxer: Scheme not supported
jersey commented on issue jersey/lightning#221 2026年07月09日 01:53:11 +02:00
messages from Osmium not bridging to Discord / Fluxer: Scheme not supported

referencing the config you sent in your DMs with me on discord, you used media_proxy instead of proxy_url, as required. see https://pkg.go.dev/codeberg.org/jersey/lightning/pkg/platforms/osmium...

jersey commented on issue jersey/lightning#219 2026年07月08日 14:04:22 +02:00
autojoin IRC channels on reconnect

i'll also take a look at getting this taken care of, as plugin-specific storage would be really neat to have happen

jersey commented on issue jersey/lightning#220 2026年07月08日 14:02:33 +02:00
irc: setting bot mode (+B) might not work

could you DM those logs? i'd be interested to see that

jersey commented on issue jersey/lightning#213 2026年07月08日 03:35:15 +02:00
matrix avatar and edit bugs

could you try edd6d532c46565c4a18df397fca34fd0cb5e24bf? that might fix edits

jersey pushed to develop at jersey/lightning 2026年07月08日 03:35:01 +02:00
edd6d532c4
fix(matrix): handle edits correctly?
jersey commented on issue jersey/lightning#213 2026年07月08日 02:45:02 +02:00
matrix avatar and edit bugs

alright, in that case, is there anything left that isn't working on that branch (well, now it's merged into develop) for you?

jersey closed issue jersey/lightning#216 2026年07月08日 02:20:46 +02:00
Bolt Rejecting Bridge Attempts From Owner On Matrix, Saying "You must be an admin"
jersey commented on issue jersey/lightning#216 2026年07月08日 02:20:45 +02:00
Bolt Rejecting Bridge Attempts From Owner On Matrix, Saying "You must be an admin"

this should be fixed now that #200 is merged