]> Untitled Git - lemmy.git/history - crates/db_schema/src/impls/language.rs
Cache & Optimize Woodpecker CI (#3450)
[lemmy.git] / crates / db_schema / src / impls / language.rs
2023-07-17 cetra3Cache & Optimize Woodpecker CI (#3450)
2023-07-11 dullbananasMake functions work with both connection and pool ...
2023-02-05 NutomicFix data fetching from Peertube (fixes #2689) (#2703)
2022-11-19 NutomicVarious pedantic clippy fixes (#2568)
2022-11-09 DessalinesAdd diesel_async, get rid of blocking function (#2510)
2022-10-06 Nutomicimplement language tags for site/community in db and...
2022-09-26 DessalinesDiesel 2.0.0 upgrade (#2452)
2022-08-18 NutomicTag posts and comments with language (fixes #440) ...