Pleroma
v1.1.9-10-g42f76306+dev
Pages
Modules
Exceptions
Mix Tasks
Pleroma v1.1.9-10-g42f76306+dev
Pleroma.List
View Source
Link to this section
Summary
Functions
create(title, creator)
delete(list)
follow(list, followed)
follow_changeset(list, attrs \\ %{})
for_user(user, opts)
get(id, user)
get_by_ap_id(ap_id)
get_following(list)
get_lists_account_belongs(owner, account_id)
get_lists_from_activity(activity)
member?(arg1, arg2)
memberships(arg1)
rename(list, title)
title_changeset(list, attrs \\ %{})
unfollow(list, unfollowed)
update_follows(list, attrs)
Link to this section
Functions
Link to this function
create(title, creator)
View Source
Link to this function
delete(list)
View Source
Link to this function
follow(list, followed)
View Source
Link to this function
follow_changeset(list, attrs \\ %{})
View Source
Link to this function
for_user(user, opts)
View Source
Link to this function
get(id, user)
View Source
Link to this function
get_by_ap_id(ap_id)
View Source
Link to this function
get_following(list)
View Source
Link to this function
get_lists_account_belongs(owner, account_id)
View Source
Link to this function
get_lists_from_activity(activity)
View Source
Link to this function
member?(arg1, arg2)
View Source
Link to this function
memberships(arg1)
View Source
Link to this function
rename(list, title)
View Source
Link to this function
title_changeset(list, attrs \\ %{})
View Source
Link to this function
unfollow(list, unfollowed)
View Source
Link to this function
update_follows(list, attrs)
View Source