source:
code/trunk@
281
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cmd | 251 | 5 years | Add ability to change password | ||
config | 200 | 5 years | config: use shlex This simplifies parsing and allows quoting words. … | ||
doc | 270 | 5 years | Add support for the irc+insecure address scheme Some servers do not … | ||
.build.yml | 139 bytes | 116 | 5 years | ci: add builds.sr.ht manifest | |
.gitignore | 36 bytes | 208 | 5 years | doc: document "network delete" | |
bridge.go | 1.3 KB | 260 | 5 years | Make downstreamConn.marshal{Entity,UserPrefix} take a network This … | |
conn.go | 2.2 KB | 280 | 5 years | Use a lock to protect conn.{closed,outgoing} Unfortunately, I don't … | |
db.go | 9.0 KB | 267 | 5 years | Add network.channels, remove DB.GetChannel Store the list of … | |
downstream.go | 33.9 KB | 279 | 5 years | Remove network.upstream This is an artifact from when we used locks. … | |
go.mod | 372 bytes | 125 | 5 years | Remove some IRCv3 constants go-irc v3.1.2 adds some missing IRCv3 … | |
go.sum | 2.8 KB | 125 | 5 years | Remove some IRCv3 constants go-irc v3.1.2 adds some missing IRCv3 … | |
irc.go | 4.7 KB | 193 | 5 years | Request server-time cap If the server didn't populate the time tag, … | |
LICENSE | 33.7 KB | 52 | 5 years | Switch license to AGPLv3 | |
logger.go | 3.3 KB | 250 | 5 years | Parse timestamp from message tags in messageLogger.Append | |
Makefile | 540 bytes | 169 | 5 years | Move man page to doc/ | |
README.md | 801 bytes | 265 | 5 years | readme: fix ref to manpage | |
ring.go | 2.0 KB | 243 | 5 years | Remove Ring.consumers We don't need to keep track of consumers anymore. | |
server.go | 2.1 KB | 210 | 5 years | Introduce conn for common connection logic This centralizes the … | |
service.go | 7.3 KB | 279 | 5 years | Remove network.upstream This is an artifact from when we used locks. … | |
upstream.go | 35.8 KB | 281 | 5 years | Add upstream cap-notify support | |
user.go | 9.3 KB | 279 | 5 years | Remove network.upstream This is an artifact from when we used locks. … |
Note:
See TracBrowser
for help on using the repository browser.