Age | Commit message (Expand) | Author |
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 |