mirror of
https://github.com/nullishamy/ferri.git
synced 2025-08-18 10:39:14 +00:00
feat: better APIs; WIP timeline support
This commit is contained in:
parent
022e6f9c6d
commit
ce3a9bfb26
19 changed files with 425 additions and 211 deletions
|
@ -6,6 +6,7 @@ pub mod oauth;
|
|||
pub mod api;
|
||||
pub mod well_known;
|
||||
pub mod custom;
|
||||
pub mod inbox;
|
||||
|
||||
fn activity_type() -> ContentType {
|
||||
ContentType(MediaType::new("application", "activity+json"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue