Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2020-04-20 | ChatMessage: Support emoji. | lain | |
2020-04-17 | don't restart postgrex | Alexander Strizhakov | |
2020-04-16 | ChatMessages: Better validation. | lain | |
2020-04-13 | fix mediaType of object | Maksim Pechnikov | |
2020-04-08 | ChatMessage: Basic incoming handling. | lain | |
2020-04-06 | tests for emoji mix task | Alexander Strizhakov | |
2020-03-30 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-29 | Merge branch 'feature/funkwhale-audio' into 'develop' | Haelwenn | |
Add support for funkwhale Audio activity Closes #764 and #1624 See merge request pleroma/pleroma!2287 | |||
2020-03-12 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-11 | Add support for funkwhale Audio activity | Haelwenn (lanodan) Monnier | |
reel2bits fixture not included as it lacks the Actor fixture for it. Closes: https://git.pleroma.social/pleroma/pleroma/issues/1624 Closes: https://git.pleroma.social/pleroma/pleroma/issues/764 | |||
2020-03-05 | removing try block in tesla request | Alexander Strizhakov | |
added mocks for tests which fail with Tesla.Mock.Error | |||
2020-03-03 | otp_version refactor | Alexander Strizhakov | |
2020-03-03 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-02 | relay list shows hosts without accepted follow | Alexander Strizhakov | |
2020-03-02 | Bump copyright years of files changed after 2020-01-07 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' |