lemmy/api_tests/src
Nutomic 0f414a95d5
Local only community (#4350)
* Add support for local only community (fixes #1576)

* add filters and tests to db views

* dont federate local only community

* test get apub community http

* tests

* more checks

* wip

* api test

* fix tests

* change community.local_only column to visibility enum
(for private communities)

* sql fmt

* rename vars

* clippy

* fix tests

* update lib

* review

* fix js client version

* update client
2024-01-25 11:04:25 -05:00
..
comment.spec.ts Adding a retry on a few fetches. (#4267) 2023-12-14 16:26:42 +01:00
community.spec.ts Local only community (#4350) 2024-01-25 11:04:25 -05:00
follow.spec.ts Add local_subscribers field to CommunityAggregates. Fixes #4144 (#4166) 2024-01-24 10:22:05 -05:00
image.spec.ts Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -05:00
post.spec.ts Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -05:00
private_message.spec.ts Fixing private message reports. (#4279) 2023-12-18 10:25:05 +01:00
shared.ts Local only community (#4350) 2024-01-25 11:04:25 -05:00
user.spec.ts Revert "Dont ignore errors during login (fixes #4319) (#4321)" (#4380) 2024-01-19 11:21:43 -05:00