Age | Commit message (Expand) | Author |
2016-10-22 | Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting | Eugen Rochko |
2016-10-20 | Merge pull request #101 from kschaper/master | Eugen |
2016-10-20 | Fix method return when rescuing | Eugen Rochko |
2016-10-20 | Merge remote-tracking branch 'upstream/master' | Kai Schaper |
2016-10-20 | add/update specs for Button, DisplayName, DropdownMenu | Kai Schaper |
2016-10-19 | Fix #100 - Add "back" button to certain views | Eugen Rochko |
2016-10-18 | Remember scroll position when navigating back, do not needlessly reload | Eugen Rochko |
2016-10-18 | Do not force-transcode uploaded videos to webm (leave mp4 as-is) | Eugen Rochko |
2016-10-18 | Improve how errors are displayed in the UI | Eugen Rochko |
2016-10-18 | Fix #97 - plain text version of devise e-mails | Eugen Rochko |
2016-10-18 | Improving all forms | Eugen Rochko |
2016-10-18 | Only run mastodon:push:clear on accounts that are still subscribed to | Eugen Rochko |
2016-10-18 | Added e-mail edit field to settings, proper format default for webfinger | Eugen Rochko |
2016-10-18 | Adding application/jrd+json webfinger resource | Eugen Rochko |
2016-10-18 | Small clean up | Eugen Rochko |
2016-10-18 | This should fix it | Eugen Rochko |
2016-10-18 | Debugging | Eugen Rochko |
2016-10-18 | More debugging | Eugen Rochko |
2016-10-18 | More debugging | Eugen Rochko |
2016-10-18 | More debugging | Eugen Rochko |
2016-10-18 | More debugging | Eugen Rochko |
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 |