about summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-10-31Fix accounts not being normalized from context statusesEugen
2016-10-30Actually complete the autosuggestion featureEugen Rochko
2016-10-30Basic username autocomplete for text areaEugen Rochko
2016-10-30Limit returned followees/followers by API to 40 for nowEugen Rochko
2016-10-30Fix common followers APIEugen Rochko
2016-10-30Refactoring redux state into different reducersEugen Rochko
2016-10-29Hide notes on user lists for nowEugen Rochko
2016-10-29Adding common followers API, fixing fallback query againEugen Rochko
2016-10-28Fix follow suggestion fallback to exclude already followed usersEugen Rochko
2016-10-28Make suggestions box also use user list componentsEugen Rochko
2016-10-28Improved how user lists look, added follow button to themEugen Rochko
2016-10-27Adding following/followers lists to the UIEugen Rochko
2016-10-27Adding public timeline silencingEugen Rochko
2016-10-27Fix suggestions fallback queryEugen Rochko
2016-10-25Add restart policy to docker composeEugen Rochko
2016-10-25Guard against unexisting statuses renderingEugen Rochko
2016-10-24Add opening images in a modal windowEugen Rochko
2016-10-24Move status components inside individual containers. We still need to selectEugen Rochko
2016-10-24Add more useful links to the readmeEugen
2016-10-23Restrict access to oauth/applications to admins onlyEugen Rochko
2016-10-23Fix OAuth authorization redirectEugen Rochko
2016-10-23Fix public channelEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
2016-10-20Merge pull request #101 from kschaper/masterEugen
2016-10-20Fix method return when rescuingEugen Rochko
2016-10-20Merge remote-tracking branch 'upstream/master'Kai Schaper
2016-10-20add/update specs for Button, DisplayName, DropdownMenuKai Schaper
2016-10-19Fix #100 - Add "back" button to certain viewsEugen Rochko
2016-10-18Remember scroll position when navigating back, do not needlessly reloadEugen Rochko
2016-10-18Do not force-transcode uploaded videos to webm (leave mp4 as-is)Eugen Rochko
2016-10-18Improve how errors are displayed in the UIEugen Rochko
2016-10-18Fix #97 - plain text version of devise e-mailsEugen Rochko
2016-10-18Improving all formsEugen Rochko
2016-10-18Only run mastodon:push:clear on accounts that are still subscribed toEugen Rochko
2016-10-18Added e-mail edit field to settings, proper format default for webfingerEugen Rochko
2016-10-18Adding application/jrd+json webfinger resourceEugen Rochko
2016-10-18Small clean upEugen Rochko
2016-10-18This should fix itEugen Rochko
2016-10-18DebuggingEugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18Will this fix the issue?Eugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18Do not compress JS (perhaps it removes source maps, needed for debugging)Eugen Rochko
2016-10-18Add console.error to all axios failuresEugen Rochko
2016-10-18Enable source mapsEugen Rochko
2016-10-17Include <id> (identical value to <uri>) on person-type objects in AtomEugen Rochko
2016-10-17Actually fix public timelineEugen Rochko