Age | Commit message (Collapse) | Author |
|
database
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
statusview, add opengraph extended data
|
|
|
|
|
|
this allows to open private activities by URL when you are logged in,
and to let the FE display a 404 page
|
|
Views: wrap activity rendering in a rescue
See merge request pleroma/pleroma!723
|
|
Transmogrifier: fix incoming objects with invalid likes
See merge request pleroma/pleroma!724
|
|
|
|
this avoids complete timeline breakage when an activity fucks up
rendering.
|
|
MastodonAPI multi-hashtag
See merge request pleroma/pleroma!652
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/557
|
|
|
|
and flatten it
|
|
|
|
|
|
|
|
for MastoAPI 2.6.x
Mastodon API 2.6.x added a card key to the Status object so the Card can be shown in the timeline without an extra request at each status.
|
|
|
|
|
|
|
|
Thanks to Senko-san <kurisu@iscute.moe> for the help on array-matching
|
|
|
|
with content: nil
|
|
|
|
`valid_until` (instead of postgresql-server default time zone).
|
|
|
|
Add actor to recipients list
Closes #390
See merge request pleroma/pleroma!683
|
|
# Conflicts:
# lib/pleroma/activity.ex
|
|
Flake Ids for Users and Activities
Closes #450
See merge request pleroma/pleroma!645
|
|
|
|
`Instance` refactoring.
|
|
|
|
|
|
code check).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[#530] Prevents user `info` from being overwritten because of race conditions
Closes #530
See merge request pleroma/pleroma!691
|