source: code/trunk@ 293

Name Size Rev Age Author Last Change
../
doc 284   5 years contact Add support for detached channels Channels can now be detached by …
config 200   5 years contact config: use shlex This simplifies parsing and allows quoting words. …
cmd 251   5 years admin Add ability to change password
user.go 10.5 KB 284   5 years contact Add support for detached channels Channels can now be detached by …
upstream.go 37.7 KB 293   5 years delthas Fix parsing MODE messages by updating channel memberships Previously, …
service.go 7.3 KB 279   5 years contact Remove network.upstream This is an artifact from when we used locks. …
server.go 2.1 KB 210   5 years contact Introduce conn for common connection logic This centralizes the …
ring.go 2.0 KB 243   5 years contact Remove Ring.consumers We don't need to keep track of consumers anymore.
README.md 928 bytes 290   5 years contact readme: add CI badge
Makefile 540 bytes 169   5 years contact Move man page to doc/
logger.go 3.3 KB 250   5 years contact Parse timestamp from message tags in messageLogger.Append
LICENSE 33.7 KB 52   5 years contact Switch license to AGPLv3
irc.go 6.9 KB 293   5 years delthas Fix parsing MODE messages by updating channel memberships Previously, …
go.sum 2.8 KB 125   5 years contact Remove some IRCv3 constants go-irc v3.1.2 adds some missing IRCv3 …
go.mod 372 bytes 125   5 years contact Remove some IRCv3 constants go-irc v3.1.2 adds some missing IRCv3 …
downstream.go 34.9 KB 293   5 years delthas Fix parsing MODE messages by updating channel memberships Previously, …
db.go 9.3 KB 284   5 years contact Add support for detached channels Channels can now be detached by …
conn.go 2.2 KB 280   5 years contact Use a lock to protect conn.{closed,outgoing} Unfortunately, I don't …
bridge.go 1.3 KB 292   5 years delthas Add support for multiple user channel memberships User channel …
.gitignore 36 bytes 208   5 years contact doc: document "network delete"
.build.yml 139 bytes 116   5 years contact ci: add builds.sr.ht manifest
Note: See TracBrowser for help on using the repository browser.