|
|
@687
|
4 years |
contact |
cmd/soju: bump max number of opened files
The bouncer process may be …
|
|
|
@662
|
4 years |
contact |
Add title config option
Closes: https://todo.sr.ht/~emersion/soju/146
|
|
|
@652
|
4 years |
contact |
Add context args to Database interface
This is a mecanical change, …
|
|
|
@637
|
4 years |
contact |
Don't strip spaces at start of MOTD
This breaks ASCII art. Instead, …
|
|
|
@636
|
4 years |
contact |
Add bouncer MOTD
Closes: https://todo.sr.ht/~emersion/soju/137
|
|
|
@620
|
4 years |
hubert |
PostgreSQL support
|
|
|
@612
|
4 years |
contact |
Add max-user-networks config option
|
|
|
@592
|
4 years |
chris |
Set a higher timeout for proxyproto listeners
go-proxyproto added …
|
|
|
@581
|
4 years |
rafael |
Check for TLS config in wss listeners
Previously …
|
|
|
@531
|
4 years |
sir |
db: refactor into interface
This refactors the SQLite-specific bits …
|
|
|
@503
|
4 years |
contact |
sojuctl: don't use log.Fatalf in readPassword
|
|
|
@491
|
4 years |
contact |
cmd/soju: allow specifying -listen multiple times
Closes: …
|
|
|
@477
|
4 years |
delthas |
Increase downstream TCP keepalive interval to 1 hour
The rationale …
|
|
|
@476
|
4 years |
contact |
Fix panic on GetCertificate
Fixes the following panic:
panic: …
|
|
|
@475
|
4 years |
contact |
Reload TLS certs on SIGHUP
References: …
|
|
|
@470
|
4 years |
contact |
Don't add "irc" in ALPN list for WebSocket servers
This is incorrect …
|
|
|
@466
|
4 years |
contact |
Add Unix socket listener
Closes: https://todo.sr.ht/~emersion/soju/51
|
|
|
@455
|
4 years |
contact |
Add irc to ALPN protocols
The new ALPN token has been approved [1]. …
|
|
|
@449
|
4 years |
contact |
Add support for graceful shutdown
Closes: …
|
|
|
@432
|
5 years |
coder.kalyan |
sojuctl: change-password: check if user exists
When changing the …
|
|
|
@418
|
5 years |
contact |
Add support for the PROXY protocol
IPs whitelisted in accept-proxy-ip …
|
|
|
@417
|
5 years |
contact |
Set Server.AcceptProxyIPs
|
|
|
@385
|
5 years |
contact |
Add an ident server
Closes: https://todo.sr.ht/~emersion/soju/69
|
|
|
@380
|
5 years |
contact |
cmd/sojuctl: read user from DB before updating it
This makes sure we …
|
|
|
@330
|
5 years |
delthas |
sojuctl: Add support for creating admin users
This adds a new flag, …
|
|
|
@326
|
5 years |
delthas |
Fix: Check the stdin scanner for errors when reading the password
…
|
|
|
@324
|
5 years |
contact |
Introduce User.Created
For Network and Channel, the database only …
|
|
|
@323
|
5 years |
contact |
Add support for WebSocket connections
WebSocket connections allow …
|
|
|
@317
|
5 years |
contact |
Allow multiple listeners, default to ircs
Users can now specify …
|
|
|
@308
|
5 years |
admin |
Allow to read password when stdin is not a tty.
|
|
|
@251
|
5 years |
admin |
Add ability to change password
|
|
|
@178
|
5 years |
delthas |
Add support for bouncer logs
Add bouncer logs, in a …
|
|
|
@98
|
5 years |
contact |
Rename project to soju
|
|
|
@84
|
5 years |
contact |
cmd/jouncectl: new command
Allows to create users.
|
|
|
@77
|
5 years |
contact |
Add SQLite database
Closes: https://todo.sr.ht/~emersion/jounce/9
|
|
|
@70
|
5 years |
contact |
cmd/jounce: fix non-TLS listener address
|
|
|
@64
|
5 years |
contact |
Add a -debug flag
|
|
|
@62
|
5 years |
contact |
Add config file
|
|
|
@61
|
5 years |
contact |
Add CLI flags for listening address and hostname
|
|
|
@37
|
5 years |
contact |
Per-user connections
|
|
|
@19
|
5 years |
contact |
Join channels on upstream servers
|
|
|
@10
|
5 years |
contact |
Connect to upstream servers
|
|
|
@9
|
5 years |
contact |
Add Server.Logger
|
|
|
@5
|
5 years |
contact |
Add connection registration
|
|
|
@3
|
5 years |
contact |
Send "unknown command" replies
|
|
|
@1
|
5 years |
contact |
Add basic IRC listener
|