source: code/trunk@ 605

Name Size Rev Age Author Last Change
../
cmd 592   4 years chris Set a higher timeout for proxyproto listeners go-proxyproto added …
config 507   4 years contact Make db and log config options more future-proof Rename the "sql" …
contrib 579   4 years contact contrib/clients: sort alphabetically and wrap lines
doc 605   4 years contact Add "server status" command Right now, it prints the number of active …
.build.yml 216 bytes 574   4 years contact ci: add gofmt check
.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 …
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 2.8 KB 568   4 years contact Add per-user realname setting This allows users to set a default …
db_sqlite.go 16.5 KB 598   4 years contact db_sqlite: fix realname not fetched in ListUsers This fixes per-user …
downstream.go 60.9 KB 590   4 years hubert Allow CAP negotiation to happen with CAP REQ See …
go.mod 612 bytes 587   4 years contact Upgrade dependencies
go.sum 8.7 KB 587   4 years contact Upgrade dependencies
ident.go 2.9 KB 394   5 years contact ident: remove leftover debug log
irc.go 15.0 KB 516   4 years hubert Implement CHATHISTORY BETWEEN
LICENSE 33.7 KB 52   5 years contact Switch license to AGPLv3
Makefile 666 bytes 530   4 years hubert Don't build soju when calling "make install" Otherwise soju would be …
msgstore.go 3.3 KB 549   4 years contact Implement CHATHISTORY TARGETS References: …
msgstore_fs.go 13.8 KB 591   4 years hubert msgstore_fs: escape "." and ".."
msgstore_memory.go 3.3 KB 517   4 years contact Check message stores implement expected interfaces
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.3 KB 605   4 years contact Add "server status" command Right now, it prints the number of active …
server_test.go 4.5 KB 604   4 years contact test: get rid of testUpstream No need for this complexity.
service.go 24.7 KB 605   4 years contact Add "server status" command Right now, it prints the number of active …
service_test.go 1.3 KB 566   4 years hubert Hand-made word splitter for BouncerServ Remove the (direct) …
upstream.go 46.8 KB 568   4 years contact Add per-user realname setting This allows users to set a default …
user.go 20.9 KB 583   4 years contact Don't send network notification when removed Closes: …
Note: See TracBrowser for help on using the repository browser.