Age | Commit message (Expand) | Author |
2017-02-09 | Fix #614 - extra reply-boolean on statuses to account for cases when replied-to | Eugen Rochko |
2017-02-05 | Fix showing ellipsis even when link hasn't been cut off | Eugen Rochko |
2017-02-05 | Add tracking of delay to streaming API | Eugen Rochko |
2017-02-02 | Cleaning up format of broadcast real-time messages, removing | Eugen Rochko |
2017-01-27 | Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-24 | Merge branch 'master' into master | Eugen |
2017-01-24 | Fix #204, fix #515 - URL truncating is now a style so copypasting is not | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2017-01-23 | Move merging/unmerging of timelines into background. Move blocking into | Eugen Rochko |
2017-01-23 | Add /api/v1/notifications/clear, non-existing link cards for statuses will | Eugen Rochko |
2017-01-23 | Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hash... | Eugen Rochko |
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 |