source: code/trunk@ 797

Name Size Rev Age Author Last Change
../
cmd 767   3 years contact Fix incorrect listen addr in error message The various server …
config 705   4 years contact Add per-user IP addresses The new upstream-user-ip directive allows …
contrib 797   3 years contact contrib/clients: add goguma
doc 795   3 years contact doc/ext: add README All authors have acknowledged the dual license. …
.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 3.0 KB 784   3 years contact Introduce formatServerTime It's too easy to forget to convert to UTC.
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 6.1 KB 757   4 years contact Add context to {conn,upstreamConn}.SendMessage This avoids blocking …
db.go 4.0 KB 781   3 years delthas Add support for the wip soju.im/read capability and READ command READ …
db_postgres.go 15.9 KB 781   3 years delthas Add support for the wip soju.im/read capability and READ command READ …
db_postgres_test.go 2.6 KB 621   4 years contact db_postgres: add migration test
db_sqlite.go 21.7 KB 784   3 years contact Introduce formatServerTime It's too easy to forget to convert to UTC.
db_sqlite_test.go 1.2 KB 619   4 years contact db_sqlite: add migration test
downstream.go 78.2 KB 794   3 years contact downstream: disallow '.' in nicknames See [1] and [2]. [1]: …
go.mod 787 bytes 791   3 years contact Upgrade dependencies
go.sum 52.3 KB 791   3 years contact Upgrade dependencies
ident.go 2.9 KB 766   3 years contact Retry on temporary net.Listener failure Instead of stopping to …
irc.go 18.2 KB 786   3 years contact irc: simplify isHighlight
irc_test.go 962 bytes 785   3 years contact irc: add isHighlight tests
LICENSE 33.7 KB 52   5 years contact Switch license to AGPLv3
Makefile 703 bytes 775   3 years contact makefile: switch to BSD/GNU make Let's stop using POSIX make, it's …
msgstore.go 3.8 KB 667   4 years contact msgstore: add context to messageStore methods This allows setting a …
msgstore_fs.go 18.2 KB 787   3 years contact msgstore_fs: fix direct message targets When fetching messages via …
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 …
rate.go 603 bytes 735   4 years contact Add exponential backoff when re-connecting to upstream The first …
README.md 1.2 KB 775   3 years contact makefile: switch to BSD/GNU make Let's stop using POSIX make, it's …
server.go 9.8 KB 766   3 years contact Retry on temporary net.Listener failure Instead of stopping to …
server_test.go 5.0 KB 697   4 years contact Use background context in tests
service.go 27.8 KB 772   3 years contact service: make name arg optional for network commands Makes commands …
service_test.go 1.3 KB 566   4 years hubert Hand-made word splitter for BouncerServ Remove the (direct) …
upstream.go 55.7 KB 784   3 years contact Introduce formatServerTime It's too easy to forget to convert to UTC.
user.go 25.8 KB 787   3 years contact msgstore_fs: fix direct message targets When fetching messages via …
Note: See TracBrowser for help on using the repository browser.