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
2024-01-25 11:04:25 -05:00
..
src Local only community (#4350) 2024-01-25 11:04:25 -05:00
.eslintrc.json Upgrading deps. (#4196) 2023-11-24 10:29:41 +01:00
.prettierrc.json Removing sniptt/monads for lemmy-js-client. (#2644) 2023-01-04 10:59:26 -05:00
jest.config.js Prettier check (#2855) 2023-05-13 16:50:58 -04:00
package.json Local only community (#4350) 2024-01-25 11:04:25 -05:00
prepare-drone-federation-test.sh Fixing private message reports. (#4279) 2023-12-18 10:25:05 +01:00
run-federation-test.sh Add api tests for image endpoints (#4150) 2023-11-16 23:43:40 -05:00
tsconfig.json Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
yarn.lock Local only community (#4350) 2024-01-25 11:04:25 -05:00