syuilo
|
0e4a111f81
|
refactoring
Resolve #7779
|
2021-11-12 02:02:25 +09:00 |
|
syuilo
|
037837b551
|
update deps
|
2021-11-11 19:41:33 +09:00 |
|
syuilo
|
68192126e6
|
feat: improve email validation
|
2021-11-07 20:16:01 +09:00 |
|
syuilo
|
8630542146
|
ドキュメントをmisskey-hubに移行
|
2021-11-05 16:18:52 +09:00 |
|
syuilo
|
944250f7fd
|
12.95.0
|
2021-10-31 20:21:42 +09:00 |
|
syuilo
|
46010187c3
|
fix e2e test
|
2021-10-28 16:06:06 +09:00 |
|
syuilo
|
d35b02fa23
|
Improve CI
|
2021-10-28 01:16:13 +09:00 |
|
syuilo
|
f418eaecf9
|
12.94.1
|
2021-10-25 03:57:00 +09:00 |
|
syuilo
|
a905188e95
|
12.94.0
|
2021-10-25 02:34:46 +09:00 |
|
syuilo
|
e52a9e0a65
|
feat(client): Improve image viewer
Resolve #7545
Resolve #6811
Close #7808
|
2021-10-25 02:28:18 +09:00 |
|
syuilo
|
000bee6327
|
update deps
|
2021-10-24 21:17:20 +09:00 |
|
tamaina
|
5cf07fc50f
|
enhance: Provide Twemoji SVGs from Misskey server (#2) (#7897)
* Selfhosting Twemoji
* ちっ
* うざっ
* あ
* add test
Co-authored-by: mei23 <m@m544.net>
|
2021-10-24 21:10:45 +09:00 |
|
syuilo
|
26928ab407
|
Remove apexcharts
Resolve #7907
|
2021-10-24 12:32:41 +09:00 |
|
syuilo
|
781b57585b
|
12.93.2
|
2021-10-23 11:36:39 +09:00 |
|
syuilo
|
4168addbb2
|
12.93.1
|
2021-10-23 02:46:34 +09:00 |
|
syuilo
|
d70b8275b4
|
12.93.0
|
2021-10-23 01:08:34 +09:00 |
|
syuilo
|
96b5684fa0
|
12.93.0-beta.1
|
2021-10-23 00:04:30 +09:00 |
|
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
|
8b646822fc
|
12.92.0
|
2021-10-16 19:55:26 +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
|
78ac41a613
|
12.91.0
|
2021-09-22 22:53:20 +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 |
|
syuilo
|
cc75620976
|
12.90.1
|
2021-09-05 16:26:24 +09:00 |
|
syuilo
|
bf7bacceab
|
12.90.0
|
2021-09-04 20:38:09 +09:00 |
|
MeiMei
|
e1a8b158e0
|
Tune download (#2)
* s2-2
* allowedPrivateNetworks
* style
* Proxyの間にあると誤解しそうなのでconfigの記述順を変更
* Fix error handler
|
2021-09-03 21:13:06 +09:00 |
|
syuilo
|
f84483896e
|
12.89.2
|
2021-08-24 14:40:01 +09:00 |
|
syuilo
|
c3b55b6849
|
12.89.1
|
2021-08-24 13:20:20 +09:00 |
|
syuilo
|
7387e010c2
|
12.89.0
|
2021-08-21 17:59:13 +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 |
|
syuilo
|
e9f34a0f09
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2021-08-19 18:33:59 +09:00 |
|
syuilo
|
b9cb6d1c10
|
refactor: refactoring imports
将来ESMに移行しやすいように
Related: #7658
なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
|
2021-08-19 18:33:41 +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
|
9e535c341e
|
12.88.0
|
2021-08-17 22:00:52 +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
|
ab01cf1881
|
12.87.0
|
2021-08-12 12:48:53 +09:00 |
|
syuilo
|
f231f02329
|
Update vue-loader
|
2021-08-12 11:38:21 +09:00 |
|
syuilo
|
ef3710fdc2
|
Update deps
|
2021-08-12 11:33:00 +09:00 |
|
syuilo
|
c0ba71c368
|
12.86.0
|
2021-08-11 22:36:51 +09:00 |
|