lemmy/crates
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
..
api Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
api_common Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
api_crud Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
apub Add note wrapper (fixes #2657) (#5221) (#5236) 2024-12-02 05:28:23 -05:00
db_perf Upgrading diesel and a few other deps. (#5203) 2024-11-18 10:23:02 -07:00
db_schema feat: add PKCE (#5189) 2024-12-02 16:47:03 -05:00
db_views Return content of removed comments for admins (ref #5232) (#5245) 2024-12-02 17:06:39 -05:00
db_views_actor Fixing a few clippy recommendations on 1.84 nightly. (#5222) 2024-11-25 10:06:39 +01:00
db_views_moderator Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
federate Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
routes Allow bypassing image proxy for specific domains (#5223) 2024-11-28 18:23:18 -05:00
utils Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00