]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2017-01-28 Eugen RochkoSplit 2FA login into two prompts
2017-01-28 Eugen RochkoAdd pixel background to modal images
2017-01-28 Eugen RochkoUpdate settings to re-use admin layout, one big navigat...
2017-01-27 Eugen RochkoClean up
2017-01-27 Eugen RochkoDo not automatically login after password reset, as...
2017-01-27 Eugen RochkoAdded optional two-factor authentication
2017-01-27 Zachary SpectorLess ambiguous sensitive content toggle label (#556)
2017-01-27 EugenMerge pull request #557 from hoodiek/master
2017-01-27 hoodiefix button outline showing on clicks for prettiness
2017-01-27 Eugen RochkoUpdate broken links, add new sponsor
2017-01-27 Eugen RochkoDo not run FetchLinkCardService on local URLs, increase...
2017-01-27 nicolasUpdated translation doc to get working links
2017-01-26 Eugen RochkoFix font weight
2017-01-26 EugenMerge pull request #549 from ineffyble/docs/add-default...
2017-01-26 EugenMerge pull request #548 from PurpleBooth/make-fonts...
2017-01-26 Billie ThompsonMove the fonts from Google Fonts to local assets
2017-01-26 EugenMerge pull request #550 from wchristian/oauth_docs2
2017-01-26 Eugen RochkoFix key names in statsd
2017-01-26 Eugen RochkoImprove StatsD instrumentation
2017-01-26 Eugen RochkoFix up timeout, improve contrast on "show more", add...
2017-01-26 Christian Waldedocument that /oauth/token does not always return json
2017-01-26 Effy EldenAdd default account details to developer documentation.
2017-01-26 Eugen RochkoRemoved accidental n+1 query from notifications, update...
2017-01-26 EugenMerge pull request #526 from wchristian/oauth_docs
2017-01-26 EugenMerge pull request #543 from ineffyble/tweak/seed-defau...
2017-01-26 EugenMerge pull request #541 from TrevInc/master
2017-01-26 Anthony BellewRemoved line break before spoiler link, changed color...
2017-01-26 Anthony BellewAdd Padding to inline styles for spoiler
2017-01-26 Anthony BellewAdded inline spoiler button styles
2017-01-26 EugenMerge pull request #542 from ineffyble/tweak/redirect...
2017-01-26 EugenMerge pull request #544 from ineffyble/tweak/add-defaul...
2017-01-26 Effy EldenAdd a default LOCAL_DOMAIN=mastodon.dev to .env.vagrant
2017-01-26 Effy EldenSeed a default, confirmed, admin account on development...
2017-01-26 Effy EldenAdd redirect for /admin => /admin/settings
2017-01-26 Anthony BellewMoved brackets outside of localized strings at Gargron...
2017-01-26 Anthony BellewAdd brackets to visually distinguish show more / show...
2017-01-26 Anthony BellewMerge pull request #3 from tootsuite/master
2017-01-26 Eugen RochkoImprove infinite scroll on notifications
2017-01-26 Eugen RochkoFollow request authorizations faster
2017-01-26 Eugen RochkoFix #537 - opengraph description should display spoiler...
2017-01-26 Eugen RochkoFix #538 - Darken buttons to increase contrast
2017-01-26 Eugen RochkoFix CSS mistake
2017-01-26 EugenMerge pull request #534 from yiskah/patch-2
2017-01-26 EugenMerge pull request #536 from blackle/leftclick
2017-01-26 blackleOnly open status on left mouse press
2017-01-26 shelIncrease color contrast on getting started text
2017-01-25 Christian Waldeclarify the intended use of the oauth api call as per...
2017-01-25 Eugen RochkoFix loading of avatars before drawing them to canvas
2017-01-25 Eugen RochkoFix #187, address #441 - <Avatar> component now plays...
2017-01-25 Eugen RochkoUse <summary> to encode content warnings instead
2017-01-25 Eugen RochkoFix spoiler_text not having "not null" constraint
2017-01-25 Eugen RochkoFix order of migrations
2017-01-25 Eugen RochkoAdd content warning example to docs
2017-01-25 Eugen RochkoAdd description of Mastodon's current protocol extensions
2017-01-25 EugenMerge pull request #524 from blackle/master
2017-01-25 blacklefix up spoilers
2017-01-25 Eugen RochkoFix #522 - prevent blocked users from reblogging
2017-01-25 Eugen RochkoMerge branch 'blackle-master'
2017-01-25 Eugen RochkoInstead of using spoiler boolean and spoiler_text,...
2017-01-24 EugenMerge branch 'master' into master
2017-01-24 Eugen RochkoMake blocks create entries and unfollows instantly...
2017-01-24 EugenMerge pull request #521 from mistydemeo/fix_invisible_css
2017-01-24 Misty De MeoFix `invisible` CSS class
2017-01-24 Eugen RochkoFix links in toots opening the toot at first
2017-01-24 Eugen RochkoFix #204, fix #515 - URL truncating is now a style...
2017-01-24 Eugen RochkoMerge branch 'blackle-boostspin'
2017-01-24 EugenMerge branch 'master' into boostspin
2017-01-24 blackleMake boost animation an SVG that uses SCSS colours
2017-01-24 Eugen RochkoSet isLoading false on timelines when request fails
2017-01-24 Eugen RochkoAPI now respects ?limit param as long as it's within...
2017-01-24 Eugen RochkoSmarter infinite scroll
2017-01-24 blackleImplement a click-to-view spoiler system
2017-01-23 Eugen RochkoFix mistake
2017-01-23 Eugen RochkoDomains with reject_media? set to true won't download...
2017-01-23 Eugen RochkoLess re-rendering
2017-01-23 Eugen RochkoOptional domain block attribute that prevents media...
2017-01-23 Eugen RochkoMove merging/unmerging of timelines into background...
2017-01-23 Eugen RochkoAdd /api/v1/notifications/clear, non-existing link...
2017-01-23 Eugen RochkoRemove unneeded block check
2017-01-23 Eugen RochkoDomain blocks now have varying severity - auto-suspend...
2017-01-23 Eugen RochkoForgot to commit
2017-01-23 Eugen RochkoMove all hex colors in SASS to variables and all variat...
2017-01-23 Eugen RochkoFix #365, 1/2 of #408 - replace rails_autolink with...
2017-01-23 Eugen RochkoFix a couple unhandled exceptions
2017-01-23 Eugen RochkoPotentially fix notifications issue
2017-01-23 Eugen RochkoFix oembed controller test
2017-01-23 EugenMerge pull request #513 from mistydemeo/fix_textarea_se...
2017-01-23 Misty De MeoTextarea: fix clicking on name suggestions
2017-01-22 EugenFix inflection
2017-01-22 EugenFix error
2017-01-22 EugenMitigate inconsistent notifications
2017-01-22 Eugen RochkoOverride Rack::Request to use the same trusted proxy...
2017-01-22 Eugen RochkoAllow to specify trusted proxies through env
2017-01-22 EugenMerge pull request #509 from ineffyble/docs/developer...
2017-01-22 Effy EldenUpdate README.md to match new documentation (missed...
2017-01-22 EugenMerge pull request #508 from ineffyble/docs/developer...
2017-01-22 Effy EldenAdd separate sections for Heroku and Vagrant deployment...
2017-01-21 Eugen RochkoRename main docs page so it renders in github
2017-01-21 Eugen RochkoImprove API docs formatting
2017-01-21 Eugen RochkoAdd wiki contents to docs/ instead
next