lemmy/crates/utils
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
..
src Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
tests Fixing LemmyError imports. (#5157) 2024-11-04 10:44:58 +01:00
translations@dbb09b0784 Bump versions used in compose (#5180) 2024-11-08 17:43:44 -05:00
build.rs Add email translations (#2175) 2022-03-29 18:23:03 +00:00
Cargo.toml Add helper method for caching function results (#5220) 2024-11-22 09:33:35 -05:00