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>
2022-11-19 09:48:29 -05:00
..
purge Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
registration_applications Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
leave_admin.rs Add support for Taglines (#2548) 2022-11-19 09:48:29 -05:00
mod.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00
mod_log.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
resolve_object.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
search.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00