Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This resulted in failures when updating from Pleroma <1.0 because of all
the new fields that were added to the user schema.
|
|
|
|
|
|
|
|
|
|
|
|
Fix duplicate recipients from activity
See merge request pleroma/pleroma!1921
|
|
|
|
|
|
|
|
Set defaults to fields with NULL values
Closes #1358
See merge request pleroma/pleroma!1914
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a migration to fix blocked follows
Closes #1359
See merge request pleroma/pleroma!1922
|
|
This resulted in failures when updating from Pleroma <1.0 because of all
the new fields that were added to the user schema.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix two migrations sharing the same module name
See merge request pleroma/pleroma!1919
|
|
|
|
This makes ecto execute only the latter one.
|
|
FIx follow requests
Closes #1357
See merge request pleroma/pleroma!1918
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise swarm is going to attempt resizing the cluster and timeout
|
|
|
|
|
|
|
|
|
|
|
|
|