summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
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-27Merge branch 'develop' into accept-tags-2.5silverpill
2023-02-27TagValidator: Drop unrecognized tagssilverpill
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
2023-02-09B TestHelper, CI: Work with older elixir version.Lain Soykaf
2023-02-09Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into test-warningsLain Soykaf
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-15Force spec for every operation to have a listed tagtusooa
2023-01-06Test double dot linktusooa
2023-01-06Test that zwnj is treated as word char in hashtagstusooa
2023-01-05B StripLocation: Add test, work for all svgs.Lain Soykaf
2023-01-03B TestHelper: Remove warnings-as-errorsLain Soykaf
It's already set in mix.exs
2023-01-03Tests: Capture logs to clean up the test output.Lain Soykaf
2023-01-03Fix warnings in tests, treat warnings as errors in CI.Lain Soykaf
The warnings revealed two bad tests, the code still worked but the test didn't actually test for it. Activating this for CI to prevent issues like these in the future.
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>
2022-12-30TagValidator: Add test for Link tagsilverpill
2022-12-28Bump earmark to 1.4.22tusooa
2022-12-24Log errors more extensivelytusooa
2022-12-24Expose backup status via Pleroma APItusooa
2022-12-24Detail backup statestusooa
2022-12-23Git merge is not my favorite toolHaelwenn (lanodan) Monnier