Age | Commit message (Expand) | Author |
2016-12-23 | Fix account timelines bug | Eugen Rochko |
2016-12-22 | Hide follow/unfollow button from public page if follow already requested | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-22 | Merge branch 'master' into development | Eugen Rochko |
2016-12-22 | Ensure that reblogs and favs always refer to the original status rather than ... | Eugen Rochko |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-18 | Add OEmbed iframe HTML, convert emojis on public pages, increase size of atta... | Eugen Rochko |
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko |
2016-12-07 | Downsize attachment previews, but improve quality from 80 to 90 | Eugen Rochko |
2016-12-06 | Add suspend account functionality to admin UI | Eugen Rochko |
2016-12-06 | Fix | Eugen Rochko |
2016-12-05 | Add account suspension | Eugen Rochko |
2016-12-05 | Downsize originals in media attachments, small fixes | Eugen Rochko |
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 |