Age | Commit message (Expand) | Author |
2016-10-18 | Will this fix the issue? | Eugen Rochko |
2016-10-18 | More debugging | Eugen Rochko |
2016-10-18 | Do not compress JS (perhaps it removes source maps, needed for debugging) | Eugen Rochko |
2016-10-18 | Add console.error to all axios failures | Eugen Rochko |
2016-10-18 | Enable source maps | Eugen Rochko |
2016-10-17 | Include <id> (identical value to <uri>) on person-type objects in Atom | Eugen Rochko |
2016-10-17 | Actually fix public timeline | Eugen Rochko |
2016-10-17 | Update ostatus2 version | Eugen Rochko |
2016-10-17 | Fix #82 - only show latest reblog of status in UI | Eugen Rochko |
2016-10-17 | Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues | Eugen Rochko |
2016-10-16 | Increase default number of loaded suggestions to 10 | Eugen Rochko |
2016-10-16 | Don't preload timelines as props, load them when timeline component is mounted | Eugen Rochko |
2016-10-16 | Fix RemoveStatusService trying to send delete salmons on behalf of remote sta... | Eugen Rochko |
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 |