Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-27 | Merge branch 'nsfw-api-mrf' into 'develop' | lain | |
NSFW API Policy See merge request pleroma/pleroma!3471 | |||
2024-05-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into nsfw-api-mrf | Lain Soykaf | |
2024-05-27 | IPFSTest: Fix configuration mocking | Lain Soykaf | |
2024-05-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Lain Soykaf | |
pleroma-ipfs_uploader | |||
2024-05-27 | NotificationTest: Remove impossible case. | Lain Soykaf | |
2024-05-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Lain Soykaf | |
reject-replies-to-deleted | |||
2024-05-27 | Merge branch 'search-healthcheck' into 'develop' | lain | |
Search backend healthcheck process See merge request pleroma/pleroma!4120 | |||
2024-05-26 | Return a 422 when trying to reply to a deleted status | Mark Felder | |
2024-05-26 | Test that healthchecks behave correctly for the expected HTTP responses | Mark Felder | |
2024-05-26 | Assert that AWS URLs without query parameters do not crash | Mark Felder | |
2024-05-22 | WebFingerControllerTest: Restore host after test. | Lain Soykaf | |
2024-05-22 | Fix tests | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-05-22 | Fix validate_webfinger when running a different domain for Webfinger | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-05-22 | Webfinger: Fix test | Lain Soykaf | |
2024-05-22 | Prevent webfinger spoofing | Alex Gleason | |
2024-05-22 | Webfinger: Add test showing wrong webfinger behavior | Lain Soykaf | |
2024-05-21 | Merge branch 'status-notification-type' into 'develop' | lain | |
Add "status" notification type See merge request pleroma/pleroma!3659 | |||
2024-05-19 | Merge branch 'familiar-followers' into 'develop' | lain | |
Implement `/api/v1/accounts/familiar_followers` See merge request pleroma/pleroma!4098 | |||
2024-05-19 | Merge branch 'mark-read' into 'develop' | lain | |
PleromaAPI: Simplify marking notifications as read See merge request pleroma/pleroma!4111 | |||
2024-05-18 | PleromaAPI: marking notifications as read no longer returns notifications | Mark Felder | |
2024-05-18 | Merge remote-tracking branch 'origin/develop' into status-notification-type | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-05-16 | Revert "Merge branch 'strip-object-actor' into 'develop'" | feld | |
This reverts merge request !4105 | |||
2024-05-15 | Merge branch 'strip-object-actor' into 'develop' | feld | |
Strip actor from objects before federating Closes #3269 See merge request pleroma/pleroma!4105 | |||
2024-05-15 | Merge branch 'instance_rules' into 'develop' | feld | |
Instance rules See merge request pleroma/pleroma!3669 | |||
2024-05-11 | Merge branch 'develop' into fix-muted-web-push | Mark Felder | |
2024-05-08 | Add test for StatusView rendering of Cards when missing descriptions | Mark Felder | |
2024-05-08 | Improve StatusView tests for Cards | Mark Felder | |
2024-05-08 | Mastodon API: Remove deprecated GET /api/v1/statuses/:id/card endpoint | Mark Felder | |
Removed back in 2019 https://github.com/mastodon/mastodon/pull/11213 | |||
2024-05-08 | Remove test validating missing descriptions are returned as an empty string | Mark Felder | |
2024-05-08 | Improve test description | Mark Felder | |
2024-05-08 | Rich Media Cards are fetched asynchonously and not guaranteed to be ↵ | Mark Felder | |
available on first post render | |||
2024-05-08 | Rich Media Cards are cached by URL not per status | Mark Felder | |
2024-05-07 | Respect the TTL returned in OpenGraph tags | Mark Felder | |
2024-05-07 | Fix broken tests | Mark Felder | |
2024-05-07 | Revert "Merge branch 'pleroma-card-image-description' into 'develop'" | feld | |
This reverts merge request !4101 | |||
2024-05-07 | Strip actor from objects before federating | Mark Felder | |
2024-04-19 | Merge branch 'pleroma-card-image-description' into 'develop' | lain | |
Include image description in status media cards See merge request pleroma/pleroma!4101 | |||
2024-04-19 | Include image description in status media cards | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-04-11 | FEP-2c59, add "webfinger" to user actor | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-04-06 | Add hint to rules | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-04-06 | /api/v1/accounts/familiar_followers | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-04-06 | Merge remote-tracking branch 'origin/develop' into instance_rules | marcin mikołajczak | |
2024-03-20 | Merge branch 'bookmark-folders' into 'develop' | lain | |
Fix BookmarkFolderView, add test See merge request pleroma/pleroma!4096 | |||
2024-03-20 | Fix BookmarkFolderView, add test | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-03-19 | Unify notification push and streaming events for both local and federated ↵ | Mark Felder | |
activities This also removes generation of notifications for blocked/filtered/muted users and threads. | |||
2024-03-19 | Tests: Actually run the bookmark folder tests. | Lain Soykaf | |
2024-03-19 | Merge branch 'test-improvements' into 'develop' | lain | |
Tests: Explicitly set db pool size and max cases to the same value. See merge request pleroma/pleroma!4094 | |||
2024-03-19 | Tests: Reduced the max case number to make tests more stable. | Lain Soykaf | |
2024-03-19 | Tests: Explicitly set db pool size and max cases to the same value. | Lain Soykaf | |
2024-03-18 | Remove usage of :persistent_term for Postgres version storage, fix test | Mark Felder | |
This test should not have been passing. The search result's activity id should not be the same id as the local post. capture_log was not being used. Removed. |