Simon Ser
dbd6cd689e
doc/architecture: ring buffers are now per-channel
2020-04-17 18:29:49 +02:00
Simon Ser
9436b89723
doc: describe more default settings
2020-04-16 18:54:47 +02:00
Simon Ser
da4b91793e
doc: fix SQL driver name in manpage
2020-04-10 22:37:14 +02:00
Simon Ser
ad2c142c36
Remove per-network ring buffer goroutines
...
Just dispatch from the user goroutine. This allows removes a lot of complexity.
2020-04-06 18:05:36 +02:00
Simon Ser
655e4052f1
doc: document auto-away feature
2020-04-03 17:25:53 +02:00
Simon Ser
5b03760be7
doc: document "network delete"
2020-04-01 17:38:09 +02:00
Simon Ser
73ee7d237f
Make "@" and "/" indicate client name and network, respectively
...
This allows both kinds "<username>@<client>/<network>" and
"<username>/<network>@<client>".
2020-03-31 19:02:02 +02:00
delthas
0607b940e2
Add support for bouncer logs
...
Add bouncer logs, in a network/channel/date.log format, in a similar
manner to ZNC log module. PRIVMSG, JOIN, PART, QUIT, MODE are logged.
Add a config directive for the logs file, including a way to disable
them entirely.
2020-03-28 00:07:20 +01:00
Simon Ser
2966723ab4
doc: add basic architecture document
2020-03-27 19:49:55 +01:00
Simon Ser
4ba2a05ebf
Move man page to doc/
2020-03-27 19:23:41 +01:00