Go to file
Drew DeVault 8463c289e2 archives: fix search selector
SQLAlchemy 2.0 problem
2024-03-21 10:18:36 +01:00
.builds Upgrade to Alpine 3.19 2024-03-20 13:55:39 +01:00
api lists.info_POST: fix issues from upgrades 2024-03-21 09:57:00 +01:00
contrib contrib/mbox-split: abort after usage if wrong number of args 2021-01-09 21:53:35 -05:00
listssrht archives: fix search selector 2024-03-21 10:18:36 +01: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 Upgrade to Alpine 3.19 2024-03-20 13:55:39 +01:00
README.md Adds README.md 2019-12-01 10:11:49 -05:00
config.example.ini Fix typo in example config comment 2024-02-15 11:18:54 +01:00
go.mod Update dependencies 2024-03-19 11:34:55 +01:00
go.sum Update dependencies 2024-03-19 11:34:55 +01: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 schema: Rename SQL indexes to PostgreSQL-style 2023-04-17 12:52:16 +02:00
setup.py Use GraphQL API to parse email threads 2023-02-22 09:21:27 +01: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