Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-08 | Merge branch 'changelogd-fix' into 'develop' | feld | |
Fix changelogd grep syntax error See merge request pleroma/pleroma!3973 | |||
2023-11-08 | Fix changelogd grep syntax error | Mark Felder | |
2023-11-08 | Merge branch 'update_mr_template' into 'develop' | feld | |
Update MR template to include the type 'change' See merge request pleroma/pleroma!3971 | |||
2023-11-08 | Update MR template to include the type 'change' | Mark Felder | |
2023-11-08 | Merge branch 'bare_uri_test' into 'develop' | feld | |
Activate test for object validator that has not been running See merge request pleroma/pleroma!3968 | |||
2023-11-08 | Merge branch 'changelogd-change' into 'develop' | feld | |
changelogd: Support a type called "change" See merge request pleroma/pleroma!3970 | |||
2023-11-08 | Support a type called "change" | Mark Felder | |
2023-11-08 | ObjectValidators.BareUriTest: Replace calls of SafeText to BareUri | Haelwenn (lanodan) Monnier | |
2023-11-07 | Activate test for object validator that has not been running | Mark Felder | |
2023-11-07 | Merge branch 'mailer-queue' into 'develop' | feld | |
Fix digest email processing, consolidate Oban queues See merge request pleroma/pleroma!3966 | |||
2023-11-07 | Fix digest email processing, consolidate Oban queues | Mark Felder | |
The email related jobs can all share a single Oban queue | |||
2023-11-01 | Merge branch 'mergeback/2.6.0' into 'develop' | tusooa | |
mergeback: 2.6.0 Closes #3135 See merge request pleroma/pleroma!3964 | |||
2023-10-31 | Bump package version for mergeback | tusooa | |
2023-11-01 | Merge branch 'release/2.6.0' into 'stable' | tusooa | |
Release/2.6.0 See merge request pleroma/pleroma!3924 | |||
2023-10-31 | Merge branch 'stable' into 'release/2.6.0' | tusooa | |
# Conflicts: # .gitlab-ci.yml # lib/pleroma/web/common_api/utils.ex # lib/pleroma/web/xml.ex # mix.exs # test/pleroma/web/activity_pub/transmogrifier/emoji_react_handling_test.exs # test/pleroma/web/common_api/utils_test.exs # test/pleroma/web/mastodon_api/update_credentials_test.exs # test/pleroma/web/xml_test.exs | |||
2023-10-29 | Bundle 2.6.0 frontend | tusooa | |
2023-10-25 | Add collect-changelog script | tusooa | |
2023-10-24 | Bump version to 2.6.0 | tusooa | |
2023-10-18 | Merge branch 'tusooa/2810-punycode-mention' into 'develop' | Haelwenn | |
Fix mentioning punycode domains when using Markdown Closes #2810 See merge request pleroma/pleroma!3925 | |||
2023-10-16 | Fix other quotation mark conversion tests | tusooa | |
2023-10-16 | Fix mentioning punycode domains when using Markdown | tusooa | |
2023-10-15 | Merge branch 'tusooa/3018-unified-stream' into 'develop' | tusooa | |
Unified streaming endpoint Closes #3018 See merge request pleroma/pleroma!3864 | |||
2023-10-15 | Explain the encode-decode roundtrip | tusooa | |
2023-10-15 | Add changelog | tusooa | |
2023-10-15 | Fix duplicated schema names | tusooa | |
2023-10-15 | Fix unsubscribe event type in streaming doc | tusooa | |
2023-10-15 | Add meta-info and query strings to streaming doc | tusooa | |
2023-10-15 | Fix some specs about server-sent events in streaming | tusooa | |
2023-10-15 | Document client-sent events in streaming | tusooa | |
2023-10-15 | Document server-sent events of streaming | tusooa | |
2023-10-15 | Start writing api docs for streaming endpoint | 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 | Clear up debug statement | tusooa | |
2023-10-15 | Fix NotificationTest | tusooa | |
2023-10-15 | Fix docs wording | tusooa | |
2023-10-15 | Add tests for list streams | tusooa | |
2023-10-15 | Document the streaming endpoint | 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-10-15 | Merge branch 'tusooa/quote' into 'develop' | tusooa | |
Quoting See merge request pleroma/pleroma!3921 | |||
2023-09-13 | Fix quote_visible attribute | tusooa | |
2023-09-13 | Expose quote_id parameter on the api | tusooa | |
2023-09-13 | Do not mention original poster when quoting | tusooa | |
2023-09-13 | Fix config descriptions for mrf inline quote | tusooa | |