Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-12 | Remove toot.zone | Effy Elden | |
toot.zone is being discontinued | |||
2017-02-12 | Take out private toot distribution out of PuSH again | Eugen Rochko | |
2017-02-12 | Stop trying to shoehorn all Salmon updates into the poor database-connected | Eugen Rochko | |
StreamEntry model. Simply render Salmon slaps as they are needed | |||
2017-02-11 | Resolve issue with rendering authorize/reject Salmon slaps | Eugen Rochko | |
2017-02-11 | Fix Status.permitted_for scope query | Eugen Rochko | |
2017-02-11 | Fix semantics of follow requests another slaps | Eugen Rochko | |
2017-02-11 | Improve docs | Eugen Rochko | |
2017-02-11 | Merge branch 'feature-privacy-federation' into development | Eugen Rochko | |
2017-02-11 | Make PuSH only distribute to subscriptions that match follower domains | Eugen Rochko | |
Allow PuSH to distribute private toots with that condition | |||
2017-02-11 | Mentions in private statuses allow mentioned people to see them | Eugen Rochko | |
2017-02-11 | After FollowService, re-fetch remote account asynchronously, do nothing | Eugen Rochko | |
if account lock info was up to date, otherwise re-do the FollowService with now updated information | |||
2017-02-11 | Fix processing of incoming authorizations/rejections | Eugen Rochko | |
2017-02-11 | Don't PuSH-resubscribe if already subscribed | Eugen Rochko | |
2017-02-11 | Make follow requests federate | Eugen Rochko | |
2017-02-10 | Improve public tag page | Eugen Rochko | |
2017-02-10 | Fix spoiler link color in muted context | Eugen Rochko | |
2017-02-10 | Finish up moving colors from JSX to Sass (#584, #348) | Eugen Rochko | |
2017-02-10 | Site title is now a setting | Eugen Rochko | |
2017-02-10 | Merge pull request #619 from yiskah/patch-4 | Eugen | |
Add gnusocial.me to instance list | |||
2017-02-10 | Add gnusocial.me to instance list | shel | |
I'm never going to get tired of saying "gnusocial.me is a mastodon instance" | |||
2017-02-10 | Merge pull request #618 from yiskah/patch-3 | Eugen | |
Small Changes for Promotion of Other Instances | |||
2017-02-10 | Merge branch 'master' into patch-3 | Eugen | |
2017-02-10 | Merge pull request #617 from halcy/style-changes | Eugen | |
Style changes | |||
2017-02-10 | Add link to other instances text | shel | |
Text for link to other instances | |||
2017-02-10 | Add link to other instances list | shel | |
This should help federation | |||
2017-02-10 | Merge pull request #615 from nevillepark/patch-1 | Eugen | |
Added awoo.space | |||
2017-02-10 | Clean up markdown | shel | |
There were some markdown processing errors which I've cleaned up | |||
2017-02-10 | Change List of Instances to Table | shel | |
Change list of known instances to a table with additional information per instance. Add awoo.space and gay.crime.team | |||
2017-02-10 | Move more colours to scss | Lorenz Diener | |
2017-02-10 | Move more inline colours to scss | Lorenz Diener | |
2017-02-09 | Added awoo.space | Neville Park | |
2017-02-09 | Fix the fix | Eugen Rochko | |
2017-02-09 | Fix #614 - extra reply-boolean on statuses to account for cases when replied-to | Eugen Rochko | |
status is not in the system at time of distribution; fix #607 - reset privacy settings to defaults when cancelling replies | |||
2017-02-09 | Progress on moving color styles to Sass | Eugen Rochko | |
2017-02-08 | Fix reblogs not having content warnings forwarded | Eugen | |
2017-02-08 | Fix #611 - Layout setting in registrations controller | Eugen | |
2017-02-07 | Add postgres setup instructions to docs | Eugen Rochko | |
2017-02-07 | Change blocked users icon to fa-ban in getting started view (#608) | Isabelle Knott | |
2017-02-07 | Make streaming API use one pattern-matching redis pubsub connection | Eugen Rochko | |
Refresh timelines when streaming API reconnects in the UI | |||
2017-02-07 | Merge pull request #603 from evanminto/activitypub-account | Eugen | |
Expose ActivityStreams 2.0 representation of accounts | |||
2017-02-06 | Add AS2 format to RABL files | Evan Minto | |
2017-02-07 | Fix wrong prediction of whether toot will apear on public timeline in UI | Eugen Rochko | |
2017-02-07 | Fix preferences save | Eugen Rochko | |
2017-02-07 | Add "clear notifications" button, exclude posts from people who have blocked ↵ | Eugen Rochko | |
*you* from public/hashtag timelines | |||
2017-02-06 | Add streaming API channels for local-only statuses | Eugen Rochko | |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko | |
to only those from local users; Add link to "extended information" to getting started in the UI; Add defaults for posting privacy; Change how publish button looks depending on posting privacy chosen | |||
2017-02-06 | Add trailing newline | Evan Minto | |
2017-02-06 | Add test | Evan Minto | |
2017-02-06 | Simplify RABL | Evan Minto | |
2017-02-06 | Reuse existing controller and route | Evan Minto | |