Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-21 | Video: Handle peertube videos only stashing attachments in x-mpegURL | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/2535 | |||
2021-02-10 | not used mock | Alexander Strizhakov | |
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2021-01-07 | ActivtityPub Test: Add example for guppe actor | lain | |
2020-11-23 | Fix badly formatted JSON fixtures which causes Jason to erroneously detect ↵ | Mark Felder | |
control characters | |||
2020-11-19 | fix for mastodon forwarded reports | Alexander Strizhakov | |
2020-11-12 | Fix object spoofing vulnerability in attachments | rinpatch | |
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-10 | config descriptions for custom MRF policies | Alexander Strizhakov | |
2020-10-26 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 2236-no-name | lain | |
2020-10-23 | User: Correctly handle whitespace names. | lain | |
2020-10-19 | Transmogrifier: Downcase incoming Hashtags | lain | |
Also, set sensitive to true if we have an nsfw hashtag present. | |||
2020-10-13 | tests consistency | Alexander Strizhakov | |
2020-10-12 | Add missing Copyright headers | Mark Felder | |
2020-09-22 | finland-emojis.zip -> emojis.zip | Maksim Pechnikov | |
2020-09-22 | Merge branch 'develop' into issue/1975 | Maksim Pechnikov | |
2020-09-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
media-preview-proxy-nostream # Conflicts: # CHANGELOG.md | |||
2020-09-17 | Merge branch 'omit-nondiscoverable-from-search' into 'develop' | Haelwenn | |
User search should respect discoverable flag See merge request pleroma/pleroma!2997 | |||
2020-09-17 | User search respect discoverable flag | stwf | |
2020-09-17 | Merge 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-17 | AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API | eugenijm | |
2020-09-11 | Pipeline Ingestion: Article | Haelwenn (lanodan) Monnier | |
2020-09-11 | Pipeline Ingestion: Video | Haelwenn (lanodan) Monnier | |
2020-09-08 | Remove OStatus in testsuite | Haelwenn (lanodan) Monnier | |
2020-08-25 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-downloads | |||
2020-08-24 | added tests | Maksim Pechnikov | |
2020-08-22 | upload emoji zip file | Maksim Pechnikov | |
2020-08-19 | Pipeline Ingestion: Audio (Part 2) | Haelwenn (lanodan) Monnier | |
2020-08-07 | Mix Task Frontend test: Expand. | lain | |
2020-08-07 | Mix Task Frontend: Add tests. | lain | |
2020-07-15 | Fix attachments in polls | Haelwenn (lanodan) Monnier | |
2020-07-15 | question_validator: fix for mastodon poll expiration | Haelwenn (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-10 | Support Exiftool for stripping EXIF data | Mark Felder | |
We really only want to strip location data anyway, and mogrify strips color profiles. | |||
2020-07-10 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
chat-federation-information | |||
2020-07-08 | Move get_favicon to Pleroma.Instances, use / | Haelwenn (lanodan) Monnier | |
2020-07-07 | Fix getting videos from peertube | Haelwenn (lanodan) Monnier | |
2020-07-06 | ActivityPub: Add new 'capabilities' to user. | lain | |
2020-07-03 | ActivityPub: Ingest information about chat acceptance. | lain | |
2020-07-01 | Fetcher: Work when we can't get the OP. | lain | |
2020-07-01 | Fixtures: Pretty print. | lain | |
2020-06-30 | Preload: Load the correct instance panel | lain | |
2020-06-18 | added test | Maksim Pechnikov | |
2020-05-25 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-20 | Announcements: Handle through common pipeline. | lain | |
2020-05-18 | Transmogrifier Test: Extract Announce handling. | lain | |
2020-05-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-01 | Merge branch 'issue/1577' into 'develop' | lain | |
[#1577] fix mediaType of object See merge request pleroma/pleroma!2372 | |||
2020-04-28 | convert markdown content to html | Maksim Pechnikov | |
2020-04-23 | ChatMessage: Correctly ingest emoji tags. | lain | |
2020-04-23 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms |