Age | Commit message (Collapse) | Author |
|
in 300d94c62, an Object.normalize() call was introduced. calling Object.normalize()
on an activity with a non-object URI (say, a user) causes Really Bad Things to happen.
so don't do that.
|
|
|
|
|
|
Also in this commit by accident:
- Fix query ordering causing exclude_poll_votes to not work
- Do not create notifications for Answer objects
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow users to configure whether they want to receive notifications from people they follow / who follow them, people from remote / local instances
|
|
|
|
|
|
notifications.
Unify Mastodon-compatible pagination logic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add actor to recipients list
Closes #390
See merge request pleroma/pleroma!683
|
|
|
|
|
|
|
|
|
|
Create tombstone instead of object deletion
See merge request pleroma/pleroma!593
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# lib/mix/tasks/sample_config.eex
# lib/pleroma/web/twitter_api/controllers/util_controller.ex
# mix.exs
# mix.lock
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|