diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/fix-wrong-config-section.skip | 0 | ||||
-rw-r--r-- | changelog.d/follow-hashtags.add | 1 | ||||
-rw-r--r-- | changelog.d/incoming-scrobbles.fix | 1 | ||||
-rw-r--r-- | changelog.d/rich-media-ignore-host.fix | 1 |
4 files changed, 3 insertions, 0 deletions
diff --git a/changelog.d/fix-wrong-config-section.skip b/changelog.d/fix-wrong-config-section.skip new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/changelog.d/fix-wrong-config-section.skip diff --git a/changelog.d/follow-hashtags.add b/changelog.d/follow-hashtags.add new file mode 100644 index 000000000..a4994b92b --- /dev/null +++ b/changelog.d/follow-hashtags.add @@ -0,0 +1 @@ +Hashtag following diff --git a/changelog.d/incoming-scrobbles.fix b/changelog.d/incoming-scrobbles.fix new file mode 100644 index 000000000..fb1e2581c --- /dev/null +++ b/changelog.d/incoming-scrobbles.fix @@ -0,0 +1 @@ +Allow incoming "Listen" activities diff --git a/changelog.d/rich-media-ignore-host.fix b/changelog.d/rich-media-ignore-host.fix new file mode 100644 index 000000000..b70866ac7 --- /dev/null +++ b/changelog.d/rich-media-ignore-host.fix @@ -0,0 +1 @@ +Fix missing check for domain presence in rich media ignore_host configuration |