summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2023-04-27Merge branch 'list-installed-frontends' into 'develop'tusooa
List installed frontend refs in admin API See merge request pleroma/pleroma!3862
2023-04-26Merge branch 'bugfix/content-disposition' into 'develop'tusooa
UploadedMedia: Add missing disposition_type to Content-Disposition Closes #3114 See merge request pleroma/pleroma!3873
2023-04-23fix test after removing esshd/SSH featureduponin
2023-04-23Remove SSH/BBS feature from coreduponin
And link to sshocial, the replacement client for this removed feature
2023-04-18UploadedMedia: Increase readability via ~s sigilHaelwenn (lanodan) Monnier
2023-04-18UploadedMedia: Add missing disposition_type to Content-DispositionHaelwenn (lanodan) Monnier
Set it to `inline` because the vast majority of what's sent is multimedia content while `attachment` would have the side-effect of triggering a download dialog. Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3114
2023-04-13Merge branch 'tusooa/3027-dedupe-poll' into 'develop'Haelwenn
Dedupe poll options Closes #3027 See merge request pleroma/pleroma!3860
2023-03-30Fix tests for frontend installationEkaterina Vaartis
2023-03-26Fix emoji reactions for legacy 2-tuple formatstusooa
2023-03-26Fix existing teststusooa
2023-03-25Dedupe poll optionstusooa
2023-03-25Merge branch 'features/image-object' into 'develop'Haelwenn
Add support for Image objects Closes #1581 See merge request pleroma/pleroma!3145
2023-03-16Merge branch 'pleroma-akkoma-emoji-port' into 'develop'Haelwenn
Custom emoji reactions support See merge request pleroma/pleroma!3845
2023-03-16Merge branch 'feat/fields-rel-me-tag' into 'develop'Haelwenn
feat: build rel me tags with profile fields See merge request pleroma/pleroma!3850
2023-03-15fix: append field values to bio before parsingkPherox
2023-03-12Merge branch 'remove-crypt' into 'develop'tusooa
Remove crypt(3) support Closes #3030 and #3062 See merge request pleroma/pleroma!3847
2023-03-12Allow custom emoji reactions: Add pleroma_custom_emoji_reactions feature, ↵Alexander Tumin
review changes
2023-03-09Add support for Image objectsHaelwenn (lanodan) Monnier
2023-03-09Merge branch 'tusooa/block-rel' into 'develop'Haelwenn
Allow with_relationships param for blocks See merge request pleroma/pleroma!3843
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-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-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-01Make clear the test namestusooa
2023-03-01Fix FederatorTesttusooa
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-20Ignores in exiftool read descriptionstusooa
2023-02-20Test double dot linktusooa
2023-02-20Test that zwnj is treated as word char in hashtagstusooa
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-20Fix block_from_stranger settingtusooa
2023-02-20B StripLocation: Add test, work for all svgs.Lain Soykaf
2023-02-20Bump earmark to 1.4.22tusooa
2023-02-18feat: build rel me tags with profile fieldskPherox
2023-02-11Ignores in exiftool read descriptionstusooa
2023-02-09Merge branch 'from/upstream-develop/tusooa/2974-zwnj' into 'develop'lain
Bump linkify - Fix zwnj in tags and double-dot links Closes #2974 and #3022 See merge request pleroma/pleroma!3830
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 'tusooa/notif-setting' into 'develop'lain
Fix block_from_stranger setting See merge request pleroma/pleroma!3833