Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-27 | Changelog | Mark Felder | |
2024-05-27 | AntiMentionSpamPolicy: remove followers check | Alex Gleason | |
2024-05-27 | AntiMentionSpamPolicy: fix user age check | Alex Gleason | |
2024-05-27 | Add AntiMentionSpamPolicy | Alex Gleason | |
2024-05-27 | DNSRBL in an MRF | Mark Felder | |
2024-05-27 | Merge branch 'prometheus-docs' into 'develop' | feld | |
Update Prometheus docs See merge request pleroma/pleroma!4018 | |||
2024-05-27 | Changelog | Mark Felder | |
2024-05-27 | Update Prometheus/Grafana docs for PromEx | Mark Felder | |
2024-05-27 | Add changelog | Lain Soykaf | |
2024-05-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Lain Soykaf | |
image-description-summary | |||
2024-05-27 | InetHelper: Don't use deprecated function. | Lain Soykaf | |
2024-05-27 | Merge branch 'show-reposted-replies' into 'develop' | lain | |
Display reposted replies with exclude_replies: true See merge request pleroma/pleroma!3961 | |||
2024-05-27 | Changelogs | Mark Felder | |
2024-05-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Lain Soykaf | |
auth-fetch-exception | |||
2024-05-27 | Use the configured http client options for mediaproxy | Mark Felder | |
2024-05-27 | Trust the connection pools to enforce the concurrency limitations | Mark Felder | |
2024-05-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Lain Soykaf | |
tusooa/extract-fix | |||
2024-05-27 | Merge branch 'nsfw-api-mrf' into 'develop' | lain | |
NSFW API Policy See merge request pleroma/pleroma!3471 | |||
2024-05-27 | Rework Gun connection pool sizes to make better use of the default 250 ↵ | Mark Felder | |
connections | |||
2024-05-27 | Add a dedicated connection pool for Rich Media | Mark Felder | |
Sharing this pool with regular Media is problematic as Rich Media will connect to many different domains and thrash the pool, but regular Media will have predictable connections to the webservers hosting media for the fediverse servers you peer with. | |||
2024-05-27 | Merge branch 'ipfs_uploader' into 'develop' | lain | |
feat: simple, but not stupid, uploader for IPFS See merge request pleroma/pleroma!3654 | |||
2024-05-27 | Add changelog | Lain Soykaf | |
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 | Merge branch 'reject-replies-to-deleted' into 'develop' | lain | |
Return a 422 when trying to reply to a deleted status See merge request pleroma/pleroma!4122 | |||
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 | QdrantSearch: Fetch a post in search if possible. | Lain Soykaf | |
2024-05-27 | QdrantSearch: Add health checks. | Lain Soykaf | |
2024-05-27 | Fastembed Server: Add health check endpoint | Lain Soykaf | |
2024-05-27 | QdrantSearch: Add healthcheck for qdrant | Lain Soykaf | |
2024-05-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Lain Soykaf | |
qdrant-search-2 | |||
2024-05-27 | Merge branch 'search-healthcheck' into 'develop' | lain | |
Search backend healthcheck process See merge request pleroma/pleroma!4120 | |||
2024-05-27 | Pleroma.Search: Remove wrong (but irrelevant) results | Lain Soykaf | |
2024-05-26 | Add an HTTP timeout for the healthcheck | Mark Felder | |
2024-05-26 | Return a 422 when trying to reply to a deleted status | Mark Felder | |
2024-05-26 | Merge branch 'fix/rich-media-ttl' into 'develop' | feld | |
Fix rich media parsing some Amazon URLs See merge request pleroma/pleroma!4121 | |||
2024-05-26 | Test that healthchecks behave correctly for the expected HTTP responses | Mark Felder | |
2024-05-26 | Make it easier to read the state for debugging purposes and expose functions ↵ | Mark Felder | |
for testing | |||
2024-05-26 | Fix rich media parsing some Amazon URLs | Mark Felder | |
2024-05-26 | Assert that AWS URLs without query parameters do not crash | Mark Felder | |
2024-05-25 | Drop TTL to 5 seconds | Mark Felder | |
2024-05-25 | Search backend healthcheck process | Mark Felder | |
2024-05-25 | Merge branch 'api-docs' into 'develop' | lain | |
Update pleroma_api.md See merge request pleroma/pleroma!4119 | |||
2024-05-25 | Update pleroma_api.md | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2024-05-25 | Merge branch 'bugfix/realpath-over-readlink' into 'develop' | tusooa | |
pleroma_ctl: Use realpath(1) instead of readlink(1) See merge request pleroma/pleroma!4118 | |||
2024-05-24 | Merge branch 'bump-elixir' into 'develop' | lain | |
Bump minimum Elixir to 1.13 See merge request pleroma/pleroma!4014 | |||
2024-05-23 | QdrantSearch: Fix actor / author restriction | Lain Soykaf | |
2024-05-23 | QdrantSearch: Deal with actor restrictions | Lain Soykaf | |