lemmy/crates/apub/src
Nutomic b2aee565f3
Allow passing auth via header or cookie (#3725)
* Allow passing auth via header or cookie

* revert submodule

* taplo

* fix build

* working

* convert apub api methods

* also set cache-control header

* opt

* clippy

* deduplicate code, ignore invalid auth

* clippy

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-08-29 10:47:57 -04:00
..
activities Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02:00
api Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00
collections Ignore errors when fetching community mods (fixes #3460) (#3674) 2023-07-20 11:34:07 -04:00
fetcher Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
http Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
objects Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
protocol Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02:00
activity_lists.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
lib.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00