Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-09 | add options to mix pleroma.database prune_objects to delete more activities | faried nawaz | |
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. | |||
2024-03-18 | Remove test for postgres < 11 | Mark Felder | |
2024-03-18 | Merge remote-tracking branch 'origin/develop' into instance_rules | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-03-18 | Merge branch 'develop' into 'bookmark-folders' | lain | |
# Conflicts: # docs/development/API/differences_in_mastoapi_responses.md | |||
2024-03-18 | Merge branch 'public-polls' into 'develop' | lain | |
Expose nonAnonymous field from Smithereen polls See merge request pleroma/pleroma!3962 | |||
2024-03-17 | ActivityPub.Publisher: Don't try federating if a user doesn't have an inbox. | Lain Soykaf | |
2024-03-17 | Merge branch 'force-mention' into 'develop' | lain | |
Add ForceMention mrf See merge request pleroma/pleroma!4082 | |||
2024-03-15 | Merge branch 'backups' into 'develop' | feld | |
Include following/followers in backups See merge request pleroma/pleroma!4085 | |||
2024-03-10 | Include following/followers in backups | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-03-08 | Merge remote-tracking branch 'origin/develop' into instance-contact-account | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-03-07 | Add test | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-03-07 | Merge remote-tracking branch 'origin/develop' into post-languages | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-03-07 | Fix adding language to json ld header, add transmogrifier test | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-03-07 | Merge remote-tracking branch 'origin/develop' into link-verification | marcin mikołajczak | |
2024-03-01 | Add ForceMention mrf | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-03-01 | Allow to group bookmarks in folders | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-02-22 | Merge remote-tracking branch 'origin/develop' into HEAD | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-02-22 | Merge remote-tracking branch 'origin/develop' into post-languages | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-02-20 | StealEmojiPolicy: Sanitize shortcodes | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3245 | |||
2024-02-15 | Merge branch 'websocket-refactor' into 'develop' | feld | |
Websocket refactor to use Phoenix.Socket.Transport See merge request pleroma/pleroma!4064 | |||
2024-02-15 | Merge branch 'bugfix-ccworks' into 'develop' | Haelwenn | |
Bugfix for ccworks AP bridge Closes #3234 See merge request pleroma/pleroma!4043 | |||
2024-02-14 | Remove invalid test | Mark Felder | |
It is not allowed to use the Sec-WebSocket-Protocol header for arbitrary values. This was possible due to the raw websocket handling we were doing with Cowboy, but Phoenix.Socket.Transport does not allow this as the value of this header is compared against a static list of subprotocols. https://hexdocs.pm/phoenix/Phoenix.Endpoint.html#socket/3-websocket-configuration Additionally I cannot find anywhere that we depended on this behavior. Setting the Sec-WebSocket-Protocol header does not appear to be a part of PleromaFE. | |||
2024-02-06 | Pleroma.Web.RichMedia.Parser: Remove test-specific codepaths | Mark Felder | |
Also consolidate Tesla mocks into the HttpRequestMock module. Tests were not exercising the real codepaths. The Rich Media Preview only works with https, but most of these tests were only mocking http. | |||
2024-02-05 | Ensure URLs with IP addresses for the host do not generate previews | Mark Felder | |
2024-02-04 | Fix Rich Media Previews for updated activities | Mark Felder | |
The Rich Media Previews were not regenerated when a post was updated due to a cache invalidation issue. They are now cached by the activity id so they can be evicted with the other activity cache objects in the :scrubber_cache. |