Commit graph

46 commits

Author SHA1 Message Date
me
22d1ce3764 add insert likes 2024-11-08 20:02:54 +02:00
me
c684f52e55 a couple of signature tests 2024-11-08 13:26:02 +02:00
me
34590c8a66 format 2024-11-08 00:28:15 +02:00
me
10d9a92b12 dockerfile, makefile, todo 2024-11-08 00:27:15 +02:00
me
7aee94928e Following me should now work 2024-11-08 00:26:40 +02:00
me
250f3bd2a0 pretty json object logs 2024-11-07 22:46:52 +02:00
me
3eee205eaf logging 2024-11-07 22:22:48 +02:00
me
452477fc11 a few more fixes 2024-11-07 18:28:42 +02:00
me
c5465b93f1 format time as rfc 2616 2024-11-07 17:18:01 +02:00
me
13bda9e6ae sign and verify and follow 2024-11-07 17:10:59 +02:00
me
9017d953be verify signatures 2024-11-07 13:51:40 +02:00
me
657647073e oops, wrong algorithm. 2024-11-07 11:27:05 +02:00
me
a094f7a403 fix digest generation maybe? 2024-11-07 09:14:45 +02:00
me
f8a786e455 is this how you sign? maybe 2024-11-06 23:59:42 +02:00
me
e741ba9251 not yet working but progress 2024-11-06 00:00:44 +02:00
me
2a3b0f9434 monad throw instead of error 2024-11-05 18:31:38 +02:00
me
0db710272a return followers collection 2024-11-05 16:16:40 +02:00
me
75a26715d0 post inbox 2024-11-05 16:06:53 +02:00
me
645cc9057f try delete follower too 2024-11-05 15:47:40 +02:00
me
4e922ea468 try adding followers and message signatures 2024-11-05 12:16:29 +02:00
me
cd5d615609 refactor Fedi.Routes 2024-11-04 17:43:42 +02:00
me
2632c44d0e nicer dates in html 2024-11-04 11:20:05 +02:00
me
1fde45736d follows and inbox 2024-11-03 13:54:15 +02:00
me
9b3da936cf basic object parsing 2024-11-01 20:14:18 +02:00
me
5cd85715f1 add follower db interaction 2024-11-01 19:46:53 +02:00
me
399e30434f redirect / 2024-11-01 19:46:26 +02:00
me
d3932e8282 more activities 2024-10-31 15:45:26 +02:00
me
334a2502b8 fix content type accept 2024-10-31 15:44:52 +02:00
me
fca5407505 include items in ordered collection 2024-10-30 23:55:59 +02:00
me
b04d4999e3 rewrite api to be a bit richer 2024-10-30 19:24:03 +02:00
me
92bcc6fe8b get note sql 2024-10-30 11:35:59 +02:00
me
5c9495bf0b separate routes 2024-10-28 16:45:14 +02:00
me
31f9945639 insert note via post 2024-10-28 16:42:13 +02:00
me
93eb7ea10c html pages 2024-10-28 00:31:26 +02:00
me
cf37beee95 use sqlite and create an app 2024-10-27 18:05:10 +02:00
me
ff4673caf7 augment notes json a bit 2024-10-26 20:00:41 +03:00
me
6aab8f3d5d outbox should be ordered apparently 2024-10-26 14:54:34 +03:00
me
5452b88a16 add collection id 2024-10-26 14:17:30 +03:00
me
be1195c447 outbox with last 2024-10-26 14:13:31 +03:00
me
3d127e7680 Route to note and create 2024-10-26 13:57:33 +03:00
me
2bf7fd91e6 explicit first and last, and no field selectors 2024-10-26 11:41:38 +03:00
me
4db2fe8fae introduce outbox page 2024-10-26 11:22:18 +03:00
me
622c5319dd use duplicate record fields 2024-10-26 10:41:36 +03:00
me
776e3d7e4e add missing fields to note json 2024-10-26 00:35:49 +03:00
me
cfe7c577e8 rename pem 2024-10-25 22:59:10 +03:00
me
8960e73f49 init 2024-10-25 21:35:23 +03:00