importantimport / hatsu

🩵 Self-hosted & Fully-automated ActivityPub Bridge for Static Sites.
https://hatsu.cli.rs
GNU Affero General Public License v3.0
107 stars 2 forks source link

Update Post #12

Closed kwaa closed 1 month ago

kwaa commented 4 months ago

Hatsu does not currently handle post updates.

https://github.com/importantimport/hatsu/blob/93983cd47e70288b59a234e782e591c23b744bac/crates/scheduler/src/update/check_feed_item.rs#L24-L38

In v0.2.0, it should upsert the database and send an update activity.

kwaa commented 3 months ago

Implemented in https://github.com/importantimport/hatsu/commit/6acacb3fe2227ce19dc93366139d57af358f4a5a, need to test

kwaa commented 1 month ago

This issue was closed because v0.2.0 had been released. If there is a bug, it will be re-open.