|
5a3f3152c0
|
Update readme.md
|
2025-03-17 11:27:14 +01:00 |
|
|
c8687daa44
|
change author
|
2024-12-17 10:47:00 +02:00 |
|
|
a4c779a1de
|
fix some stuff
|
2024-12-17 10:47:00 +02:00 |
|
|
e7785e6ca0
|
undo like
|
2024-12-17 10:47:00 +02:00 |
|
|
50431a97dd
|
fix likes queries
|
2024-12-17 10:47:00 +02:00 |
|
|
b3d784d490
|
fix dockerfile
|
2024-12-17 10:47:00 +02:00 |
|
|
0d2d3ac0f3
|
add insert likes
|
2024-12-17 10:47:00 +02:00 |
|
|
de0b0b7527
|
a couple of signature tests
|
2024-12-17 10:47:00 +02:00 |
|
|
0ba3e9646c
|
format
|
2024-12-17 10:47:00 +02:00 |
|
|
4abe4d2d7e
|
dockerfile, makefile, todo
|
2024-12-17 10:47:00 +02:00 |
|
|
c8bff25c11
|
Following me should now work
|
2024-12-17 10:47:00 +02:00 |
|
|
f735b90e74
|
pretty json object logs
|
2024-12-17 10:47:00 +02:00 |
|
|
6b43b7247d
|
logging
|
2024-12-17 10:47:00 +02:00 |
|
|
f6f0568594
|
a few more fixes
|
2024-12-17 10:47:00 +02:00 |
|
|
ae7ca186fe
|
format time as rfc 2616
|
2024-12-17 10:47:00 +02:00 |
|
|
af7f69e529
|
sign and verify and follow
|
2024-12-17 10:47:00 +02:00 |
|
|
1687444f00
|
verify signatures
|
2024-12-17 10:47:00 +02:00 |
|
|
d4a5f2422a
|
oops, wrong algorithm.
|
2024-12-17 10:47:00 +02:00 |
|
|
154f4d2239
|
fix digest generation maybe?
|
2024-12-17 10:46:59 +02:00 |
|
|
1b7ad44891
|
is this how you sign? maybe
|
2024-12-17 10:46:59 +02:00 |
|
|
749da0081e
|
not yet working but progress
|
2024-12-17 10:46:59 +02:00 |
|
|
3ba8bde929
|
monad throw instead of error
|
2024-12-17 10:46:59 +02:00 |
|
|
918872bb06
|
return followers collection
|
2024-12-17 10:46:59 +02:00 |
|
|
376dbc98f9
|
post inbox
|
2024-12-17 10:46:59 +02:00 |
|
|
195072c237
|
try delete follower too
|
2024-12-17 10:46:59 +02:00 |
|
|
396bbb7969
|
try adding followers and message signatures
|
2024-12-17 10:46:59 +02:00 |
|
|
c596417dcc
|
refactor Fedi.Routes
|
2024-12-17 10:46:59 +02:00 |
|
|
6d38a02879
|
nicer dates in html
|
2024-12-17 10:46:59 +02:00 |
|
|
de1d385044
|
follows and inbox
|
2024-12-17 10:46:59 +02:00 |
|
|
77361d72f3
|
basic object parsing
|
2024-12-17 10:46:59 +02:00 |
|
|
c17f1ef53e
|
add follower db interaction
|
2024-12-17 10:46:59 +02:00 |
|
|
26546246ae
|
redirect /
|
2024-12-17 10:46:59 +02:00 |
|
|
c476864650
|
more activities
|
2024-12-17 10:46:59 +02:00 |
|
|
bb1819b3a0
|
fix content type accept
|
2024-12-17 10:46:59 +02:00 |
|
|
00da460a85
|
include items in ordered collection
|
2024-12-17 10:46:59 +02:00 |
|
|
62917c3ce4
|
rewrite api to be a bit richer
|
2024-12-17 10:46:59 +02:00 |
|
|
bc4039c7fd
|
get note sql
|
2024-12-17 10:46:59 +02:00 |
|
|
fa05ae4bf2
|
separate routes
|
2024-12-17 10:46:59 +02:00 |
|
|
76335812d3
|
insert note via post
|
2024-12-17 10:46:59 +02:00 |
|
|
459a7f58e4
|
html pages
|
2024-12-17 10:46:59 +02:00 |
|
|
c3ce4dd5e1
|
use sqlite and create an app
|
2024-12-17 10:46:59 +02:00 |
|
|
e02b8a5d1c
|
augment notes json a bit
|
2024-12-17 10:46:59 +02:00 |
|
|
054b6ff49f
|
outbox should be ordered apparently
|
2024-12-17 10:46:59 +02:00 |
|
|
e5fc1258ee
|
add collection id
|
2024-12-17 10:46:59 +02:00 |
|
|
17e41b10b8
|
outbox with last
|
2024-12-17 10:46:59 +02:00 |
|
|
462d9d52c5
|
Route to note and create
|
2024-12-17 10:46:59 +02:00 |
|
|
931e075067
|
explicit first and last, and no field selectors
|
2024-12-17 10:46:59 +02:00 |
|
|
a0bdd57e83
|
introduce outbox page
|
2024-12-17 10:46:59 +02:00 |
|
|
a36f3a2bed
|
use duplicate record fields
|
2024-12-17 10:46:59 +02:00 |
|
|
3034f194c7
|
add missing fields to note json
|
2024-12-17 10:46:59 +02:00 |
|