Commit Graph

13 Commits (961bb84e4c87555bbce930a87291938a988a483a)

Author SHA1 Message Date
Claire 3a8370e1f4
Fix `repo:changelog` task matching strings that are not Pull Request identifiers ()
Matt Jankowski b8b2470cf8
Fix `Style/SlicingWithRange` cop ()
Nick Schonning e762a14c0a
Enable Rubocop Performance/DeleteSuffix ()
Nick Schonning 8fd3fc404d
Autofix Rubocop Rails/RootPathnameMethods ()
Eugen Rochko b6d7726ecb
Remove language detection through cld3 ()
* Remove language detection through cld3

* Update app/helpers/languages_helper.rb

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Eugen Rochko 6e50134a42
Add trending links ()
* Add trending links

* Add overriding specific links trendability

* Add link type to preview cards and only trend articles

Change trends review notifications from being sent every 5 minutes to being sent every 2 hours

Change threshold from 5 unique accounts to 15 unique accounts

* Fix tests
Claire 5a1e072517
Change references to tootsuite/mastodon to mastodon/mastodon ()
* Change references to tootsuite/mastodon to mastodon/mastodon

* Remove obsolete test fixture

* Replace occurrences of tootsuite/mastodon with mastodon/mastodon in CHANGELOG

And a few other places
Eugen Rochko d862728ae1
Add more checks to `repo:check_locales_files` ()
Eugen Rochko 9361981388
Add missing locale file for ga and add rake task to check for it ()
* Add missing locale file for ga and add rake task to check for it

* Update lib/tasks/repo.rake

Co-Authored-By: Yamagishi Kazutoshi <ykzts@desire.sh>

* Fix check-i18n build
Eugen Rochko 9fd6443487
Add translators to AUTHORS.md ()
Eugen Rochko 7c3fddeab4
Change CHANGELOG.md references from pull requests to authors ()
Add `rake repo:changelog` to do that automatically
rinsuki 25dd523887 using mailto scheme in AUTHORS.md ()
nightpool b0b484ba18 Add rake task for generating AUTHORS.md ()
* add rake task for generating AUTHORS.md

* update AUTHORS.md

* rubocop