source:
code/trunk@
414
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cmd | 385 | 5 years | Add an ident server Closes: https://todo.sr.ht/~emersion/soju/69 | ||
config | 371 | 5 years | config: make http-origin directive overwrite previous list Let's be … | ||
contrib | 357 | 5 years | contrib/znc-import: new utility Allows populating the soju database … | ||
doc | 386 | 5 years | doc: add ident server to man page | ||
.build.yml | 188 bytes | 332 | 5 years | ci: check scdoc is happy | |
.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.3 KB | 402 | 5 years | go fmt | |
db.go | 11.0 KB | 393 | 5 years | Fix store user query values | |
downstream.go | 41.9 KB | 413 | 5 years | Fix panic in downstreamConn.sendNetworkHistory This panic happens … | |
go.mod | 440 bytes | 410 | 5 years | Update dependencies | |
go.sum | 8.4 KB | 410 | 5 years | Update dependencies | |
ident.go | 2.9 KB | 394 | 5 years | ident: remove leftover debug log | |
irc.go | 9.3 KB | 392 | 5 years | Format CTCP ACTION messages in logs | |
LICENSE | 33.7 KB | 52 | 5 years | Switch license to AGPLv3 | |
logger.go | 10.6 KB | 408 | 5 years | Introduce loadHistoryLatestID This loads latest messages from logs up … | |
Makefile | 540 bytes | 169 | 5 years | Move man page to doc/ | |
README.md | 2.7 KB | 373 | 5 years | readme: update mailing list link | |
server.go | 3.8 KB | 409 | 5 years | Nuke in-memory ring buffer Instead, always read chat history from … | |
service.go | 17.1 KB | 379 | 5 years |
Add user delete command
References: https://todo.sr.ht/~emersion/soju/17
|
|
upstream.go | 42.7 KB | 414 | 5 years | Don't update history when msgID is empty in appendLog Log files don't … | |
user.go | 13.3 KB | 409 | 5 years | Nuke in-memory ring buffer Instead, always read chat history from … |
Note:
See TracBrowser
for help on using the repository browser.