source:
code/trunk@
752
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
doc | 730 | 4 years | Add "sasl status" command | ||
contrib | 718 | 4 years | contrib/clients: WeeChat 3.3 enables all IRCv3 caps by default | ||
config | 705 | 4 years | Add per-user IP addresses The new upstream-user-ip directive allows … | ||
cmd | 747 | 4 years | Add Logger.Debugf Makes it easy to print debugging messages which … | ||
user.go | 25.4 KB | 752 | 4 years | Use more descriptive errors when aborting pending commands | |
upstream.go | 55.1 KB | 752 | 4 years | Use more descriptive errors when aborting pending commands | |
service_test.go | 1.3 KB | 566 | 4 years | Hand-made word splitter for BouncerServ Remove the (direct) … | |
service.go | 26.8 KB | 730 | 4 years | Add "sasl status" command | |
server_test.go | 5.0 KB | 697 | 4 years | Use background context in tests | |
server.go | 9.1 KB | 747 | 4 years | Add Logger.Debugf Makes it easy to print debugging messages which … | |
README.md | 1.2 KB | 593 | 4 years | readme: add note to use system libsqlite3 | |
rate.go | 603 bytes | 735 | 4 years | Add exponential backoff when re-connecting to upstream The first … | |
net_go116.go | 154 bytes | 582 | 4 years | go fmt: add go:build tags This is the new style for build tags. The … | |
net_go113.go | 200 bytes | 582 | 4 years | go fmt: add go:build tags This is the new style for build tags. The … | |
msgstore_memory.go | 3.5 KB | 669 | 4 years | msgstore_memory: add comment about Append dropping messages | |
msgstore_fs.go | 17.8 KB | 668 | 4 years | msgstore_fs: abort on timeout | |
msgstore.go | 3.8 KB | 667 | 4 years | msgstore: add context to messageStore methods This allows setting a … | |
Makefile | 703 bytes | 613 | 4 years |
build: don't clobber config file
Use test -f instead of cp -n , …
|
|
LICENSE | 33.7 KB | 52 | 5 years | Switch license to AGPLv3 | |
irc.go | 18.2 KB | 684 | 4 years | Add support for MONITOR Add support for MONITOR in single-upstream … | |
ident.go | 2.9 KB | 394 | 5 years | ident: remove leftover debug log | |
go.sum | 51.9 KB | 741 | 4 years | Use golang.org/x/time/rate Instead of hand-rolling our own … | |
go.mod | 981 bytes | 741 | 4 years | Use golang.org/x/time/rate Instead of hand-rolling our own … | |
downstream.go | 73.5 KB | 751 | 4 years |
Disallow ',' in nicknames
It breaks lists as in PRIVMSG a,b,c :foo .
|
|
db_sqlite_test.go | 1.2 KB | 619 | 4 years | db_sqlite: add migration test | |
db_sqlite.go | 19.4 KB | 712 | 4 years | Add Prometheus instrumentation for the database | |
db_postgres_test.go | 2.6 KB | 621 | 4 years | db_postgres: add migration test | |
db_postgres.go | 14.1 KB | 712 | 4 years | Add Prometheus instrumentation for the database | |
db.go | 3.7 KB | 712 | 4 years | Add Prometheus instrumentation for the database | |
conn.go | 5.9 KB | 748 | 4 years | Downgrade conn log messages to debug | |
config.in | 60 bytes | 507 | 4 years | Make db and log config options more future-proof Rename the "sql" … | |
certfp.go | 1.7 KB | 614 | 4 years | Split CertFP logic into separate file | |
bridge.go | 2.3 KB | 478 | 4 years | Implement casemapping TL;DR: supports for casemapping, now logs are … | |
.gitignore | 36 bytes | 208 | 5 years | doc: document "network delete" | |
.editorconfig | 164 bytes | 433 | 5 years | Add .editorconfig | |
.build.yml | 526 bytes | 643 | 4 years | ci: switch to alpine/latest We don't need the bleeding edge. |
Note:
See TracBrowser
for help on using the repository browser.