Commit graph

4 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
Ludvig Lundgren
baac92cc25
fix(indexers): revtt regex escape (#206) 2022-03-26 18:40:22 +01:00
GregTroar
dc0428fcc9
fix(indexers): update pattern RevTT (#204)
Currently releases are saved as !new ReleaseName.720p.HDTV.x264-NoGroup.
Adding double quotes on pattern to avoid this.
2022-03-26 13:52:55 +01:00
Ludvig Lundgren
9e1b6a62a7
feat(indexers): add revolutiontt (#150)
* feat(indexers): add revolutiontt

* docs: add revott
2022-02-27 16:53:21 +01:00