You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/apub/src
Dessalines 88a0d2feec
Adding typescript generation for API. Fixes #2824 (#2827)
* Adding typescript generation for API. Fixes #2824

* Try to fix Ltree issue 1.

* Forgot a few types.

* Fixing api tests.

* Removing url_serde line.

* Manually deriving TS for some types.
1 year ago
..
activities Add `to` field in follow activities for better compatibility (#2829) 1 year ago
api Adding typescript generation for API. Fixes #2824 (#2827) 1 year ago
collections Activitypub crate rewrite (#2782) 1 year ago
fetcher Addressing slow profile queries. #2777 (#2830) 1 year ago
http Adding diesel enums for SortType and ListingType (#2808) 1 year ago
objects Remove last Option<Vec.. from API. Fixes #2820 (#2822) 1 year ago
protocol Add `to` field in follow activities for better compatibility (#2829) 1 year ago
activity_lists.rs Activitypub crate rewrite (#2782) 1 year ago
lib.rs Remove last Option<Vec.. from API. Fixes #2820 (#2822) 1 year ago
mentions.rs Activitypub crate rewrite (#2782) 1 year ago