summaryrefslogtreecommitdiffstats
path: root/takahe/settings.py
Commit message (Expand)AuthorAgeFilesLines
* Add pyupgrade with --py310-plus in pre-commit (#103)Paolo Melchiorre2022-12-051-13/+13
* Make max media upload size configurableAvi Flax2022-12-041-0/+5
* [WIP] Sentry improvements (#108)Michael Manfre2022-12-041-1/+8
* Add TAKAHE_DEFAULT_TIMEOUT with default of 5.0 (#99)Michael Manfre2022-12-041-0/+4
* Allow quoted usernames tooAndrew Godwin2022-12-021-1/+1
* Test support for sqlite. (#68)Tyler Kennedy2022-12-011-7/+10
* Update S3 to use world-readable filesAndrew Godwin2022-12-011-0/+2
* unquote SMTP and AWS passwords (#78)Corry Haines2022-11-291-2/+2
* Allow local:// media backendsAndrew Godwin2022-11-281-0/+5
* Relax S3 URI parsingCorry Haines2022-11-281-5/+12
* Fix case typo in email settings (#72)Corry Haines2022-11-271-1/+1
* Fix SendGrid key ingestionAndrew Godwin2022-11-271-1/+2
* Schema is required for S3 endpoints. (#66)Tyler Kennedy2022-11-271-1/+1
* Post editingMichael Manfre2022-11-271-0/+5
* Specify settings .env file with TAKAHE_ENV_FILEMichael Manfre2022-11-271-2/+7
* Force testing settings during testAndrew Godwin2022-11-271-1/+2
* Bit of a settings fixup to make it work with t.sAndrew Godwin2022-11-261-12/+32
* Simplified settingsTyler Kennedy2022-11-261-0/+278
* Start some settings workAndrew Godwin2022-11-121-123/+0
* Got up to incoming posts workingAndrew Godwin2022-11-111-1/+1
* Midway point in task refactor - changing directionAndrew Godwin2022-11-091-1/+1
* Add basic docker supportMichael Manfre2022-11-081-3/+6
* THE FOLLOWS, THEY WORKAndrew Godwin2022-11-071-0/+1
* Rework task system and fetching.Andrew Godwin2022-11-061-2/+3
* Rework to a domains model for better vhostingAndrew Godwin2022-11-061-1/+2
* Queuing system and lazy profile fetchAndrew Godwin2022-11-051-0/+2
* Initial commit (users and statuses)Andrew Godwin2022-11-051-0/+115