summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2023-03-09MastoAPI Attachment: Use "summary" for descriptions if presentHaelwenn (lanodan) Monnier
2023-03-09AttachmentValidator: Add support for Honk "summary" + "name"Haelwenn (lanodan) Monnier
As used by Honk and supported by Mastodon
2023-03-06Merge branch 'fix/tag-feed-crashes' into 'develop'Haelwenn
fix: atom/rss feed issues Closes #3045 See merge request pleroma/pleroma!3851
2023-03-06remove static_fe pipeline for /users/:nickname/feedfaried nawaz
2023-03-06oops, remove unused importfaried nawaz
2023-03-06use scrub_html_and_truncate instead of scrub_html for feed item titlefaried nawaz
Sometimes this truncated properly encoded HTML entities in the wrong place. The new flow calls scrub_html, removes emojis, decodes entities (a second time), truncates, and then re-encodes. Fixes #3045.
2023-03-06modify Utils.scrub_html_and_truncate to take omission parameterfaried nawaz
2023-03-06format feed_view.exfaried nawaz
2023-03-06feed eex templates: use published field from @data, not @activity.datafaried nawaz
2023-03-06fix tag feeds: remote activities might not have a summary fieldfaried nawaz
2023-03-05Merge branch 'tusooa/oban-common-pipeline' into 'develop'Haelwenn
Stop oban from retrying if validating errors occur when processing incoming data See merge request pleroma/pleroma!3844
2023-03-05Remove crypt(3) supportHaelwenn (lanodan) Monnier
This was used to support migration from GNU Social, which was used by at least shitposter.club, should be entirely irrelevant now. Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3030 Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3062
2023-03-02Allow custom emoji reactions: add test for mixed emoji react, fix credo errorsAlexander Tumin
2023-03-02Allow custom emoji reactions: Fix tests, mixed custom and unicode reactionsAlexander Tumin
2023-03-02Allow reacting with remote emoji when they exist on the post (#200)floatingghost
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk> Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/200
2023-03-01Stop oban from retrying if validating errors occur when processing incoming datatusooa
2023-03-01Merge remote-tracking branch 'upstream/stable' into mergeback/2.5.1tusooa
2023-03-01Sanitize filenames when uploadingtusooa
2023-02-28Allow with_relationships param for blockstusooa
2023-02-27Merge branch 'develop' into accept-tags-2.5silverpill
2023-02-27TagValidator: Drop unrecognized tagssilverpill
2023-02-20Ignores in exiftool read descriptionstusooa
2023-02-20Require related object for notifications to filter on contentAlexander Tumin
2023-02-20Fix inproper content being cached in report contenttusooa
2023-02-20Allow customizing instance languagestusooa
2023-02-20Remove unwanted code specific to MIX_ENV=testMark Felder
2023-02-20Fix rel="me"Mark Felder
Cachex for this was not started
2023-02-20Fix block_from_stranger settingtusooa
2023-02-20B StripLocation: Add test, work for all svgs.Lain Soykaf
2023-02-20Added SVG to formats not compatible with exiftoolDmytro Poltavchenko
2023-02-19Merge remote-tracking branch 'pleroma/develop' into status-notification-typemarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-18feat: build rel me tags with profile fieldskPherox
2023-02-11Ignores in exiftool read descriptionstusooa
2023-02-09Merge branch 'notification-content-filtering-noobj' into 'develop'lain
Require related object for content-filtering on notification See merge request pleroma/pleroma!3837
2023-02-09Merge branch 'tusooa/3059-report-fake-create-render' into 'develop'lain
Fix inproper content being cached in report content Closes #3059 See merge request pleroma/pleroma!3836
2023-02-09Merge branch 'tusooa/api-spec-property-map' into 'develop'lain
OpenApiSpex: overhaul See merge request pleroma/pleroma!3832
2023-02-09Merge branch 'tusooa/3055-instance-languages' into 'develop'lain
Allow customizing instance languages Closes #3055 See merge request pleroma/pleroma!3835
2023-02-09Merge branch 'fix-relme' into 'develop'lain
Fix rel="me" See merge request pleroma/pleroma!3824
2023-02-08Require related object for notifications to filter on contentAlexander Tumin
2023-02-03Fix inproper content being cached in report contenttusooa
2023-01-26Allow customizing instance languagestusooa
2023-01-18Fix block_from_stranger settingtusooa
2023-01-15Fix teststusooa
2023-01-15Fix type of admin_account.is_confirmedtusooa
2023-01-15Force spec for every operation to have a listed tagtusooa
2023-01-15Add names to additionalPropertiestusooa
2023-01-05B StripLocation: Add test, work for all svgs.Lain Soykaf
2023-01-05Added SVG to formats not compatible with exiftoolDmytro Poltavchenko
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
This reverts merge request !3825
2023-01-01Bump copyright yearmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>