aboutsummaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/mute-nsfw.add1
-rw-r--r--changelog.d/notif-types.fix1
-rw-r--r--changelog.d/poll-ended-notifications.fix1
-rw-r--r--changelog.d/public-favorites.skip0
-rw-r--r--changelog.d/status-loading-indicator.add1
-rw-r--r--changelog.d/themes3-fixes.fix1
-rw-r--r--changelog.d/themes3.change1
7 files changed, 6 insertions, 0 deletions
diff --git a/changelog.d/mute-nsfw.add b/changelog.d/mute-nsfw.add
new file mode 100644
index 00000000..b1794a0c
--- /dev/null
+++ b/changelog.d/mute-nsfw.add
@@ -0,0 +1 @@
+Added ability to mute sensitive posts (ported from eintei)
diff --git a/changelog.d/notif-types.fix b/changelog.d/notif-types.fix
new file mode 100644
index 00000000..fb0e5046
--- /dev/null
+++ b/changelog.d/notif-types.fix
@@ -0,0 +1 @@
+Synchronized requested notification types with backend, hopefully should fix missing notifications for polls and follow requests
diff --git a/changelog.d/poll-ended-notifications.fix b/changelog.d/poll-ended-notifications.fix
new file mode 100644
index 00000000..d04b8cb0
--- /dev/null
+++ b/changelog.d/poll-ended-notifications.fix
@@ -0,0 +1 @@
+Add poll end notifications to fetched types.
diff --git a/changelog.d/public-favorites.skip b/changelog.d/public-favorites.skip
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/changelog.d/public-favorites.skip
diff --git a/changelog.d/status-loading-indicator.add b/changelog.d/status-loading-indicator.add
new file mode 100644
index 00000000..d0725677
--- /dev/null
+++ b/changelog.d/status-loading-indicator.add
@@ -0,0 +1 @@
+Display loading and error indicator for conversation page
diff --git a/changelog.d/themes3-fixes.fix b/changelog.d/themes3-fixes.fix
new file mode 100644
index 00000000..15c31e82
--- /dev/null
+++ b/changelog.d/themes3-fixes.fix
@@ -0,0 +1 @@
+fix color inputs and some in-development themes3 issues
diff --git a/changelog.d/themes3.change b/changelog.d/themes3.change
new file mode 100644
index 00000000..5255f9b1
--- /dev/null
+++ b/changelog.d/themes3.change
@@ -0,0 +1 @@
+Overhauled the way themes work, migrating to new Pleroma Interface Style Sheets system.