]> Untitled Git - lemmy.git/history - crates/apub/src/objects/instance.rs
Diesel 2.0.0 upgrade (#2452)
[lemmy.git] / crates / apub / src / objects / instance.rs
2022-09-26 DessalinesDiesel 2.0.0 upgrade (#2452)
2022-06-22 DessalinesRemove update and read site config. Fixes #2306 (#2329)
2022-06-08 NutomicUpgrade activitypub_federation to 0.2.0, add setting...
2022-06-02 NutomicExtract Activitypub logic into separate library (#2288)
2022-05-10 NutomicRemove check that avatars/banners are locally hosted...
2022-05-06 NutomicFederate with Peertube (#2244)
2022-05-03 NutomicAdd cargo feature for building lemmy_api_common with...
2022-04-12 NutomicChange Person, Instance types (#2200)
2022-04-01 NutomicMigrate towards using page.attachment field for url...
2022-03-31 NutomicMerge pull request #2178 from LemmyNet/fix_ban_expires
2022-03-30 DessalinesClippy fixes.
2022-03-24 NutomicGNU social compatibility (#2100)
2022-03-23 NutomicMerge branch 'main' into add_jerboa_link
2022-03-23 NutomicIf viewed actor isnt in db, fetch it from other instanc...
2022-03-18 NutomicForbid remote URLs for avatars/banners (fixes #1618...
2022-03-03 NutomicMake activity queue worker count configurable, log...
2022-02-17 NutomicReorganize federation tests (#2092)
2022-02-07 NutomicImplement instance actor (#1798)