syuilo
|
4e4c559db6
|
Migrate to Chart.js v3 (#7896)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* 定期的にresync
* Update overview.vue
* wip
* wip
|
2021-10-22 05:36:48 +09:00 |
|
tamaina
|
69b56f6658
|
refactor: publishHogeStreamとStreamのEventEmitterに型定義する (#7769)
* wip
* wip
* wip
* ✌️
* add main stream
* packedNotificationSchemaを更新
* read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加
* fix
* ok
* add header, choice, invitation
* add header, choice, invitation
* test
* fix
* fix
* yatta
* remove no longer needed "as PackedUser/PackedNote"
* clean up
* add simple-schema
* fix lint
* fix lint
* wip
* wip!
* wip
* fix
* wip
* wip
* ✌️
* 送信側に型エラーがないことを3回確認した
* ✌️
* wip
* update typescript
* define items in full Schema
* edit comment
* edit comment
* edit comment
* Update src/prelude/types.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* https://github.com/misskey-dev/misskey/pull/7769#discussion_r703058458
* user packとnote packの型不整合を修正
* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736
* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736
* user packとnote packの型不整合を修正
* add prelude/types.ts
* emoji
* signin
* game
* matching
* 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 changelog
* add changelog
* add changelog
* fix: アンテナが既読にならないのを修正
* revert fix
* https://github.com/misskey-dev/misskey/pull/7769#discussion_r711474875
* spec => payload
* edit commetn
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2021-10-21 01:04:10 +09:00 |
|
syuilo
|
66470b4937
|
update deps
|
2021-10-16 19:38:47 +09:00 |
|
syuilo
|
a38e4b0b14
|
server: コマンドラインオプション廃止
Resolve #7863
Resolve #6337
|
2021-10-08 21:24:05 +09:00 |
|
syuilo
|
129f652dc2
|
use commander 4.1.1
|
2021-10-08 19:34:31 +09:00 |
|
syuilo
|
e568c3888f
|
update dependencies
|
2021-10-08 13:34:57 +09:00 |
|
syuilo
|
1ac1a968b9
|
refactor components
|
2021-09-30 00:50:45 +09:00 |
|
syuilo
|
b985e14b13
|
update deps
|
2021-09-22 21:51:24 +09:00 |
|
tamaina
|
23c054caec
|
fix: add vanilla-tilt
|
2021-09-17 22:58:26 +09:00 |
|
syuilo
|
31d1edc0fb
|
update deps
|
2021-09-16 22:04:47 +09:00 |
|
MeiMei
|
e1a8b158e0
|
Tune download (#2)
* s2-2
* allowedPrivateNetworks
* style
* Proxyの間にあると誤解しそうなのでconfigの記述順を変更
* Fix error handler
|
2021-09-03 21:13:06 +09:00 |
|
dependabot[bot]
|
cf0a5d5735
|
Bump @redocly/openapi-core from 1.0.0-beta.44 to 1.0.0-beta.54 (#7665)
Bumps [@redocly/openapi-core](https://github.com/Redocly/openapi-cli) from 1.0.0-beta.44 to 1.0.0-beta.54.
- [Release notes](https://github.com/Redocly/openapi-cli/releases)
- [Changelog](https://github.com/Redocly/openapi-cli/blob/master/docs/changelog.md)
- [Commits](https://github.com/Redocly/openapi-cli/compare/v1.0.0-beta.44...v1.0.0-beta.54)
---
updated-dependencies:
- dependency-name: "@redocly/openapi-core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-20 23:15:17 +09:00 |
|
syuilo
|
84f2192cde
|
update deps
|
2021-08-19 22:40:39 +09:00 |
|
rinsuki
|
7bf517e990
|
Remove unused packages (#7661)
* Remove unused packages
* Remove unused babel things
* Remove more unused packages
|
2021-08-19 18:07:32 +09:00 |
|
rinsuki
|
ab54e147f2
|
Remove is-root dependencies (#7660)
|
2021-08-19 16:27:12 +09:00 |
|
syuilo
|
17fa4ba804
|
update vue
|
2021-08-17 22:00:39 +09:00 |
|
MeiMei
|
def32107af
|
perf: Improve network request performance (#7636)
* perf: Improve fetch
* CHANGELOG
* lifo
|
2021-08-16 17:44:43 +09:00 |
|
syuilo
|
1561391293
|
feat(client): Misskey更新時にダイアログを表示するように
|
2021-08-13 17:59:54 +09:00 |
|
syuilo
|
b81ff340b1
|
Introduce e2e test
|
2021-08-12 19:05:07 +09:00 |
|
syuilo
|
ef3710fdc2
|
Update deps
|
2021-08-12 11:33:00 +09:00 |
|
syuilo
|
c30f02ae4c
|
Update vue to 3.2.1
|
2021-08-10 15:07:15 +09:00 |
|
syuilo
|
83619fda98
|
revert vue to 3.1.x
|
2021-07-23 22:43:24 +09:00 |
|
syuilo
|
38aa760b57
|
update vue
|
2021-07-23 21:36:30 +09:00 |
|
syuilo
|
7cc8646ad3
|
Update vue
|
2021-07-20 12:10:03 +09:00 |
|
syuilo
|
55e5c12441
|
Update deps
|
2021-07-17 13:43:09 +09:00 |
|
MeiMei
|
c071467b6a
|
テストがうごかないのを修正 (#7566)
* startServer
* typeorm 0.2.32
* Fix: chartのテストがテストの並び順によっては正しく初期化されない
* initTestDb
|
2021-06-12 22:40:17 +09:00 |
|
MeiMei
|
334ca01092
|
Update resolutions (#7572)
|
2021-06-12 22:32:44 +09:00 |
|
syuilo
|
22bbee1fa3
|
Update deps
|
2021-06-08 11:40:08 +09:00 |
|
syuilo
|
a5a2f9d01e
|
Update misskey.js
|
2021-06-01 19:17:25 +09:00 |
|
syuilo
|
79cb836483
|
Update deps
|
2021-05-31 11:05:34 +09:00 |
|
MeiMei
|
798aedfc0f
|
Supports Emoji 13.1 (#7539)
* Supports Emoji 13.1
* Fix regex
|
2021-05-30 20:52:39 +09:00 |
|
syuilo
|
ae2267220b
|
wip #7533
|
2021-05-27 17:15:08 +09:00 |
|
MeiMei
|
3cd04c4b81
|
Fix agent type (#7532)
|
2021-05-23 13:07:11 +09:00 |
|
syuilo
|
0108b8bfe3
|
Update deps
|
2021-05-20 12:27:50 +09:00 |
|
MeiMei
|
588b838deb
|
APIドキュメントが見れなくなっているのを修正など (#7500)
* Test api.json
* Fix typo
* Fix api-doc
|
2021-05-05 19:02:30 +09:00 |
|
syuilo
|
55b673cc6f
|
Update deps
|
2021-04-25 11:30:02 +09:00 |
|
syuilo
|
f413339e75
|
Update yarn.lock
|
2021-04-24 22:56:26 +09:00 |
|
syuilo
|
878b154604
|
nodejs v16で動くように
|
2021-04-21 03:24:53 +09:00 |
|
syuilo
|
11349561d6
|
Use FontAwesome as web font instead of vue component (#7469)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update yarn.lock
* wip
* wip
|
2021-04-20 23:22:59 +09:00 |
|
syuilo
|
203799871c
|
Update yarn.lock
|
2021-04-18 16:36:01 +09:00 |
|
syuilo
|
18fbaee9df
|
fix
|
2021-04-16 09:05:32 +09:00 |
|
syuilo
|
94b59e8b6f
|
update commander
|
2021-04-16 09:03:17 +09:00 |
|
syuilo
|
e9c5cd543e
|
update dependencies
|
2021-04-16 08:51:38 +09:00 |
|
syuilo
|
a0fd3aef98
|
update mfm-js
|
2021-04-15 20:25:32 +09:00 |
|
syuilo
|
89e7ef36dc
|
Update yarn.lock
|
2021-04-15 12:37:32 +09:00 |
|
syuilo
|
c0c64a2d5d
|
Tweak UI
|
2021-04-12 23:13:58 +09:00 |
|
MeiMei
|
7d2126e2b2
|
Fix punycode deprecation warning (#7426)
|
2021-04-04 13:00:39 +09:00 |
|
syuilo
|
1f4ae2f63a
|
Use mfm-js for MFM parsing (#7415)
* wip
* Update mfm.ts
* wip
* update mfmjs
* refactor
* nanka
* Update mfm.ts
* Update to-html.ts
* Update to-html.ts
* wip
* fix test
* fix test
|
2021-04-02 10:36:11 +09:00 |
|
syuilo
|
2210d1053a
|
Update vue
|
2021-03-27 11:08:15 +09:00 |
|
tamaina
|
3cd537ecf2
|
Remove url loadrr (#7396)
|
2021-03-24 11:32:23 +09:00 |
|