lemmy/crates
Dessalines 6ffa291ec9
Actor name length config dess (#1672)
* Make length of user/community name configurable (fixes #1306)

* use single config value, fix migrations, increase displayname length

* remove debug statements

* add helper method for setting actor_name_max_length

* move function

* Fixing some defaults

Co-authored-by: Felix Ableitner <me@nutomic.com>
2021-07-22 21:53:44 -04:00
..
api Add show_new_posts_notifs setting. Fixes #1664 (#1665) 2021-07-22 20:07:40 +00:00
api_common Add show_new_posts_notifs setting. Fixes #1664 (#1665) 2021-07-22 20:07:40 +00:00
api_crud Actor name length config dess (#1672) 2021-07-22 21:53:44 -04:00
apub Fix issue with protocol string in actor id generation (#1668) 2021-07-20 16:55:04 +00:00
apub_lib Apub inbox rewrite (#1652) 2021-07-17 12:08:46 -04:00
apub_lib_derive Apub inbox rewrite (#1652) 2021-07-17 12:08:46 -04:00
db_queries Add show_new_posts_notifs setting. Fixes #1664 (#1665) 2021-07-22 20:07:40 +00:00
db_schema Add show_new_posts_notifs setting. Fixes #1664 (#1665) 2021-07-22 20:07:40 +00:00
db_views Adding shortname fetching for users and communities. Fixes #1662 (#1663) 2021-07-20 04:29:50 +00:00
db_views_actor Upgrading deps, running clippy fix on nightly 1.55.0 (#1638) 2021-07-06 13:26:46 +00:00
db_views_moderator Upgrading deps, running clippy fix on nightly 1.55.0 (#1638) 2021-07-06 13:26:46 +00:00
routes Upgrading deps, running clippy fix on nightly 1.55.0 (#1638) 2021-07-06 13:26:46 +00:00
utils Actor name length config dess (#1672) 2021-07-22 21:53:44 -04:00
websocket Upgrading deps, running clippy fix on nightly 1.55.0 (#1638) 2021-07-06 13:26:46 +00:00