source: code/trunk@ 639

Name Size Rev Age Author Last Change
../
doc 636   4 years contact Add bouncer MOTD Closes: https://todo.sr.ht/~emersion/soju/137
contrib 633   4 years contact contrib/clients: update IRCv3 caps for Weechat 3.3
config 636   4 years contact Add bouncer MOTD Closes: https://todo.sr.ht/~emersion/soju/137
cmd 637   4 years contact Don't strip spaces at start of MOTD This breaks ASCII art. Instead, …
user.go 21.6 KB 625   4 years contact service: allow updating other users
upstream.go 46.8 KB 568   4 years contact Add per-user realname setting This allows users to set a default …
service_test.go 1.3 KB 566   4 years hubert Hand-made word splitter for BouncerServ Remove the (direct) …
service.go 25.1 KB 625   4 years contact service: allow updating other users
server_test.go 5.0 KB 623   4 years contact Fix unused imports in tests
server.go 5.6 KB 636   4 years contact Add bouncer MOTD Closes: https://todo.sr.ht/~emersion/soju/137
README.md 1.2 KB 593   4 years contact readme: add note to use system libsqlite3
net_go116.go 154 bytes 582   4 years contact go fmt: add go:build tags This is the new style for build tags. The …
net_go113.go 200 bytes 582   4 years contact go fmt: add go:build tags This is the new style for build tags. The …
msgstore_memory.go 3.3 KB 517   4 years contact Check message stores implement expected interfaces
msgstore_fs.go 14.6 KB 628   4 years contact msgstore_fs: fix ListTargets error on missing log dir Initially, …
msgstore.go 3.3 KB 549   4 years contact Implement CHATHISTORY TARGETS References: …
Makefile 703 bytes 613   4 years contact build: don't clobber config file Use test -f instead of cp -n, …
LICENSE 33.7 KB 52   5 years contact Switch license to AGPLv3
irc.go 15.6 KB 636   4 years contact Add bouncer MOTD Closes: https://todo.sr.ht/~emersion/soju/137
ident.go 2.9 KB 394   5 years contact ident: remove leftover debug log
go.sum 8.9 KB 626   4 years contact Upgrade dependencies
go.mod 639 bytes 626   4 years contact Upgrade dependencies
downstream.go 62.0 KB 636   4 years contact Add bouncer MOTD Closes: https://todo.sr.ht/~emersion/soju/137
db_sqlite_test.go 1.2 KB 619   4 years contact db_sqlite: add migration test
db_sqlite.go 16.9 KB 620   4 years hubert PostgreSQL support
db_postgres_test.go 2.6 KB 621   4 years contact db_postgres: add migration test
db_postgres.go 12.2 KB 639   4 years contact db_postgres: use tx for all queries in StoreClientDeliveryReceipts
db.go 3.2 KB 620   4 years hubert PostgreSQL support
conn.go 5.8 KB 594   4 years contact Workaround lack of net.ErrClosed in WebSocket library
config.in 60 bytes 507   4 years contact Make db and log config options more future-proof Rename the "sql" …
certfp.go 1.7 KB 614   4 years contact Split CertFP logic into separate file
bridge.go 2.3 KB 478   4 years hubert Implement casemapping TL;DR: supports for casemapping, now logs are …
.gitignore 36 bytes 208   5 years contact doc: document "network delete"
.editorconfig 164 bytes 433   5 years contact Add .editorconfig
.build.yml 524 bytes 624   4 years contact ci: run PostgreSQL tests
Note: See TracBrowser for help on using the repository browser.