]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2016-10-16 Eugen RochkoIncrease default number of loaded suggestions to 10
2016-10-16 Eugen RochkoDon't preload timelines as props, load them when timeli...
2016-10-16 Eugen RochkoFix RemoveStatusService trying to send delete salmons...
2016-10-16 Eugen RochkoFix #16 - Optimize n+1 queries when checking reblogged...
2016-10-16 Eugen RochkoFilter out reblogs of blocked users from public timelin...
2016-10-16 Eugen RochkoFix scrolling on small devices for account timelines...
2016-10-16 Eugen RochkoBackfill follow suggestions with fallback when not...
2016-10-15 Eugen RochkoMaybe it will work like this
2016-10-15 Eugen RochkoTrying a travis fix
2016-10-15 Eugen RochkoDebugging travis
2016-10-15 Eugen RochkoTrying to fix travis
2016-10-15 Eugen RochkoFix travis node installation
2016-10-15 Eugen RochkoFix suggestions fallback
2016-10-15 Eugen RochkoFix follow suggestions order
2016-10-15 Eugen RochkoFix typo
2016-10-15 Eugen RochkoFix follow suggestions ranking
2016-10-15 Eugen RochkoAdding sort by node rank to follow suggestions and...
2016-10-15 Eugen RochkoAdd custom neo4j dockerfile with graphaware and noderan...
2016-10-15 Eugen RochkoExclude blocked users from follow suggestions, fix...
2016-10-15 Eugen RochkoFix suggestions box style for long names
2016-10-15 Eugen RochkoFix multiple results return from FollowSuggestion.get
2016-10-15 Eugen RochkoMerge branch 'feature-suggestions' into development
2016-10-15 Eugen RochkoAdd sync command for neo4j, fix configuration, add...
2016-10-15 Eugen RochkoDisplay follow suggestions
2016-10-14 Eugen RochkoAdding sync of follow relationships to Neo4J, accounts...
2016-10-14 Eugen RochkoFix duplication of media attachments when a remote...
2016-10-14 Eugen RochkoFix remove status service sending salmons
2016-10-14 Eugen RochkoAdd "edit profile" link to dropdown on own profile
2016-10-14 Eugen RochkoUpdate yarn lockfile
2016-10-14 Eugen RochkoMerge branch 'kschaper-avatar-component-testing' into...
2016-10-14 Eugen RochkoMerge branch 'avatar-component-testing' of https:/...
2016-10-14 Eugen RochkoE-mail preferences page
2016-10-13 Eugen RochkoAdd window titles to auth pages and about page, link...
2016-10-13 Eugen RochkoShorten rendered links (strip protocol and www, truncat...
2016-10-13 Eugen RochkoNo-op for Salmons without body, fail fast if Webfinger...
2016-10-12 Eugen RochkoTreat dfrn:owner like xmlns:author for Friendica compat...
2016-10-12 Eugen RochkoImprove Friendica support (but still not there yet)
2016-10-12 Eugen RochkoFix magic key in webfinger XRD href
2016-10-12 Eugen RochkoFix up a few exceptions
2016-10-12 Eugen RochkoFix styles
2016-10-12 Kai Schaperactually use const
2016-10-12 Kai Schaperadd chai-enzyme; add/improve Avatar component specs
2016-10-12 Eugen RochkoChange how convert options are escaped
2016-10-12 Eugen RochkoAllow mp4 uploads, convert to WebM
2016-10-12 Eugen RochkoAdjusting Dockerfile to use Yarn for faster npm installs
2016-10-12 Eugen RochkoResponsively changing layout to single-column + nav...
2016-10-12 Eugen RochkoMerge branch 'kschaper-react-storybook'
2016-10-12 Eugen RochkoMerge in react-storybook, add yarn lockfile
2016-10-12 EugenMerge pull request #89 from kschaper/react-testing
2016-10-11 Kai Schaperadd stylesheet; add story for Button component
2016-10-11 Kai Schapersetup React Storybook; add example story for LoadingInd...
2016-10-10 Kai Schaperuse ES6 arrow functions
2016-10-10 Kai Schaperadd sinon; add basic Button component test
2016-10-10 Kai Schaperadd jsdom; add basic Avatar component test
2016-10-10 Kai Schaperadd required peer dependency
2016-10-10 Kai Schaperset up Mocha/Chai/Enzyme for React component unit testing
2016-10-10 Eugen RochkoFixing namespaces issue
2016-10-10 Eugen RochkoShow media of reblogged statuses in public html view
2016-10-10 Eugen RochkoStop logging incoming Atom
2016-10-10 Eugen RochkoFix namespace parsing in Atom feeds
2016-10-10 Eugen RochkoLog incoming Atom from PuSH
2016-10-10 Eugen RochkoUse Account#find_remote method when possible
2016-10-10 Eugen RochkoDon't return unsaved status from ProcessFeedService
2016-10-10 Eugen RochkoAdding test for ProcessFeedService
2016-10-10 Eugen RochkoImprove process feed service
2016-10-10 Eugen RochkoFix reblog mentions Atom
2016-10-10 Eugen RochkoInclude mentions and media attachments of reblogged...
2016-10-10 Eugen RochkoPuSH unsubscribe needs correct callback URL
2016-10-10 Eugen RochkoMake account domains case-insensitive, downcase before...
2016-10-10 Eugen RochkoFix default assumed object type (note->activity), make...
2016-10-09 Eugen RochkoImproved how in-UI profiles look
2016-10-09 Eugen RochkoMaking AccountTimeline into a sub-route
2016-10-09 Eugen RochkoPublic timeline to exclude users you blocked
2016-10-09 Eugen RochkoFilter block users and reblogs of them from public...
2016-10-09 Eugen RochkoAdding domain blocks
2016-10-09 EugenMerge pull request #87 from vayan/feature/strip-exif...
2016-10-08 Yann VaillantStrip exif data from uploaded images
2016-10-07 Eugen RochkoFix travis test
2016-10-07 Eugen RochkoFix mistake
2016-10-07 Eugen RochkoAdd link to public timeline to getting started screen
2016-10-07 Eugen RochkoInstall npm 3 in docker (v3 warns on invalid peer depen...
2016-10-07 Eugen RochkoUse reselect to memoize denormalization in UI state
2016-10-07 Eugen RochkoAdding public timeline
2016-10-07 Eugen RochkoAdding user settings (model and mailer), no form yet
2016-10-06 Eugen RochkoFix #73 - Click on in-UI profile avatar/name to open...
2016-10-06 Eugen RochkoStyling loading indicator, removing unused routes,...
2016-10-06 Eugen RochkoFix how missing display name is displayed (fallback...
2016-10-06 Eugen RochkoAdjusting new CSS for smaller screens
2016-10-06 Eugen RochkoFix #79 - break too long lines and hide overflowing...
2016-10-06 Eugen RochkoFix #80 - pretty scrollbars for lucky webkit users
2016-10-06 Eugen RochkoFix #83 - if user cannot be found (or is self) throw...
2016-10-06 Eugen RochkoFix #72 - add follow/unfollow button to public profiles
2016-10-06 Eugen RochkoFix delete option missing from statuses in detailed...
2016-10-06 Eugen RochkoBetter comparison of "local" domain
2016-10-06 Eugen RochkoFix #76 - set scrollTop property of element node rather...
2016-10-06 Eugen RochkoFix sign-in redirecting "back" to a missing image becau...
2016-10-06 Eugen RochkoFix #71 - Add logout link to UI
2016-10-06 Eugen RochkoFix #70 - disable autocomplete on follow form
2016-10-06 Eugen RochkoUpdate OStatus2 to handle malformed Salmon without...
2016-10-06 Eugen RochkoCatch Paperclip errors on /api/v1/media, return early...
next