source:
code/trunk@
472
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cmd | 470 | 4 years | Don't add "irc" in ALPN list for WebSocket servers This is incorrect … | ||
config | 426 | 5 years | Don't accept any IP as a proxy by default It's too easy to setup a … | ||
contrib | 421 | 5 years | Switch DB API to user IDs This commit changes the Network schema to … | ||
doc | 466 | 4 years | Add Unix socket listener Closes: https://todo.sr.ht/~emersion/soju/51 | ||
.build.yml | 188 bytes | 332 | 5 years | ci: check scdoc is happy | |
.editorconfig | 164 bytes | 433 | 5 years | Add .editorconfig | |
.gitignore | 36 bytes | 208 | 5 years | doc: document "network delete" | |
bridge.go | 2.2 KB | 405 | 5 years | Forward RPL_TOPICWHOTIME to downstreams | |
conn.go | 5.4 KB | 465 | 4 years | Correctly set WebSocket read/write deadline The methods didn't have … | |
db.go | 14.1 KB | 457 | 4 years | Add Network.{URL,GetUsername,GetRealname} Just a bunch of helpers … | |
downstream.go | 46.8 KB | 464 | 4 years | Improve ERR_NOSUCHCHANNEL error messages References: … | |
go.mod | 608 bytes | 445 | 4 years | Update dependencies In particular, go-irc v3.1.4 should fix empty IRC … | |
go.sum | 8.5 KB | 445 | 4 years | Update dependencies In particular, go-irc v3.1.4 should fix empty IRC … | |
ident.go | 2.9 KB | 394 | 5 years | ident: remove leftover debug log | |
irc.go | 9.9 KB | 463 | 4 years | Passthrough some ISUPPORT tokens | |
LICENSE | 33.7 KB | 52 | 5 years | Switch license to AGPLv3 | |
Makefile | 540 bytes | 169 | 5 years | Move man page to doc/ | |
msgstore.go | 1.4 KB | 441 | 4 years | Make chat history operations optional in messageStore Some stores may … | |
msgstore_fs.go | 10.9 KB | 440 | 4 years | Add store-agnostic message ID format Allow to query the network ID … | |
msgstore_memory.go | 3.3 KB | 444 | 4 years | go fmt | |
README.md | 2.7 KB | 373 | 5 years | readme: update mailing list link | |
server.go | 5.0 KB | 472 | 4 years | Add support for the Forwarded HTTP header This is the standard … | |
service.go | 19.4 KB | 436 | 4 years |
service: Introduce channel update
This adds the channel update …
|
|
upstream.go | 45.1 KB | 469 | 4 years | Don't update downstream caps in upstream RPL_WELCOME handler Prior to … | |
user.go | 14.1 KB | 467 | 4 years | Send NOTICE to downstream when upstream is disconnected Closes: … |
Note:
See TracBrowser
for help on using the repository browser.