]> Untitled Git - lemmy.git/history - crates/api/src/local_user/save_settings.rs
implement language tags for site/community in db and api (#2434)
[lemmy.git] / crates / api / src / local_user / save_settings.rs
2022-10-06 Nutomicimplement language tags for site/community in db and...
2022-09-27 NutomicConvert emails to lowercase (fixes #2462) (#2463)
2022-08-18 NutomicTag posts and comments with language (fixes #440) ...
2022-07-11 NutomicFix problem where actors can have empty public key...
2022-06-22 DessalinesRemove update and read site config. Fixes #2306 (#2329)
2022-06-02 NutomicExtract Activitypub logic into separate library (#2288)
2022-05-10 NutomicRemove check that avatars/banners are locally hosted...
2022-05-03 NutomicAdd cargo feature for building lemmy_api_common with...
2022-04-13 NutomicSplit apart api files (#2216)