Conflicts: - `CONTRIBUTING.md`: Upstream changed the file, while we had a different one. Updated the common parts. - `README.md`: Upstream changed the file, while we had a different one. Updated the common parts. - `app/helpers/application_helper.rb`: Upstream added helpers where glitch-soc had extra ones. Added upstream's new helpers. - `app/models/form/admin_settings.rb`: Upstream added some custom handling of one setting, while glitch-soc had additional code. Ported upstream's code. - `lib/mastodon/version.rb`: Upstream moved some things to `config/mastodon.yml`. Did the same. - `spec/requests/api/v1/accounts/credentials_spec.rb`: I don't know honestly. |
||
|---|---|---|
| .. | ||
| about | ||
| accounts | ||
| admin | ||
| admin_mailer | ||
| application | ||
| auth | ||
| custom_css | ||
| disputes/strikes | ||
| errors | ||
| filters | ||
| follower_accounts | ||
| following_accounts | ||
| home | ||
| invites | ||
| kaminari | ||
| layouts | ||
| mail_subscriptions | ||
| media | ||
| notification_mailer | ||
| oauth | ||
| privacy | ||
| redirects | ||
| relationships | ||
| remote_interaction_helper | ||
| settings | ||
| severed_relationships | ||
| shared | ||
| shares | ||
| statuses | ||
| statuses_cleanup | ||
| tags | ||
| terms_of_service | ||
| user_mailer | ||
| well_known/host_meta | ||