f207d839c4
fix changelog formatting
2023-02-19 16:55:37 +01:00
44f02fa3ec
update documents for new release
2023-02-04 22:22:00 +01:00
5ec34577c0
update changelog
2022-12-02 16:59:35 +01:00
a74c1d9126
update changelog
2022-10-16 16:20:50 +02:00
2c87cbe838
Add link to the changelog trailer contributing guide in CHANGELOG.md
2022-09-15 05:31:02 +00:00
30495ef8da
changelog: use changelog trailer instead
...
Added a note to the changelog that unreleased changes should no longer
be listed in the changelog file and the changelog trailer should be
used instead.
2022-09-04 01:23:37 +02:00
a53202d363
add security update to changelog
2022-08-29 20:37:36 -04:00
af8de58c84
chore: Record PR #89 in changelog
...
Ref: FoundKeyGang/FoundKey#89
2022-08-28 13:28:36 -04:00
aaa43e3649
add changelog entry from worspaces refactor PR
2022-08-28 18:35:09 +02:00
affdb4c32e
client: add changelog for instance-info feature
2022-08-25 21:22:02 +00:00
80844e2dd0
add changelog entry for signToActivityPubGet
2022-08-21 21:18:10 +02:00
0965d3cbd9
merge: simplify pages
...
FoundKeyGang/FoundKey#49
2022-08-19 09:16:49 +02:00
6db0c68503
add changelog entry
2022-08-19 09:12:10 +02:00
db97ed31e8
Update CHANGELOG for PR #62
...
Ref: FoundKeyGang/FoundKey#62
2022-08-18 20:58:13 +00:00
27c56a4dcc
Merge pull request 'security: update multer to 1.4.5-lts.1' ( #69 ) from fix/multer-security into main
...
Reviewed-on: FoundKeyGang/FoundKey#69
2022-08-18 17:39:33 +00:00
c11fbc7a86
Update changelog to reflect multer update
2022-08-18 05:57:41 +00:00
46d550687a
Note change in CHANGELOG
2022-08-17 12:37:13 -04:00
2fc7a34018
Update changelog
...
Created a section for v13.0.0-preview1 and added in changes that were
made since that version was tagged.
2022-08-16 01:41:31 -04:00
a693c05c0e
Create new changelog
...
This changelog uses the Keep a Changelog format: https://keepachangelog.com/en/1.0.0/
2022-08-07 11:20:21 -04:00
aabc30cd02
Archive old changelog
...
This reverts commit 62d1f0acbd
and moves
the current changelog to CHANGELOG-OLD.md.
The current format is pretty messy and wasn't really much better than a
git shortlog. Changelogs are meant for end-users to know what changed
between versions. Most probably won't care much about refactors but may
be interested in UI changes, feature additions/removals, and maybe
client API changes (for 3rd party clients).
2022-08-07 10:37:34 -04:00
62d1f0acbd
Update 'CHANGELOG.md'
...
Add in changes that were made since FoundKey diverged from upstream
2022-08-07 11:51:35 +00:00
syuilo
1477cb54b5
enhance(client): suspense
...
Fix https://github.com/misskey-dev/misskey/issues/8817
2022-07-19 18:56:50 +02:00
syuilo
8ed288cb22
fix(client): switch to receive email notifications
...
Fix https://github.com/misskey-dev/misskey/issues/8474
2022-07-19 18:40:36 +02:00
syuilo
4b6b670ec9
chore(client): rename marquee -> ticker
2022-07-16 11:46:01 -04:00
syuilo
fe12971327
feat(client): poll highlights in explore page
2022-07-16 11:11:25 -04:00
syuilo
f339fb5482
enhance(client): ハイライトをみつけるに統合
2022-07-16 11:10:50 -04:00
syuilo
ffa86c1d76
update deps
2022-07-15 10:09:44 +02:00
syuilo
41c9a901f0
feat(client): add rss-marquee widget
2022-07-15 08:40:51 +02:00
89c8a65b24
enhance: show recipients of notes with specified visibility ( #8949 )
...
* enhance: reusable visibility component
* rename renote tooltip component
The tooltip that is used for renotes can be used in other cases as well.
* add tooltip for specified recipients
* add changelog entry
* Update visibility.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-14 10:49:56 +02:00
syuilo
65c3d06ef0
fix(client): fix url encoded string handling of nirax
...
fix https://github.com/misskey-dev/misskey/issues/8878
2022-07-14 10:38:27 +02:00
syuilo
fbe210a39d
feat: make possible to delete an account by admin
...
Resolve #8830
2022-07-13 12:52:45 +02:00
syuilo
4d8d9936f1
feat: allow GET for some endpoints
...
Resolve #8263
2022-07-13 11:23:15 +02:00
syuilo
f30214b006
feat(admin): show list of files of a user
2022-07-13 10:44:48 +02:00
MeiMei
d4ac71593b
enhance: use ioredis everywhere, fix IPv6 support for redis
...
fixes https://github.com/misskey-dev/misskey/pull/8869
see also https://github.com/misskey-dev/misskey/pull/8869
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-13 10:40:39 +02:00
syuilo
3539a9537e
enhance(client): show warning in control panel when there is an unresolved abuse report
2022-07-09 06:09:14 -04:00
syuilo
a1e3eada2e
fix(server): faviconUrl of federated instance is missing
2022-07-09 06:01:35 -04:00
tamaina
37581ea831
feat: Add Badge Image to Push Notification ( #8012 )
...
* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb416480905af2150d1c92f10d8e1d1288c0a.
* Revert "clean up"
This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2.
* remove fetch specification
* renoteの条件追加
* apiFetch => cli
* bypass fetch?
* fix
* refactor: use path alias
* temp: add submodule
* remove submodule
* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* ✌️
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️
* clean up config
* typesを戻した
* backend/src/web/index.ts
* notification-badges
* add scripts
* change create-notification.ts
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* refactor
* キャッシュ対策
* Truncate push notification message
* fix
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* fix
* i18n.ts
* update
* ✌️
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* pollEnded
* URLをsw.jsに戻す
* clean up
* fix lint
* changelog
* alpha-test
* also with twemoji
* add isMimeImage function
* catch
* Colour => Color
* char2file => char2filePath
* Update autocomplete.vue
* remove clone?
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-09 05:52:01 -04:00
MeiMei
a8f7514d0d
enhance: Improve player detection in URL preview ( #8849 )
...
* enhance: Improve player detection in URL preview
* CHANGELOG
2022-07-09 05:42:36 -04:00
syuilo
9d2622da99
enhance(client): improve files page of control panel
2022-07-09 05:35:08 -04:00
MeiMei
8f2aaba944
fix: GenerateVideoThumbnail ( #8825 )
...
* fix: GenerateVideoThumbnail
* CHANGELOG
* fix cleanup
* Revert "fix cleanup"
This reverts commit d54cf8262ac01a3deb6b8dd7689ec144d4d09ea8.
2022-07-09 05:32:02 -04:00
syuilo
c9296cf095
12.111.1
2022-06-13 00:26:31 +09:00
syuilo
d4484b13d5
Update CHANGELOG.md
2022-06-12 19:54:49 +09:00
syuilo
a8e7b1a303
fix(client): デッキでウィジェットの情報が保存されない問題を修正
...
Fix #8818
2022-06-12 19:50:43 +09:00
syuilo
3a987b0006
12.111.0
2022-06-11 19:30:07 +09:00
syuilo
43967daea5
Update CHANGELOG.md
2022-06-11 19:28:12 +09:00
syuilo
ecb3c43520
feat: image cropping ( #8808 )
...
* wip
* wip
* wip
2022-06-11 15:45:44 +09:00
syuilo
527f044062
Update CHANGELOG.md
2022-06-09 23:47:26 +09:00
syuilo
89419c05b2
use node 16
2022-06-04 17:26:56 +09:00
syuilo
7aae9987d5
Update CHANGELOG.md
2022-06-04 16:04:59 +09:00
syuilo
bb3c6785c9
Update CHANGELOG.md
2022-06-04 15:47:10 +09:00