]> Untitled Git - lemmy.git/history - crates/api/src/local_user/save_settings.rs
Fix problem where actors can have empty public key (fixes #2347) (#2348)
[lemmy.git] / crates / api / src / local_user / save_settings.rs
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)