lemmy/migrations/2023-11-07-135409_inbox_unique
Nutomic a00313e680
Merge /site_inbox into /inbox, remove unique constraint for inboxes ()
* Merge /site_inbox into /inbox (fixes )

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 ()

dont change individual inboxes to shared inbox

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

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

* 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
..
down.sql Merge /site_inbox into /inbox, remove unique constraint for inboxes () 2023-11-16 14:22:40 +01:00
up.sql Merge /site_inbox into /inbox, remove unique constraint for inboxes () 2023-11-16 14:22:40 +01:00