add custom max toot characters since 1.0.5 is out

mathilde 2020-08-14 19:56:15 +02:00
parent 4466697592
commit be4390d690
1 changed files with 2 additions and 1 deletions

@ -1,11 +1,12 @@
__Hometown__ is a light weight fork of Mastodon. This fork is based on the principle of: minimum code change for maximum user experience change.
[Hometown v1.0.4](https://github.com/hometown-fork/hometown/releases/v1.0.4%2B3.1.4) has a few key differences from Mastodon.
[Hometown v1.0.5](https://github.com/hometown-fork/hometown/releases/v1.0.5%2B3.2.0) has a few key differences from Mastodon.
- [Local only posting](https://github.com/hometown-fork/hometown/wiki/Local-only-posting) (aka posts that never federate)
- [In-line reading of full articles](https://github.com/hometown-fork/hometown/wiki/More-content-types) behind a cut for length
- [Exclusive lists](https://github.com/hometown-fork/hometown/wiki/Exclusive-lists) which let you follow accounts without them clogging up your home timeline
- [Themes](https://github.com/hometown-fork/Hometown/wiki/Themes) of a pastel variety!
- [Custom max toot characters](https://github.com/hometown-fork/hometown/wiki/Custom-max-toot-characters) to change the default 500 characters limits imposed by Mastodon
For more information, check out our README on our [Github repository landing page](https://github.com/hometown-fork/hometown).