Pleroma
v1.1.9-10-g42f76306+dev
Pages
Modules
Exceptions
Mix Tasks
Pleroma v1.1.9-10-g42f76306+dev
Pleroma.ScheduledActivity
View Source
Link to this section
Summary
Functions
changeset(scheduled_activity, attrs)
create(user, attrs)
delete(scheduled_activity)
due_activities(offset \\ 0)
exceeds_daily_user_limit?(user_id, scheduled_at)
exceeds_total_user_limit?(user_id)
far_enough?(scheduled_at)
for_user_query(user)
get(user, scheduled_activity_id)
new(user, attrs)
update(scheduled_activity, attrs)
update_changeset(scheduled_activity, attrs)
validate_scheduled_at(changeset)
Link to this section
Functions
Link to this function
changeset(scheduled_activity, attrs)
View Source
Link to this function
create(user, attrs)
View Source
Link to this function
delete(scheduled_activity)
View Source
Link to this function
due_activities(offset \\ 0)
View Source
Link to this function
exceeds_daily_user_limit?(user_id, scheduled_at)
View Source
Link to this function
exceeds_total_user_limit?(user_id)
View Source
Link to this function
far_enough?(scheduled_at)
View Source
Link to this function
for_user_query(user)
View Source
Link to this function
get(user, scheduled_activity_id)
View Source
Link to this function
new(user, attrs)
View Source
Link to this function
update(scheduled_activity, attrs)
View Source
Link to this function
update_changeset(scheduled_activity, attrs)
View Source
Link to this function
validate_scheduled_at(changeset)
View Source