Add `template` field to `Link` because ostatus subscribe schema needs it.
0795d6fa4e
Merge pull request 'Add
template
field to Link
because ostatus subscribe schema needs it.' (#4) from template_link_type into master
efc7b83930
Add
template
field to Link because ostatus subscribe schema needs it.
Add
template
field to Link
because ostatus subscribe schema needs it.
fetch can create name collision
fetch can create name collision
Oooh that's a fun edge case. Issue arises because I don't use a case-insensitive compare when merging new and old records. Patched in v0.1.1
a38ab85320
Bump version and update dependencies
12cb4fc254
Add more testing around case-insensitivity and patch an error in merge_records creating duplicates in the database
92c3239c00
Merge pull request 'Slim down tokio features' (#2) from leaner-tokio into master
3dbe0eb589
Slim down tokio features
Slim down tokio features
Slim down tokio features