Commit graph

3 commits

Author SHA1 Message Date
ze0s
4bf023d030
feat(irc): support optional SASL and NickServ auth (#511)
* feat(irc): support SASL and NickServ auth

* feat(irc): add missing fields

* feat(irc): support SASL and NickServ auth

* feat(irc): add missing fields

* feat(irc): add validation

* feat(indexers): unify and set required values

* feat(irc): add postgres migrations

* feat(irc): use nick as handlerkey

* feat(irc): use account for nickserv

* fix(irc): pg db migration
2022-10-27 22:25:58 +02:00
ghostserverd
bd8db18a0e
fix(indexers): ptm regexp make preGAP optional (#395) 2022-08-03 01:36:13 +02:00
Kyle Sanderson
780a19a308
feat(indexers): add ptm (#237)
* indexers: add ptm
2022-04-20 20:39:56 +02:00