You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api/src/site
Anon c27d2a5687
Add support for Taglines (#2548)
* Add support for Taglines

* recreate migration

* Update content column -> Text

* Optimize replace function

* Change taglines to Option

* Move Ok() call

* Move taglines to GetSiteResponse

* Fix logic

Co-authored-by: layla <layla@chapo.dev>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2 years ago
..
purge Various pedantic clippy fixes (#2568) 2 years ago
registration_applications Add diesel_async, get rid of blocking function (#2510) 2 years ago
leave_admin.rs Add support for Taglines (#2548) 2 years ago
mod.rs Remove update and read site config. Fixes #2306 (#2329) 2 years ago
mod_log.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
resolve_object.rs Various pedantic clippy fixes (#2568) 2 years ago
search.rs Various pedantic clippy fixes (#2568) 2 years ago