Commit Graph

64 Commits

Author SHA1 Message Date
Moon Man 55d9edb7e7 rm user function aliases 2024-01-01 08:23:05 -05:00
Moon Man 38c26c07cd proc canonical url 2024-01-01 08:17:44 -05:00
Moon Man 532787a77b use keyid builder 2024-01-01 08:12:48 -05:00
Moon Man d8911be6ea rm redundant check, use object build function 2024-01-01 08:10:45 -05:00
Moon Man 677e8c9b27 smarter delete activity id 2024-01-01 08:04:09 -05:00
Moon Man 5e298ce255 enum for actor type 2024-01-01 07:55:57 -05:00
Moon Man 4ffa9626f3 actor type on user, lookup table 2024-01-01 07:52:40 -05:00
Moon Man 5423bf31b7 use keyid builder 2024-01-01 07:50:00 -05:00
Moon Man c05d5a66c9 consistent key querying 2024-01-01 07:48:55 -05:00
Moon Man a789a54fbb actor type, manually set id for user 2024-01-01 07:44:58 -05:00
Moon Man 6ce7e802a6 likes collection 2023-12-31 15:48:42 -05:00
Moon Man 05591df126 add like share almost works 2023-12-31 20:39:05 +00:00
Moon Man 22b30655d1 url to path 2023-12-31 15:25:26 -05:00
Moon Man be3d555480 likes collection 2023-12-31 14:14:33 -05:00
Moon Man 4524a66c49 fix html, add footer to note 2023-12-31 12:40:15 -05:00
Moon Man c380a178f0 attempt at html and note instead of article and markdown 2023-12-31 12:21:29 -05:00
Moon Man be53008a8c stub front page works 2023-12-31 12:03:17 -05:00
Moon Man 31166bff3b temp front page 2023-12-31 11:30:03 -05:00
Moon Man a87fa7cc0e logging 2023-12-31 08:13:03 -05:00
Moon Man a292552a3f better accept handling, maybe 2023-12-31 08:08:52 -05:00
Moon Man 8dafbfc0d9 prefer json accept over html 2023-12-31 07:57:13 -05:00
Moon Man 2bfcf63e4a logging 2023-12-31 07:50:06 -05:00
Moon Man 007635213a rm redundant work 2023-12-31 07:31:58 -05:00
Moon Man 37daf35110 include content type in signed if post 2023-12-31 07:11:21 -05:00
Moon Man cde8a2620a host is a forbidden header 2023-12-31 06:59:38 -05:00
Moon Man 16f42e5cd9 try to force header order 2023-12-31 06:39:15 -05:00
Moon Man 563df3018c change order of headers to try to make mastodon happy, and handle
redirects.
2023-12-31 06:08:01 -05:00
Moon Man a680d293c8 don't convert to hex in hashing 2023-12-31 05:40:23 -05:00
Moon Man e80fdbfaf2 woops put headernames in wrong place 2023-12-31 05:36:13 -05:00
Moon Man 6ada10a340 revamp signatures 2023-12-31 05:32:39 -05:00
Moon Man 3544c61468 authoriZation signature header 2023-12-31 00:37:30 -05:00
Moon Man 5170e7c60a more fixes 2023-12-31 00:30:45 -05:00
Moon Man 9c2ce04ae1 handle signed get 2023-12-31 00:17:53 -05:00
Moon Man 6ef1b5c9cc more rearranging 2023-12-31 00:10:30 -05:00
Moon Man 960c466f97 logging 2023-12-31 00:00:22 -05:00
Moon Man 53faaf4887 forgot await 2023-12-30 23:56:06 -05:00
Moon Man f256889224 attempt to fix mastodon post follow accept 2023-12-30 23:52:29 -05:00
Moon Man c3d57ccbe8 temporary quality of life stuff prepping for html support 2023-12-27 17:14:16 -05:00
Moon Man ab02c18b9a better handle different accept headers 2023-12-27 16:57:59 -05:00
Moon Man 18173efd42 Merge branch 'main' of ssh://git.shipoclu.com:2222/moon/activitypress 2023-12-27 11:44:29 -05:00
Moon Man 58268ba6a1 accept the follow activity not the user 2023-12-27 11:43:57 -05:00
Moon Man 8bf6ffbf31 Merge branch 'main' of ssh://10.0.3.4/moon/activitypress 2023-12-27 16:39:52 +00:00
Moon Man d2b9db4499 add to to accept 2023-12-27 11:39:23 -05:00
Moon Man c5223fc816 Merge branch 'main' of ssh://10.0.3.4/moon/activitypress 2023-12-27 16:35:12 +00:00
Moon Man 498fd621c1 loggin2 2023-12-27 16:34:43 +00:00
Moon Man f1211f98a7 logging 2023-12-27 11:33:58 -05:00
Moon Man b44167b16b handle empty headers 2023-12-27 11:27:55 -05:00
Moon Man 504f76649b try to fix hashing 2023-12-27 11:23:44 -05:00
Moon Man 726c612b52 fix regex 2023-12-27 11:21:16 -05:00
Moon Man e98d6f75c8 send accept to follow request 2023-12-27 11:17:09 -05:00