]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2017-01-26 Effy EldenSeed a default, confirmed, admin account on development...
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 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
2017-01-21 Eugen RochkoMerge branch 'ineffyble-fix/error-pages'
2017-01-21 Eugen RochkoImprove error page layouting. 500 page has to stay...
2017-01-21 Eugen RochkoMerge branch 'fix/error-pages' of https://github.com...
2017-01-21 Eugen RochkoMerge branch 'ineffyble-master'
2017-01-21 Eugen RochkoFix code style
2017-01-21 Eugen RochkoMerge branch 'master' of https://github.com/ineffyble...
2017-01-21 Eugen RochkoMethod to fetch a single notification
2017-01-21 EugenMerge pull request #506 from ineffyble/fix/issue-492...
2017-01-21 Effy EldenChange missing.png header to 1x1 transparent PNG
2017-01-21 Effy EldenAdd a default missing.png header image - fixes #492
2017-01-21 EugenMerge pull request #505 from ineffyble/fix/issue-503
2017-01-21 Effy EldenCall uniq on the string version of mb_chars tags
2017-01-21 Effy EldenSet remote dev environments to use letter_opener_web...
2017-01-20 Eugen RochkoFix #475 - add space after autocomplete
2017-01-20 Eugen RochkoInstead of refusing to create accounts, domain blocks...
2017-01-20 Eugen RochkoFix preview cards layout, do preview card crawling...
2017-01-20 EugenMerge pull request #502 from blackle/vistoggle
2017-01-20 blackleShow visibility toggle on videos, show regardless of...
2017-01-20 Eugen RochkoNo loading bars for cards, no failure if it 404s (that...
2017-01-20 Eugen RochkoFix #463 - Fetch and display previews of URLs using...
2017-01-19 Eugen RochkoHide more non-essential loading bars
2017-01-19 Eugen RochkoDon't show loading bar when re-loading already loaded...
2017-01-19 Eugen RochkoDon't show loading bar when checking account timeline...
2017-01-19 Eugen RochkoFix #222 - Update followers count when following/unfoll...
2017-01-19 Eugen RochkoFix statsd null backend not being initialized properly
2017-01-19 EugenTry to avoid any potential loops
2017-01-18 Eugen RochkoAdd optional StatsD performance tracking
2017-01-17 Eugen RochkoFix forgotten change of settings
2017-01-17 Eugen RochkoFix boops?
2017-01-17 Eugen RochkoFix #487
2017-01-17 Eugen RochkoAdd sounds for notifications. Boop by @jk@mastodon...
2017-01-17 EugenMerge pull request #489 from ineffyble/master
2017-01-17 Effy EldenAdd Heroku deployment support
2017-01-16 Eugen RochkoImprove how the list entry Account component looks...
2017-01-16 EugenMerge pull request #486 from blackle/replytimeline
2017-01-16 blackleShow 'do not display in public timeline' when replying...
2017-01-16 Eugen RochkoFix upload file input being re-rendered needlessly
next