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
f3940117d1
Rename project to soju
2020-03-13 18:13:03 +01:00
Simon Ser
a572b24702
cmd/jouncectl: new command
...
Allows to create users.
2020-03-11 19:01:03 +01:00
Simon Ser
84fe3ae255
Add SQLite database
...
Closes: https://todo.sr.ht/~emersion/jounce/9
2020-03-04 18:22:58 +01:00
Simon Ser
6e12347f2b
cmd/jounce: fix non-TLS listener address
2020-03-03 15:15:57 +01:00
Simon Ser
286fb4b18c
Add a -debug flag
2020-02-18 16:31:18 +01:00
Simon Ser
1f5a72a7cf
Add config file
2020-02-18 14:10:23 +01:00
Simon Ser
603bd6bdef
Add CLI flags for listening address and hostname
2020-02-17 16:25:09 +01:00
Simon Ser
3b2bb58c60
Per-user connections
2020-02-07 11:36:42 +01:00
Simon Ser
ae7f162883
Join channels on upstream servers
2020-02-06 19:22:04 +01:00
Simon Ser
56d793543e
Connect to upstream servers
2020-02-06 16:03:07 +01:00
Simon Ser
06cd1ce44f
Add Server.Logger
2020-02-06 15:50:46 +01:00
Simon Ser
5547eb7290
Add connection registration
2020-02-04 18:56:07 +01:00
Simon Ser
6d4581a6d0
Send "unknown command" replies
2020-02-04 11:25:53 +01:00
Simon Ser
8e31fde0ab
Add basic IRC listener
2020-02-04 10:46:22 +01:00