lemmy/crates
Dessalines 33fd31754a
Adding a URL max length lemmy error. (#4960)
* Adding a URL max length error.

- Also increasing the post.url max length to 2000 (seems standard)
- I ran into this when fixing torrent support, which often use longer
  urls.

* Fixing sql_format.
2024-08-04 09:45:53 -04:00
..
api Upgrading deps. (#4955) 2024-08-01 17:04:28 -04:00
api_common Replace 3rd party once_cell crate with recently stabilized standard library API (#4919) 2024-07-30 10:11:39 -04:00
api_crud Adding a URL max length lemmy error. (#4960) 2024-08-04 09:45:53 -04:00
apub Adding a URL max length lemmy error. (#4960) 2024-08-04 09:45:53 -04:00
db_perf Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
db_schema Adding a URL max length lemmy error. (#4960) 2024-08-04 09:45:53 -04:00
db_views Add the ability to fetch a registration application by person_id. (#4913) 2024-07-23 19:01:24 -04:00
db_views_actor Make sure you can view your moderated deleted and removed communities. (#4912) 2024-07-23 12:38:54 -04:00
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 2024-04-25 10:26:17 +02:00
federate chore(deps): update rust crate mockall to 0.13.0 (#4946) 2024-08-01 13:59:40 -04:00
routes Replace 3rd party once_cell crate with recently stabilized standard library API (#4919) 2024-07-30 10:11:39 -04:00
utils Adding a URL max length lemmy error. (#4960) 2024-08-04 09:45:53 -04:00