Age | Commit message (Expand) | Author |
2016-12-04 | Adding configurable e-mail blacklist | Eugen Rochko |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ... | Eugen Rochko |
2016-12-03 | Improve notification model | Eugen Rochko |
2016-12-03 | Fix #248 - Reload all accounts when fetching from cache | 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-30 | Further abstract caching for includes | Eugen Rochko |
2016-11-29 | Unify collection caching code | Eugen Rochko |
2016-11-29 | Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o... | Eugen Rochko |
2016-11-28 | Adding backtracing to Salmon/Processing workers | Eugen Rochko |
2016-11-28 | Fix order of attachments (see #269) | 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-25 | Fix #65 - Options to block notifications from people you don't follow/who don... | Eugen Rochko |
2016-11-25 | Filter statuses that mention blocked users | Eugen Rochko |
2016-11-24 | Remove Neo4J | Eugen Rochko |
2016-11-24 | Extract filename obfuscation into module | Alyssa Ross |
2016-11-23 | Fix #168 - Turn off e-mail notifications by default | Eugen Rochko |
2016-11-23 | Implement includes caching for timelines APIs | Eugen Rochko |
2016-11-22 | More query optimizations | 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 | Remove some n+1 queries from notifications API | Eugen Rochko |
2016-11-21 | Remove orphaned notifications, add scopes param to app create API | Eugen Rochko |
2016-11-20 | Adding unified streamable notifications | Eugen Rochko |
2016-11-18 | Don't create attachments if remote file cannot be fetched | Eugen Rochko |
2016-11-18 | Validate presence of text even for remote statuses | Eugen Rochko |
2016-11-16 | Add user locale setting | Eugen Rochko |
2016-11-15 | Fix #144 - Filter statuses from blocked users out of ancestors/descendants re... | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-13 | Fix #142 - Escape ILIKE special characters from Account.find_remote | Eugen Rochko |
2016-11-12 | Weigh username matches higher than domain matches in account search | Eugen Rochko |
2016-11-12 | Use full-text search for autosuggestions | Eugen Rochko |
2016-11-10 | Fix public timeline query | Eugen Rochko |
2016-11-10 | Discard misattributed remote statuses, improve timelines filter | Eugen Rochko |
2016-11-10 | Improve filtering of public/hashtag timelines, both in backlog and real-time | Eugen Rochko |
2016-11-09 | API pagination for all collections using Link header | Eugen Rochko |
2016-11-08 | Move timelines API from statuses to its own controller, add a check for | Eugen Rochko |
2016-11-08 | Improve feed regeneration | Eugen Rochko |
2016-11-07 | Fix account and hashtag regex | Eugen Rochko |
2016-11-07 | Account notes (bios) can now contain links. Character limit upped to 160 | Eugen Rochko |
2016-11-05 | Improve @mention regex | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-11-04 | Adding hashtag model | Eugen Rochko |
2016-11-03 | Enable caching for some rabl views | Eugen Rochko |
2016-11-01 | Catch 404 errors when downloading remote media, add screenshot to landing page | Eugen Rochko |
2016-10-30 | Limit returned followees/followers by API to 40 for now | Eugen Rochko |
2016-10-30 | Fix common followers API | Eugen Rochko |
2016-10-29 | Adding common followers API, fixing fallback query again | Eugen Rochko |