index
:
pleroma-fe.git
meow
This is a fork of pleroma's official FE. Used by vnil.de, we meow meow the meow meow with meow meow
shrik3
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
services
/
follow_manipulate
Commit message (
Collapse
)
Author
Age
*
fix follow
Shpuld Shpuldson
2020-04-22
|
*
make relationships separate from users
Shpuld Shpuldson
2020-04-21
|
*
Backend Interactor service overhaul, removed the need for copypasting
Henry Jameson
2019-11-24
|
*
added support hide\show reblogs from a specific user
Maksim Pechnikov
2019-09-21
|
*
Utilize `user.requested` to display follow request status on user card
rinpatch
2019-09-05
|
|
|
|
Closes #635
*
Apply suggestion to src/services/follow_manipulate/follow_manipulate.js
rinpatch
2019-08-09
|
*
Apply suggestion to src/services/follow_manipulate/follow_manipulate.js
rinpatch
2019-08-09
|
*
Apply suggestion to src/services/follow_manipulate/follow_manipulate.js
rinpatch
2019-08-09
|
*
Fix sent follow request detection
rinpatch
2019-08-09
|
|
|
|
|
|
|
This fixes `requestFollow` using the relationship instead of user object, resulting in `sent` always being false for locked users, and also removes assumptions about follow request being sent, instead relying on `requested` from user relationship.
*
fix follow button not updating bug in follow-card
taehoon
2019-04-22
|
*
correctly update relationship on follow/unfollow
Henry Jameson
2019-03-25
|
*
#332 - add follow/not follow button to follow list
dave
2019-02-09