about summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-11-02Replace in-memory cache store with redis store, should decrease memoryEugen Rochko
2016-11-02Fix missing default headersEugen Rochko
2016-11-02Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,Eugen Rochko
2016-11-02Merge pull request #125 from fhemberger/fix/a11y-languageEugen
2016-11-02a11y: Add HTML lang attribute and utf8 encoding meta tagFrederic Hemberger
2016-11-01Fix follow icon changing plus to minus, add terms page stubEugen Rochko
2016-11-01Catch 404 errors when downloading remote media, add screenshot to landing pageEugen Rochko
2016-10-31Actually fix the reblogs/favs reducer issueEugen Rochko
2016-10-31Fix forgotten reducers for reblogs/favouritesEugen
2016-10-31Updated screenshotEugen
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