Age | Commit message (Expand) | Author |
2017-12-11 | reblog_service.rb: Status#local_only -> local_only? | Erin |
2017-12-10 | replace reblog service check for an :eye: with #local_only | Erin |
2017-09-09 | Merge branch 'origin/master' into sync/upstream | David Yip |
2017-09-01 | Avoid sending some ActivityPub payloads if the receiver will get them through... | Eugen Rochko |
2017-08-26 | Add handling of Linked Data Signatures in payloads (#4687) | Eugen Rochko |
2017-08-13 | ActivityPub delivery (#4566) | Eugen Rochko |
2017-06-26 | keyword muting and local only tooting WIP | beatrix-bitrot |
2017-06-08 | Fix #3378 - If favourite/reblog already exists, return it instead of failing ... | Eugen Rochko |
2017-05-30 | Move status reblog authorization into policy (#3425) | Jack Jennings |
2017-05-29 | Extract authorization policy for viewing statuses (#3150) | Jack Jennings |
2017-03-15 | Add "direct" visibility level in the backend. Web UI is not yet | Eugen Rochko |
2017-02-26 | Add validation of media attachments, clean up mastodon-own exception classes | Eugen Rochko |
2017-02-11 | Make follow requests federate | Eugen Rochko |
2017-01-25 | Fix #522 - prevent blocked users from reblogging | Eugen Rochko |
2016-12-28 | Fix wrong person being notified after nested reblog call, fix favourites leak... | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko |
2016-11-28 | Adding embedded PuSH server | Eugen Rochko |
2016-11-20 | Adding unified streamable notifications | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-10-05 | Move PubSubHubbub pinging to a background worker | Eugen Rochko |
2016-10-03 | Blocking will prevent e-mail notifications from blocked user, blocks in UI | Eugen Rochko |
2016-03-26 | Moving Salmon notifications to background processing, fixing mini-profiler | Eugen Rochko |
2016-03-19 | Adding e-mail notifications about mentions, follows, favourites and reblogs. ... | Eugen Rochko |
2016-03-19 | Use FanOutOnWriteService AFTER processing mentions | Eugen Rochko |
2016-02-29 | Changing the use of config constants to the Rails configuration object | Eugen Rochko |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko |
2016-02-28 | A lot of fixes from a live test | Eugen Rochko |
2016-02-28 | When posting a status or reblogging one, ping hubs about the feed update | Eugen Rochko |
2016-02-24 | Service to reblog statuses | Eugen Rochko |