Age | Commit message (Collapse) | Author |
|
Reading the file, instead of config keyword in ReleaseRuntimeProvider
Closes #2593
See merge request pleroma/pleroma!3381
|
|
|
|
|
|
|
|
|
|
|
|
to search_opts keys during update_or_create/1
|
|
instance thumbnail was uploaded via AdminFE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix_activity_defaults
|
|
|
|
|
|
|
|
Cannot be done in Ecto schemas because only one type is allowed in arrays, and
needs to be done before the MRFs.
|
|
|
|
|
|
This reverts merge request !3382
|
|
object_validator: Refactor most of validate/2 to a generic block
See merge request pleroma/pleroma!3383
|
|
|
|
|
|
|
|
anyway
|
|
|
|
on the instance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if featured_address is nil
|
|
|
|
|
|
|
|
- save object ids on pin, instead of activity ids
- pins federation
- removed pinned_activities field from the users table
- activityPub endpoint for user pins
- pulling remote users pins
|