Ivan Tashkinov
|
99b0bc1989
|
[#1364] Resolved merge conflicts with develop . Refactoring.
|
2020-04-13 13:24:31 +03:00 |
|
Ivan Tashkinov
|
f00ff20768
|
Merge remote-tracking branch 'remotes/origin/develop' into 1364-no-pushes-from-blocked-domains-users
# Conflicts:
# lib/pleroma/following_relationship.ex
|
2020-04-13 09:23:50 +03:00 |
|
Ivan Tashkinov
|
c556efb761
|
[#1364] Enabled notifications on followed domain-blocked users' activities.
|
2020-04-12 21:53:03 +03:00 |
|
Ivan Tashkinov
|
ea9c57b26e
|
[#2332] Misc. improvements per code change requests.
|
2020-03-31 09:21:42 +03:00 |
|
Ivan Tashkinov
|
be9d18461a
|
FollowingRelationship storage & performance optimizations (state turned ecto_enum -driven integer, reorganized indices etc.).
|
2020-03-28 18:49:03 +03:00 |
|
Ivan Tashkinov
|
460e41585c
|
Further preloading (more endpoints), refactoring, tests.
|
2020-03-25 20:33:34 +03:00 |
|
Ivan Tashkinov
|
be5e2c4dbb
|
Applied relationships preloading to GET /api/v1/accounts/relationships. Refactoring (User.binary_id/1).
|
2020-03-25 17:01:45 +03:00 |
|
Ivan Tashkinov
|
3c78e5f327
|
Preloading of follow relations for timeline/statuses rendering (performance improvement). Refactoring.
|
2020-03-23 12:01:11 +03:00 |
|
Haelwenn (lanodan) Monnier
|
6da6540036
|
Bump copyright years of files changed after 2020-01-07
Done via the following command:
git diff fcd5dd259a --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
|
2020-03-02 06:08:45 +01:00 |
|
Egor Kislitsyn
|
bc2e98b200
|
Add User.get_follow_state/2
|
2020-02-07 16:17:34 +04:00 |
|
Egor Kislitsyn
|
8b9742ecf5
|
Cancellation of a follow request for a remote user
|
2020-02-06 18:02:33 +04:00 |
|
Egor Kislitsyn
|
05fb8d0084
|
Fix Pleroma.FollowingRelationship.move_following/2
|
2019-12-03 22:31:12 +07:00 |
|
lain
|
7722e5a67a
|
Merge branch 'feature/move-activity' into 'develop'
Support "Move" activity
Closes #1316
See merge request pleroma/pleroma!1883
|
2019-12-02 16:26:19 +00:00 |
|
Egor Kislitsyn
|
e6d7e27bd6
|
Add allow_following_move setting to User
|
2019-11-12 18:45:28 +07:00 |
|
Maksim Pechnikov
|
e52955c961
|
update following_relationship.ex
|
2019-11-05 10:50:03 +03:00 |
|
Egor Kislitsyn
|
61fc739ab8
|
Handle "Move" activity
|
2019-10-30 18:21:49 +07:00 |
|
Egor Kislitsyn
|
1d46944fbd
|
Do not add follower_address to following for non local users
|
2019-10-14 13:50:43 +07:00 |
|
Egor Kislitsyn
|
059005ff82
|
Replace user.following with Pleroma.FollowingRelationship
|
2019-10-11 02:35:32 +07:00 |
|