Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-29 | Merge branch 'neetzsche/add_url_to_scrobbles' into 'develop' | HJ | |
Add optional URL value for scrobbles See merge request pleroma/pleroma!3977 | |||
2023-11-29 | Change url to externalLink as requested by hj here: ↵ | NEETzsche | |
https://shigusegubu.club/notice/AcIjZjackKAt6e522a | |||
2023-11-29 | Merge branch 'vips' into 'develop' | lain | |
Replace ImageMagick with Vips See merge request pleroma/pleroma!3771 | |||
2023-11-28 | AnalyzeMetadata: Switch to rinpatch_blurhash | Lain Soykaf | |
2023-11-28 | Merge branch 'promex' into 'develop' | lain | |
Switch to PromEx for prometheus metrics See merge request pleroma/pleroma!3967 | |||
2023-11-27 | ActivityPub.Utils: Only treat object ids as valid while stripping | Lain Soykaf | |
2023-11-27 | ActivityPub.UtilsTest: Add failing test for strip_report_status_data | Lain Soykaf | |
2023-11-23 | Add optional URL value for scrobbles | NEETzsche | |
2023-11-19 | Merge branch 'favicon' into 'develop' | HJ | |
Make favicon configurable, embed favicon and manifest in server-generated meta See merge request pleroma/pleroma!3963 | |||
2023-11-15 | Fix tests for Add support for configuring a favicon and embed PWA manifest ↵ | Haelwenn (lanodan) Monnier | |
in server-generated-meta | |||
2023-11-14 | router: Make /federation_status publicly available | Haelwenn (lanodan) Monnier | |
2023-11-14 | Merge branch 'healthcheck-disabled-error' into 'develop' | Haelwenn | |
TwitterAPI: Return proper error when healthcheck is disabled See merge request pleroma/pleroma!3953 | |||
2023-11-13 | Switch to PromEx for prometheus metrics | Mark Felder | |
Recommending use of the separate HTTP server for exposing the metrics and securing it externally on your firewall or reverse proxy. It will listen on port 4021 by default. | |||
2023-11-12 | Merge branch 'quotes-count' into 'develop' | lain | |
Count and display post quotes See merge request pleroma/pleroma!3956 | |||
2023-11-12 | Count and display post quotes | marcin mikołajczak | |
2023-11-12 | Merge branch 'phoenix1.7' into 'develop' | lain | |
Update to Phoenix 1.7 See merge request pleroma/pleroma!3900 | |||
2023-11-12 | Credo fixes. | Lain Soykaf | |
2023-11-12 | B Meilisearch: Update to current API responses. | Lain Soykaf | |
2023-11-12 | B DatabaseSearch: Fix local-only search. | Lain Soykaf | |
2023-11-12 | Fix most tests that call SearchIndexWorker. | Lain Soykaf | |
2023-11-12 | B MeiliSearch, SearchIndexingWorker: Use Config.Getting, make tests async. | Lain Soykaf | |
2023-11-12 | B Getting: Add default implementation, delegate, prepare test support. | Lain Soykaf | |
2023-11-12 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Lain Soykaf | |
pleroma-meilisearch | |||
2023-11-08 | Merge remote-tracking branch 'origin/develop' into instance-v2 | Marcin Mikołajczak | |
2023-11-08 | Merge branch 'develop' into phoenix1.7 | Mark Felder | |
2023-11-08 | ObjectValidators.BareUriTest: Replace calls of SafeText to BareUri | Haelwenn (lanodan) Monnier | |
2023-11-07 | Merge branch 'develop' into phoenix1.7 | Mark Felder | |
2023-11-07 | Activate test for object validator that has not been running | Mark Felder | |
2023-11-02 | Support /authorize-interaction route used by Mastodon | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-11-02 | update changelog | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-11-02 | Verify link ownership with rel="me" | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-10-29 | Add entry to @context, tests | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-10-26 | Add contact account to InstanceView | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-10-25 | update tests | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2023-10-16 | Fix other quotation mark conversion tests | tusooa | |
2023-10-16 | Fix mentioning punycode domains when using Markdown | tusooa | |
2023-10-15 | Explain the encode-decode roundtrip | tusooa | |
2023-10-15 | Add test to cover edit streaming | tusooa | |
2023-10-15 | Add test to cover notifications streaming | tusooa | |
2023-10-15 | Add test to cover rendering update with user | tusooa | |
2023-10-15 | Add test to cover error: bad_topic | tusooa | |
2023-10-15 | Fix NotificationTest | tusooa | |
2023-10-15 | Add tests for list streams | tusooa | |
2023-10-15 | Use pleroma: instead of pleroma. for ws events | tusooa | |
2023-10-15 | Return stream attribute in server-sent events | tusooa | |
2023-10-15 | Allow authenticating via client-sent events | tusooa | |
2023-10-15 | Allow subscribing to streams | tusooa | |
2023-10-15 | Allow unified streaming endpoint | tusooa | |
2023-09-24 | TwitterAPI: Return proper error when healthcheck is disabled | Haelwenn (lanodan) Monnier | |
2023-09-13 | Fix quote_visible attribute | tusooa | |