Age | Commit message (Collapse) | Author |
|
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.
|
|
Flake: random worker id
See merge request pleroma/pleroma!721
|
|
|
|
MastodonAPI multi-hashtag
See merge request pleroma/pleroma!652
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/557
|
|
|
|
Flake: support integers in from_string/1
See merge request pleroma/pleroma!715
|
|
Some previously issued stateless tokens have integer ids in them.
|
|
Join on preloads to avoid N+1 queries
See merge request pleroma/pleroma!714
|
|
and flatten it
|
|
|
|
|
|
|
|
result
|
|
|
|
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).
|
|
|
|
|
|
S3 uploader: support for namespaced bucket
Closes #532
See merge request pleroma/pleroma!699
|
|
|
|
|
|
|
|
|
|
|
|
|