while sorting through this garbo typescript codebase to add missing feature :')
@dumpsterqueer the Matrix IRC bridge used to have functionality that replaced a Matrix highlight ('pill') with the irc name that user was actually bridged as (instead of their displayname which is in the pill)
seems that functionality got lost when they migrated their whole codebase from just nice Node to typescript... so now I have two problems, that feature, and typescript... (and the code in general is a mess too)
@f0x oh god.... Good luck spelunking
@dumpsterqueer im glad I did most of the spelunking yesterday evening, so have a reasonably good view of how I need to implement it now :3 (as far as that's possible in this codebase...)
@f0x are there tests?
@dumpsterqueer hmmmmm maybe some? but I'm running a test instance so that should catch anything
@f0x whatcha working on?