lemmy/crates
Nutomic f916309df8
Always assign default language before checking if language is allowed (#5132)
* Always assign default language before checking if language is allowed (fixes #5131)

* handle all logic in same fn

* fix test

* rename
2024-11-12 14:52:39 -05:00
..
api Allow disabling private messages. Fixes #3640 (#4094) 2024-11-07 22:16:28 -05:00
api_common Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
api_crud Always assign default language before checking if language is allowed (#5132) 2024-11-12 14:52:39 -05:00
apub Fetch community mods synchronously (#5169) 2024-11-12 12:43:24 -05:00
db_perf Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
db_schema Always assign default language before checking if language is allowed (#5132) 2024-11-12 14:52:39 -05:00
db_views Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
db_views_actor Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
db_views_moderator Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
federate Remove individual user/community inboxes (#5124) 2024-10-26 14:54:29 -04:00
routes Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
utils Simplify regex for user/community name validation (#5164) 2024-11-12 05:54:23 -05:00