lemmy/api_tests
Nutomic 66a63df152
Instance blocks with mod log entry and expiration (fixes #2506) (#5214)
* Instance blocks with mod log entry and expiration (fixes #2506)

* separate table for instance block mod log

* fix tests

* fix ts

* modlog entry for allow instance

* fix test cleanup

* add back test

* clippy

* fix check

* more changes

* move files

* update

* sql fmt

* partly working

* fix setup

* cleanup

* fixes

* prettier

* try catch

* address comments
2024-11-28 18:21:43 -05:00
..
src Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
.npmrc Add test to ensure reports are sent to user's home instance (ref #4701) (#4711) 2024-05-14 22:48:24 -04:00
.prettierrc.json Removing sniptt/monads for lemmy-js-client. (#2644) 2023-01-04 10:59:26 -05:00
eslint.config.mjs Adding an image_details table to store image dimensions. (#4704) 2024-06-20 12:44:06 +02:00
jest.config.js Prettier check (#2855) 2023-05-13 16:50:58 -04:00
package.json Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
pnpm-lock.yaml Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
prepare-drone-federation-test.sh Adding an image_details table to store image dimensions. (#4704) 2024-06-20 12:44:06 +02:00
run-federation-test.sh Moving from yarn to pnpm. (#4414) 2024-01-29 11:38:39 +01:00
tsconfig.json Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00