Wykres commitów

91 Commity (1e8a392e57c24aa65dc55b57b94d2b118181419c)

Autor SHA1 Wiadomość Data
Andrew Godwin dd532e4425 Fix tests for profile redirect and add to notes 2023-09-07 22:06:50 -06:00
TAKAHASHI Shuuji 93dfc85cf7
Fix small syntax errors (#627) 2023-08-07 09:18:18 -06:00
Andrew Godwin 759d5ac052 Fixed #616: Do followers-only properly 2023-07-22 10:38:22 -06:00
Andrew Godwin 11e3ca12d4 Start on push notification work 2023-07-15 12:37:47 -06:00
Deborah Pickett 824f5b289c
Permit SMTP to mail relay without authentication (#600) 2023-07-14 13:57:58 -06:00
Andrew Godwin 7f483af8d3 Rework Stator to use a next field and no async 2023-07-07 15:14:06 -06:00
Andrew Godwin 82a9c18205 Fixed #593: Add some docs for TAKAHE_CSRF_HOSTS 2023-07-02 20:41:38 +01:00
Andrew Godwin a8b31e9f6a Releasing 0.9 2023-06-24 11:57:56 -06:00
Karthik Balakrishnan 568b87dadb
Customize gunicorn worker count (#578) 2023-05-19 10:31:44 -06:00
Andrew Godwin 8f57aa5f37
UI/Domains Refactor
Redoes the UI to remove timelines, promote domains, and a lot of other things to support the refactor.
2023-05-03 22:42:37 -06:00
Andrew Godwin 74c4819ee2 Fix tuning EOF 2023-03-14 15:39:42 -06:00
Daniel Vydra 902891ff9e
Simple docs for setting up a sentry.io installation (#540) 2023-03-13 10:49:07 -06:00
Andrew Godwin c3f5cf8d05 Fix 0.8 release doc styling 2023-02-19 22:50:25 -07:00
Andrew Godwin 179dc0e2cf Releasing 0.8 2023-02-19 22:47:47 -07:00
Andrew Godwin 43ecf19cd1 Fix whitespace lint 2023-02-10 16:17:08 -07:00
Osma Ahvenlampi 99a0a16fb7
Add note about S3 keys urlencoding (#500) 2023-02-07 09:57:55 -07:00
Humberto Rocha d8113ed707
Add documentation about upgrading Takahe (#486) 2023-02-01 10:10:26 -07:00
Andrew Godwin bd70769329 Clarify more timeline ordering stuff 2023-01-16 17:11:14 -07:00
Andrew Godwin 18623358be Releasing 0.7 2023-01-16 16:47:43 -07:00
Andrew Godwin 6c72f25fbe Update features some more 2023-01-15 18:52:31 -07:00
Andrew Godwin 71234ef159 Add start of 0.7 release notes 2023-01-15 16:38:51 -07:00
Steve Ivy 150cd9503d
Update Contributing docs to add docs on using make (#379)
Combine the "make" instructions with the
previous direct installation instructions, add
small section on using a locally-hosted
postgres.
2023-01-09 10:04:11 -07:00
TAKAHASHI Shuuji 0c1e51322f
Add djhtml to pre-commit check (#382) 2023-01-09 09:58:17 -07:00
Andrew Godwin 0b208d3bf7 Releasing 0.6.1 2022-12-30 12:13:06 -07:00
Andrew Godwin 201b410383 Improve domains docs 2022-12-26 20:27:23 -07:00
Andrew Godwin 96e95da73f More 0.6 release prep 2022-12-24 10:50:24 -07:00
Andrew Godwin fd87a7cf08 More 0.6 notes 2022-12-23 00:48:15 -07:00
Andrew Godwin 01e944176c Add one more feature for 0.7 2022-12-22 18:27:26 +00:00
Andrew Godwin a4ad5685db More docs updates 2022-12-22 18:10:47 +00:00
Andrew Godwin f141e6a551 More docs for release prep 2022-12-22 18:03:01 +00:00
Andrew Godwin b396df00c9 Update interop docs 2022-12-22 05:14:44 +00:00
Andrew Godwin e31a89f785 Slightly improve domains docs 2022-12-22 02:07:15 +00:00
Corry Haines 4657a1eece
Catch up to 0.6.0 (#217)
A few tweaks to catch my deployment on Fly.io and/or AWS up to 0.6.0. Mostly quality-of-life fixes
2022-12-22 20:47:13 +00:00
Andrew Godwin 2fefd02e77 Fix docs list formatting 2022-12-20 14:33:42 +00:00
Andrew Godwin d750c7a871 More release notes and feature notes 2022-12-20 10:42:49 +00:00
Andrew Godwin 0ea08768ec Add compatibility docs 2022-12-20 10:06:30 +00:00
Andrew Godwin 2ccf2e683e Allow tuning of stator concurrency 2022-12-20 08:02:35 +00:00
Andrew Godwin a26263fb05 Nginx now bundled in image, does media caching
Also serves static files. Old media caching removed.
2022-12-19 04:26:42 +00:00
Andrew Godwin 03929e12ea We got some stuff done! 2022-12-17 17:02:54 -07:00
Andrew Godwin 12567f6891 Identity admin/moderation 2022-12-16 19:42:48 -07:00
Andrew Godwin 1a7ffb4bff Add a big warning to secret_key now it's important 2022-12-15 16:02:37 -07:00
Andrew Godwin f55a00ecef Start documenting 0.6 changes 2022-12-15 15:57:29 -07:00
Andrew Godwin 2131b40ce0 Fix doc lint 2022-12-15 10:15:17 -07:00
Andrew Godwin e0053b69de
Hammer home CDN more 2022-12-14 23:48:28 -07:00
Andrew Godwin fd52500591 Improve tuning docs formatting 2022-12-10 12:57:36 -07:00
Andrew Godwin 3595af7bd2 Media proxy, caching and tuning docs
Fixes #67
2022-12-10 12:16:08 -07:00
Andrew Godwin 126c7a14ec Fix text on Tuning page 2022-12-06 17:07:22 -07:00
Michael Manfre d6eb16a398
Added caching and initial settings 2022-12-05 10:55:30 -07:00
Andrew Godwin 7acf3b4219
More contributing areas! 2022-12-04 23:16:11 -07:00
Andrew Godwin 6291fa0f5c Fix mentions in replies/capitalisation 2022-12-04 20:23:02 -07:00