diff options
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/admin-emoji-packs.add | 1 | ||||
| -rw-r--r-- | changelog.d/group-actor.add | 1 | ||||
| -rw-r--r-- | changelog.d/hide-custom-emojis-in-picker.add | 1 | ||||
| -rw-r--r-- | changelog.d/mute-nsfw.add | 1 | ||||
| -rw-r--r-- | changelog.d/non-expiring-polls-indication.fix | 1 | ||||
| -rw-r--r-- | changelog.d/notif-types.fix | 1 | ||||
| -rw-r--r-- | changelog.d/poll-ended-notifications.fix | 1 | ||||
| -rw-r--r-- | changelog.d/public-favorites.skip | 0 | ||||
| -rw-r--r-- | changelog.d/status-loading-indicator.add | 1 | ||||
| -rw-r--r-- | changelog.d/themes3-cache.add | 1 | ||||
| -rw-r--r-- | changelog.d/themes3-fixes.fix | 1 | ||||
| -rw-r--r-- | changelog.d/themes3.change | 1 | ||||
| -rw-r--r-- | changelog.d/video-poster.update.skip | 1 |
13 files changed, 12 insertions, 0 deletions
diff --git a/changelog.d/admin-emoji-packs.add b/changelog.d/admin-emoji-packs.add new file mode 100644 index 00000000..243163e8 --- /dev/null +++ b/changelog.d/admin-emoji-packs.add @@ -0,0 +1 @@ +Added emoji pack management to the admin panel diff --git a/changelog.d/group-actor.add b/changelog.d/group-actor.add new file mode 100644 index 00000000..7b62676a --- /dev/null +++ b/changelog.d/group-actor.add @@ -0,0 +1 @@ +Support group actors diff --git a/changelog.d/hide-custom-emojis-in-picker.add b/changelog.d/hide-custom-emojis-in-picker.add new file mode 100644 index 00000000..4cfd2ca8 --- /dev/null +++ b/changelog.d/hide-custom-emojis-in-picker.add @@ -0,0 +1 @@ +Allow hiding custom emojis in picker. 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/non-expiring-polls-indication.fix b/changelog.d/non-expiring-polls-indication.fix new file mode 100644 index 00000000..7979cc13 --- /dev/null +++ b/changelog.d/non-expiring-polls-indication.fix @@ -0,0 +1 @@ +The expiry date indication won't be shown if the poll never expires 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-cache.add b/changelog.d/themes3-cache.add new file mode 100644 index 00000000..a275e44c --- /dev/null +++ b/changelog.d/themes3-cache.add @@ -0,0 +1 @@ +Add caching system for themes3 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. diff --git a/changelog.d/video-poster.update.skip b/changelog.d/video-poster.update.skip new file mode 100644 index 00000000..9dafe9be --- /dev/null +++ b/changelog.d/video-poster.update.skip @@ -0,0 +1 @@ +nothing |
