Commit graph

535 commits

Author SHA1 Message Date
Tyler Kennedy
2d4cf3d56e
Schema is required for S3 endpoints. (#66) 2022-11-27 15:20:49 -07:00
Tyler Kennedy
68d59b399e
Set content type when serving object
Fixes #37
2022-11-27 14:43:46 -07:00
Andrew Godwin
842b458395 Change how we link individual-post view 2022-11-27 14:25:09 -07:00
Andrew Godwin
c7b6264f23 Releasing 0.4.0 2022-11-27 14:09:16 -07:00
Andrew Godwin
0a5e05e270 Prepping release docs 2022-11-27 14:04:43 -07:00
Andrew Godwin
3217569df5 Link to post pages and show replies there
Fixes #60, #59
2022-11-27 12:37:52 -07:00
Andrew Godwin
03ba96ff26 Show reply threads in Home correctly 2022-11-27 12:21:16 -07:00
Michael Manfre
a5819fa64a
Add a 403 error page (#63) 2022-11-27 12:09:37 -07:00
Andrew Godwin
8e9e3ecf69 Some cleanup around editing 2022-11-27 12:09:08 -07:00
Michael Manfre
6c7ddedd34
Post editing 2022-11-27 11:09:46 -07:00
Andrew Godwin
263af996d8 Add run-for option to console runstator 2022-11-27 11:03:52 -07:00
Michael Manfre
18c85bc6d2
Specify settings .env file with TAKAHE_ENV_FILE 2022-11-27 10:57:13 -07:00
Tyler Kennedy
9d634c993f
Heroku/Dokku buildpack support 2022-11-27 10:56:37 -07:00
Andrew Godwin
bc54e1856c Update docker-compose and instructions 2022-11-27 10:54:01 -07:00
Andrew Godwin
0f77f0ba96 Only let you delete your own posts 2022-11-27 00:55:19 -07:00
Andrew Godwin
9cd1fccde5 Tamper down the worker warning 2022-11-27 00:39:28 -07:00
Andrew Godwin
4377160155 Force testing settings during test 2022-11-27 00:32:34 -07:00
Andrew Godwin
93aaf119c5 Fix lint in contrib doc 2022-11-26 19:21:48 -07:00
Andrew Godwin
b500cd13f7
Another accidental .com 2022-11-26 15:28:36 -07:00
Andrew Godwin
cf84d5eb5f
Fix broken link in contributing docs 2022-11-26 15:00:46 -07:00
Andrew Godwin
0f5a0af2ed
Update contributing docs a little 2022-11-26 14:58:06 -07:00
Andrew Godwin
a632cd1110
Update docs root link 2022-11-26 14:47:06 -07:00
Andrew Godwin
afffddb504 Update stator docs 2022-11-26 14:22:37 -07:00
Andrew Godwin
98cd3f5b0f Fix tests 2022-11-26 12:24:38 -07:00
Andrew Godwin
db88c733b4 The glorious return of the in-view runner 2022-11-26 11:54:14 -07:00
Andrew Godwin
f20296bc1b Fix example database URI 2022-11-26 11:35:09 -07:00
Andrew Godwin
a3f45a001b Bit of a settings fixup to make it work with t.s 2022-11-26 11:33:33 -07:00
Michael Manfre
849c221aee
Local-only posting 2022-11-26 10:09:31 -07:00
Tyler Kennedy
c758858392
Simplified settings
Migrated settings to typed pydantic settings
2022-11-26 10:04:04 -07:00
Michael Manfre
d60ba9a051
Added default post visibility 2022-11-25 19:33:46 -07:00
Andrew Godwin
ab7a8cb120 Don't error admin decorator on anonymous 2022-11-25 18:37:09 -07:00
Andrew Godwin
95bad674b5 Needed to await adding a mention 2022-11-25 18:35:43 -07:00
Andrew Godwin
1cf1f2e543 Implement user discoverability 2022-11-25 18:32:45 -07:00
Andrew Godwin
5fe5f04955 Exclude replies in most situations from timelines 2022-11-25 18:20:59 -07:00
Andrew Godwin
a4c9e85da2 Defederation is IN 2022-11-25 18:12:19 -07:00
Andrew Godwin
19909bdef0 Discard messages from blocked servers 2022-11-25 18:11:31 -07:00
Andrew Godwin
8ca36fd958 Add federation admin page 2022-11-25 17:52:57 -07:00
Andrew Godwin
2a8cb8f861 Switch to Furo docs theme
Fixes #42
2022-11-25 17:52:57 -07:00
Tyler Kennedy
cec9698326
Run tests in both Python 3.10 and 3.11 2022-11-25 17:31:23 -07:00
Andrew Godwin
48ab05d285 Better reply UI on compose form 2022-11-25 16:34:45 -07:00
Andrew Godwin
79002e1eaf Add initial delete UI 2022-11-24 22:31:57 -07:00
Kian-Meng Ang
df5493dd2a
Fix typos
Found via `codespell -S ./static -L keypair`
2022-11-24 21:30:21 -07:00
Andrew Godwin
786d6190f8 Delete mechanics and refactor of post fanout 2022-11-24 17:11:04 -07:00
Andrew Godwin
3a608c2012 Ensure usernames and domains are lowercase 2022-11-24 16:28:47 -07:00
Andrew Godwin
ec634f2ad3 Initial reply-to feature 2022-11-24 15:17:32 -07:00
Andrew Godwin
4c00e11d63 Add a few more release bits 2022-11-24 11:20:45 -07:00
Andrew Godwin
0c8897a2b5 Fixed #43: Easier clone link 2022-11-24 10:58:07 -07:00
Andrew Godwin
121abbcd57 We would, of course, need QEMU 2022-11-23 20:51:57 -07:00
Andrew Godwin
3165c267af Multi-arch docker builds 2022-11-23 20:44:44 -07:00
Andrew Godwin
298dac4fe8 Use dirhtml on RTD 2022-11-23 17:33:07 -07:00