Age | Commit message (Expand) | Author |
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 |
2016-11-26 | Update hub URL and re-subscribe if hub URL changes | Eugen Rochko |
2016-11-25 | Fix #65 - Options to block notifications from people you don't follow/who don... | Eugen Rochko |
2016-11-24 | Only distribute statuses to followers who signed in in the last 2 weeks, add ... | Eugen Rochko |
2016-11-23 | Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif... | Eugen Rochko |
2016-11-23 | Adding sensitive marker to statuses in API | Eugen Rochko |
2016-11-22 | Moving some counter queries out of subqueries in the API | Eugen Rochko |
2016-11-22 | Remove unneeded indices, improve error handling in background workers, don't ... | Eugen Rochko |
2016-11-21 | Adding option to specify asset server, filter followers query by local accounts | Eugen Rochko |
2016-11-21 | Use old rules for mention notifications as for mentions timeline | Eugen Rochko |
2016-11-21 | Call NotifyService about remote reblogs | Eugen Rochko |
2016-11-20 | Adding unified streamable notifications | Eugen Rochko |
2016-11-18 | Catch validation errors in ProcessFeedService so that one failing entry would... | Eugen Rochko |
2016-11-18 | Don't create attachments if remote file cannot be fetched | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-13 | Force utf-8 encoding when processing XML | Eugen Rochko |
2016-11-12 | Add limit to search results | Eugen Rochko |
2016-11-12 | Use full-text search for autosuggestions | Eugen Rochko |
2016-11-10 | Fix live status removal from public/hashtag channels | Eugen Rochko |
2016-11-10 | Discard misattributed remote statuses, improve timelines filter | Eugen Rochko |
2016-11-09 | Status removal is broadcast to public/hashtag timelines too | Eugen Rochko |
2016-11-08 | Adding more logging | Eugen Rochko |
2016-11-08 | Fix for thread resolve service and process feed service url method | Eugen Rochko |
2016-11-08 | Fix region setting for AWS gem | Eugen Rochko |
2016-11-08 | Improve feed regeneration | Eugen Rochko |
2016-11-08 | Fix typo | Eugen Rochko |
2016-11-08 | ProcessFeedService refactor | Eugen Rochko |