develop #1

Merged
qbism merged 57 commits from AkkomaGang/akkoma:develop into develop 2023-04-27 02:53:16 +00:00
Owner
No description provided.
qbism added 57 commits 2023-04-27 02:52:38 +00:00
Reviewed-on: AkkomaGang/akkoma#498
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/akkoma#500
When no image description is filled in, Pleroma allowed fallbacks.
Those were (based on a setting) either the filename, or a fixed description.
Neither are good options for image descriptions imo, so here we remove this.

Note that there's two tests removed who supposedly tested something else.
But examining closer, they didn't seem to test what they claimed to test,
so I removed them rather than try to "fix" them.
weird values in href will cause base64 encoding to fail later down the
line, so let's make sure the value we're passing on is somewhat sane, or
at the very least a binary

this fixes #482
Reviewed-on: AkkomaGang/akkoma#506
Reviewed-on: AkkomaGang/akkoma#507
Reviewed-on: AkkomaGang/akkoma#502
TODO: PLEASE FOR THE LOVE OF KANATAN CACHE THIS
This reverts commit 1d94f2a424.
Reviewed-on: AkkomaGang/akkoma#517
Reviewed-on: AkkomaGang/akkoma#518
Reviewed-on: AkkomaGang/akkoma#512
Reviewed-on: AkkomaGang/akkoma#493
Fixes #528
qbism merged commit 06b1f2cc6e into develop 2023-04-27 02:53:16 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: qbism/qb_akkoma#1
No description provided.