Jaidyn Ann
|
a84872309c
|
Renamed FETCH to RETRIEVE
|
2024-12-18 13:08:34 -06:00 |
|
Jaidyn Ann
|
258315b0d7
|
Provisionally use global URIs for some endpoints
In the simple-server, use `/inbox` instead of
`/user/inbox`, etc.
|
2024-12-09 22:28:13 -06:00 |
|
Jaidyn Ann
|
380bc3f525
|
Implement a basic, bare-bones inbox!
Adding a new interface, the RECEIVE method.
This allows objects to be received on the inbox,
however sans signature validation.
|
2024-12-09 22:28:10 -06:00 |
|
Jaidyn Ann
|
6659947bd7
|
Example: Formatting, swapping nicknames usernames
In the example simple-server, that is!
|
2024-12-09 21:10:09 -06:00 |
|
Jaidyn Ann
|
71fa674ce3
|
Use LitePub for user-class in example server
Now that LitePub has its own classes (rather than
modifying those of Activity-Vocabulary), this is
necessary.
|
2024-10-21 04:21:10 -05:00 |
|
Jaidyn Ann
|
2182eb4ebe
|
Remove use of :PROTOCOL & :ADDRESS in *CONFIG*
Now, the protocol is inferred through the :HOST,
and :ADDRESS is, well, :HOST.
|
2024-10-21 04:19:45 -05:00 |
|
Jaidyn Ann
|
16a1bcbacb
|
Begin an example server
Only Webfinger is properly supported and working,
so far!
|
2024-09-05 22:34:10 -05:00 |
|