Commit Graph

12858 Commits (0e139e3c4d8faa94fe0357d235f84a3f4c2abb50)
 

Author SHA1 Message Date
9p4 78c7c79d78 Add refreshing many accounts at once with "tootctl accounts refresh" (#23304) 2 years ago
Claire cec59417d7 Add mail headers to avoid auto-replies (#23597) 2 years ago
Claire 9377c4a87c Add `lang` tag to native language names in language picker (#23749) 2 years ago
Thijs Kinkhorst 40ae8d5e03 Fix paths with url-encoded @ to redirect to the correct path (#23593) 2 years ago
Christian Schmidt 3f2e31800e Unescape HTML entities (#24019) 2 years ago
Christian Schmidt 92a26638eb Do not strip tags from `Setting.site_short_description` (#23975) 2 years ago
Claire 479b66637b Fix sidekiq jobs not triggering Elasticsearch index updates (#24046) 2 years ago
Rodion Borisov 14bcd14289 Center the text itself in upload area (#24029) 2 years ago
Claire 4bfbeb8139 Fix `/api/v1/streaming` sub-paths not being redirected (#23988) 2 years ago
Eugen Rochko 2fed61a477 Fix pgBouncer resetting application name on every transaction (#23958) 2 years ago
Christian Schmidt 37a28ba203 Do not leave Mastodon when clicking “Back” (#23953) 2 years ago
Claire 4cec3ad9b8 Fix original account being unfollowed on migration before the follow request could be sent (#21957) 2 years ago
Claire 675c24a34e Fix unconfirmed accounts being registered as active users (#23803) 2 years ago
Claire f5f17e897b Fix tootctl accounts migrate error due to typo (#23567) 2 years ago
Claire 63532d9883 Fix error when displaying post history of a trendable post in the admin interface (#23574) 2 years ago
Claire aff3f850de Fix server error when failing to follow back followers from `/relationships` (#23787) 2 years ago
Claire b52746e64b Fix duplicate “Publish” button on mobile (#23804) 2 years ago
Claire 69564db447 Fix inefficiency when searching accounts per username in admin interface (#23801) 2 years ago
Botao Wang 00208b23b1 Fix sidebar cut-off on small screens in admin UI (#23764) 2 years ago
Claire 900790184a Fix focus point of already-attached media not saving after edit (#23566) 2 years ago
Dean Bassett 11d6663025 Fix case-sensitive check for previously used hashtags (#23526) 2 years ago
emilweth ea1d55a64e fix metrics format (#23520) 2 years ago
emilweth ac7665193c dot is not allowed (#23519) 2 years ago
Claire 0dc342df81 Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) 2 years ago
Claire 61c5dfb929
Update changelog (#23515) 2 years ago
Claire 70c0d754a6
Bump version to 4.1.0 (#23471)
* Bump version to 4.1.0

* Editorialize changelog some more and highlight API changes

* Update changelog
2 years ago
Claire 0c9eac80d8
Fix unbounded recursion in post discovery (#23506)
* Add a limit to how many posts can get fetched as a result of a single request

* Add tests

* Always pass `request_id` when processing `Announce` activities

---------

Co-authored-by: nametoolong <nametoolong@users.noreply.github.com>
2 years ago
Nick Schonning 719bb799be
Remove DesspSouce config (#23513) 2 years ago
Claire bae17ebe5e
Fix attached media uploads not being cleared when replying to a post (#23504) 2 years ago
Eugen Rochko 71ae17e8f5
New Crowdin updates (#23413)
* New translations en.json (Esperanto)

* New translations en.yml (Slovak)

* New translations en.json (Burmese)

* New translations en.yml (Korean)

* New translations en.json (Burmese)

* New translations en.json (Burmese)

* New translations en.yml (Finnish)

* New translations simple_form.en.yml (Finnish)

* New translations en.json (Burmese)

* New translations en.yml (Burmese)

* New translations en.yml (Burmese)

* New translations en.json (Burmese)

* New translations activerecord.en.yml (Burmese)

* New translations en.yml (Burmese)

* New translations activerecord.en.yml (Burmese)

* New translations en.json (German)

* New translations simple_form.en.yml (German)

* New translations en.json (Catalan)

* New translations en.yml (Burmese)

* New translations en.yml (Burmese)

* New translations en.yml (Russian)

* New translations doorkeeper.en.yml (Russian)

* New translations simple_form.en.yml (Russian)

* New translations en.json (Russian)

* New translations en.json (Belarusian)

* New translations en.json (Belarusian)

* New translations en.json (Esperanto)

* New translations en.yml (Esperanto)

* New translations doorkeeper.en.yml (Korean)

* New translations en.json (Burmese)

* New translations en.yml (Slovak)

* New translations en.yml (Belarusian)

* New translations simple_form.en.yml (Belarusian)

* New translations simple_form.en.yml (Esperanto)

* New translations doorkeeper.en.yml (Esperanto)

* New translations activerecord.en.yml (Esperanto)

* New translations devise.en.yml (Esperanto)

* New translations en.yml (English, United Kingdom)

* New translations en.yml (Asturian)

* New translations simple_form.en.yml (Asturian)

* New translations en.yml (Asturian)

* New translations doorkeeper.en.yml (Asturian)

* New translations en.json (Asturian)

* New translations en.yml (Asturian)

* New translations en.json (Asturian)

* New translations en.json (Korean)

* New translations en.yml (Korean)

* New translations en.json (Korean)

* New translations en.yml (Korean)

* New translations devise.en.yml (Korean)

* New translations simple_form.en.yml (Korean)

* New translations en.json (Welsh)

* New translations en.yml (Welsh)

* New translations simple_form.en.yml (Welsh)

* New translations activerecord.en.yml (Welsh)

* New translations devise.en.yml (Welsh)

* New translations doorkeeper.en.yml (Welsh)

* New translations en.yml (Burmese)

* New translations en.yml (Burmese)

* New translations en.yml (Burmese)

* New translations en.json (Silesian)

* New translations en.yml (Occitan)

* New translations en.yml (Turkish)

* New translations simple_form.en.yml (Turkish)

* New translations en.json (Occitan)

* New translations activerecord.en.yml (Turkish)

* New translations doorkeeper.en.yml (Turkish)

* Normalize

* Remove unused locales

---------

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
Claire a9c220242b
Fix admin-set follow recommandations being case-sensitive (#23500)
Fixes #23472
2 years ago
Claire 67de888bad
Fix server status URL being a required server setting (#23499) 2 years ago
Nick Schonning f23d30100a
Cleanup unused i18n strings (#23426)
* Remove partial 422/500 error translations

* Add missing siblings for i18n unused warnings

* Enable i18n unused string checking for all locales
2 years ago
Eugen Rochko c5a4d8c82d
Add information about database pool to metrics endpoint in streaming API (#23469) 2 years ago
Eugen Rochko 4cb7647516
Add database pool configuration over `DB_POOL` to streaming API (#23470)
Add connection timeout of 15s
2 years ago
Claire 832595d1e7
Remove posts count and last posts from ActivityPub representation of hashtag collections (#23460) 2 years ago
dependabot[bot] 08001e387b
Bump axios from 1.2.6 to 1.3.2 (#23420)
Bumps [axios](https://github.com/axios/axios) from 1.2.6 to 1.3.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.6...v1.3.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Nick Schonning 0592937264
Apply Rubocop Rails/WhereNot (#23448)
* Apply Rubocop Rails/WhereNot

* Update spec for where.not
2 years ago
Nick Schonning 11557d1c5a
Apply Rubocop Rails/RootPublicPath (#23447) 2 years ago
Nick Schonning 0d1f192c54
Apply Rubocop Performance/BlockGivenWithExplicitBlock (#23441)
* Apply Rubocop Performance/BlockGivenWithExplicitBlock

* Unprefix used block parameter
2 years ago
Nick Schonning 26ac2447b4
Apply Rubocop Style/EmptyElse (#23449) 2 years ago
Nick Schonning f68bb52556
Apply Rubocop Style/NegatedIfElseCondition (#23451) 2 years ago
Nick Schonning 8c1b65c7dd
Apply Rubocop Style/RedundantAssignment (#23452) 2 years ago
Nick Schonning 1487fcde93
Apply Rubocop Style/ExpandPathArguments (#23450) 2 years ago
Nick Schonning d3f59f52c3
Apply Rubocop Performance/StringReplacement (#23445) 2 years ago
Nick Schonning 203739dd3a
Apply Rubocop Performance/StringIdentifierArgument (#23444) 2 years ago
Nick Schonning 2e652aa81c
Apply Rubocop Performance/RedundantSplitRegexpArgument (#23443)
* Apply Rubocop Performance/RedundantSplitRegexpArgument

* Update app/controllers/concerns/signature_verification.rb
2 years ago
Nick Schonning ef8988aef2
Apply Rubocop Performance/DoubleStartEndWith (#23442) 2 years ago
Nick Schonning c92e033cdd
Apply Rubocop Performance/BindCall (#23437) 2 years ago
Nick Schonning cec005068f
Apply Rubocop Performance/RedundantBlockCall (#23440) 2 years ago