Commit graph

162 commits

Author SHA1 Message Date
Jeffrey Phillips Freeman
ff0d6e202c
Added publication date feature to changelog 2023-10-13 21:04:12 -04:00
Jeffrey Phillips Freeman
a16eec564d
Updated changelog with resent notification bug fix 2023-10-13 20:58:38 -04:00
Jeffrey Phillips Freeman
23b55376aa
I think I fixed send-note resending create notifications 2023-10-13 20:52:31 -04:00
Jeffrey Phillips Freeman
2f1d6ddaf0
Added some additional debugging output 2023-10-13 20:39:22 -04:00
Jeffrey Phillips Freeman
aa2860c132
Making an attempt to fix a bug where status create notifications occasionally resend themselves 2023-10-13 20:25:59 -04:00
Jeffrey Phillips Freeman
3412316da2
Updated the changelog with a bullet point features. 2023-10-13 20:11:05 -04:00
Jeffrey Phillips Freeman
2fcbdff3c1
Made it so activity and status endpoints return correct content-type 2023-10-13 20:01:49 -04:00
Jeffrey Phillips Freeman
ef4032a6e3
Fixed typo for read 2023-10-13 19:51:35 -04:00
Jeffrey Phillips Freeman
a79664af39
Fixed typo in header 2023-10-13 19:49:40 -04:00
Jeffrey Phillips Freeman
d676275b06
Trying to explicitly send the alternative link in header to the status.ajson 2023-10-13 19:46:54 -04:00
Jeffrey Phillips Freeman
398d8bbb31
Returning activity+json even if json is requested for AP endpoints 2023-10-13 19:37:55 -04:00
Jeffrey Phillips Freeman
886fe83b55
Fixed the content-type returned for the status endpoints 2023-10-13 19:23:55 -04:00
Jeffrey Phillips Freeman
7d16145a4f
Fixed minor typo in changelog 2023-10-13 19:11:19 -04:00
Jeffrey Phillips Freeman
76f8a7656b
Making rewrite for ActivityPub work for plain json as well 2023-10-13 19:09:42 -04:00
Jeffrey Phillips Freeman
8c90ce80fb
Added some additional context variables 2023-10-13 18:53:36 -04:00
Jeffrey Phillips Freeman
fef59c1ea1
Piped safeurl for link in header 2023-10-13 18:46:57 -04:00
Jeffrey Phillips Freeman
2adb41b936
Added context partial to outbox 2023-10-13 18:45:16 -04:00
Jeffrey Phillips Freeman
19bd3e2205
Added context to the status AP endpoint 2023-10-13 18:40:38 -04:00
Jeffrey Phillips Freeman
345ec25cf2
Added link alternate for activity pub on posts 2023-10-13 18:02:10 -04:00
Jeffrey Phillips Freeman
3fbc6ee965
Since we added a new feature we are changing the version pump to minor 2023-10-13 17:49:42 -04:00
Jeffrey Phillips Freeman
b506451bbe
Fixed images to avatars with urls but where the image link was broken. 2023-10-13 17:45:05 -04:00
Jeffrey Phillips Freeman
68adf5d1a2
Fixed missing avatars in comment section 2023-10-13 17:35:00 -04:00
Jeffrey Phillips Freeman
2b2cf72adc
Added null checks for render 2023-10-13 17:27:26 -04:00
Jeffrey Phillips Freeman
6d2649e073
made activity an alternate type 2023-10-13 17:09:40 -04:00
Jeffrey Phillips Freeman
b0a345dbb7
It worked, bringing back the html redirect to make sure 2023-10-13 16:28:04 -04:00
Jeffrey Phillips Freeman
c767078fd1
Well that broke web browsers... so trying again 2023-10-13 16:24:42 -04:00
Jeffrey Phillips Freeman
1b5bfdca6e
Removed html redirect that was messing stuff up 2023-10-13 16:14:50 -04:00
Jeffrey Phillips Freeman
538154bc2c
Figured out the problem, this should fix it 2023-10-13 16:08:59 -04:00
Jeffrey Phillips Freeman
97163d751f
Trying to escape the + 2023-10-13 15:55:56 -04:00
Jeffrey Phillips Freeman
dc99293556
Still trying... 2023-10-13 15:51:02 -04:00
Jeffrey Phillips Freeman
9db4ba10c6
Trying to remove the html catch to see if it works 2023-10-13 15:45:31 -04:00
Jeffrey Phillips Freeman
d858f715bd
Made html has more specific 2023-10-13 15:33:05 -04:00
Jeffrey Phillips Freeman
0d501e235c
Moved the rewrites higher to increase priority 2023-10-13 15:22:50 -04:00
Jeffrey Phillips Freeman
52145e40e7
Trying to fix this 2023-10-13 15:15:01 -04:00
Jeffrey Phillips Freeman
a74f2eefae
Made rewrites more specific 2023-10-13 15:07:34 -04:00
Jeffrey Phillips Freeman
8d80d93403
Fixed some minor spelling in the readme 2023-10-13 14:57:15 -04:00
Jeffrey Phillips Freeman
945d28952f
Fixed the hack, I hope 2023-10-13 14:52:54 -04:00
Jeffrey Phillips Freeman
99af09fe66
Updating the readme 2023-10-12 19:09:34 -04:00
Jeffrey Phillips Freeman
dd2419d30c
Fixed things I hope 2023-10-12 19:02:58 -04:00
Jeffrey Phillips Freeman
3644e1d1cd
Moved the package build scrip package.json 2023-10-12 18:52:14 -04:00
Jeffrey Phillips Freeman
2be3dd608a
A crazy hack attempt at rewriting index.html.... 2023-10-12 18:43:18 -04:00
Jeffrey Phillips Freeman
becc986b5b
Ok it sorta worked as a redirect, lets try a rewrite again 2023-10-12 15:19:41 -04:00
Jeffrey Phillips Freeman
0715889672
Lets try this a different way 2023-10-12 15:13:58 -04:00
Jeffrey Phillips Freeman
0648904b51
Changed the rewrite to a redirect 2023-10-12 15:07:10 -04:00
Jeffrey Phillips Freeman
aec1c6f103
Removed has condition for testing 2023-10-12 14:51:07 -04:00
Jeffrey Phillips Freeman
57aceb3ba1
Trying to make vercel match more explicit 2023-10-12 14:41:26 -04:00
Jeffrey Phillips Freeman
5a54683851
Still trying to fix versel.json 2023-10-12 14:37:02 -04:00
Jeffrey Phillips Freeman
59808fb851
Fixed parse error 2023-10-12 14:14:58 -04:00
Jeffrey Phillips Freeman
6fa65818fb
Another attempt to fix rewriters 2023-10-12 14:04:27 -04:00
Jeffrey Phillips Freeman
cc8d81ae3d
Attempting to fix bug with rewrites for detecting headers 2023-10-12 13:49:11 -04:00