Commit graph

909 commits

Author SHA1 Message Date
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