lemmy/crates/api_crud/src/post
Dessalines 6af75492a9
Swap out iframely (#1706)
* Replace Iframely. Fixes #1681

* Add post_link_tags to nginx

* Adding post_link_tags route

* Cleaning up post_link_tags

* Changing PostLink to SiteMetadata, adding it to the API.

* Fixing issue when local has no openssl certs.

* Fixing an issue with pictrs errors

* Revert "Fixing issue when local has no openssl certs."

This reverts commit dbf7d1b1ee03846e5ef7b7156e618424f1150e1d.

* Add ca-certs to dockerfile for volume mount.

* Cleaning up fetch_pictrs request

* Changing to fetch_site_data
2021-08-19 14:12:49 +00:00
..
create.rs Swap out iframely (#1706) 2021-08-19 14:12:49 +00:00
delete.rs Rewrite delete activities (#1699) 2021-08-17 14:04:58 -04:00
mod.rs Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00
read.rs Blank out extra info for deleted or removed content. Fixes #1679 (#1680) 2021-07-30 18:44:15 +00:00
update.rs Swap out iframely (#1706) 2021-08-19 14:12:49 +00:00