lemmy/crates
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
..
api Add support for Taglines (#2548) 2022-11-19 09:48:29 -05:00
api_common Add support for Taglines (#2548) 2022-11-19 09:48:29 -05:00
api_crud Add support for Taglines (#2548) 2022-11-19 09:48:29 -05:00
apub Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
db_schema Add support for Taglines (#2548) 2022-11-19 09:48:29 -05:00
db_views Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
db_views_actor Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
db_views_moderator Specify dependencies and metadata for entire workspace (#2565) 2022-11-17 15:23:01 +00:00
routes Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
utils Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
websocket Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00