source: code/trunk@ 289

Name Size Rev Age Author Last Change
../
cmd 251   5 years admin Add ability to change password
config 200   5 years contact config: use shlex This simplifies parsing and allows quoting words. …
doc 284   5 years contact Add support for detached channels Channels can now be detached by …
.build.yml 139 bytes 116   5 years contact ci: add builds.sr.ht manifest
.gitignore 36 bytes 208   5 years contact doc: document "network delete"
bridge.go 1.3 KB 260   5 years contact Make downstreamConn.marshal{Entity,UserPrefix} take a network This …
conn.go 2.2 KB 280   5 years contact Use a lock to protect conn.{closed,outgoing} Unfortunately, I don't …
db.go 9.3 KB 284   5 years contact Add support for detached channels Channels can now be detached by …
downstream.go 34.5 KB 289   5 years delthas Fix not properly marshaling self in single-server mode In …
go.mod 372 bytes 125   5 years contact Remove some IRCv3 constants go-irc v3.1.2 adds some missing IRCv3 …
go.sum 2.8 KB 125   5 years contact Remove some IRCv3 constants go-irc v3.1.2 adds some missing IRCv3 …
irc.go 4.7 KB 193   5 years contact Request server-time cap If the server didn't populate the time tag, …
LICENSE 33.7 KB 52   5 years contact Switch license to AGPLv3
logger.go 3.3 KB 250   5 years contact Parse timestamp from message tags in messageLogger.Append
Makefile 540 bytes 169   5 years contact Move man page to doc/
README.md 801 bytes 265   5 years contact readme: fix ref to manpage
ring.go 2.0 KB 243   5 years contact Remove Ring.consumers We don't need to keep track of consumers anymore.
server.go 2.1 KB 210   5 years contact Introduce conn for common connection logic This centralizes the …
service.go 7.3 KB 279   5 years contact Remove network.upstream This is an artifact from when we used locks. …
upstream.go 37.1 KB 288   5 years contact Improve highlight matching Detect word boundaries instead of just …
user.go 10.5 KB 284   5 years contact Add support for detached channels Channels can now be detached by …
Note: See TracBrowser for help on using the repository browser.