lemmy/api_tests
Nutomic a00313e680
Merge /site_inbox into /inbox, remove unique constraint for inboxes (#4138)
* Merge /site_inbox into /inbox (fixes #4137)

Get rid of different inboxes, only use /inbox

Remove shared_inbox_url db columns

add code migration

move to db migration, fixes

machete

fix sql

drop inbox url unique constraints

Dont create auth cookie in backend (#4136)

dont change individual inboxes to shared inbox

Dont send comment reply to user who has community blocked. Fixes #3684 (#4096)

* Dont send comment reply to user who has community blocked. Fixes #3684

* Adding source instance block check.

* Adding api test.

* Addressing PR comments.

* move site inbox rewrite to db

* fix test

* clippy

* clippy 2

* fix test
2023-11-16 14:22:40 +01:00
..
src Merge /site_inbox into /inbox, remove unique constraint for inboxes (#4138) 2023-11-16 14:22:40 +01:00
.eslintrc.json Prettier check (#2855) 2023-05-13 16:50:58 -04: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 Dont send comment reply to user who has community blocked. Fixes #3684 (#4096) 2023-11-09 12:03:25 +01:00
prepare-drone-federation-test.sh remove synchronous federation flag 2023-09-20 14:22:17 +00:00
run-federation-test.sh fix after revert 2023-09-18 14:28:49 +00:00
tsconfig.json Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
yarn.lock Dont send comment reply to user who has community blocked. Fixes #3684 (#4096) 2023-11-09 12:03:25 +01:00