diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-08 14:19:32 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-08 14:19:32 +0900 |
| commit | 25f4ee70306fff43cc78fbbbb036e33a64813f7e (patch) | |
| tree | 334c6e51ed99f39c7e8465cd752d350dcd38f32f | |
| parent | enhance(client): improve user activity page (diff) | |
| download | sharkey-25f4ee70306fff43cc78fbbbb036e33a64813f7e.tar.gz sharkey-25f4ee70306fff43cc78fbbbb036e33a64813f7e.tar.bz2 sharkey-25f4ee70306fff43cc78fbbbb036e33a64813f7e.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 76caefd453..611d5d986d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -79,6 +79,7 @@ You should also include the user name that made the change. - Client: show Unicode emoji tooltip with its name in MkReactionsViewer.reaction @saschanaz - Client: OpenSearch support @SoniEx2 @chaoticryptidz - Client: Support remote objects in search @SoniEx2 +- Client: user activity page @syuilo - Client: add user list widget @syuilo - Client: add heatmap of daily active users to about page @syuilo - Client: introduce fluent emoji @syuilo |