about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-02-12Stop trying to shoehorn all Salmon updates into the poor database-connectedEugen Rochko
2017-02-11Resolve issue with rendering authorize/reject Salmon slapsEugen Rochko
2017-02-11Fix Status.permitted_for scope queryEugen Rochko
2017-02-11Fix semantics of follow requests another slapsEugen Rochko
2017-02-11Make PuSH only distribute to subscriptions that match follower domainsEugen Rochko
2017-02-11Mentions in private statuses allow mentioned people to see themEugen Rochko
2017-02-11After FollowService, re-fetch remote account asynchronously, do nothingEugen Rochko
2017-02-11Fix processing of incoming authorizations/rejectionsEugen Rochko
2017-02-11Don't PuSH-resubscribe if already subscribedEugen Rochko
2017-02-11Make follow requests federateEugen Rochko
2017-02-10Improve public tag pageEugen Rochko
2017-02-10Fix spoiler link color in muted contextEugen Rochko
2017-02-10Finish up moving colors from JSX to Sass (#584, #348)Eugen Rochko
2017-02-10Site title is now a settingEugen Rochko
2017-02-10Merge branch 'master' into patch-3Eugen
2017-02-10Merge pull request #617 from halcy/style-changesEugen
2017-02-10Add link to other instances listshel
2017-02-10Move more colours to scssLorenz Diener
2017-02-10Move more inline colours to scssLorenz Diener
2017-02-09Fix the fixEugen Rochko
2017-02-09Fix #614 - extra reply-boolean on statuses to account for cases when replied-toEugen Rochko
2017-02-09Progress on moving color styles to SassEugen Rochko
2017-02-08Fix reblogs not having content warnings forwardedEugen
2017-02-08Fix #611 - Layout setting in registrations controllerEugen
2017-02-07Change blocked users icon to fa-ban in getting started view (#608)Isabelle Knott
2017-02-07Make streaming API use one pattern-matching redis pubsub connectionEugen Rochko
2017-02-07Merge pull request #603 from evanminto/activitypub-accountEugen
2017-02-06Add AS2 format to RABL filesEvan Minto
2017-02-07Fix wrong prediction of whether toot will apear on public timeline in UIEugen Rochko
2017-02-07Fix preferences saveEugen Rochko
2017-02-07Add "clear notifications" button, exclude posts from people who have blocked ...Eugen Rochko
2017-02-06Add streaming API channels for local-only statusesEugen Rochko
2017-02-06Add API modifiers to limit returned toots from public/hashtag timelinesEugen Rochko
2017-02-06Add trailing newlineEvan Minto
2017-02-06Simplify RABLEvan Minto
2017-02-06Reuse existing controller and routeEvan Minto
2017-02-05Don't allow people to follow people they blocked without unblocking firstEugen Rochko
2017-02-05Remove bios from blocked users list, filter out broken entries from API responseEugen Rochko
2017-02-05Add link to blocked users to getting started pageEugen Rochko
2017-02-05Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...Eugen Rochko
2017-02-05Removing failed push notification API, make context loads use cacheEugen Rochko
2017-02-05Preheat status cacheEugen Rochko
2017-02-05Fix showing ellipsis even when link hasn't been cut offEugen Rochko
2017-02-05Fix #552 - Replace image links with image icons in status text in the UIEugen Rochko
2017-02-05Fix content warning marginEugen Rochko
2017-02-05Remove react-dnd as it was interfering with text selection. Move contentEugen Rochko
2017-02-05Add tracking of delay to streaming APIEugen Rochko
2017-02-05Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longerEugen Rochko
2017-02-05Add next/previous navigation in modal for media attachmentsEugen Rochko
2017-02-05No replies filter on home timeline no longer hides self-repliesEugen Rochko