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…
Add table
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 c972fbff31*
: Upgrade micronfig to 1.0.0 5d958630f6apub_inbox
: Silence clippy on WIP handler 5fdbf4a827*
: Allow clippy lint let-and-return f756e10557astreams
: Yet another attempt at reasonable mapping 829396846eastreams
: Fix copy error 4a2e2ff381astreams
: Add some tests f26c7a04f4astreams
: Improve variable naming consistency ffe5c3cc03astreams
: Parse Link.href as Node ea126d11f4astreams
: Rename functions 8c191cf9aeastreams
: Markactivitystreams_rel
as lenient 71485b50afastreams
: Implement langString processing and Link.name 1ff33fcbdbastreams
: Implement langtag processing and Link.hreflang 690afcd15fastreams
: Implement u64 processing and Link.height and Link.width 678daac2ebastreams
: Implement entity processing and Entity.preview 70053021a5astreams
: MakeStreamsEntity
requirePreview: StreamsEntity<Preview>
a0e52a8e73astreams
: Fully defineStreamsObject
trait 03a6cf4fdaastreams
: MoveStreamsEntity
impls to the right place 4389ace574astreams
: Mostly implementStreamsObject
55fc252981astreams
: the cursed has arrived (and it does not work) d9ad8032f0astreams
: the cursed works? 516172d6f5astreams
: more cursed 2bae6e0025astreams
: continuing progress on the cursed api 60af998994astreams
: get to something reasonable?? 0c5dc9e5caastreams
: i am losing my mind c7f66036a2astreams
: IT WORKS???!?!? d56f146b1eastreams
: Don't use@json
literals c1116d23e1astreams
: Types! 260286a457astreams
: Remove properties from transitive Activity 302241e03aastreams
: Fix some remaining issues fe8d345effastreams
: Merge impl blocks 3146df6898*
: Add project logo 41b6c6be7bastreams
: Add conversion traits 7c16904dc3View 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.