lemmy/crates/apub/src
Dessalines 98ed0e51cc
Only check auth secure on release mode. (#4127)
* Only check auth secure on release mode.

* Fixing wrong js-client.

* Adding is_debug_mode var.
2023-11-07 11:03:13 +01:00
..
activities Only check auth secure on release mode. (#4127) 2023-11-07 11:03:13 +01:00
api Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 2023-10-17 12:35:51 -04:00
collections Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
fetcher Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
http Resolve federated objects from other instances via redirect (fixes #3129) (#4073) 2023-10-25 07:14:59 -04:00
objects Avoid using proxy for pictrs requests (fixes #3489) (#4072) 2023-10-20 11:09:34 -04:00
protocol Include prometheus in default build, remove build feature (fixes #3558) (#4071) 2023-10-25 06:54:58 -04: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 Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00