Commit Graph

22 Commits (2985d089517a4f83af1cff264d926955f74da2fd)

Author SHA1 Message Date
Akihiko Odaki bf575a1f5e Introduce recent to Follow (#3247)
Introduce recent to Follow, as Account and other models have.
This change also adds specs for the scope and the dependents.
9 years ago
yhirano 298796cc7b annotate models (#2697)
* add annotate to Gemfile

* rails g annotate:install

* configure annotate_models

* add schema info to models

* fix rubocop to add frozen_string_literal
9 years ago
Samy KACIMI 79ef756f64 fix rubocop issues 9 years ago
Samy KACIMI 81c76fe375 add more tests to models 9 years ago
Eugen Rochko de22c202f5 Add counter caches for a large performance increase on API requests 9 years ago
Eugen Rochko 0518492158 Stop trying to shoehorn all Salmon updates into the poor database-connected
StreamEntry model. Simply render Salmon slaps as they are needed
9 years ago
Eugen Rochko 50660d54e8 Fix semantics of follow requests another slaps 9 years ago
Eugen Rochko 8efa081f21 Remove Neo4J 9 years ago
Eugen Rochko e8c27767aa Remove orphaned notifications, add scopes param to app create API 9 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 9 years ago
Eugen Rochko b13e7dda1f API pagination for all collections using Link header 9 years ago
Eugen Rochko 4d336cefac Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed 9 years ago
Eugen Rochko 20f581f796 Display follow suggestions 9 years ago
Eugen Rochko e21a3fe0cd Adding sync of follow relationships to Neo4J, accounts/suggestions API 9 years ago
Eugen Rochko 927333f4f8 Improve code style 9 years ago
Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1 9 years ago
Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites
and atom feed generation to some extent, as well as the way mentions are
stored
10 years ago
Eugen Rochko 086d487145 Fix unfollows 10 years ago
Eugen Rochko fa7868675d Send Salmon interactions 10 years ago
Eugen Rochko fa33750105 Adding reblogs, favourites, improving atom generation 10 years ago
Eugen Rochko 1dad72bf13 Fixes and general progress 10 years ago
Eugen Rochko 709c6685a9 Made some progress 10 years ago