39 Commits (90528f43bc988bac8c8280e917531f7505027570)

Author SHA1 Message Date
ThibG f1f96ebf02
Fix being able to import more than allowed number of follows (#15384) 3 years ago
Eugen Rochko eb35be0431
Fix follow limit preventing re-following of a moved account (#14207) 3 years ago
ThibG ca56527140
Add follower synchronization mechanism (#14510) 4 years ago
Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546) 4 years ago
Eugen Rochko 339ce1c4e9
Add specific rate limits for posting and following (#13172) 4 years ago
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295) 6 years ago
Eugen Rochko a46ab86adf
Limit the number of people that can be followed from one account (#8807) 6 years ago
ThibG 59f7f4c923 Implement Undo { Accept { Follow } } (fixes #8234) (#8245) 6 years ago
Eugen Rochko aff6a15061
When follow is removed, remove endorsement (#8149) 6 years ago
Eugen Rochko 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 6 years ago
Yamagishi Kazutoshi 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 years ago
Eugen Rochko cba2897108
Cache relationships in API (#6482) 6 years ago
Yamagishi Kazutoshi 238de58e65 Change belongs_to_required_by_default to true (#5888) 6 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 7 years ago
David Yip 130aa90d55 Update annotations on Follow, FollowRequest, and Mute. 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
Daniel Hunsaker cf7e840990 Update model annotations to use BIGINT for IDs (#5461) 7 years ago
aschmitz 4944515020 "Show reblogs" per-follower UI/database changes 7 years ago
aschmitz 97c02c3389 Make IdsToBigints (mostly!) non-blocking (#5088) 7 years ago
Akihiko Odaki bf575a1f5e Introduce recent to Follow (#3247) 7 years ago
yhirano 298796cc7b annotate models (#2697) 7 years ago
Samy KACIMI 79ef756f64 fix rubocop issues 7 years ago
Samy KACIMI 81c76fe375 add more tests to models 7 years ago
Eugen Rochko de22c202f5 Add counter caches for a large performance increase on API requests 7 years ago
Eugen Rochko 35933167c0 Add counter caches for a large performance increase on API requests 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 8efa081f21 Remove Neo4J 8 years ago
Eugen Rochko e8c27767aa Remove orphaned notifications, add scopes param to app create API 8 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
Eugen Rochko b13e7dda1f API pagination for all collections using Link header 8 years ago
Eugen Rochko 4d336cefac Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed 8 years ago
Eugen Rochko 20f581f796 Display follow suggestions 8 years ago
Eugen Rochko e21a3fe0cd Adding sync of follow relationships to Neo4J, accounts/suggestions API 8 years ago
Eugen Rochko 927333f4f8 Improve code style 8 years ago
Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1 8 years ago
Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites 8 years ago
Eugen Rochko 086d487145 Fix unfollows 8 years ago
Eugen Rochko fa7868675d Send Salmon interactions 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