source: code/trunk@ 264

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 264   5 years contact doc: describe more default settings
.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.1 KB 210   5 years contact Introduce conn for common connection logic This centralizes the …
db.go 9.5 KB 263   5 years delthas Add support for custom network on-connect commands Some servers use …
downstream.go 31.5 KB 262   5 years contact Fix typo
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 797 bytes 255   5 years contact Set up DB migration infrastructure The database is now initialized …
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 6.9 KB 263   5 years delthas Add support for custom network on-connect commands Some servers use …
upstream.go 33.7 KB 263   5 years delthas Add support for custom network on-connect commands Some servers use …
user.go 8.8 KB 253   5 years contact Per-entity ring buffers Instead of having one ring buffer per …
Note: See TracBrowser for help on using the repository browser.