summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-20Bump earmark to 1.4.22tusooa
2023-02-19Fix down migrationmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
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-19Merge branch 'weblate-extract' into 'develop'tusooa
Extract translatable strings See merge request pleroma/pleroma!3839
2023-02-18feat: build rel me tags with profile fieldskPherox
2023-02-18Extract translatable stringsweblate-extractor
2023-02-13Merge branch 'tusooa/exiftool' into 'develop'lain
Ignores in exiftool read descriptions See merge request pleroma/pleroma!3840
2023-02-13Merge branch 'upgrade/crypt' into 'develop'lain
Bump crypt to v1.0.1 See merge request pleroma/pleroma!3838
2023-02-11Ignores in exiftool read descriptionstusooa
2023-02-09Bump crypt to v1.0.1Sean King
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/docker-hexpm' into 'develop'lain
Use versioned image from hexpm for docker images See merge request pleroma/pleroma!3834
2023-02-09Update mix.exslain
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-09Merge branch 'tusooa/notif-setting' into 'develop'lain
Fix block_from_stranger setting See merge request pleroma/pleroma!3833
2023-02-09Merge branch 'test-warnings' into 'develop'lain
Fix warnings in tests, treat warnings as errors in CI. See merge request pleroma/pleroma!3827
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-18Use versioned image from hexpmtusooa
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-06Bump linkifytusooa
2023-01-06Test double dot linktusooa
2023-01-06Test that zwnj is treated as word char in hashtagstusooa
2023-01-05Merge branch '2768-strip-location' into 'develop'lain
Resolve "Exiftool may conflict with SVG files" Closes #2768 See merge request pleroma/pleroma!3829
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-03Merge branch 'tusooa/earmark' into 'develop'lain
Bump earmark to 1.4.~34~22 Closes #3033 See merge request pleroma/pleroma!3820
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-02Merge branch 'revert-0fe3f749' into 'develop'lain
Revert "Merge branch 'copyright-bump' into 'develop'" See merge request pleroma/pleroma!3826
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
This reverts merge request !3825
2023-01-02Merge branch 'copyright-bump' into 'develop'Haelwenn
Bump copyright year See merge request pleroma/pleroma!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-30Remove unwanted code specific to MIX_ENV=testMark Felder