WIP: Create apub_inbox
crate #8
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 8 hours 34 minutes
Due date
steffo
8 hours 34 minutes
No due date set.
Dependencies
No dependencies set.
Reference: unimore/tirocinio-canali-steffo-acrate#8
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/apub-inbox"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
apub_inbox
: Create crate bdaa68e73fapub_inbox
to the README 0523e6c647rdserver
: Mention what server is being started in logs c0fb191581rdserver
: Rename variable toACRATE_RDSERVER_BIND_ADDRESS
8ef530658fapub_inbox
: Create basic structure 5a746dd7b2docker
: Addapub_inbox
target 0b210c0d1fdocker
: Remove localhost exposed ports from the default config c3309d737fdocker
: Add mergeable config exposing ports for debugging 59162c8c13docker
: Add caddy configuration forapub_inbox
0ee664f6d0docker
: Addapub_inbox
to the compose.yml file f0f36f1e3fdocker
: RenameACRATE_WEBFINGER_BIND_ADDRESS
toACRATE_RDSERVER_BIND_ADDRESS
f1fd63d13aapub_inbox
: Add/.healthcheck
route e72fa092fbapub_inbox
: Add/inbox
route d5064a2c14astreams
: Create crate 949da91cb7astreams
: Update structure f4ed66b42fdatabase
: Rename test file tointegration_tests
for consistency a50f967fdfastreams
: Add examples from ActivityStreams spec to tests e47fdd9bf1astreams
: Merge core and extended into activitystreams ea9f372229astreams
: Add dependencies that will be useful later b43c000a9eacrate_astreams/tests
as test source 77ce4e7159astreams
: Make macro to test examples 74e36f7a85utils
: Allow zero templates and routes e2687011ebutils
: Reduce logging 5b62ff6ff7apub_inbox
: Useweb_server!
macro c972fbff31View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.