Commit graph

362 commits

Author SHA1 Message Date
Humberto Rocha
676dda0cb6
Add copy to clipboard action to user's handle (#82) 2022-11-30 15:12:00 -07:00
Humberto Rocha
f5809ea4a1
Fix docker image build proccess waiting on user input (#81) 2022-11-30 10:39:50 -07:00
Avi Flax
73cec4139d
Fix typo in notifications.html (#79) 2022-11-29 14:15:37 -07:00
Andrew Godwin
8139ccffdb Fix hashtag extraction 2022-11-29 09:44:37 -07:00
Corry Haines
17107618a0
unquote SMTP and AWS passwords (#78)
Passwords can contain characters that are illegal in URL identities. So use unquote to solve that.

WARNING: This means that a freak URL escape in a password will fail in the opposite way. But since this is a URL, everything _must_ be urlencoded for sanity.
2022-11-29 09:32:38 -07:00
Andrew Godwin
c72893372a Collapse notifications on the same post 2022-11-28 22:42:40 -07:00
Andrew Godwin
c857cd026f Fix image attachment styling 2022-11-28 22:35:43 -07:00
Andrew Godwin
fb342cfb54 Fix hashtagging of HTML entities 2022-11-28 22:34:14 -07:00
Andrew Godwin
4420507f62 Show parent post on individual page 2022-11-28 22:34:03 -07:00
Andrew Godwin
0bced8fe17 A few hashtag fixups 2022-11-28 22:14:52 -07:00
Andrew Godwin
1ad9bfcb06 Add GIN index to Post.hashtags 2022-11-28 21:47:31 -07:00
Michael Manfre
fb8f2d1098
Hashtags 2022-11-28 21:41:36 -07:00
Andrew Godwin
7f838433ed Allow local:// media backends
Fixes #77
2022-11-28 21:26:02 -07:00
Andrew Godwin
a3bc7ff196 Update error emails docs
Refs #76
2022-11-28 19:37:26 -07:00
Andrew Godwin
974378c292 Add migrations to installation 2022-11-28 10:38:52 -07:00
Daniele Tricoli
8c51229fc6
Update phony targets 2022-11-28 10:29:38 -07:00
TAKAHASHI Shuuji
dd21619228
Fix docs code block and separate docs tests 2022-11-28 10:24:45 -07:00
Corry Haines
ab1247fd2d
Relax S3 URI parsing 2022-11-28 10:22:39 -07:00
Corry Haines
9e99a6bba1
Modify docker FROM to allow mirror insertion (#69) 2022-11-27 23:20:26 -07:00
Corry Haines
10315535bd
Fix case typo in email settings (#72) 2022-11-27 23:16:00 -07:00
Andrew Godwin
2d569a8050 Fix SendGrid key ingestion 2022-11-27 17:30:33 -07:00
Andrew Godwin
0221ea261f Admin tweaks 2022-11-27 17:16:09 -07:00
Andrew Godwin
3b079526a2 User fetching and inbox message cleaning 2022-11-27 17:05:31 -07:00
Andrew Godwin
2f443414a7 Collect more actor information in fetch
Fixes #31
2022-11-27 16:43:20 -07:00
Andrew Godwin
ba36f9b92a Fix Sphinx canonical links 2022-11-27 16:16:01 -07:00
Andrew Godwin
348c03e7da Default replies to unlisted, new users to public 2022-11-27 15:40:17 -07:00
Andrew Godwin
c76c72fc81 Don't link originals for replies 2022-11-27 15:40:17 -07:00
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