28 Commits (1a2fe96d56350dc685eb53112630af567de8d5bd)

Author SHA1 Message Date
  Mark Felder 860b5c7804 Change user.deactivated field to user.is_active 3 years ago
  Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021 3 years ago
  Egor Kislitsyn c9afb350e7
Document follow relationship updates and cleanup 3 years ago
  Egor Kislitsyn 35ba48494f
Stream follow updates 3 years ago
  Alexander Strizhakov 7dc275b69b
relay fix for admin-fe 3 years ago
  lain 4b18a07392 Revert "Merge branch 'revert-1ac0969c' into 'develop'" 3 years ago
  lain 010d77ec85 Revert "Merge branch 'mrf-silence-2' into 'develop'" 3 years ago
  Alex Gleason 2a99e7df8e
SimpleMRF silence: optimize, work okay with nil values in addressing 3 years ago
  Mark Felder 67ab580553 Filter outstanding follower requests from deactivated accounts 4 years ago
  Sergey Suprunenko 8d9e586887
Delete pending follow requests on user deletion 4 years ago
  lain 903955b189 FollowingRelationship: Remove meaningless change 4 years ago
  lain 805ab86933 Notifications: Make notifications save their type. 4 years ago
  rinpatch 138e6ece1b Merge branch 'following-relationships-optimizations' into 'develop' 4 years ago
  Ivan Tashkinov 99b0bc1989 [#1364] Resolved merge conflicts with `develop`. Refactoring. 4 years ago
  Ivan Tashkinov c556efb761 [#1364] Enabled notifications on followed domain-blocked users' activities. 4 years ago
  Ivan Tashkinov ea9c57b26e [#2332] Misc. improvements per code change requests. 4 years ago
  Ivan Tashkinov be9d18461a FollowingRelationship storage & performance optimizations (state turned `ecto_enum`-driven integer, reorganized indices etc.). 4 years ago
  Ivan Tashkinov 460e41585c Further preloading (more endpoints), refactoring, tests. 4 years ago
  Ivan Tashkinov be5e2c4dbb Applied relationships preloading to GET /api/v1/accounts/relationships. Refactoring (User.binary_id/1). 4 years ago
  Ivan Tashkinov 3c78e5f327 Preloading of follow relations for timeline/statuses rendering (performance improvement). Refactoring. 4 years ago
  Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07 4 years ago
  Egor Kislitsyn bc2e98b200
Add User.get_follow_state/2 4 years ago
  Egor Kislitsyn 8b9742ecf5 Cancellation of a follow request for a remote user 4 years ago
  Egor Kislitsyn 05fb8d0084 Fix Pleroma.FollowingRelationship.move_following/2 4 years ago
  Egor Kislitsyn e6d7e27bd6
Add `allow_following_move` setting to User 4 years ago
  Maksim Pechnikov e52955c961 update following_relationship.ex 4 years ago
  Egor Kislitsyn 61fc739ab8
Handle "Move" activity 4 years ago
  Egor Kislitsyn 1d46944fbd
Do not add `follower_address` to `following` for non local users 4 years ago
  Egor Kislitsyn 059005ff82
Replace `user.following` with Pleroma.FollowingRelationship 4 years ago