MeiMei
a83cbe043d
DockerでAlpineではなくDebianを使用するように ( #8966 )
...
* Debian
* CHANGELOG
* Update CHANGELOG
2022-07-08 17:17:21 +09:00
syuilo
09a818c7c3
Update CHANGELOG.md
2022-07-08 11:27:49 +09:00
syuilo
fe90461056
Update CHANGELOG.md
2022-07-08 11:24:12 +09:00
syuilo
8bd4dd6474
Update CHANGELOG.md
2022-07-08 11:21:14 +09:00
syuilo
5c108e7480
12.112.1
2022-07-07 21:22:43 +09:00
syuilo
26a3db637d
12.112.0
2022-07-07 21:21:36 +09:00
Johann150
84fe65fc3a
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-07 21:17:47 +09:00
syuilo
ed5d81859f
feat: auto nsfw detection ( #8840 )
...
* feat: auto nsfw detection
* ✌️
* Update ja-JP.yml
* Update ja-JP.yml
* ポルノ判定のしきい値を高めに
* エラーハンドリングちゃんとした
* Update ja-JP.yml
* 感度設定を強化
* refactor
* feat: add video support for auto nsfw detection
* rename: image -> media
* .js
* fix: add missing error handling
* fix: use valid pathname instead of using filename due to invalid usage
* perf(nsfw-detection): decode frames
* disable detection of video for some reasons
* perf(nsfw-detection): streamify detection process for video
* disable disallowUploadWhenPredictedAsPorn option
* fix(nsfw-detection): improve reliability
* fix(nsfw-detection): use Math.ceil instead of Math.round
* perf(nsfw-detection): delete tmp frames after used
* fix(nsfw-detection): FSWatcher does not emit ready event
* perf(nsfw-detection): skip black frames
* refactor: strip exists check
* Update package.json
* めっちゃ変えた
* lint
* Update COPYING
* オプションで動画解析できるように
* Update yarn.lock
* Update CHANGELOG.md
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-07-07 21:06:37 +09:00
syuilo
8034c60ae5
enhance(client): make widgets available on tablet again
2022-07-07 17:29:30 +09:00
syuilo
8fee1ec9f4
Update CHANGELOG.md
2022-07-06 08:42:04 +09:00
syuilo
ed6e80f7f9
feat(client): メニューからページをリロードできるように
2022-07-05 19:29:44 +09:00
tamaina
247c51b84d
Merge branch 'develop' into pr/ThatOneCalculator/8764
2022-07-05 05:16:06 +00:00
tamaina
0356651441
update CHANGELOG.md
2022-07-04 15:26:18 +00:00
Johann150
f0e08288e9
update changelog
2022-07-03 21:41:10 +02:00
syuilo
8e1a8e659a
Update CHANGELOG.md
2022-07-03 20:32:21 +09:00
syuilo
222777c803
chore(client): rename marquee -> ticker
2022-07-03 16:50:51 +09:00
syuilo
e5ccfa5158
feat: moderation note
2022-07-03 00:15:03 +09:00
futchitwo
6cf854a044
Update CHANGELOG.md
2022-07-02 20:33:03 +09:00
syuilo
aee19d16c6
feat(client): poll highlights in explore page
2022-07-01 23:42:03 +09:00
syuilo
307533c29d
enhance(client): ハイライトをみつけるに統合
2022-07-01 23:33:47 +09:00
syuilo
66c0059868
update deps
2022-07-01 00:21:25 +09:00
syuilo
04845cd3e1
feat(client): add rss-marquee widget
2022-06-30 23:45:11 +09:00
syuilo
8af0818ee7
feat(client): add instance-cloud widget
2022-06-29 23:28:52 +09:00
tamaina
fa775220cf
Merge branch 'develop' into pr/ThatOneCalculator/8764
2022-06-28 05:08:57 +00:00
syuilo
4d89a77aef
feat: make possible to delete an account by admin
...
Resolve #8830
2022-06-27 23:49:16 +09:00
syuilo
e25de6ccc8
feat: allow GET for some endpoints
...
Resolve #8263
2022-06-25 18:26:31 +09:00
syuilo
d7a21948b3
feat: 管理者が特定ユーザーのアップロードしたファイル一覧を見れるように
2022-06-24 21:43:28 +09:00
MeiMei
aef9cb41f3
enhance: Redisをioredisに統一してIPv6サポート ( #8869 )
...
* Use ioredis, Supports IPv6 host
https://github.com/misskey-dev/misskey/issues/8862
* Fix import
* order
* a
* i
* fix
* flushdb
* family
* CHANGELOG
* redis_version
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-06-24 19:22:19 +09:00
Johann150
a3842c4dff
update changelog
2022-06-21 15:56:47 +02:00
syuilo
ede5c804a7
enhance(client): show warning in control panel when there is an unresolved abuse report
2022-06-21 19:48:28 +09:00
syuilo
0fddc528ed
fix(server): faviconUrl of federated instance is missing
2022-06-21 14:28:43 +09:00
tamaina
566e0d2bea
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-06-20 00:33:46 +09:00
MeiMei
ea7c2ec26f
enhance: Improve player detection in URL preview ( #8849 )
...
* enhance: Improve player detection in URL preview
* CHANGELOG
2022-06-18 16:02:31 +09:00
Kainoa Kanter
1f820657ee
Update CHANGELOG.md
2022-06-17 01:37:42 -07:00
tamaina
0c4b76a832
Merge branch 'develop' into pr/ThatOneCalculator/8764
2022-06-16 21:19:17 +09:00
syuilo
515842dc9f
enhance(client): improve files page of control panel
2022-06-16 16:05:43 +09:00
syuilo
9256c300aa
Update CHANGELOG.md
2022-06-14 23:05:11 +09:00
MeiMei
5508bd552c
fix: GenerateVideoThumbnail ( #8825 )
...
* fix: GenerateVideoThumbnail
* CHANGELOG
* fix cleanup
* Revert "fix cleanup"
This reverts commit d54cf8262ac01a3deb6b8dd7689ec144d4d09ea8.
2022-06-14 23:02:14 +09:00
syuilo
78185f0f19
12.111.1
2022-06-13 00:26:31 +09:00
syuilo
e431551d55
Update CHANGELOG.md
2022-06-12 19:54:49 +09:00
syuilo
ee9cf6553b
fix(client): デッキでウィジェットの情報が保存されない問題を修正
...
Fix #8818
2022-06-12 19:50:43 +09:00
syuilo
e1bce54f20
12.111.0
2022-06-11 19:30:07 +09:00
syuilo
59e69a97ec
Update CHANGELOG.md
2022-06-11 19:28:12 +09:00
syuilo
c1282b4fd6
feat: image cropping ( #8808 )
...
* wip
* wip
* wip
2022-06-11 15:45:44 +09:00
syuilo
7730738304
Update CHANGELOG.md
2022-06-09 23:47:26 +09:00
tamaina
2665322b23
Merge branch 'develop' into pr/ThatOneCalculator/8764
2022-06-04 08:34:56 +00:00
syuilo
3f4101d17b
use node 16
2022-06-04 17:26:56 +09:00
syuilo
e8dea6c79b
Update CHANGELOG.md
2022-06-04 16:04:59 +09:00
syuilo
14a0143767
Update CHANGELOG.md
2022-06-04 15:47:10 +09:00
tamaina
064c81bcfe
npm run => yarn
2022-06-03 22:39:07 +09:00
tamaina
8a92d4139d
Merge branch 'develop' into pr/ThatOneCalculator/8764
2022-06-02 10:21:08 +00:00
ThatOneCalculator
f2a371c4d3
?????
2022-05-31 20:03:15 -07:00
ThatOneCalculator
a71bdad55c
test
2022-05-31 20:02:42 -07:00
ThatOneCalculator
fe5f848ee5
Fix changelog
2022-05-31 19:45:57 -07:00
MeiMei
857b9cab2b
Fix Cannot find module
issue ( #8770 )
...
* Add --force to yarn in the installation script
* CHAGELOG
2022-05-31 17:55:07 +09:00
MeiMei
f59e364a85
Fix IP address rate limit ( #8758 )
...
* Fix IP address rate limit
* CHANGELOG
* Tune getIpHash
2022-05-31 17:44:22 +09:00
Kainoa Kanter
60dc890593
Update CHANGELOG.md
2022-05-29 20:29:32 -07:00
ThatOneCalculator
eb9fbc99e1
use "packageManager"
2022-05-29 17:08:57 -07:00
Kainoa Kanter
482ffd9288
Mention in CHANGELOG
2022-05-29 12:47:19 -07:00
Kainoa Kanter
ae8d4a0827
Remove require captcha from signin from CHANGELOG ( #8748 )
2022-05-28 05:49:34 +02:00
Johann150
0738a65a78
enhance: replace signin CAPTCHA with rate limit ( #8740 )
...
* enhance: rate limit works without signed in user
* fix: make limit key required for limiter
As before the fallback limiter key will be set from the endpoint name.
* enhance: use limiter for signin
* Revert "CAPTCHA求めるのは2fa認証が無効になっているときだけにした"
This reverts commit 02a43a310f6ad0cc9e9beccc26e51ab5b339e15f.
* Revert "feat: make captcha required when signin to improve security"
This reverts commit b21b0580058c14532ff3f4033e2a9147643bfca6.
* fix undefined reference
* fix: better error message
* enhance: only handle prefix of IPv6
2022-05-28 12:06:47 +09:00
MeiMei
ca95e15345
Supports Unicode Emoji 14.0 ( #8699 )
...
* Unicode 14.0 Emoji
* mfm-js@0.22.0
* CHANGELOG
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-05-25 16:35:30 +09:00
Johann150
306b825ae2
enhance: uniform theme color ( #8702 )
...
* enhance: make theme color format uniform
All newly fetched instance theme colors will be uniformely formatted
as hashtag followed by 6 hexadecimal digits.
Colors are checked for validity and invalid colors are not handled.
* better input validation for own theme color
* migration to unify theme color formats
Fixes theme colors of other instances as well as the local instance.
* add changelog entry
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-05-19 09:54:45 +02:00
MeiMei
f0cdc636c4
fix: Unable to generate video thumbnails ( #8696 )
...
* fix: Unable to generate video thumbnails
* CHANGELOG
2022-05-19 16:19:23 +09:00
MeiMei
3616557dd5
enhance: Perform port diagnosis at startup only when Listen fails ( #8698 )
...
* Change port check
* Comment: disableClustering
* CHANGELOG
* Smart message
2022-05-19 11:49:07 +09:00
Johann150
22a5ea622e
chore: update changelog
2022-05-15 12:02:44 +02:00
MeiMei
5610165de4
fix: Add rel attribute to host-meta ( #8583 )
...
* Add rel attribute to host-meta
* CHANGELOG
2022-05-01 19:14:14 +09:00
tamaina
28228049c2
modify CHANGELOG.md
2022-05-01 06:59:43 +00:00
tamaina
1df07ded68
feat: Improve Push Notification ( #7667 )
...
* clean up
* ev => data
* refactor
* clean up
* add type
* antenna
* channel
* fix
* add Packed type
* add PackedRef
* fix lint
* add emoji schema
* add reversiGame
* add reversiMatching
* remove signin schema (use Signin entity)
* add schemas refs, fix Packed type
* wip PackedHoge => Packed<'Hoge'>
* add Packed type
* note-reaction
* user
* user-group
* user-list
* note
* app, messaging-message
* notification
* drive-file
* drive-folder
* following
* muting
* blocking
* hashtag
* page
* app (with modifying schema)
* import user?
* channel
* antenna
* clip
* gallery-post
* emoji
* Packed
* reversi-matching
* update stream.ts
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339
* fix lint
* clean up?
* add app
* 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を戻した
* 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
* キャッシュ対策
* Truncate push notification message
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* i18n.ts
* update
* ✌️
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* URLをsw.jsに戻す
* clean up
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-04-30 21:52:07 +09:00
Johann150
3bbb753b61
update changelog
...
add user facing changes to changelog
2022-04-28 08:51:47 +02:00
syuilo
af14dada37
Squashed commit of the following:
...
commit 3658f19d9800f331b3331080ac700dbae5db987a
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Apr 23 19:54:09 2022 +0900
12.110.1
commit e213c2e8446971549ba8cb8969a3b38d15530b4e
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Apr 16 13:31:12 2022 +0900
remove unused locale
commit dd86397e857f36fbc06d77feadef00f6c92a3e21
Author: xianon <xianon@hotmail.co.jp>
Date: Tue Apr 19 22:59:39 2022 +0900
fix: アンテナ、クリップ、リストの表示を速くする (#8518 )
* アンテナノートを取得するクエリがタイムアウトしないように速くする
* テーブル名を直接指定しないようにする
* クリップの取得を速くする
* リストの取得を速くする
commit 6d33b366f8f18b0724c4a3d8cbfa6a7a4112b805
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun Apr 17 21:18:18 2022 +0900
fix ogp rendering and refactor
commit 33c22b5f3efa4110c9b517c224c9fdfba7e6c64b
Merge: 090f8eff6 16c7ef41f
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Mon Apr 11 23:13:18 2022 +0900
Merge branch 'develop'
commit 090f8eff670b841499348fc0ccfb0e7b42928e2a
Merge: 5abe05d57 395fe7eb4
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun Apr 3 14:01:19 2022 +0900
Merge branch 'develop'
commit 5abe05d572d27f54bda0acfa99b78764c65ff4e7
Merge: 2375359d1 7722fc4d3
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Apr 2 16:56:35 2022 +0900
Merge branch 'develop'
commit 2375359d129b63988b0658f735e1d9c014c10d71
Merge: 2cd2d6522 68d462b30
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Apr 2 15:34:03 2022 +0900
Merge branch 'develop'
commit 2cd2d6522e096bfbca244010e30241828d13a3cb
Merge: 6fc35868f b81b66912
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Mar 12 19:35:17 2022 +0900
Merge branch 'develop'
commit 6fc35868ff89c51720aad6e13676d10aa0785cf8
Merge: 6e7e11e06 6cd3ff584
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Mar 9 23:04:16 2022 +0900
Merge branch 'develop'
commit 6e7e11e061deba94d3ff21b1391c10785b94f6e5
Merge: 0589171ce 8d568d533
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Feb 12 17:36:42 2022 +0900
Merge branch 'develop'
commit 0589171ceb51cda21f1d93bbe3bbd26f8e1a6197
Merge: eef8f63dc 3cf9c3097
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Feb 11 22:17:17 2022 +0900
Merge branch 'develop'
commit eef8f63dc6f8920bc3fec505e09c99afde71121e
Merge: 32500faf6 de6e3d64b
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Feb 11 21:40:15 2022 +0900
Merge branch 'develop'
commit 32500faf6d2b6ed316ccbf87f4b5d4442f309d6f
Merge: 1ce8da66c fd5a30482
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Feb 11 19:47:41 2022 +0900
Merge branch 'develop'
commit 1ce8da66c2a38fea9bf7aa314717412539fbab6d
Merge: 08da5e9e0 c07e4c347
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Feb 11 17:58:04 2022 +0900
Merge branch 'develop'
commit 08da5e9e0d82dc20ffd9c8bd99079fc5f741ef2a
Merge: 5f985ee83 25cac3307
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Feb 9 21:44:39 2022 +0900
Merge branch 'develop'
commit 5f985ee832eed61e31ceb51eaa1c51810ad6de39
Merge: 1fd6c9753 419072059
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Feb 9 14:50:38 2022 +0900
Merge branch 'develop'
commit 1fd6c97532305d1ec6f4118145f4a77e27384d7d
Merge: 9c2f5ee04 74cef67e9
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Feb 2 01:33:18 2022 +0900
Merge branch 'develop'
commit 9c2f5ee0413ccab907f11e7e94c158eaf77ca020
Merge: 97885d3de c6a15024f
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Feb 2 00:40:00 2022 +0900
Merge branch 'develop'
commit 97885d3def2ec2daa7e2706971f96052b60fbe79
Merge: 5f5f68cdc 990fef599
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Thu Jan 27 18:00:32 2022 +0900
Merge branch 'develop'
commit 5f5f68cdcd31653cef2ae6bd29ce8bfcf60113ff
Merge: af6d52e4c 40b7230bd
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Thu Jan 27 00:17:13 2022 +0900
Merge branch 'develop'
commit af6d52e4c86695ca36147e1c830b7374ded65c02
Merge: 621fc5a71 99eb919f4
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Dec 29 17:25:24 2021 +0900
Merge branch 'develop'
commit 621fc5a715e372064bb178a24f07c8aa960f7f50
Merge: 1b956af85 b14e347da
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Dec 29 13:42:15 2021 +0900
Merge branch 'develop'
commit 1b956af85502fe592bfaf686da6b67cc35a96225
Merge: 80c88e13f a3dceee7c
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Dec 18 20:59:16 2021 +0900
Merge branch 'develop'
commit 80c88e13ff730ab627787b498f71a0a5ed3c37a1
Merge: ad9e6a4ec 35cd9e621
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Dec 17 19:43:00 2021 +0900
Merge branch 'develop'
commit ad9e6a4ec5d2ff3a05b59f83ef106574d89ffe39
Merge: 504f18244 ac8243501
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Dec 17 16:18:29 2021 +0900
Merge branch 'develop'
commit 504f1824486523ffe4f56bb18225076128a48a40
Merge: fd5999378 cf5fe2d10
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue Dec 14 23:28:29 2021 +0900
Merge branch 'develop'
commit fd5999378bbf64f9682f65a306c8218abd6f10ae
Merge: 8451436cb 1894df882
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue Dec 14 23:13:41 2021 +0900
Merge branch 'develop'
commit 8451436cb8ddbc17aad84abcabb58010f28d780a
Merge: 37628953c 6319dd1bf
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue Dec 14 23:03:56 2021 +0900
Merge branch 'develop'
commit 37628953c53dd6307276c18f7673c33cc0152803
Merge: 83a77f106 13288e1ed
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue Dec 14 22:38:31 2021 +0900
Merge branch 'develop'
commit 83a77f1064e47633b7b952b69e3a067a9ed7d1e9
Merge: 99640a35a 75c087b79
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Dec 3 22:30:10 2021 +0900
Merge branch 'develop'
commit 99640a35a35c75fa333e578cee2d05375a3aa975
Merge: 88cdbc2ad 24681bbe1
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Nov 19 20:41:40 2021 +0900
Merge branch 'develop'
commit 88cdbc2ad656baea238d4af24215f20677665a55
Merge: db10103d8 a0c6ae2cb
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Nov 19 20:39:59 2021 +0900
Merge branch 'develop'
commit db10103d8e7ae4c17bbb246b9440825bd189d2a6
Merge: 2795fe457 7f5299cf4
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Nov 13 17:08:15 2021 +0900
Merge branch 'develop'
commit 2795fe457909c687f668d020ef65d52abc3182fb
Merge: 54631026d 4ab773eb9
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Nov 13 12:23:49 2021 +0900
Merge branch 'develop'
commit 54631026de9edb28c842f612a37511f82f1f749e
Merge: 80783199a 944250f7f
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun Oct 31 20:21:50 2021 +0900
Merge branch 'develop'
commit 80783199a9ec2629e502cddb9b7fd7a4c3322114
Merge: 6d557269c f418eaecf
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Mon Oct 25 03:57:09 2021 +0900
Merge branch 'develop'
commit 6d557269c13f023d80aeeb28ddceb7337aca134c
Merge: 26b268588 a905188e9
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Mon Oct 25 02:34:58 2021 +0900
Merge branch 'develop'
commit 26b268588f0c727ec5029b76c71c6a669f72f099
Merge: a1af83c0a 781b57585
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Oct 23 11:36:50 2021 +0900
Merge branch 'develop'
commit a1af83c0ab30c01fa3a0990b1486987e536d46fb
Merge: d0d5068f7 4168addbb
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Oct 23 02:46:44 2021 +0900
Merge branch 'develop'
commit d0d5068f728e13f3ebe1dc227ddaacf380817ec4
Merge: 8a1f3a4c0 d70b8275b
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Oct 23 01:08:45 2021 +0900
Merge branch 'develop'
commit 8a1f3a4c0b5732d0f08f0788d93c5934de8960c8
Merge: 338793d89 8b646822f
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Oct 16 19:55:44 2021 +0900
Merge branch 'develop'
commit 338793d891d1657f158cd4dc83f998e124bd7e45
Merge: c82ce9233 78ac41a61
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Sep 22 22:53:41 2021 +0900
Merge branch 'develop'
commit c82ce9233b8633f65d313e042f4b5490dd9e596d
Merge: 4b48ba4e8 cc7562097
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun Sep 5 16:26:34 2021 +0900
Merge branch 'develop'
commit 4b48ba4e8cff670ce4726417fe9b176cda0c4e76
Merge: 7115bd46f bf7baccea
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Sep 4 20:38:20 2021 +0900
Merge branch 'develop'
commit 7115bd46ff1dcae14455633ae89eb3e1fffc0aec
Merge: e967d9ded f84483896
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue Aug 24 14:40:22 2021 +0900
Merge branch 'develop'
commit e967d9ded35cbdf937bbc232e05a5fa0966458a7
Merge: f00ceedae c3b55b684
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue Aug 24 13:20:30 2021 +0900
Merge branch 'develop'
commit f00ceedae48e7969ca9e80f0af2280bf060421ec
Merge: df67836c1 7387e010c
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Aug 21 17:59:29 2021 +0900
Merge branch 'develop'
commit df67836c1ad281d2622b52bdf7c767b2dfc0e6a5
Merge: 9fd0e9085 6a3a8ba4d
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue Aug 17 22:01:46 2021 +0900
Merge branch 'develop'
commit 9fd0e9085004fe01529ef9d3853a3c12c5d1bd8d
Merge: 42c4ea38c ab01cf188
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Thu Aug 12 12:48:58 2021 +0900
Merge branch 'develop'
commit 42c4ea38ccf09ba37ff552e37778ba1b702b781c
Merge: df5396830 c0ba71c36
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Aug 11 22:36:59 2021 +0900
Merge branch 'develop'
commit df53968306859ebe21075b32969156a73ef11dad
Merge: df530bb66 19f753c15
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Mon Aug 9 21:47:52 2021 +0900
Merge branch 'develop'
commit df530bb66d85353c0799c12d8f8afa766769fbc3
Merge: c52e30e8e fa49427df
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Mon Aug 9 21:47:23 2021 +0900
Merge branch 'develop'
commit c52e30e8e0fb0e84a30f5d422585de492bab59ca
Merge: 5e6e1e237 0cb04ded3
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun Aug 8 23:25:21 2021 +0900
Merge branch 'develop'
commit 5e6e1e237a2de1c4a1db87f6df66bba380a9c2f0
Merge: 943a1940e 41fe364b4
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Mon Jul 26 11:15:42 2021 +0900
Merge branch 'develop'
commit 943a1940e20d62820a548208e414085cba51c6bd
Merge: 12913a16f 15d166e30
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Jul 23 22:43:47 2021 +0900
Merge branch 'develop'
commit 12913a16fdbfe06818650cc5ec7fac7e11348d77
Merge: acb924420 e23ad7833
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Jul 23 21:37:09 2021 +0900
Merge branch 'develop'
commit acb92442058fa2458967425efb7324ab0646a335
Merge: d04014f87 3182606e9
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue Jul 20 12:11:07 2021 +0900
Merge branch 'develop'
commit d04014f875a03ae9b8f0f36338fd2446e7eb3150
Merge: 929e54551 e1247b3e4
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Thu Jun 10 14:03:28 2021 +0900
Merge branch 'develop'
commit 929e5455149fd770c53dc03dabd9572f586772c1
Merge: 942c80243 3e7a87f75
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Mon May 31 13:06:40 2021 +0900
Merge branch 'develop'
commit 942c8024312e098ba14462ab7e9a3551f2e9d705
Merge: 70d02cf1b e6754eb88
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri May 21 17:28:39 2021 +0900
Merge branch 'develop'
commit 70d02cf1be55130f9e3b979633cfb568165a9c29
Merge: f96c60c1a ef646b957
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri May 21 17:27:47 2021 +0900
Merge branch 'develop'
commit f96c60c1a0374aabeecbe82c15d7e3373efed8eb
Merge: 8accb78fa 99234632b
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue May 11 14:39:40 2021 +0900
Merge branch 'develop'
commit 8accb78fa97becfd96173fba6eb69073aa643b25
Merge: 05203e2cf 3d7c3c39f
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed May 5 19:05:50 2021 +0900
Merge branch 'develop'
commit 05203e2cf0f7129dbc542d8d5abfa3c36a75e410
Merge: b6c9ab0c1 80f8c2de7
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed May 5 15:17:53 2021 +0900
Merge branch 'develop'
commit b6c9ab0c1531572a8cc472d65961050aded2f3db
Merge: cdef5cd1a 1a8f41010
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue May 4 23:12:53 2021 +0900
Merge branch 'develop'
commit cdef5cd1ad7c1195d0273f6d78fc6aafe990007b
Merge: ea7d4d323 2efae80b9
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue May 4 22:53:25 2021 +0900
Merge branch 'develop'
commit ea7d4d323eafb809715b6e629cd072354a5b4fc1
Merge: 17fff8c66 18da55bd8
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Apr 28 18:37:48 2021 +0900
Merge branch 'develop'
commit 17fff8c66525d62721bd1fa29d11360908904ec3
Merge: 92977f303 fa9f0d9ff
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Mon Apr 26 13:00:10 2021 +0900
Merge branch 'develop'
commit 92977f303ddc3d004418b3166606f16b1d8dec52
Merge: 8043409d3 0038f3b24
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun Apr 25 15:20:39 2021 +0900
Merge branch 'develop'
commit 8043409d386d5e08c85d27c720ecca2b3f8030ab
Merge: 37dc1c9a8 6d145bc4c
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Apr 24 23:04:59 2021 +0900
Merge branch 'develop'
commit 37dc1c9a82c72ca1d28ab05a55269eac650133db
Merge: 631091940 3286c93c8
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Apr 23 18:25:44 2021 +0900
Merge branch 'develop'
commit 631091940ba13f23dd705596a243c8c585f0d64e
Merge: 938fcb3e5 53d257ef0
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun Apr 18 23:25:55 2021 +0900
Merge branch 'develop'
commit 938fcb3e5ecc6862e40c9cb85b8010af63c69181
Merge: 5e1d17dff 3553f3be4
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun Apr 18 00:07:33 2021 +0900
Merge branch 'develop'
commit 5e1d17dff24fefd8e306ae597601f0593fa40b09
Merge: 449dc17df 526838c77
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Fri Apr 16 00:21:56 2021 +0900
Merge branch 'develop'
commit 449dc17df8fe3b6cc220aaabd576b0f04f6028da
Merge: 3e1101122 5cb3d86a1
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Apr 14 16:39:53 2021 +0900
Merge branch 'develop'
commit 3e11011229ef8459747acdf6d3008dc145280fec
Merge: 52d577c7d e5ba47514
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Mar 24 11:34:29 2021 +0900
Merge branch 'develop'
commit 52d577c7dd7bf87b3fae34f539bb6e656c7c0ed2
Merge: 18693fb38 cf757ed01
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Mon Mar 22 15:27:08 2021 +0900
Merge branch 'develop'
commit 18693fb38008affba4115e60f78cd32cc1a3713d
Merge: f7e9725e5 cf9242053
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun Mar 7 14:43:00 2021 +0900
Merge branch 'develop'
commit f7e9725e59dd241b11fda729cc5c96a64d7e2545
Merge: 9a4a534c9 17dc50c24
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat Mar 6 23:23:54 2021 +0900
Merge branch 'develop'
commit 9a4a534c92f6c9c112438f2a494de9d0d707d46d
Merge: b090ff999 0e89a9f41
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Wed Mar 3 01:04:45 2021 +0900
Merge branch 'develop'
commit b090ff99942f54ac5855f455bae1ba247598dc76
Merge: 3d68a0988 68ace4a31
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Sun Feb 28 13:14:26 2021 +0900
Merge branch 'develop'
commit 3d68a0988bb40567e71a23cbe809d9eff4e1a2c0
Merge: d6c8b9b99 3c7a02af1
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Sun Feb 21 13:38:29 2021 +0900
Merge branch 'develop'
commit d6c8b9b99470db45c201229b5c9235e7be3067de
Merge: 49e6c2ed7 8bd80eb2a
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Fri Feb 19 21:42:47 2021 +0900
Merge branch 'develop'
commit 49e6c2ed75a7b960615a8d680046b5aab11072f1
Merge: e4bcdd7b4 f24c7c81c
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Sun Feb 7 18:23:23 2021 +0900
Merge branch 'develop'
commit e4bcdd7b4dd8711864adcd1b45e11887b2a05571
Merge: 7747ec5b6 bce65e214
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Sat Jan 23 20:06:22 2021 +0900
Merge branch 'develop'
commit 7747ec5b6de17e8ce20e1cf59649e5e98aec9991
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Sat Jan 23 20:05:44 2021 +0900
Update ja-JP.yml
2022-04-23 19:56:17 +09:00
syuilo
555c9b3cd8
update node to 18
2022-04-23 12:37:44 +09:00
syuilo
1c7d422bc9
12.110.0
2022-04-11 23:13:09 +09:00
syuilo
483f70b723
enhance(client): show loading icon on splash screen
...
Close #8481
2022-04-11 23:11:11 +09:00
syuilo
5f244e93a6
Update CHANGELOG.md
2022-04-09 19:33:13 +09:00
syuilo
0c1ad61bee
fix(api): parameter validation of users/show was wrong
2022-04-06 00:04:25 +09:00
syuilo
7b21b72c62
improve webhook
2022-04-03 22:36:30 +09:00
syuilo
9d9a21a173
12.109.2
2022-04-03 14:01:12 +09:00
syuilo
0f8cc636ff
Update CHANGELOG.md
2022-04-03 13:56:44 +09:00
syuilo
0c6bfe77cd
fix(api): admin/update-meta was not working
2022-04-03 13:54:22 +09:00
syuilo
385d9e6e80
Update CHANGELOG.md
2022-04-02 21:40:49 +09:00
syuilo
50f6868331
12.109.1
2022-04-02 16:56:24 +09:00
syuilo
0aaa91daa2
Update CHANGELOG.md
2022-04-02 16:49:54 +09:00
syuilo
f8270a4a92
12.109.0
2022-04-02 15:33:51 +09:00
syuilo
8b2a0a5773
feat: Webhook ( #8457 )
...
* feat: introduce webhook
* wip
* wip
* wip
* Update CHANGELOG.md
2022-04-02 15:28:49 +09:00
syuilo
d359b2c387
Update CHANGELOG.md
2022-04-02 15:26:48 +09:00
Johann150
2058d048d0
enhance(doc): required input fields ( #8456 )
...
* remove empty file
If the endpoint is to be implemented later, the file can be added back,
but for now it is confusing to have an empty file.
* enhance(doc): document defaults
Default for `isPublic` is based on the database schema default value.
Defaults for `local` and `withFiles` are based on the behaviour of the endpoint.
* enhance(doc): explain nullable emoji category
* fix: make nullable if default is null
* enhance(doc): explain mute attribute expiresAt
* fix: define required fields
- `notes/create`: the default for `text` has been removed because ajv can not handle
`default` inside of `anyOf`, see
https://ajv.js.org/guide/modifying-data.html#assigning-defaults
and the default value cannot be `null` if text is `nullable: false` in the `anyOf`
first alternative.
- `notes/create`: The `mediaIds` property has been marked as deprecated because it
has the same behaviour as using `fileIds`, but the implementation tries to handlè
`fileIds` first.
- The result schema for `admin/emoji/list` has been altered because the `host`
property will always be `null` as it is filtered this way in the database query.
See packages/backend/src/server/api/endpoints/admin/emoji/list.ts line 67.
* enhance(doc): explain nullable hostname
* update changelog
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-04-02 15:04:36 +09:00
syuilo
2f9d955a82
Update CHANGELOG.md
2022-04-02 12:12:10 +09:00
syuilo
8744c27dfb
fix(server): admin/meta is not working
...
Fix #8455
2022-04-01 19:17:19 +09:00
syuilo
89d1234b5e
Update CHANGELOG.md
2022-03-26 18:28:30 +09:00
Kainoa Kanter
7cbbd915ce
Fix: warn about outdated NodeJS fixed ( #8388 )
...
* Fix #8387
* update changelog
Co-authored-by: Johann150 <johann.galle@protonmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-03-20 01:34:45 +09:00
syuilo
d9fd263bdb
Update CHANGELOG.md
2022-03-19 19:10:12 +09:00
syuilo
69b044c3ab
feat: introduce bull dashboard
2022-03-19 19:08:55 +09:00
syuilo
ac29e10440
12.108.1
2022-03-12 19:35:08 +09:00
syuilo
c655a97e9e
Update CHANGELOG.md
2022-03-12 19:27:14 +09:00
syuilo
05608a3a9f
Update CHANGELOG.md
2022-03-12 15:22:05 +09:00
syuilo
a6723ebcc2
Update CHANGELOG.md
2022-03-12 13:22:50 +09:00
syuilo
48fa4baba3
12.108.0
2022-03-09 23:03:52 +09:00
syuilo
b1e170adc7
feat: use instance icon for splash screen
2022-03-09 23:00:28 +09:00
syuilo
8fe528b028
Update CHANGELOG.md
2022-03-09 22:33:51 +09:00
syuilo
e68aaf3b8e
Update CHANGELOG.md
2022-03-08 23:26:32 +09:00
Johann150
9e1255b334
remove HTTPS handling ( #8380 )
2022-03-08 23:23:18 +09:00
syuilo
13dfafb1dd
feat: add active to federation chart
2022-03-07 15:10:16 +09:00
syuilo
3b86bdf18c
feat: アンケート終了通知
...
Resolve #4664
2022-03-06 16:06:27 +09:00
syuilo
f34507861f
Update CHANGELOG.md
2022-03-05 02:01:38 +09:00
syuilo
a1441ff5b4
fix(client): register_note_view_interruptor()が動かないのを修正
...
Fix #8318
2022-03-05 01:22:57 +09:00
syuilo
17f7b41240
feat: 時限ミュート
...
#7677
2022-03-04 20:23:53 +09:00
syuilo
9eca617066
set timeout for db query
...
Resolve #8150
2022-03-04 18:04:39 +09:00
syuilo
8e3a082c37
fix(client): ユーザー名オートコンプリートが正しく動作しない問題を修正
2022-03-02 18:52:49 +09:00
syuilo
f71aa3df32
feat: instance default theme
2022-03-01 23:58:01 +09:00
syuilo
429f280caf
fix: use import assertion
2022-03-01 00:40:53 +09:00
syuilo
2f83378acc
feat: add pub & sub item for federation chart
2022-02-23 16:17:16 +09:00
syuilo
1d2be559e9
プロフィールの追加情報を最大16まで保存できるように
...
Close #8225
Close #8234
2022-02-20 16:53:06 +09:00
syuilo
de6a66e50f
Update CHANGELOG.md
2022-02-20 16:08:09 +09:00
syuilo
18ea7a1142
remove max note text length setting
...
Resolve #8323
2022-02-20 16:07:43 +09:00
syuilo
117aa696ea
fix(client): リアクションピッカーの高さが低くなったまま戻らないことがあるのを修正
...
Fix #8071
2022-02-13 16:35:53 +09:00
syuilo
7ad2a82918
12.107.0
2022-02-12 17:36:34 +09:00
syuilo
2c7cb1f3ea
fix(server): stats APIで内部エラーが発生する問題を修正
...
Fix #8308
2022-02-12 17:33:29 +09:00
syuilo
73b1bf76ed
fix(client): 一部環境でサイドバーの投稿ボタンが表示されない問題を修正
2022-02-12 17:28:33 +09:00
syuilo
174059e6f6
Update CHANGELOG.md
2022-02-12 16:53:25 +09:00
syuilo
8ccc18b549
12.106.3
2022-02-11 22:17:06 +09:00
syuilo
98dd6d0146
enhance(client): tweak padding
2022-02-11 22:16:20 +09:00
syuilo
3c65071253
fix(client): ノート詳細が開けないのを直したり
...
Fix #8305
2022-02-11 22:14:14 +09:00
syuilo
f49a295a64
12.106.2
2022-02-11 21:40:04 +09:00
syuilo
65fed259f8
Update CHANGELOG.md
2022-02-11 21:37:19 +09:00
syuilo
6a1e021476
fix(client): ノートの参照を断ち切るように
...
Fix #8201
Close #8237
2022-02-11 21:35:28 +09:00
syuilo
56829bbc3d
12.106.1
2022-02-11 19:47:30 +09:00
syuilo
80f06a6051
fix(client): word mute cannot save
2022-02-11 19:44:56 +09:00
syuilo
1258698975
12.106.0
2022-02-11 17:57:54 +09:00
syuilo
510d7c8ed5
Update CHANGELOG.md
2022-02-11 17:55:24 +09:00
syuilo
9291da94f1
enhance(client): リアクションピッカーの幅、高さ制限を緩和
2022-02-11 13:53:02 +09:00
syuilo
eb24eedf12
feat(client): make size of reaction picker configuable
2022-02-11 13:38:47 +09:00
syuilo
d3075c3498
12.105.0
2022-02-09 21:44:32 +09:00
syuilo
4a55a4ec50
Update CHANGELOG.md
2022-02-09 21:26:25 +09:00
syuilo
9e41714e6e
feat: インスタンスのテーマカラーを設定できるように
2022-02-09 21:25:48 +09:00
syuilo
f65b58317d
Update CHANGELOG.md
2022-02-09 15:08:31 +09:00
syuilo
f684025ce7
12.104.0
2022-02-09 14:50:26 +09:00
syuilo
8821269c94
Update CHANGELOG.md
2022-02-09 13:42:54 +09:00
syuilo
f458f4fd7d
fix(client): コントロールパネルのユーザー、ファイルにて、インスタンスの表示範囲切り替えが機能しない問題を修正
...
Fix #8252
2022-02-09 13:38:54 +09:00
syuilo
75c7347428
feat(client): update fontawesome v6 and self-hosting
...
Resolve #7475
2022-02-09 13:23:29 +09:00
syuilo
d0acf7ca6d
Update CHANGELOG.md
2022-02-09 12:45:18 +09:00
syuilo
4f5d216655
fix(client): 環境に依っては返信する際のカーソル位置が正しくない問題を修正
2022-02-08 23:53:01 +09:00
syuilo
63dcd549e1
Update CHANGELOG.md
2022-02-08 23:31:28 +09:00
syuilo
756201ebef
feat: notes/instance/perUserNotesチャートに添付ファイル付きノートの数を追加
2022-02-08 23:12:37 +09:00
syuilo
42f83e58aa
Update CHANGELOG.md
2022-02-08 18:55:57 +09:00
syuilo
2570cd6693
feat(client): デバイスの種類を手動指定できるように
2022-02-08 18:46:39 +09:00
syuilo
7111c6cecc
Update CHANGELOG.md
2022-02-08 15:56:03 +09:00
syuilo
13de1356e3
feat(client): 自インスタンス情報ページでチャートを見れるように
2022-02-08 15:50:26 +09:00
syuilo
93f6f2be33
Update CHANGELOG.md
2022-02-07 11:47:27 +09:00
syuilo
6eb4795515
12.103.1
2022-02-02 01:33:08 +09:00