source: code/trunk@ 671

Name Size Rev Age Author Last Change
../
cmd 662   4 years contact Add title config option Closes: https://todo.sr.ht/~emersion/soju/146
config 662   4 years contact Add title config option Closes: https://todo.sr.ht/~emersion/soju/146
contrib 652   4 years contact Add context args to Database interface This is a mecanical change, …
doc 662   4 years contact Add title config option Closes: https://todo.sr.ht/~emersion/soju/146
.build.yml 526 bytes 643   4 years contact ci: switch to alpine/latest We don't need the bleeding edge.
.editorconfig 164 bytes 433   5 years contact Add .editorconfig
.gitignore 36 bytes 208   5 years contact doc: document "network delete"
bridge.go 2.3 KB 478   4 years hubert Implement casemapping TL;DR: supports for casemapping, now logs are …
certfp.go 1.7 KB 614   4 years contact Split CertFP logic into separate file
config.in 60 bytes 507   4 years contact Make db and log config options more future-proof Rename the "sql" …
conn.go 5.8 KB 594   4 years contact Workaround lack of net.ErrClosed in WebSocket library
db.go 3.6 KB 664   4 years contact Make Network.Nick optional Make Network.Nick optional, default to the …
db_postgres.go 13.8 KB 664   4 years contact Make Network.Nick optional Make Network.Nick optional, default to the …
db_postgres_test.go 2.6 KB 621   4 years contact db_postgres: add migration test
db_sqlite.go 19.2 KB 664   4 years contact Make Network.Nick optional Make Network.Nick optional, default to the …
db_sqlite_test.go 1.2 KB 619   4 years contact db_sqlite: add migration test
downstream.go 65.5 KB 671   4 years contact Set mode +o on admins for bouncer-only connections
go.mod 639 bytes 626   4 years contact Upgrade dependencies
go.sum 8.9 KB 626   4 years contact Upgrade dependencies
ident.go 2.9 KB 394   5 years contact ident: remove leftover debug log
irc.go 17.4 KB 662   4 years contact Add title config option Closes: https://todo.sr.ht/~emersion/soju/146
LICENSE 33.7 KB 52   5 years contact Switch license to AGPLv3
Makefile 703 bytes 613   4 years contact build: don't clobber config file Use test -f instead of cp -n, …
msgstore.go 3.8 KB 667   4 years contact msgstore: add context to messageStore methods This allows setting a …
msgstore_fs.go 17.8 KB 668   4 years contact msgstore_fs: abort on timeout
msgstore_memory.go 3.5 KB 669   4 years contact msgstore_memory: add comment about Append dropping messages
net_go113.go 200 bytes 582   4 years contact go fmt: add go:build tags This is the new style for build tags. The …
net_go116.go 154 bytes 582   4 years contact go fmt: add go:build tags This is the new style for build tags. The …
README.md 1.2 KB 593   4 years contact readme: add note to use system libsqlite3
server.go 5.7 KB 670   4 years contact Turn CHATHISTORY and backlog limits into constants
server_test.go 5.0 KB 652   4 years contact Add context args to Database interface This is a mecanical change, …
service.go 25.2 KB 664   4 years contact Make Network.Nick optional Make Network.Nick optional, default to the …
service_test.go 1.3 KB 566   4 years hubert Hand-made word splitter for BouncerServ Remove the (direct) …
upstream.go 47.0 KB 666   4 years contact msgstore: take Network as arg instead of network The message stores …
user.go 22.2 KB 666   4 years contact msgstore: take Network as arg instead of network The message stores …
Note: See TracBrowser for help on using the repository browser.