Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-13 | Add memetastic.space | shel | |
It's uh, it's an instance now. | |||
2017-02-13 | Merge pull request #629 from halcy/patch-1 | Eugen | |
Add https://icosahedron.website/ | |||
2017-02-13 | Merge branch 'yiskah-patch-5' | Eugen Rochko | |
2017-02-13 | Add remote mentions warning when composing a private status | Eugen Rochko | |
2017-02-13 | Add https://icosahedron.website/ | Lorenz Diener | |
2017-02-13 | Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5 | Eugen Rochko | |
2017-02-13 | Clean up collapsible components | Eugen Rochko | |
2017-02-13 | Add "next" link to Atom feeds | Eugen Rochko | |
2017-02-13 | Merge pull request #627 from halcy/style-fixes | Eugen | |
Activity stream background should use $color5 | |||
2017-02-13 | Activity stream background should use $color5 | Your Name | |
2017-02-13 | Add IDs to salmon slaps even if they are transient. Add title, too, mostly | Eugen Rochko | |
in case of debugging incoming salmons. Add <thr:in-reply-to /> to favourite salmons because it seems to be required by GS. | |||
2017-02-12 | Add handler for salmons of undoing favourites | Eugen Rochko | |
2017-02-12 | Adding more unit tests. Fixing Salmon slaps XML | Eugen Rochko | |
2017-02-12 | Deduplicate delete salmons (send only one per mentioned-account domain) | Eugen Rochko | |
2017-02-12 | Merge pull request #625 from ineffyble/patch-1 | Eugen | |
Remove toot.zone | |||
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 | Add privacy disclaimer | shel | |
I haven't had a chance to test this, because I don't currently have a fully functioning computer I can set up a dev-environment on, but this *should* make it so when a user toggles a post to be private, a disclaimer appears clarifying what "private" really means. | |||
2017-02-11 | Add privacy disclaimer | shel | |
Add variable for text of privacy disclaimer | |||
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 |