Go to file
Drew DeVault 4f4a94f303 API: Use pq.Error instead of strings.Contains 2021-09-13 07:54:05 +02:00
.builds .builds/alpine.yml: upgrade to 3.14 2021-08-03 12:30:54 +02:00
api API: Use pq.Error instead of strings.Contains 2021-09-13 07:54:05 +02:00
contrib contrib/mbox-split: abort after usage if wrong number of args 2021-01-09 21:53:35 -05:00
listssrht webhooks: remove legacy subscription events 2021-09-09 11:13:27 +02:00
scss Fix patch feedback appearance on dark theme 2021-01-06 12:17:03 -05:00
.gitignore API: Initial scaffolding 2021-07-26 11:52:00 +02:00
LICENSE Initial commit; add boilerplate 2018-06-08 21:15:27 -04:00
Makefile Upgrade to Alpine 3.11 2019-12-21 10:23:27 -05:00
README.md Adds README.md 2019-12-01 10:11:49 -05:00
config.example.ini config.example.init: add API configuration 2021-07-26 11:58:24 +02:00
listssrht-initdb add database stamp for core.sr.ht 2020-08-11 10:46:11 -04:00
listssrht-lmtp Make list names match [A-Za-z0-9._-]+ 2021-08-11 09:41:32 +02:00
listssrht-migrate Implement user-defined content white/blacklists 2019-03-25 16:06:04 -04:00
run.py Update for sr.ht unified config 2018-09-03 10:02:55 -04:00
setup.py Enable GQL blueprint 2021-07-26 12:05:39 +02:00
static Initial commit; add boilerplate 2018-06-08 21:15:27 -04:00

README.md

This repository contains the code for the sr.ht mailing list service. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/lists.sr.ht/installation.md