37 次程式碼提交 (d13d169922c7efeb6e6c20ef6a271eeda552275f)

作者 SHA1 備註 提交日期
  Eugen Rochko 5b95be1c42 Replace calls to FeedManager#inline_render and #broadcast 7 年之前
  Eugen Rochko 220bc48e8e Only render public payload once in FanOutOnWrite 7 年之前
  Eugen Rochko 6fd865c000 Spawn FeedInsertWorker to deliver status into personal feed 7 年之前
  Eugen Rochko 8232f76c48 Add check for visibility.nil? even though it can't ever be, to check for race conditions 7 年之前
  Eugen Rochko e809caa0e1 Fix feed regeneration bug 7 年之前
  Eugen Rochko 74ae158c2f Add "direct" visibility level in the backend. Web UI is not yet 7 年之前
  Eugen Rochko c8252759df Add streaming API channels for local-only statuses 7 年之前
  Eugen Rochko ede04cdb24 Move rendering of JSON payloads for public/hashtag timelines to 7 年之前
  Eugen Rochko d9ca46b464 Cleaning up format of broadcast real-time messages, removing 7 年之前
  Eugen Rochko bf60f2898d Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI 7 年之前
  Eugen Rochko 3114e55c7a Fix #323 - self-replies to appear in public timelines again 7 年之前
  Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 7 年之前
  Eugen Rochko 8a4913fde0 Public and hashtag timelines now exclude reblogs and replies 7 年之前
  Eugen Rochko 4f1d863615 Only distribute statuses to followers who signed in in the last 2 weeks, add rake task for clearing feeds of inactive users 7 年之前
  Eugen Rochko 7944ed6fe5 Adding option to specify asset server, filter followers query by local accounts 7 年之前
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 年之前
  Eugen Rochko bf5f55a6bb Fix live status removal from public/hashtag channels 7 年之前
  Eugen Rochko bb4d1eb2e8 Improve feed regeneration 7 年之前
  Eugen Rochko 93212bc2c4 Add test for FanOutOnWriteService 7 年之前
  Eugen Rochko 48b9619439 Adding hashtags 7 年之前
  Eugen Rochko 909d0d5e88 Adding public timeline silencing 7 年之前
  Eugen Rochko 1f650d327d Adding public timeline 7 年之前
  Eugen Rochko be86d4e0a3 Preparing feeds for better filtering 7 年之前
  Eugen Rochko c6b0311b86 Fix #54 - Fetch remote accounts by URL from mentions 7 年之前
  Eugen Rochko 0077fc26df Merge and unmerge timelines on follow/unfollow, solves #21, #22 7 年之前
  Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes, 7 年之前
  Eugen Rochko 926eea89b5 RemoveStatusService fleshed out, still doesn't send Salmon slaps though 7 年之前
  Eugen Rochko 49520d6e62 Adding React.js, Redux, revamping dashboard 7 年之前
  Eugen Rochko 6426819b6f Fix tests 7 年之前
  Eugen Rochko 6deb9f966e Live timelines using ActionCable 7 年之前
  Eugen Rochko e24bfbde1a Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections 8 年之前
  Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites 8 年之前
  Eugen Rochko 12559b01ea Add pagination by max_id instead of offset/limit 8 年之前
  Eugen Rochko 9d55529318 Fix text color in dashboard inputs, sanitize remote status content in UI, 8 年之前
  Eugen Rochko 46cbb9c551 Increase note truncation length on account grids, improve FanOutOnWrite a bit, 8 年之前
  Eugen Rochko 2b116131d7 Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug 8 年之前
  Eugen Rochko 6c4c84b161 Distrubute statuses as a fan-out-on-write system, with optional precomputing 8 年之前