Skip to content

Change logo URL for Heroku and Scalingo#4476

Merged
Gargron merged 1 commit intomastodon:masterfrom
ykzts:mastodon-logo
Aug 1, 2017
Merged

Change logo URL for Heroku and Scalingo#4476
Gargron merged 1 commit intomastodon:masterfrom
ykzts:mastodon-logo

Conversation

@ykzts
Copy link
Copy Markdown
Member

@ykzts ykzts commented Aug 1, 2017

🎉 WELCOME BACK 🎉

Comment thread app.json
"name": "Mastodon",
"description": "A GNU Social-compatible microblogging server",
"repository": "https://github.com/tootsuite/mastodon",
"logo": "https://github.com/tootsuite/mastodon/raw/master/app/javascript/images/logo.svg",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The raw format of GitHub returns Content-type: text/plain. SVG will not be rendered unless Content-type is image/svg+xml when imported with img element.

I thought it would be better to use an avatar image with a permanently URL.

@Gargron Gargron merged commit e05606c into mastodon:master Aug 1, 2017
@ykzts ykzts deleted the mastodon-logo branch August 1, 2017 03:59
pfigel added a commit to pfigel/mastodon that referenced this pull request Aug 3, 2017
* tag 'v1.5.0': (333 commits)
  Bump to 1.5.0
  Update Dutch (nl) strings (mastodon#4480)
  Show SMTP_TLS in config sample (mastodon#4477)
  fix(web_push_notifications): Send message with welcome notifications (mastodon#4471)
  Change logo URL for Heroku and Scalingo (mastodon#4476)
  Add libidn11 to Aptfile (mastodon#4475)
  Re-add outline (mastodon#4474)
  do not emojify tm, (R) and (C) (mastodon#4472)
  i18n: update Persian translation (mastodon#4470)
  Load extra polyfills when isIntersecting is undefined (mastodon#4469)
  Bump to 1.5.0rc3
  Simplify web UI character counter logic (mastodon#4463)
  Fix button overflow on confirmation modal for mobile (mastodon#4465)
  Change RuboCop rules to loose (mastodon#4464)
  i18n: Update Polish translation (mastodon#4467)
  Disable sensitive button when with content warnings (mastodon#4460)
  Fix length validator counting things that look like URIs like URLs (mastodon#4462)
  Make salutation of email localizable (mastodon#4454)
  Improve accessibility (part 7) (mastodon#4457)
  Change to sensitive when adding content warning from web UI (mastodon#4456)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants