lemmy/api_tests/src
Nutomic 5e7b30ac6a
Reorganize api endpoints (fixes #2022) (#5216)
* Reorganize api endpoints (fixes #2022)

* scopes

* move message rate limit

* move rate limit

* apply suggestions

* move my_user to separate endpoint

* remove taglines and custom emojis from siteview

* routes for api v3 and v4

* remove new features from api v3

* js client

* replace occurences of `v3`, fix routes

* replace getSite().my_user with getMyUser()

* update

* update config

* remove web::

* update

* prettier

* lockfile

* v

* fix settings

* move block endpoints

* more changes

* fmt

* update

* change some routes

* lockfile

* Add comment about deprecation
2024-12-07 14:06:33 -07:00
..
comment.spec.ts Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
community.spec.ts Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
follow.spec.ts Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
image.spec.ts Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
post.spec.ts Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
private_community.spec.ts More test coverage for private community, fix some bugs (#5207) 2024-11-22 10:49:56 -05:00
private_message.spec.ts Fixing custom_thumbnail updates. (#4593) 2024-04-10 10:59:46 -04:00
shared.ts Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
user.spec.ts Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00