Go to file
Tanguy Fardet 057b761178 Option to allow html/plaintext emails in lists 2022-10-10 12:15:29 +02:00
.builds .builds/alpine.yml: upgrade to 3.15 2022-02-21 18:20:07 +01:00
api API: fix selecting mailing list ID 2022-08-08 12:36:05 +02:00
contrib contrib/mbox-split: abort after usage if wrong number of args 2021-01-09 21:53:35 -05:00
listssrht Fix flask send_file arguments 2022-09-29 10:59:48 +02:00
scss thread view: flatten msgid/signature/&c. <dl> to one term per line 2021-12-13 10:32:21 +01:00
.gitignore Remove models_gen.go 2022-03-24 14:42:26 +01:00
LICENSE Initial commit; add boilerplate 2018-06-08 21:15:27 -04:00
Makefile API: overhaul build 2022-03-24 14:19:29 +01:00
README.md Adds README.md 2019-12-01 10:11:49 -05:00
config.example.ini Option to allow html/plaintext emails in lists 2022-10-10 12:15:29 +02:00
listssrht-initdb add database stamp for core.sr.ht 2020-08-11 10:46:11 -04:00
listssrht-lmtp Option to allow html/plaintext emails in lists 2022-10-10 12:15:29 +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
schema.sql Option to allow html/plaintext emails in lists 2022-10-10 12:15:29 +02: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