Age | Commit message (Expand) | Author |
2016-10-15 | Fix follow suggestions order | Eugen Rochko |
2016-10-15 | Fix typo | Eugen Rochko |
2016-10-15 | Fix follow suggestions ranking | Eugen Rochko |
2016-10-15 | Adding sort by node rank to follow suggestions and fallback to most influenti... | Eugen Rochko |
2016-10-15 | Add custom neo4j dockerfile with graphaware and noderank plugins | Eugen Rochko |
2016-10-15 | Exclude blocked users from follow suggestions, fix tests | Eugen Rochko |
2016-10-15 | Fix suggestions box style for long names | Eugen Rochko |
2016-10-15 | Fix multiple results return from FollowSuggestion.get | Eugen Rochko |
2016-10-15 | Merge branch 'feature-suggestions' into development | Eugen Rochko |
2016-10-15 | Add sync command for neo4j, fix configuration, add neo4j to docker-compose, f... | Eugen Rochko |
2016-10-15 | Display follow suggestions | Eugen Rochko |
2016-10-14 | Adding sync of follow relationships to Neo4J, accounts/suggestions API | Eugen Rochko |
2016-10-14 | Fix duplication of media attachments when a remote status reblogs a local one | Eugen Rochko |
2016-10-14 | Fix remove status service sending salmons | Eugen Rochko |
2016-10-14 | Add "edit profile" link to dropdown on own profile | Eugen Rochko |
2016-10-14 | Update yarn lockfile | Eugen Rochko |
2016-10-14 | Merge branch 'kschaper-avatar-component-testing' into development | Eugen Rochko |
2016-10-14 | Merge branch 'avatar-component-testing' of https://github.com/kschaper/mastod... | Eugen Rochko |
2016-10-14 | E-mail preferences page | Eugen Rochko |
2016-10-14 | Add window titles to auth pages and about page, link sign up/login from about... | Eugen Rochko |
2016-10-13 | Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect | Eugen Rochko |
2016-10-13 | No-op for Salmons without body, fail fast if Webfinger does not contain | Eugen Rochko |
2016-10-12 | Treat dfrn:owner like xmlns:author for Friendica compatibility | Eugen Rochko |
2016-10-12 | Improve Friendica support (but still not there yet) | Eugen Rochko |
2016-10-12 | Fix magic key in webfinger XRD href | Eugen Rochko |
2016-10-12 | Fix up a few exceptions | Eugen Rochko |
2016-10-12 | Fix styles | Eugen Rochko |
2016-10-12 | actually use const | Kai Schaper |
2016-10-12 | add chai-enzyme; add/improve Avatar component specs | Kai Schaper |
2016-10-12 | Change how convert options are escaped | Eugen Rochko |
2016-10-12 | Allow mp4 uploads, convert to WebM | Eugen Rochko |
2016-10-12 | Adjusting Dockerfile to use Yarn for faster npm installs | Eugen Rochko |
2016-10-12 | Responsively changing layout to single-column + nav on smaller screens | Eugen Rochko |
2016-10-12 | Merge branch 'kschaper-react-storybook' | Eugen Rochko |
2016-10-12 | Merge in react-storybook, add yarn lockfile | Eugen Rochko |
2016-10-12 | Merge pull request #89 from kschaper/react-testing | Eugen |
2016-10-11 | add stylesheet; add story for Button component | Kai Schaper |
2016-10-11 | setup React Storybook; add example story for LoadingIndicator component | Kai Schaper |
2016-10-10 | use ES6 arrow functions | Kai Schaper |
2016-10-10 | add sinon; add basic Button component test | Kai Schaper |
2016-10-10 | add jsdom; add basic Avatar component test | Kai Schaper |
2016-10-10 | add required peer dependency | Kai Schaper |
2016-10-10 | set up Mocha/Chai/Enzyme for React component unit testing | Kai Schaper |
2016-10-10 | Fixing namespaces issue | Eugen Rochko |
2016-10-10 | Show media of reblogged statuses in public html view | Eugen Rochko |
2016-10-10 | Stop logging incoming Atom | Eugen Rochko |
2016-10-10 | Fix namespace parsing in Atom feeds | Eugen Rochko |
2016-10-10 | Log incoming Atom from PuSH | Eugen Rochko |
2016-10-10 | Use Account#find_remote method when possible | Eugen Rochko |
2016-10-10 | Don't return unsaved status from ProcessFeedService | Eugen Rochko |