syuilo
|
d1c8b2993e
|
Add doc
|
2020-07-30 01:26:09 +09:00 |
|
syuilo
|
b9c5e95b85
|
fix(docs): Update api doc
|
2020-07-18 12:23:57 +09:00 |
|
syuilo
|
7f76a73eee
|
Revert "Revert "chore(src/docs): Fix miauth check url""
This reverts commit d44fbf58c9 .
|
2020-06-05 08:37:41 +09:00 |
|
syuilo
|
d44fbf58c9
|
Revert "chore(src/docs): Fix miauth check url"
This reverts commit ddf92c3e2c .
|
2020-06-04 09:10:38 +09:00 |
|
tamaina
|
ddf92c3e2c
|
chore(src/docs): Fix miauth check url
Fix #6418
|
2020-05-29 22:36:01 +09:00 |
|
syuilo
|
f07047d1e8
|
AiScript関連
|
2020-04-12 19:38:19 +09:00 |
|
syuilo
|
bb7edfee04
|
Create aiscript.ja-JP.md
|
2020-04-05 18:02:39 +09:00 |
|
syuilo
|
4a6b0edce6
|
Update api.ja-JP.md
|
2020-04-02 22:09:25 +09:00 |
|
syuilo
|
8ce5366e80
|
テーマ関係
|
2020-03-29 16:09:44 +09:00 |
|
syuilo
|
b8088dc01a
|
✌️
|
2020-03-28 18:33:24 +09:00 |
|
syuilo
|
6be127e18b
|
Implement MiAuth
|
2020-03-28 11:24:37 +09:00 |
|
syuilo
|
608b8bb741
|
wip
|
2020-03-27 20:24:32 +09:00 |
|
Satsuki Yanagi
|
903e93ae01
|
i18n (#6171)
* i18n
Resolve #6155
* i18n for drive
* ✌️
* Extract doc
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
|
2020-03-22 10:51:40 +09:00 |
|
syuilo
|
c53b59914b
|
doc
|
2020-02-15 00:17:21 +09:00 |
|
syuilo
|
8ffd9ab2d9
|
Create reaction.ja-JP.md
|
2020-02-15 00:11:01 +09:00 |
|
syuilo
|
2b20c34c1e
|
Add search shortcut
|
2020-02-09 19:34:26 +09:00 |
|
syuilo
|
47ea84957d
|
docs
|
2020-02-07 19:45:15 +09:00 |
|
syuilo
|
04db5944d1
|
Fix #5854
|
2020-02-07 02:38:02 +09:00 |
|
syuilo
|
01e7a01daf
|
Clean up
|
2020-02-06 23:27:47 +09:00 |
|
syuilo
|
f6154dc0af
|
v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
|
2020-01-30 04:37:25 +09:00 |
|
syuilo
|
84be4aa91e
|
Update reversi-bot.ja-JP.md
|
2019-09-28 19:48:08 +09:00 |
|
MeiMei
|
342e48ed77
|
Fix meta tags (#4918)
|
2019-05-14 02:50:23 +09:00 |
|
tamaina
|
150dac00cf
|
Update stream.ja-JP.md (#4725)
|
2019-04-17 02:21:22 +09:00 |
|
syuilo
|
87d3a06dcd
|
revert rename
|
2019-04-08 23:05:41 +09:00 |
|
syuilo
|
f0a29721c9
|
Use PostgreSQL instead of MongoDB (#4572)
* wip
* Update note.ts
* Update timeline.ts
* Update core.ts
* wip
* Update generate-visibility-query.ts
* wip
* wip
* wip
* wip
* wip
* Update global-timeline.ts
* wip
* wip
* wip
* Update vote.ts
* wip
* wip
* Update create.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update files.ts
* wip
* wip
* Update CONTRIBUTING.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update read-notification.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update cancel.ts
* wip
* wip
* wip
* Update show.ts
* wip
* wip
* Update gen-id.ts
* Update create.ts
* Update id.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Docker: Update files about Docker (#4599)
* Docker: Use cache if files used by `yarn install` was not updated
This patch reduces the number of times to installing node_modules.
For example, `yarn install` step will be skipped when only ".config/default.yml" is updated.
* Docker: Migrate MongoDB to Postgresql
Misskey uses Postgresql as a database instead of Mongodb since version 11.
* Docker: Uncomment about data persistence
This patch will save a lot of databases.
* wip
* wip
* wip
* Update activitypub.ts
* wip
* wip
* wip
* Update logs.ts
* wip
* Update drive-file.ts
* Update register.ts
* wip
* wip
* Update mentions.ts
* wip
* wip
* wip
* Update recommendation.ts
* wip
* Update index.ts
* wip
* Update recommendation.ts
* Doc: Update docker.ja.md and docker.en.md (#1) (#4608)
Update how to set up misskey.
* wip
* ✌️
* wip
* Update note.ts
* Update postgre.ts
* wip
* wip
* wip
* wip
* Update add-file.ts
* wip
* wip
* wip
* Clean up
* Update logs.ts
* wip
* 🍕
* wip
* Ad notes
* wip
* Update api-visibility.ts
* Update note.ts
* Update add-file.ts
* tests
* tests
* Update postgre.ts
* Update utils.ts
* wip
* wip
* Refactor
* wip
* Refactor
* wip
* wip
* Update show-users.ts
* Update update-instance.ts
* wip
* Update feed.ts
* Update outbox.ts
* Update outbox.ts
* Update user.ts
* wip
* Update list.ts
* Update update-hashtag.ts
* wip
* Update update-hashtag.ts
* Refactor
* Update update.ts
* wip
* wip
* ✌️
* clean up
* docs
* Update push.ts
* wip
* Update api.ts
* wip
* ✌️
* Update make-pagination-query.ts
* ✌️
* Delete hashtags.ts
* Update instances.ts
* Update instances.ts
* Update create.ts
* Update search.ts
* Update reversi-game.ts
* Update signup.ts
* Update user.ts
* id
* Update example.yml
* 🎨
* objectid
* fix
* reversi
* reversi
* Fix bug of chart engine
* Add test of chart engine
* Improve test
* Better testing
* Improve chart engine
* Refactor
* Add test of chart engine
* Refactor
* Add chart test
* Fix bug
* コミットし忘れ
* Refactoring
* ✌️
* Add tests
* Add test
* Extarct note tests
* Refactor
* 存在しないユーザーにメンションできなくなっていた問題を修正
* Fix bug
* Update update-meta.ts
* Fix bug
* Update mention.vue
* Fix bug
* Update meta.ts
* Update CONTRIBUTING.md
* Fix bug
* Fix bug
* Fix bug
* Clean up
* Clean up
* Update notification.ts
* Clean up
* Add mute tests
* Add test
* Refactor
* Add test
* Fix test
* Refactor
* Refactor
* Add tests
* Update utils.ts
* Update utils.ts
* Fix test
* Update package.json
* Update update.ts
* Update manifest.ts
* Fix bug
* Fix bug
* Add test
* 🎨
* Update endpoint permissions
* Updaye permisison
* Update person.ts
#4299
* データベースと同期しないように
* Fix bug
* Fix bug
* Update reversi-game.ts
* Use a feature of Node v11.7.0 to extract a public key (#4644)
* wip
* wip
* ✌️
* Refactoring
#1540
* test
* test
* test
* test
* test
* test
* test
* Fix bug
* Fix test
* 🍣
* wip
* #4471
* Add test for #4335
* Refactor
* Fix test
* Add tests
* 🕓
* Fix bug
* Add test
* Add test
* rename
* Fix bug
|
2019-04-07 21:50:36 +09:00 |
|
syuilo
|
78a69e3da8
|
Update doc
|
2019-02-23 15:35:26 +09:00 |
|
syuilo
|
52774bbe64
|
Introduce OpenAPI specs (#4351)
* wip
* wip
* wip
* Update index.ts
* Update gen-openapi-spec.ts
* Update api.ja-JP.md
* Fix
* Improve doc
* Update gen-openapi-spec.ts
* Update redoc.html
* Improve doc
* Update gen-openapi-spec.ts
* Improve doc
* Update CHANGELOG.md
|
2019-02-23 11:20:58 +09:00 |
|
Acid Chicken (硫酸鶏)
|
6bbc6a80b2
|
Update style.styl (#3986)
|
2019-01-26 11:26:32 +09:00 |
|
syuilo
|
6909add1ec
|
Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
|
2019-01-20 12:25:00 +09:00 |
|
MeiMei
|
a9a476a0d5
|
Resolve #3786 (#3788)
|
2018-12-29 02:04:29 +09:00 |
|
MeiMei
|
8bd17703c3
|
Fix reversi settings bot switch (#3609)
|
2018-12-13 13:40:10 +09:00 |
|
MeiMei
|
bceb02d760
|
local only visibility (#3254)
* local only visibility
* fix UI
|
2018-11-16 05:47:29 +09:00 |
|
syuilo
|
9f5dc2c0df
|
[WIP] Use FontAwesome Component for Vue (#3127)
* wip
* Rename
* Clean up
* Clean up
* wip
* wip
* Enable tree shaking
* ✌️
* ✌️
* wip
* wip
* Clean up
|
2018-11-06 01:40:11 +09:00 |
|
syuilo
|
b480ef669c
|
Fix doc
|
2018-10-29 19:11:01 +09:00 |
|
syuilo
|
4848b71ca0
|
Update src/docs/stream.ja-JP.md
|
2018-10-22 18:08:26 +09:00 |
|
syuilo
|
432e18a0c0
|
Update doc
|
2018-10-22 11:59:15 +09:00 |
|
syuilo
|
3aece449e4
|
Improve API definitions
|
2018-10-22 05:16:27 +09:00 |
|
syuilo
|
41bd436d3e
|
デッキのキーボードショートカットを強化
|
2018-10-20 02:40:37 +09:00 |
|
syuilo
|
89b5d976ee
|
Add some keyboard shortcuts of note
|
2018-10-13 12:48:33 +09:00 |
|
syuilo
|
d0570d7fe3
|
V10 (#2826)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* Update CHANGELOG.md
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
|
2018-10-07 11:06:17 +09:00 |
|
syuilo
|
8028c85c67
|
ダークモードのキーボードショートカット追加
|
2018-09-23 07:59:48 +09:00 |
|
syuilo
|
a9a2f4820b
|
Add keyboard shortcut doc
|
2018-09-19 08:36:06 +09:00 |
|
syuilo
|
1f2ebce8ed
|
Resolve #1302
|
2018-09-18 06:29:47 +09:00 |
|
xps2
|
43b47c4494
|
fontawesomeを5.3.1にアップデート (#2718)
|
2018-09-17 03:02:58 +09:00 |
|
syuilo
|
a1b82e9723
|
#2620
|
2018-09-05 19:32:46 +09:00 |
|
syuilo
|
2de8e8c358
|
Fix bug
|
2018-08-29 06:59:43 +09:00 |
|
syuilo
|
c3747db670
|
Fix doc
|
2018-08-22 09:36:42 +09:00 |
|
syuilo
|
fa469725c7
|
Add doc
|
2018-08-11 00:49:29 +09:00 |
|
syuilo
|
daed63d66c
|
Update doc
|
2018-08-04 22:33:37 +09:00 |
|
syuilo
|
33d3d5c570
|
スライダーコントロールを追加するなど
|
2018-08-04 11:24:15 +09:00 |
|