Skip to content

Commit

Permalink
Merge pull request #76 from moreal/vocab-offer
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia authored Jun 20, 2024
2 parents f781452 + a143a73 commit 3d74617
Show file tree
Hide file tree
Showing 5 changed files with 348 additions and 9 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@ To be released.
- The default `rules` for `kvCache()` function are now 5 minutes for all
URLs.

- Added `Offer` class to Activity Vocabulary API.
[[#65], [#76]]

[#74]: https://github.com/dahlia/fedify/issues/74
[#76]: https://github.com/dahlia/fedify/pull/76


Version 0.10.0
Expand Down
1 change: 1 addition & 0 deletions FEDERATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ lists the activity types that Fedify provides:
- [`Follow`](https://jsr.io/@fedify/fedify/doc/vocab/~/Follow)
- [`Ignore`](https://jsr.io/@fedify/fedify/doc/vocab/~/Ignore)
- [`Like`](https://jsr.io/@fedify/fedify/doc/vocab/~/Like)
- [`Offer`](https://jsr.io/@fedify/fedify/doc/vocab/~/Offer)
- [`Question`](https://jsr.io/@fedify/fedify/doc/vocab/~/Question)
- [`Reject`](https://jsr.io/@fedify/fedify/doc/vocab/~/Reject)
- [`Remove`](https://jsr.io/@fedify/fedify/doc/vocab/~/Remove)
Expand Down
Loading

0 comments on commit 3d74617

Please sign in to comment.