diff options
| author | Henry Jameson <me@hjkos.com> | 2024-02-29 18:49:23 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-02-29 18:49:23 +0200 |
| commit | 54e3a99bc762a1286b0c1a782297d40587b7f14f (patch) | |
| tree | d4f08471c797c673977b330f358c004094a87c32 /changelog.d | |
| parent | 73f6ecb21e9a705caac0d1ce6b38b3aa75e4345b (diff) | |
| parent | 90427921336879bd7b5df742a7af41d85dceeee4 (diff) | |
Merge remote-tracking branch 'origin/develop' into themes3
Diffstat (limited to 'changelog.d')
| -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/public-favorites.add | 1 | ||||
| -rw-r--r-- | changelog.d/registration-notice.add | 1 |
4 files changed, 4 insertions, 0 deletions
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/public-favorites.add b/changelog.d/public-favorites.add new file mode 100644 index 00000000..183fcc85 --- /dev/null +++ b/changelog.d/public-favorites.add @@ -0,0 +1 @@ +Display public favorites on user profiles
\ No newline at end of file diff --git a/changelog.d/registration-notice.add b/changelog.d/registration-notice.add new file mode 100644 index 00000000..b2777ba2 --- /dev/null +++ b/changelog.d/registration-notice.add @@ -0,0 +1 @@ +Show a dedicated registration notice page when further action is required after registering |
