aboutsummaryrefslogtreecommitdiff
path: root/test/fixtures
AgeCommit message (Collapse)Author
2021-02-21Video: Handle peertube videos only stashing attachments in x-mpegURLHaelwenn (lanodan) Monnier
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/2535
2021-02-10not used mockAlexander Strizhakov
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
2021-01-07ActivtityPub Test: Add example for guppe actorlain
2020-11-23Fix badly formatted JSON fixtures which causes Jason to erroneously detect ↵Mark Felder
control characters
2020-11-19fix for mastodon forwarded reportsAlexander Strizhakov
2020-11-12Fix object spoofing vulnerability in attachmentsrinpatch
Validate the content-type of the response when fetching an object, according to https://www.w3.org/TR/activitypub/#x3-2-retrieving-objects. content-type headers had to be added to many mocks in order to support this, some of this was done with a regex. While I did go over the resulting files to check I didn't modify anything unrelated, there is a possibility I missed something. Closes pleroma#1948
2020-11-10config descriptions for custom MRF policiesAlexander Strizhakov
2020-10-26Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 2236-no-namelain
2020-10-23User: Correctly handle whitespace names.lain
2020-10-19Transmogrifier: Downcase incoming Hashtagslain
Also, set sensitive to true if we have an nsfw hashtag present.
2020-10-13tests consistencyAlexander Strizhakov
2020-10-12Add missing Copyright headersMark Felder
2020-09-22finland-emojis.zip -> emojis.zipMaksim Pechnikov
2020-09-22Merge branch 'develop' into issue/1975Maksim Pechnikov
2020-09-17Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
media-preview-proxy-nostream # Conflicts: # CHANGELOG.md
2020-09-17Merge branch 'omit-nondiscoverable-from-search' into 'develop'Haelwenn
User search should respect discoverable flag See merge request pleroma/pleroma!2997
2020-09-17User search respect discoverable flagstwf
2020-09-17Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
media-preview-proxy-nostream
2020-09-17[#2497] Configurability of :min_content_length (preview proxy). Refactoring, ↵Ivan Tashkinov
documentation, tests.
2020-09-17AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin APIeugenijm
2020-09-11Pipeline Ingestion: ArticleHaelwenn (lanodan) Monnier
2020-09-11Pipeline Ingestion: VideoHaelwenn (lanodan) Monnier
2020-09-08Remove OStatus in testsuiteHaelwenn (lanodan) Monnier
2020-08-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
frontend-bundles-downloads
2020-08-24added testsMaksim Pechnikov
2020-08-22upload emoji zip fileMaksim Pechnikov
2020-08-19Pipeline Ingestion: Audio (Part 2)Haelwenn (lanodan) Monnier
2020-08-07Mix Task Frontend test: Expand.lain
2020-08-07Mix Task Frontend: Add tests.lain
2020-07-15Fix attachments in pollsHaelwenn (lanodan) Monnier
2020-07-15question_validator: fix for mastodon poll expirationHaelwenn (lanodan) Monnier
Mastodon activities do not have a "closed" field, this could be seen on https://pouet.it/users/lanodan_tmp/statuses/104345126997708380 which runs Mastodon 3.1.4 (SDF runs 3.1.2)
2020-07-10Support Exiftool for stripping EXIF dataMark Felder
We really only want to strip location data anyway, and mogrify strips color profiles.
2020-07-10Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
chat-federation-information
2020-07-08Move get_favicon to Pleroma.Instances, use /Haelwenn (lanodan) Monnier
2020-07-07Fix getting videos from peertubeHaelwenn (lanodan) Monnier
2020-07-06ActivityPub: Add new 'capabilities' to user.lain
2020-07-03ActivityPub: Ingest information about chat acceptance.lain
2020-07-01Fetcher: Work when we can't get the OP.lain
2020-07-01Fixtures: Pretty print.lain
2020-06-30Preload: Load the correct instance panellain
2020-06-18added testMaksim Pechnikov
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-20Announcements: Handle through common pipeline.lain
2020-05-18Transmogrifier Test: Extract Announce handling.lain
2020-05-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-01Merge branch 'issue/1577' into 'develop'lain
[#1577] fix mediaType of object See merge request pleroma/pleroma!2372
2020-04-28convert markdown content to htmlMaksim Pechnikov
2020-04-23ChatMessage: Correctly ingest emoji tags.lain
2020-04-23Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms