about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-01-26Merge pull request #526 from wchristian/oauth_docsEugen
2017-01-26Merge pull request #543 from ineffyble/tweak/seed-default-admin-account-on-de...Eugen
2017-01-26Merge pull request #541 from TrevInc/masterEugen
2017-01-26Removed line break before spoiler link, changed color of bg for spoiler linkAnthony Bellew
2017-01-26Add Padding to inline styles for spoilerAnthony Bellew
2017-01-26Added inline spoiler button stylesAnthony Bellew
2017-01-26Merge pull request #542 from ineffyble/tweak/redirect-admin-path-to-admin-set...Eugen
2017-01-26Merge pull request #544 from ineffyble/tweak/add-default-local-domain-for-vag...Eugen
2017-01-26Add a default LOCAL_DOMAIN=mastodon.dev to .env.vagrantEffy Elden
2017-01-26Seed a default, confirmed, admin account on development environmentsEffy Elden
2017-01-26Add redirect for /admin => /admin/settingsEffy Elden
2017-01-26Moved brackets outside of localized strings at Gargron's suggestionAnthony Bellew
2017-01-25Add brackets to visually distinguish show more / show less textAnthony Bellew
2017-01-25Merge pull request #3 from tootsuite/masterAnthony Bellew
2017-01-26Improve infinite scroll on notificationsEugen Rochko
2017-01-26Follow request authorizations fasterEugen Rochko
2017-01-26Fix #537 - opengraph description should display spoiler text when presentEugen Rochko
2017-01-26Fix #538 - Darken buttons to increase contrastEugen Rochko
2017-01-26Fix CSS mistakeEugen Rochko
2017-01-26Merge pull request #534 from yiskah/patch-2Eugen
2017-01-26Merge pull request #536 from blackle/leftclickEugen
2017-01-25Only open status on left mouse pressblackle
2017-01-25Increase color contrast on getting started textshel
2017-01-25clarify the intended use of the oauth api call as per this issue:Christian Walde
2017-01-25Fix loading of avatars before drawing them to canvasEugen Rochko
2017-01-25Fix #187, address #441 - <Avatar> component now plays gifs only while hoveredEugen Rochko
2017-01-25Use <summary> to encode content warnings insteadEugen Rochko
2017-01-25Fix spoiler_text not having "not null" constraintEugen Rochko
2017-01-25Fix order of migrationsEugen Rochko
2017-01-25Add content warning example to docsEugen Rochko
2017-01-25Add description of Mastodon's current protocol extensionsEugen Rochko
2017-01-25Merge pull request #524 from blackle/masterEugen
2017-01-24fix up spoilersblackle
2017-01-25Fix #522 - prevent blocked users from rebloggingEugen Rochko
2017-01-25Merge branch 'blackle-master'Eugen Rochko
2017-01-25Instead of using spoiler boolean and spoiler_text, simply check for non-blank...Eugen Rochko
2017-01-24Merge branch 'master' into masterEugen
2017-01-24Make blocks create entries and unfollows instantly, but do the clean upEugen Rochko
2017-01-24Merge pull request #521 from mistydemeo/fix_invisible_cssEugen
2017-01-24Fix `invisible` CSS classMisty De Meo
2017-01-24Fix links in toots opening the toot at firstEugen Rochko
2017-01-24Fix #204, fix #515 - URL truncating is now a style so copypasting is notEugen Rochko
2017-01-24Merge branch 'blackle-boostspin'Eugen Rochko
2017-01-24Merge branch 'master' into boostspinEugen
2017-01-24Make boost animation an SVG that uses SCSS coloursblackle
2017-01-24Set isLoading false on timelines when request failsEugen Rochko
2017-01-24API now respects ?limit param as long as it's within 2x default limitEugen Rochko
2017-01-24Smarter infinite scrollEugen Rochko
2017-01-23Implement a click-to-view spoiler systemblackle
2017-01-23Fix mistakeEugen Rochko