Age | Commit message (Expand) | Author |
2017-01-27 | Update broken links, add new sponsor | Eugen Rochko |
2017-01-27 | Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, | Eugen Rochko |
2017-01-27 | Updated translation doc to get working links | nicolas |
2017-01-26 | Fix font weight | Eugen Rochko |
2017-01-26 | Merge pull request #549 from ineffyble/docs/add-default-account-to-dev-docume... | Eugen |
2017-01-26 | Merge pull request #548 from PurpleBooth/make-fonts-local | Eugen |
2017-01-26 | Move the fonts from Google Fonts to local assets | Billie Thompson |
2017-01-26 | Merge pull request #550 from wchristian/oauth_docs2 | Eugen |
2017-01-26 | Fix key names in statsd | Eugen Rochko |
2017-01-26 | Improve StatsD instrumentation | Eugen Rochko |
2017-01-26 | Fix up timeout, improve contrast on "show more", add responsive style | Eugen Rochko |
2017-01-26 | document that /oauth/token does not always return json | Christian Walde |
2017-01-27 | Add default account details to developer documentation. | Effy Elden |
2017-01-26 | Removed accidental n+1 query from notifications, updated some deps, | Eugen Rochko |
2017-01-26 | Merge pull request #526 from wchristian/oauth_docs | Eugen |
2017-01-26 | Merge pull request #543 from ineffyble/tweak/seed-default-admin-account-on-de... | Eugen |
2017-01-26 | Merge pull request #541 from TrevInc/master | Eugen |
2017-01-26 | Removed line break before spoiler link, changed color of bg for spoiler link | Anthony Bellew |
2017-01-26 | Add Padding to inline styles for spoiler | Anthony Bellew |
2017-01-26 | Added inline spoiler button styles | Anthony Bellew |
2017-01-26 | Merge pull request #542 from ineffyble/tweak/redirect-admin-path-to-admin-set... | Eugen |
2017-01-26 | Merge pull request #544 from ineffyble/tweak/add-default-local-domain-for-vag... | Eugen |
2017-01-26 | Add a default LOCAL_DOMAIN=mastodon.dev to .env.vagrant | Effy Elden |
2017-01-26 | Seed a default, confirmed, admin account on development environments | Effy Elden |
2017-01-26 | Add redirect for /admin => /admin/settings | Effy Elden |
2017-01-26 | Moved brackets outside of localized strings at Gargron's suggestion | Anthony Bellew |
2017-01-25 | Add brackets to visually distinguish show more / show less text | Anthony Bellew |
2017-01-25 | Merge pull request #3 from tootsuite/master | Anthony Bellew |
2017-01-26 | Improve infinite scroll on notifications | Eugen Rochko |
2017-01-26 | Follow request authorizations faster | Eugen Rochko |
2017-01-26 | Fix #537 - opengraph description should display spoiler text when present | Eugen Rochko |
2017-01-26 | Fix #538 - Darken buttons to increase contrast | Eugen Rochko |
2017-01-26 | Fix CSS mistake | Eugen Rochko |
2017-01-26 | Merge pull request #534 from yiskah/patch-2 | Eugen |
2017-01-26 | Merge pull request #536 from blackle/leftclick | Eugen |
2017-01-25 | Only open status on left mouse press | blackle |
2017-01-25 | Increase color contrast on getting started text | shel |
2017-01-25 | clarify the intended use of the oauth api call as per this issue: | Christian Walde |
2017-01-25 | Fix loading of avatars before drawing them to canvas | Eugen Rochko |
2017-01-25 | Fix #187, address #441 - <Avatar> component now plays gifs only while hovered | Eugen Rochko |
2017-01-25 | Use <summary> to encode content warnings instead | Eugen Rochko |
2017-01-25 | Fix spoiler_text not having "not null" constraint | Eugen Rochko |
2017-01-25 | Fix order of migrations | Eugen Rochko |
2017-01-25 | Add content warning example to docs | Eugen Rochko |
2017-01-25 | Add description of Mastodon's current protocol extensions | Eugen Rochko |
2017-01-25 | Merge pull request #524 from blackle/master | Eugen |
2017-01-24 | fix up spoilers | blackle |
2017-01-25 | Fix #522 - prevent blocked users from reblogging | Eugen Rochko |
2017-01-25 | Merge branch 'blackle-master' | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |