lemmy/crates/utils/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
..
rate_limit Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
settings Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
utils Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
cache_header.rs Add http cache for webfingers (#3317) 2023-07-19 06:09:04 -04:00
email.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
error.rs feat: add PKCE (#5189) 2024-12-02 16:47:03 -05:00
lib.rs Add helper method for caching function results (#5220) 2024-11-22 09:33:35 -05:00
main.rs Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
request.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
response.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00