James Lu

Results 58 issues of James Lu

type: enhancement
involves: protocol spec
protocol: clientbot

- SQUIT existing servers before reintroduction to prevent "server exists" errors - Log an oper notice, as this is not done automatically on all IRCds (see #511)

type: enhancement

Possibly store all state attributes in `world` instead, and move initialization to functions instead of in the module namespace.

type: enhancement
involves: api change

This would be useful for announcing stuff like REHASH, but we should be able to turn these announcements on/off per-network, for privacy reasons. Sending log messages to GLOBOPS/OPERWALL might also...

type: feature
status: needs info
involves: protocol spec

This would be done for speed and reduce the amount of iterations needed over the relay DB.

type: enhancement
plugin: relay
type: fixme

See 838ea6bfc4a4e754264db1f713a7abefd827d652

type: enhancement
involves: protocol spec
type: fixme

This should probably be in a form a like `1w2d3m4s` for best readability.

type: feature
good first issue