|
70053021a5
|
astreams : Implement entity processing and Entity.preview
|
2024-12-30 02:50:04 +01:00 |
|
|
678daac2eb
|
astreams : Implement u64 processing and Link.height and Link.width
|
2024-12-30 02:25:24 +01:00 |
|
|
690afcd15f
|
astreams : Implement langtag processing and Link.hreflang
|
2024-12-30 02:13:36 +01:00 |
|
|
1ff33fcbdb
|
astreams : Implement langString processing and Link.name
|
2024-12-30 01:37:25 +01:00 |
|
|
71485b50af
|
astreams : Mark activitystreams_rel as lenient
|
2024-12-28 02:42:04 +01:00 |
|
|
8c191cf9ae
|
astreams : Rename functions
|
2024-12-28 02:39:25 +01:00 |
|
|
ea126d11f4
|
astreams : Parse Link.href as Node
https://www.w3.org/ns/activitystreams
|
2024-12-28 02:36:34 +01:00 |
|
|
ffe5c3cc03
|
astreams : Improve variable naming consistency
|
2024-12-28 02:33:18 +01:00 |
|
|
f26c7a04f4
|
astreams : Add some tests
|
2024-12-24 18:26:26 +01:00 |
|
|
4a2e2ff381
|
astreams : Fix copy error
|
2024-12-24 17:37:49 +01:00 |
|
|
829396846e
|
astreams : Yet another attempt at reasonable mapping
|
2024-12-24 17:26:49 +01:00 |
|
|
f756e10557
|
* : Allow clippy lint let-and-return
|
2024-12-24 17:26:12 +01:00 |
|
|
5fdbf4a827
|
apub_inbox : Silence clippy on WIP handler
|
2024-12-24 13:35:10 +01:00 |
|
|
5d958630f6
|
* : Upgrade micronfig to 1.0.0
|
2024-12-24 11:53:38 +01:00 |
|
|
c972fbff31
|
apub_inbox : Use web_server! macro
|
2024-12-18 16:57:24 +01:00 |
|
|
5b62ff6ff7
|
utils : Reduce logging
|
2024-12-18 16:24:44 +01:00 |
|
|
e2687011eb
|
utils : Allow zero templates and routes
|
2024-12-18 16:23:18 +01:00 |
|
|
72f12b6de7
|
Merge branch 'main' into feature/apub-inbox
# Conflicts:
# .idea/acrate.iml
# Cargo.toml
# acrate_rdserver/src/config.rs
# acrate_rdserver/src/main.rs
|
2024-12-18 16:05:32 +01:00 |
|
|
74e36f7a85
|
astreams : Make macro to test examples
|
2024-12-17 12:44:39 +01:00 |
|
|
77ce4e7159
|
IDEA: Mark acrate_astreams/tests as test source
|
2024-12-17 10:31:36 +01:00 |
|
|
1a9c917913
|
IDEA: Group runConfigurations in folders
|
2024-12-17 10:31:19 +01:00 |
|
|
b43c000a9e
|
astreams : Add dependencies that will be useful later
|
2024-12-17 10:30:56 +01:00 |
|
|
ea9f372229
|
astreams : Merge core and extended into activitystreams
|
2024-12-17 10:30:39 +01:00 |
|
|
e47fdd9bf1
|
astreams : Add examples from ActivityStreams spec to tests
|
2024-12-17 10:30:12 +01:00 |
|
|
a50f967fdf
|
database : Rename test file to integration_tests for consistency
|
2024-12-17 09:02:19 +01:00 |
|
|
f4ed66b42f
|
astreams : Update structure
|
2024-12-17 08:39:12 +01:00 |
|
|
949da91cb7
|
astreams : Create crate
|
2024-12-16 04:25:12 +01:00 |
|
|
d5064a2c14
|
apub_inbox : Add /inbox route
|
2024-12-16 02:56:44 +01:00 |
|
|
e72fa092fb
|
apub_inbox : Add /.healthcheck route
|
2024-12-16 02:32:19 +01:00 |
|
|
f1fd63d13a
|
docker : Rename ACRATE_WEBFINGER_BIND_ADDRESS to ACRATE_RDSERVER_BIND_ADDRESS
|
2024-12-16 02:31:03 +01:00 |
|
|
f0f36f1e3f
|
docker : Add apub_inbox to the compose.yml file
|
2024-12-16 02:29:52 +01:00 |
|
|
0ee664f6d0
|
docker : Add caddy configuration for apub_inbox
|
2024-12-16 02:29:39 +01:00 |
|
|
59162c8c13
|
docker : Add mergeable config exposing ports for debugging
|
2024-12-16 02:29:05 +01:00 |
|
|
c3309d737f
|
docker : Remove localhost exposed ports from the default config
|
2024-12-16 02:28:48 +01:00 |
|
|
0b210c0d1f
|
docker : Add apub_inbox target
|
2024-12-16 02:28:12 +01:00 |
|
|
5a746dd7b2
|
apub_inbox : Create basic structure
|
2024-12-16 02:04:25 +01:00 |
|
|
8ef530658f
|
rdserver : Rename variable to ACRATE_RDSERVER_BIND_ADDRESS
|
2024-12-16 02:04:25 +01:00 |
|
|
c0fb191581
|
rdserver : Mention what server is being started in logs
|
2024-12-16 02:04:25 +01:00 |
|
|
0523e6c647
|
Add apub_inbox to the README
|
2024-12-16 02:04:25 +01:00 |
|
|
bdaa68e73f
|
apub_inbox : Create crate
|
2024-12-16 02:04:25 +01:00 |
|