You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/api_tests
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
5 months ago
..
src Local only community (#4350) 5 months ago
.eslintrc.json Upgrading deps. (#4196) 7 months ago
.prettierrc.json Removing sniptt/monads for lemmy-js-client. (#2644) 1 year ago
jest.config.js Prettier check (#2855) 1 year ago
package.json Local only community (#4350) 5 months ago
prepare-drone-federation-test.sh Fixing private message reports. (#4279) 6 months ago
run-federation-test.sh Add api tests for image endpoints (#4150) 7 months ago
tsconfig.json Persistent, performant, reliable federation queue (#3605) 9 months ago
yarn.lock Local only community (#4350) 5 months ago