Skip to content

Bring mastofe up-to-date with commit 8d064c253644cba25c3b1eef424db6daa4a13471

Highlights:

  • Mastodon shortens the length of long links and of mentions of non-local users. I removed that.
  • Mastofe now fetches /static/config.js to check if the instance-specific panel is enabled, and if so will show it on the getting started page.

screenshot

* | 8d064c25 - (36 minutes ago) Add support for instance-specific panel - Morgan Bazalgette
* |   4b8b31c4 - (5 days ago) Merge branch 'master' of github.com:tootsuite/mastodon - Morgan Bazalgette
|\ \  
| |/  
| * 7e0aed39 - (5 days ago) Fix scrolling behavior (#7151) - ThibG
| * 1c379b7e - (5 days ago) Remove extra spaces from search API queries and public account headers (fixes #7129) (#7152) - ThibG
| * 1a37d7e2 - (5 days ago) Fix status filtering in contexts reducer (#7149) - Akihiko Odaki
| * a1049e93 - (5 days ago) Redirect to account status page for page of status stream entry (#7104) - Akihiko Odaki
| * 7c43ed04 - (6 days ago) Weblate translations (2018-04-15) (#7141) - Yamagishi Kazutoshi
| * 9f5ae7c2 - (6 days ago) Add and revise Traditional Chinese (zh-TW) translation for serveral strings (#7002) - YMHuang
| * fa049453 - (6 days ago) Change icon for domain blocks (#7139) - Marcin Mikołajczak
| * 1e87ed44 - (6 days ago) docker-compose: Only bind ports 3000 and 4000 on localhost. (#7138) - Valentin Lorentz
| * fed0b5ed - (6 days ago) i18n: Update Polish translation (#7131) - Marcin Mikołajczak
| * 78ed4ab7 - (7 days ago) Add bio fields (#6645) - Eugen Rochko
| * 85ab30ab - (8 days ago) i18n: Add Japanese translations for privacy policy and more (#7049) - mayaeh
| * 778562c2 - (9 days ago) Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) - Eugen Rochko
| * 9e45b051 - (9 days ago) When notification type filtered, ignore live updates for it (#7101) - Eugen Rochko
| * 14d86eb0 - (9 days ago) Allow more than the max pins if account is not local (#7105) - Renato "Lond" Cerqueira
| * 50529cbc - (9 days ago) Upgrade Rails to version 5.2.0 (#5898) - Yamagishi Kazutoshi
| * 8e88a183 - (10 days ago) update gem, test pam authentication (#7028) - Alexander
| * 12f5f13f - (10 days ago) Place privacy dropdown menu top if it is closer to the bottom of the viewport (#7106) - ThibG
| * 519119f6 - (10 days ago) Paginate ancestor statuses in public page (#7102) - Akihiko Odaki
| * d9b62e34 - (11 days ago) Feature: Improve reports ui (#7032) - Emelia Smith
| * 45c9f16f - (11 days ago) Improve load gap styling in web UI (#7100) - Eugen Rochko
| * 49bbef12 - (11 days ago) Use RAILS_LOG_LEVEL to set log level of Sidekiq, too (#7079) - Eugen Rochko
| * 8f800ad6 - (11 days ago) Change custom emoji search to `ILIKE` instead of `=` (#7099) - Paul Woolcock
| * 219a4423 - (11 days ago) Feature: Allow staff to change user emails (#7074) - Emelia Smith
| * e6e93ecd - (11 days ago) Fix GIFV encoding params (#7098) - MIYAGI Hikaru
| * 80a944c8 - (12 days ago) Log rate limit hits (#7096) - Eugen Rochko
| * 0c52654b - (12 days ago) When creating status, if no sensitive status is given, use default (#7057) - Renato "Lond" Cerqueira
* | fa5858c4 - (5 days ago) Make countableText be all text - Morgan Bazalgette

Merge request reports