Age | Commit message (Expand) | Author |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2017-01-23 | Domains with reject_media? set to true won't download avatars either | Eugen Rochko |
2017-01-23 | Optional domain block attribute that prevents media attachments from being do... | Eugen Rochko |
2017-01-23 | Move merging/unmerging of timelines into background. Move blocking into | Eugen Rochko |
2017-01-23 | Remove unneeded block check | Eugen Rochko |
2017-01-23 | Domain blocks now have varying severity - auto-suspend vs auto-silence | Eugen Rochko |
2017-01-23 | Fix a couple unhandled exceptions | Eugen Rochko |
2017-01-21 | Call uniq on the string version of mb_chars tags | Effy Elden |
2017-01-20 | Instead of refusing to create accounts, domain blocks auto-suspend new accoun... | Eugen Rochko |
2017-01-20 | Fix preview cards layout, do preview card crawling for remote statuses | Eugen Rochko |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2017-01-15 | Add tracking of OAuth app that posted a status, extend OAuth apps to have opt... | Effy Elden |
2017-01-14 | Fix too late return | Eugen |
2017-01-12 | Migrate from ledermann/rails-settings to rails-settings-cached which allows g... | Eugen Rochko |
2017-01-11 | Add ruby version to Gemfile, move devDependencies in package.json to dependen... | Eugen Rochko |
2017-01-07 | Fix #147 - Unreblogging will leave original status in feeds | Eugen Rochko |
2017-01-05 | Fix undesired delivering of private toot to remote accounts that follow author | Eugen Rochko |
2017-01-02 | Unblocks also federate | Eugen Rochko |
2017-01-02 | Federate blocks with the http://mastodon.social/schema/1.0 verb namespace | Eugen Rochko |
2016-12-29 | Add API for retrieving favourites | Eugen Rochko |
2016-12-28 | Fix wrong person being notified after nested reblog call, fix favourites leak... | Eugen Rochko |
2016-12-26 | Follow requests send e-mail notifications, but are excluded from notification... | Eugen Rochko |
2016-12-26 | Don't show statuses to blocked users | Eugen Rochko |
2016-12-22 | Re-enable Webfinger for locked accounts but don't handle "follow" events | Eugen Rochko |
2016-12-22 | Private posts mentioning non-followers should not notify them, neither locall... | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-22 | Add "locked" flag to accounts, prevent blocked users from following, force-un... | 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-12-12 | Restoring old async behaviour of thread resolving as it proved to be more robust | Eugen Rochko |
2016-12-11 | Sensitive content federates using the "nsfw" hashtag | Eugen Rochko |
2016-12-11 | Thread resolving no longer needs to be separate from ProcessFeedService, | Eugen Rochko |
2016-12-06 | Improve suspend account service | Eugen Rochko |
2016-12-06 | Add suspend account functionality to admin UI | Eugen Rochko |
2016-12-06 | Add filters for suspended accounts | Eugen Rochko |
2016-12-06 | Adding suspend account service | Eugen Rochko |
2016-12-05 | Add account suspension | Eugen Rochko |
2016-12-04 | Automatically block outgoing notifications from silenced accounts to users | Eugen Rochko |
2016-12-02 | Fix #323 - self-replies to appear in public timelines again | Eugen Rochko |
2016-12-02 | Fix #329 - avatar errors no longer prevent remote accounts from being saved | Eugen Rochko |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko |
2016-11-29 | Fix trying to PuSH-publish updates of remote removals | Eugen |
2016-11-28 | Fix delete Salmons | Eugen Rochko |
2016-11-28 | Adding backtracing to Salmon/Processing workers | Eugen Rochko |
2016-11-28 | Fix Pubsubhubbub::UnsubscribeService | Eugen Rochko |
2016-11-28 | Adding embedded PuSH server | Eugen Rochko |
2016-11-26 | Public and hashtag timelines now exclude reblogs and replies | Eugen Rochko |
2016-11-26 | Fix #288 - Strip first @ from search query, don't search accounts if it begin... | Eugen Rochko |
2016-11-26 | Fix #278 - Use mb_chars.downcase on hashtags | Eugen Rochko |