Age | Commit message (Expand) | Author |
2016-10-16 | Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for ... | Eugen Rochko |
2016-10-16 | Filter out reblogs of blocked users from public timeline (the not real-time v... | Eugen Rochko |
2016-10-16 | Fix scrolling on small devices for account timelines and compose column | Eugen Rochko |
2016-10-16 | Backfill follow suggestions with fallback when not enough results. Cycling | Eugen Rochko |
2016-10-15 | Maybe it will work like this | Eugen Rochko |
2016-10-15 | Trying a travis fix | Eugen Rochko |
2016-10-15 | Debugging travis | Eugen Rochko |
2016-10-15 | Trying to fix travis | Eugen Rochko |
2016-10-15 | Fix travis node installation | Eugen Rochko |
2016-10-15 | Fix suggestions fallback | Eugen Rochko |
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 |