lemmy/crates/utils/src
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
..
rate_limit Upgrading deps, running clippy fix on nightly 1.55.0 (#1638) 2021-07-06 13:26:46 +00:00
settings Actor name length config dess (#1672) 2021-07-22 21:53:44 -04:00
apub.rs Store activitypub endpoints in database (#162) 2021-02-04 16:34:58 +00:00
claims.rs Running clippy --fix (#1647) 2021-07-05 16:07:26 +00:00
email.rs Upgrading deps, running clippy fix on nightly 1.55.0 (#1638) 2021-07-06 13:26:46 +00:00
lib.rs Actor name length config dess (#1672) 2021-07-22 21:53:44 -04:00
request.rs Running clippy --fix (#1647) 2021-07-05 16:07:26 +00:00
test.rs Actor name length config dess (#1672) 2021-07-22 21:53:44 -04:00
utils.rs Actor name length config dess (#1672) 2021-07-22 21:53:44 -04:00
version.rs For untagged commits, include hash in version name (fixes #1563) 2021-04-12 13:47:58 +02:00