Commit graph

9 commits

Author SHA1 Message Date
Izalia Mae 3707d3f5f6 change metadata name to ActivityRelay 2024-04-01 15:12:01 -04:00
Izalia Mae 9fe6d8ad96 replace pylint with mypy and other minor changes
* ignore test*.py files
* format requirements.txt to be more readable
* only show note on home page if it is set
* allow flake8 to check for more than just unused imports
* remove a bunch of unused methods in `compat.RelayDatabase`
* turn `Config` into a dataclass
* replace database config methods with `RelayData` dataclass
* rename `loads` to `cls` in `HttpClient.get`
2024-03-13 17:43:57 -04:00
Izalia Mae 5f6aef1871 use postgresql/sqlite for database backend 2024-01-22 05:32:16 -05:00
Izalia Mae 9f3e84f9e5 ignore database file 2024-01-09 23:06:52 -05:00
Louise de Beaufort 1fb8ca9ffc Add config file to gitignore 2019-08-20 12:39:18 +02:00
kaniini 44faf30162 Revert "Merge branch 'fix-html' into 'master'"
This reverts merge request !8
2019-01-17 23:04:07 +00:00
kjwon15 5b921c52f6 Make Dokku-able 2018-12-27 16:39:41 +09:00
William Pitcock 257aeb5c4e add database and config to gitignore 2018-08-10 15:00:00 -05:00
kaniini 6c6b5644fb Initial commit 2018-08-10 18:36:17 +00:00