Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fixes: https://git.pleroma.social/pleroma/pleroma/-/issues/1785
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TagValidator: New
See merge request pleroma/pleroma!3244
|
|
Pinned posts federation
Closes #521
See merge request pleroma/pleroma!3312
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix_activity_defaults
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
Sometimes people put emoji in the subject, which results in the subject
looking broken if someone replies to it from a server that does not
have the said emoji under the same shortcode. This patch solves the problem
by extending the emoji set available in the summary to that of the parent
post.
|
|
|
|
Simple way to decode mediaproxy URLs
See merge request pleroma/pleroma!3364
|
|
Remove sensitive setting #nsfw
See merge request pleroma/pleroma!3223
|
|
Add support for actor icon being a list (Bridgy)
See merge request pleroma/pleroma!3372
|
|
|
|
|
|
|
|
|