Age | Commit message (Expand) | Author |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-18 | Add optional StatsD performance tracking | Eugen Rochko |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2017-01-13 | Add extended about page stub | Eugen Rochko |
2017-01-13 | Extend rails-settings-cached to merge db-saved hash values with defaults | Eugen Rochko |
2017-01-12 | Migrate from ledermann/rails-settings to rails-settings-cached which allows g... | Eugen Rochko |
2017-01-02 | Federate blocks with the http://mastodon.social/schema/1.0 verb namespace | Eugen Rochko |
2016-12-31 | Set in_reply_to_account on statuses to non-self value when possible, thus | 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-14 | Fixed AS delete verb | Eugen Rochko |
2016-12-11 | Fix whitespace preservation in status text | Eugen Rochko |
2016-12-04 | Adding configurable e-mail blacklist | Eugen Rochko |
2016-12-04 | Automatically block outgoing notifications from silenced accounts to users | Eugen Rochko |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | 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-20 | Adding unified streamable notifications | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-13 | Fix #63 - Filter mentions that reply to blocked users | Eugen Rochko |
2016-11-10 | Fix #122 - Add microformats-2 classes to mention links | Eugen Rochko |
2016-11-10 | Improve filtering of public/hashtag timelines, both in backlog and real-time | Eugen Rochko |
2016-11-08 | Improve feed regeneration | Eugen Rochko |
2016-11-07 | Improved configuration from ENV, cleaned up timeline filter methods | Eugen Rochko |
2016-11-07 | Account notes (bios) can now contain links. Character limit upped to 160 | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-11-04 | Adding hashtag model | Eugen Rochko |
2016-11-02 | Fix subtle bugs, new icon button | Eugen Rochko |
2016-10-13 | Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect | Eugen Rochko |
2016-10-10 | Make account domains case-insensitive, downcase before checking against local | Eugen Rochko |
2016-10-07 | Adding public timeline | Eugen Rochko |
2016-10-06 | Better comparison of "local" domain | Eugen Rochko |
2016-10-03 | Adding a block model and filter mentions from blocked users (fix #60) | Eugen Rochko |
2016-10-02 | Preparing feeds for better filtering | Eugen Rochko |
2016-09-29 | Fix #25 - Only latest reblog of status kept on feed as zset value is set to "... | Eugen Rochko |
2016-09-29 | Improve code style | Eugen Rochko |
2016-09-27 | Fix #52 - Add API versioning (v1) | Eugen Rochko |
2016-09-27 | Fix subtle home feed filtering bug | Eugen |
2016-09-12 | Fixing image upload limits, allowing webm, merge/unmerge events trigger | Eugen Rochko |
2016-09-10 | Fix formatter return block | Eugen Rochko |
2016-09-10 | Merge and unmerge timelines on follow/unfollow, solves #21, #22 | Eugen Rochko |
2016-09-10 | Newlines and paragraphs in local statuses properly formatted | Eugen Rochko |
2016-09-10 | Shorten mentions to only usernames | Eugen Rochko |
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko |
2016-03-25 | Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections | Eugen Rochko |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | Eugen Rochko |