tamaina
24c4f484ca
Merge branch 'develop' into swn
2022-04-23 00:59:00 +09:00
syuilo
16c7ef41fb
12.110.0
2022-04-11 23:13:09 +09:00
syuilo
08ff4926c7
enhance(client): show loading icon on splash screen
...
Close #8481
2022-04-11 23:11:11 +09:00
syuilo
9c33e6eef7
Update CHANGELOG.md
2022-04-09 19:33:13 +09:00
syuilo
daa0ca72a7
fix(api): parameter validation of users/show was wrong
2022-04-06 00:04:25 +09:00
syuilo
f8e6f3cc73
improve webhook
2022-04-03 22:36:30 +09:00
syuilo
395fe7eb4b
12.109.2
2022-04-03 14:01:12 +09:00
syuilo
ebb687cde4
Update CHANGELOG.md
2022-04-03 13:56:44 +09:00
syuilo
408d54f2eb
fix(api): admin/update-meta was not working
2022-04-03 13:54:22 +09:00
syuilo
61dfa6d598
Update CHANGELOG.md
2022-04-02 21:40:49 +09:00
syuilo
7722fc4d3f
12.109.1
2022-04-02 16:56:24 +09:00
syuilo
6a379b463f
Update CHANGELOG.md
2022-04-02 16:49:54 +09:00
syuilo
68d462b301
12.109.0
2022-04-02 15:33:51 +09:00
syuilo
8e5f2690f2
feat: Webhook ( #8457 )
...
* feat: introduce webhook
* wip
* wip
* wip
* Update CHANGELOG.md
2022-04-02 15:28:49 +09:00
syuilo
99e6ef5996
Update CHANGELOG.md
2022-04-02 15:26:48 +09:00
Johann150
484e023c0c
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
7c781179a1
Update CHANGELOG.md
2022-04-02 12:12:10 +09:00
syuilo
39302bf0ea
fix(server): admin/meta is not working
...
Fix #8455
2022-04-01 19:17:19 +09:00
tamaina
e98e84d562
Merge branch 'notification-read-api' into swn
2022-03-27 22:41:38 +09:00
tamaina
d20d190398
Merge branch 'develop' into notification-read-api
2022-03-27 22:37:52 +09:00
syuilo
31f0d1d874
Update CHANGELOG.md
2022-03-26 18:28:30 +09:00
tamaina
74a3f388f8
Merge branch 'notification-read-api' into swn
2022-03-23 23:49:01 +09:00
tamaina
fccd461252
Merge branch 'develop' into notification-read-api
2022-03-23 23:48:36 +09:00
Kainoa Kanter
f68b646878
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
75191a942f
Update CHANGELOG.md
2022-03-19 19:10:12 +09:00
syuilo
caadc0978a
feat: introduce bull dashboard
2022-03-19 19:08:55 +09:00
tamaina
95e3056c0e
Merge branch 'notification-read-api' into swn
2022-03-15 22:06:22 +09:00
tamaina
45116b4133
Merge branch 'develop' into notification-read-api
2022-03-15 22:06:04 +09:00
syuilo
b81b66912d
12.108.1
2022-03-12 19:35:08 +09:00
syuilo
a2094054a3
Update CHANGELOG.md
2022-03-12 19:27:14 +09:00
syuilo
6cf346b3ea
Update CHANGELOG.md
2022-03-12 15:22:05 +09:00
syuilo
c76d14b881
Update CHANGELOG.md
2022-03-12 13:22:50 +09:00
tamaina
2c698e48cc
Merge branch 'notification-read-api' into swn
2022-03-12 00:47:44 +09:00
tamaina
917cc1d8fa
Merge branch 'develop' into notification-read-api
2022-03-12 00:46:55 +09:00
syuilo
6cd3ff5848
12.108.0
2022-03-09 23:03:52 +09:00
syuilo
4f8495c7ad
feat: use instance icon for splash screen
2022-03-09 23:00:28 +09:00
syuilo
60d87e3a68
Update CHANGELOG.md
2022-03-09 22:33:51 +09:00
syuilo
9b8dc4c417
Update CHANGELOG.md
2022-03-08 23:26:32 +09:00
Johann150
26d90cd030
remove HTTPS handling ( #8380 )
2022-03-08 23:23:18 +09:00
syuilo
ec64b5ea0b
feat: add active to federation chart
2022-03-07 15:10:16 +09:00
syuilo
2442592ef1
feat: アンケート終了通知
...
Resolve #4664
2022-03-06 16:06:27 +09:00
syuilo
8bb586c1fd
Update CHANGELOG.md
2022-03-05 02:01:38 +09:00
syuilo
476dfb0f35
fix(client): register_note_view_interruptor()が動かないのを修正
...
Fix #8318
2022-03-05 01:22:57 +09:00
syuilo
e68278f93e
feat: 時限ミュート
...
#7677
2022-03-04 20:23:53 +09:00
syuilo
2939b760d3
set timeout for db query
...
Resolve #8150
2022-03-04 18:04:39 +09:00
tamaina
30915d587a
Merge branch 'notification-read-api' into swn
2022-03-04 15:54:03 +09:00
tamaina
06d7878b33
Merge branch 'develop' into notification-read-api
2022-03-04 15:51:30 +09:00
syuilo
072799f674
fix(client): ユーザー名オートコンプリートが正しく動作しない問題を修正
2022-03-02 18:52:49 +09:00
syuilo
ba4ef23d6b
feat: instance default theme
2022-03-01 23:58:01 +09:00
syuilo
8dcdbddbfb
fix: use import assertion
2022-03-01 00:40:53 +09:00