45 Commits (e9737c2235ec56502e650bd1adad3f32bf85f0ef)

Author SHA1 Message Date
  Eugen Rochko e9737c2235 Fix tests, add applications to eager loading/cache for statuses, fix 7 years ago
  Eugen Rochko e25170f960 Add extended about page stub 7 years ago
  Eugen Rochko 2939e9898b Extend rails-settings-cached to merge db-saved hash values with defaults 7 years ago
  Eugen Rochko b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 7 years ago
  Eugen Rochko c04002b340 Federate blocks with the http://mastodon.social/schema/1.0 verb namespace 7 years ago
  Eugen Rochko 8d44281677 Set in_reply_to_account on statuses to non-self value when possible, thus 7 years ago
  Eugen Rochko f729cfc881 Private posts mentioning non-followers should not notify them, neither locally nor via Salmon 7 years ago
  Eugen Rochko b891a81008 Follow call on locked account creates follow request instead 7 years ago
  Eugen Rochko 2d2154ba75 Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users 7 years ago
  Eugen Rochko 4284093aa3 Fixed AS delete verb 7 years ago
  Eugen Rochko 6a5036ab19 Fix whitespace preservation in status text 7 years ago
  Eugen Rochko b362de2232 Adding configurable e-mail blacklist 7 years ago
  Eugen Rochko 00e9dac1d3 Automatically block outgoing notifications from silenced accounts to users 7 years ago
  Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 7 years ago
  Eugen Rochko 71401659b8 Fix #65 - Options to block notifications from people you don't follow/who don't follow you 7 years ago
  Eugen Rochko e3ed212b85 Filter statuses that mention blocked users 7 years ago
  Eugen Rochko da2ef4d676 Adding unified streamable notifications 7 years ago
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko f8f15e5697 Fix #63 - Filter mentions that reply to blocked users 7 years ago
  Eugen Rochko ca3b364aea Fix #122 - Add microformats-2 classes to mention links 7 years ago
  Eugen Rochko 17903c6dae Improve filtering of public/hashtag timelines, both in backlog and real-time 7 years ago
  Eugen Rochko bb4d1eb2e8 Improve feed regeneration 7 years ago
  Eugen Rochko dbe00a4156 Improved configuration from ENV, cleaned up timeline filter methods 7 years ago
  Eugen Rochko 23fc424b7a Account notes (bios) can now contain links. Character limit upped to 160 7 years ago
  Eugen Rochko 48b9619439 Adding hashtags 7 years ago
  Eugen Rochko 62292797ec Adding hashtag model 7 years ago
  Eugen Rochko 4b357ecf98 Fix subtle bugs, new icon button 7 years ago
  Eugen Rochko 33f7e1cf99 Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect 7 years ago
  Eugen Rochko aec51e40ee Make account domains case-insensitive, downcase before checking against local 7 years ago
  Eugen Rochko 1f650d327d Adding public timeline 7 years ago
  Eugen Rochko 15d01a5e08 Better comparison of "local" domain 7 years ago
  Eugen Rochko 9d59d7b463 Adding a block model and filter mentions from blocked users (fix #60) 7 years ago
  Eugen Rochko be86d4e0a3 Preparing feeds for better filtering 7 years ago
  Eugen Rochko a4f7eca5fa Fix #25 - Only latest reblog of status kept on feed as zset value is set to "true" status ID 7 years ago
  Eugen Rochko 927333f4f8 Improve code style 7 years ago
  Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1) 7 years ago
  Eugen 3f75f52285 Fix subtle home feed filtering bug 7 years ago
  Eugen Rochko ce29624c6d Fixing image upload limits, allowing webm, merge/unmerge events trigger 7 years ago
  Eugen Rochko 3d566279cb Fix formatter return block 7 years ago
  Eugen Rochko 0077fc26df Merge and unmerge timelines on follow/unfollow, solves #21, #22 7 years ago
  Eugen Rochko 73615d7a79 Newlines and paragraphs in local statuses properly formatted 7 years ago
  Eugen Rochko 33ad2e5423 Shorten mentions to only usernames 7 years ago
  Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes, 7 years ago
  Eugen Rochko e24bfbde1a Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections 8 years ago
  Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites 8 years ago