summaryrefslogtreecommitdiffstats
path: root/takahe/settings.py
Commit message (Expand)AuthorAgeFilesLines
* Disable debug modelibertacasa-samlGeorg Pfuetzenreuter2022-12-181-3/+3
* Update urls.py + settings.pyGeorg Pfuetzenreuter2022-12-181-27/+126
* Download and store user avatars locally if smallAndrew Godwin2022-12-171-0/+4
* Implement post rate limits, move to signed cookiesAndrew Godwin2022-12-151-0/+2
* Basic Emoji suppport (#157)Michael Manfre2022-12-151-0/+6
* Improve cacheabilityAndrew Godwin2022-12-151-1/+5
* Fix gs:// settings schemaAndrew Godwin2022-12-141-1/+1
* Make GCS backend handle webp right, and use gs://Andrew Godwin2022-12-141-7/+6
* Set the content type and disposition of webp files uploaded to S3Tyler Kennedy2022-12-131-1/+2
* Timelines workingAndrew Godwin2022-12-121-0/+1
* Working start of an OAuth flowAndrew Godwin2022-12-121-2/+7
* Media proxy, caching and tuning docsAndrew Godwin2022-12-101-1/+12
* Set a Takahe User-Agent header for signed requests (#142)Michael Manfre2022-12-061-0/+6
* Setting to enable Sentry capture_messages (#128)Michael Manfre2022-12-061-0/+1
* Add a middleware to detect LD Accept headersAndrew Godwin2022-12-051-0/+1
* Add django-upgrade to pre-commit (#114)Paolo Melchiorre2022-12-051-1/+1
* Added caching and initial settingsMichael Manfre2022-12-051-0/+11
* 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