mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
![]() * fix(irc): rewrite handler pipeline This might be overkill but the pipeline has been made event driven. I've tested on a couple networks, and bouncing nicks / connections brings it back every time. creating the a different branch from https://github.com/autobrr/autobrr/pull/398 because it's pretty intrusive (and I didn't apply the GUI changes). * fix(irc): couple adjustments * fix(irc): deadlocks * fix: add missing dependency * fix(irc): remove more locks from connect cmds * feat(irc): conditional monitoring message * feat(irc): show unhealthy network in ui * feat(irc): improve logs and comments |
||
---|---|---|
.. | ||
action.go | ||
client.go | ||
config.go | ||
event.go | ||
feed.go | ||
filter.go | ||
filter_test.go | ||
indexer.go | ||
irc.go | ||
macros.go | ||
macros_test.go | ||
notification.go | ||
release.go | ||
release_test.go | ||
releasetags.go | ||
releasetags_test.go | ||
user.go |