diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/backups-follows.add | 1 | ||||
-rw-r--r-- | changelog.d/exile-freebsd.skip | 0 | ||||
-rw-r--r-- | changelog.d/force-mention-mrf.add | 1 | ||||
-rw-r--r-- | changelog.d/framegrabs.fix | 1 | ||||
-rw-r--r-- | changelog.d/gun_pool2.fix | 1 | ||||
-rw-r--r-- | changelog.d/gun_pool3.skip | 0 | ||||
-rw-r--r-- | changelog.d/instance-contact-account.add | 1 | ||||
-rw-r--r-- | changelog.d/instance-v2.skip | 0 | ||||
-rw-r--r-- | changelog.d/issue-3241.fix | 1 | ||||
-rw-r--r-- | changelog.d/link-verification.add | 1 | ||||
-rw-r--r-- | changelog.d/notifications.fix | 1 | ||||
-rw-r--r-- | changelog.d/public-polls.add | 1 | ||||
-rw-r--r-- | changelog.d/remote-fetcher-error.skip | 0 |
13 files changed, 9 insertions, 0 deletions
diff --git a/changelog.d/backups-follows.add b/changelog.d/backups-follows.add new file mode 100644 index 000000000..a55c436f6 --- /dev/null +++ b/changelog.d/backups-follows.add @@ -0,0 +1 @@ +Include following/followers in backups
\ No newline at end of file diff --git a/changelog.d/exile-freebsd.skip b/changelog.d/exile-freebsd.skip new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/changelog.d/exile-freebsd.skip diff --git a/changelog.d/force-mention-mrf.add b/changelog.d/force-mention-mrf.add new file mode 100644 index 000000000..46ac14244 --- /dev/null +++ b/changelog.d/force-mention-mrf.add @@ -0,0 +1 @@ +Add ForceMention MRF
\ No newline at end of file diff --git a/changelog.d/framegrabs.fix b/changelog.d/framegrabs.fix new file mode 100644 index 000000000..dc0466f1b --- /dev/null +++ b/changelog.d/framegrabs.fix @@ -0,0 +1 @@ +Video framegrabs were not working correctly after the change to use Exile to execute ffmpeg diff --git a/changelog.d/gun_pool2.fix b/changelog.d/gun_pool2.fix new file mode 100644 index 000000000..a1f98b49c --- /dev/null +++ b/changelog.d/gun_pool2.fix @@ -0,0 +1 @@ +Connection pool errors when publishing an activity is a soft-error that will be retried shortly. diff --git a/changelog.d/gun_pool3.skip b/changelog.d/gun_pool3.skip new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/changelog.d/gun_pool3.skip diff --git a/changelog.d/instance-contact-account.add b/changelog.d/instance-contact-account.add new file mode 100644 index 000000000..e119446d2 --- /dev/null +++ b/changelog.d/instance-contact-account.add @@ -0,0 +1 @@ +Add contact account to InstanceView
\ No newline at end of file diff --git a/changelog.d/instance-v2.skip b/changelog.d/instance-v2.skip new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/changelog.d/instance-v2.skip diff --git a/changelog.d/issue-3241.fix b/changelog.d/issue-3241.fix new file mode 100644 index 000000000..d46db9805 --- /dev/null +++ b/changelog.d/issue-3241.fix @@ -0,0 +1 @@ +Handle cases when users.inbox is nil. diff --git a/changelog.d/link-verification.add b/changelog.d/link-verification.add new file mode 100644 index 000000000..d8b11ebbc --- /dev/null +++ b/changelog.d/link-verification.add @@ -0,0 +1 @@ +Verify profile link ownership with rel="me"
\ No newline at end of file diff --git a/changelog.d/notifications.fix b/changelog.d/notifications.fix new file mode 100644 index 000000000..a2d2eaea9 --- /dev/null +++ b/changelog.d/notifications.fix @@ -0,0 +1 @@ +Notifications: improve performance by filtering on users table instead of activities table
\ No newline at end of file diff --git a/changelog.d/public-polls.add b/changelog.d/public-polls.add new file mode 100644 index 000000000..0dae0c38e --- /dev/null +++ b/changelog.d/public-polls.add @@ -0,0 +1 @@ +Expose nonAnonymous field from Smithereen polls
\ No newline at end of file diff --git a/changelog.d/remote-fetcher-error.skip b/changelog.d/remote-fetcher-error.skip new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/changelog.d/remote-fetcher-error.skip |