31 Commits (406b46395d6f79e87b286585f6b6867374d198c1)

Author SHA1 Message Date
  Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 5 years ago
  Yamagishi Kazutoshi 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 years ago
  Eugen Rochko 24cafd73a2
Lists (#5703) 6 years ago
  Daniel Hunsaker cf7e840990 Update model annotations to use BIGINT for IDs (#5461) 6 years ago
  aschmitz 97c02c3389 Make IdsToBigints (mostly!) non-blocking (#5088) 6 years ago
  Akihiko Odaki 8fd174298d Cover AccountsController more in spec (#3229) 7 years ago
  Eugen Rochko 5abdc77c80 Add conversation model, <ostatus:conversation /> (#3016) 7 years ago
  Matt Jankowski 3f5b994ff0 Stream entry specs and refactor to use delegate (#2827) 7 years ago
  yhirano 298796cc7b annotate models (#2697) 7 years ago
  Eugen 6d6a429af8 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 7 years ago
  Eugen Rochko 5ddad41245 Do not display non-Status stream entries anymore 7 years ago
  Eugen Rochko 0518492158 Stop trying to shoehorn all Salmon updates into the poor database-connected 7 years ago
  Eugen Rochko 50660d54e8 Fix semantics of follow requests another slaps 7 years ago
  Eugen Rochko 149887a0ff Make follow requests federate 7 years ago
  Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those 7 years ago
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko 48b9619439 Adding hashtags 7 years ago
  Eugen Rochko 5f737c7228 Fix default assumed object type (note->activity), make stream entry threaded? check aware of orphaned replies 7 years ago
  Eugen Rochko 9d59d7b463 Adding a block model and filter mentions from blocked users (fix #60) 7 years ago
  Eugen Rochko 927333f4f8 Improve code style 7 years ago
  Eugen Rochko 85d89b472d Optimized n+1 queries in accounts Atom and HTML views 7 years ago
  Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1 7 years ago
  Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites 8 years ago
  Eugen Rochko 0f5bbb999c Pre-loading polymorphic associations for Atom feeds 8 years ago
  Eugen Rochko 7e58303a8d Limit Atom feeds to 20 items by default, add pagination by max_id 8 years ago
  Eugen Rochko 7e00a21ea6 Small optimizations in Atom feeds 8 years ago
  Eugen Rochko 5c99e304e5 Deleting statuses, deletion propagation 8 years ago
  Eugen Rochko f16b31f077 Adding a bunch of tests 8 years ago
  Eugen Rochko fa33750105 Adding reblogs, favourites, improving atom generation 8 years ago
  Eugen Rochko 1dad72bf13 Fixes and general progress 8 years ago
  Eugen Rochko 709c6685a9 Made some progress 8 years ago