lemmy/api_tests
flamingos-cant 9eacf8243c
Comment lock (#5916)
* Add comment lock

* Add test

* Update tests + error types

* fmt

* Add missing files

* JSON fmt

* Fix tests

* SQL fmt

* Address comments

* Trying to fix `locked` 1

* Fixing lemmy-js-client dep.

* Fix migration time.

* Creating an update_locked_for_comment_and_children helper function

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: Dessalines <tyhou13@gmx.com>
2025-09-03 06:42:24 -04:00
..
plugins Add plugin system (fixes #3562) (#5498) 2025-03-28 10:54:02 +01:00
src Comment lock (#5916) 2025-09-03 06:42:24 -04: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 Comment lock (#5916) 2025-09-03 06:42:24 -04:00
pnpm-lock.yaml Comment lock (#5916) 2025-09-03 06:42:24 -04:00
pnpm-workspace.yaml Add ability to block all users of an instance. (#5784) 2025-07-29 09:52:37 +02:00
prepare-drone-federation-test.sh Change local_image to reference person_id, to track thumbnail creators. (#5664) 2025-05-19 15:30:02 -04:00
run-federation-test.sh Moving from yarn to pnpm. (#4414) 2024-01-29 11:38:39 +01:00
tsconfig.json Add ability to block all users of an instance. (#5784) 2025-07-29 09:52:37 +02:00