forked from mastodon/mastodon
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
36 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Mastodon fork for [est.social](https://est.social/) | ||
|
||
Forked from [Mastodon](https://github.com/mastodon/mastodon/). | ||
|
||
This is mainly to manage localization ahead of the official releases. | ||
|
||
## Changes made | ||
|
||
1. Upped char limit to 10,000 after some [discussion](https://est.social/@diana/109989076059242012) on our site. | ||
- app/javascript/mastodon/features/compose/components/compose_form.js | ||
- app/serializers/rest/instance_serializer.rb | ||
- app/serializers/rest/v1/instance_serializer.rb | ||
- app/validators/status_length_validator.rb | ||
2. Localization. These come from the official [Crowdin project](https://crowdin.com/project/mastodon/et) but they are merged ahead of the official releases. | ||
- app/javascript/mastodon/locales/et.json | ||
- config/locales/activerecord.et.yml | ||
- config/locales/devise.et.yml | ||
- config/locales/doorkeeper.et.yml | ||
- config/locales/et.yml | ||
- config/locales/simple_form.et.yml | ||
3. Our version suffix `+est`: | ||
- lib/mastodon/version.rb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters