MeiMei
|
145389768d
|
pub-relay (#6341)
* pub-relay
* relay actorをApplicationにする
* Disable koa-compress
* Homeはリレーに送らない
* Disable debug
* UI
* cleanupなど
|
2020-05-10 18:42:31 +09:00 |
|
syuilo
|
bfcda7cc02
|
Better sql log
|
2020-03-29 14:08:19 +09:00 |
|
syuilo
|
8e1b90ab43
|
Improve log handling
|
2020-03-28 18:28:21 +09:00 |
|
MeiMei
|
5bbd4ae703
|
ElasticSearchで認証ができるように (#6158)
|
2020-03-20 14:00:34 +09:00 |
|
syuilo
|
a54de07260
|
Resolve #5963
|
2020-02-18 08:41:32 +09:00 |
|
syuilo
|
2feef81516
|
グループ招待の通知とか
Resolve #5880
Resolve #5927
|
2020-02-13 02:17:54 +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 |
|
rinsuki
|
3ecb0ab161
|
Add GitHub Actions (#5522)
* add .github/workflows/nodejs.yml
* fix
* GitHub Actions: Node.js 8.xはサポートしない
* add .github/workflows/docker.yml
* Dockerビルドをキャッシュするように
* Run test in github actions
* 同リポジトリ内からのプルリクだと無駄に二回走るのを抑制
* 6925c00のdocker.ymlへの適応忘れ
* fix .circleci/misskey/test.yml
* test実行時にDBとかredisとか動かすように
* fix
* fix tests (#5544)
* fix test
* fix compile errors
* PATH引き継ぎでchild_process.spawn時のENOENTを修正
* サーバー起動処理を共通化
* fix coding style
* fd=4をipcに使うように
* fix port
* fix
* fix ws port
* #4033 にテストケースを追従
* fix?
* fix??
* fix
* fix
* fix
* maybe fix
* fix
* node 10.xサポートしてなかった
* 11.10じゃないとだめだった
* fix
* remove chart test
* fix
* chart test復活
* fix
* 一回一回コネクションを閉じる
* Revert "一回一回コネクションを閉じる"
This reverts commit 56e35cf4f83070744c8dd852f1a7075011d88828.
* 一回一回sync→dropしてるのをやめてみる
* fix
* fix
* …
* キャッシュを切ってみる
* add ts to require target
* omg fix
* Revert "キャッシュを切ってみる"
This reverts commit 88161c59d2ea769ddf87143ba4fd4660a06afdf2.
* done呼び忘れ
* 実際の文字数リミットと違ってたので対応
* テストケースがバグってたので修正
* Revert "一回一回sync→dropしてるのをやめてみる"
This reverts commit a9e543ba2eef790ac7a14ae8799b898765748e35.
* fix
* fix
* fix
* fix?
* fix
* chartのconnectionを分離する
* fix
* fix
* fix tsconfig?
* Revert "fix tsconfig?"
This reverts commit ba9269eaf65507ff97ec1dd2e27260fb2cf0510b.
* fix
* TS_NODE_FILES を scripts の方で指定
* Windowsェ
* Circle CIの実行条件をmasterへのpushのみに
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2020-01-09 14:35:04 +09:00 |
|
MeiMei
|
66165b1935
|
Redis prefixにホスト名を使用するように (Resolve #5639) (#5640)
|
2019-12-15 03:34:11 +09:00 |
|
Takeshi Umeda
|
97b6af62fe
|
Add ssl to elasticsearch config settings (#5527)
|
2019-10-21 00:41:12 +09:00 |
|
和風ドレッシング
|
1c273a0a75
|
Elasticsearchのインデックス名をconfigで変更できるように (#5257)
|
2019-08-09 13:04:35 +09:00 |
|
syuilo
|
85008303f5
|
Prevent username reusing
|
2019-07-22 10:15:00 +09:00 |
|
syuilo
|
b34c1379e9
|
Resolve #3238
|
2019-07-14 03:18:45 +09:00 |
|
MeiMei
|
638458e2c1
|
Fix: postgres redis cache の option が適用されない (#5114)
|
2019-07-07 07:59:59 +09:00 |
|
Mary
|
fd94b817ab
|
Implement Webauthn 🎉 (#5088)
* Implement Webauthn 🎉
* Share hexifyAB
* Move hr inside template and add AttestationChallenges janitor daemon
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add newline at the end of file
* Fix stray newline in promise chain
* Ignore var in try{}catch(){} block
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add missing comma
* Add missing semicolon
* Support more attestation formats
* add support for more key types and linter pass
* Refactor
* Refactor
* credentialId --> id
* Fix
* Improve readability
* Add indexes
* fixes for credentialId->id
* Avoid changing store state
* Fix syntax error and code style
* Remove unused import
* Refactor of getkey API
* Create 1561706992953-webauthn.ts
* Update ja-JP.yml
* Add type annotations
* Fix code style
* Specify depedency version
* Fix code style
* Fix janitor daemon and login requesting 2FA regardless of status
|
2019-07-03 20:18:07 +09:00 |
|
syuilo
|
bb2d76ffa3
|
Fix #4926
|
2019-06-29 23:12:00 +09:00 |
|
Satsuki Yanagi
|
1432a7193d
|
設定でPostgreSQLのクエリー結果のキャッシュを無効できるように (#5046)
|
2019-06-11 20:49:08 +09:00 |
|
Satsuki Yanagi
|
5bdc44c672
|
✌️ (#5041)
related #5020
|
2019-06-10 01:02:33 +09:00 |
|
syuilo
|
65d359b57a
|
Fix #5020
|
2019-06-09 23:07:32 +09:00 |
|
Satsuki Yanagi
|
7e7f94d685
|
Enable query result cache for meta / stats / hashtags trend (#4978)
|
2019-05-25 08:35:16 +09:00 |
|
Satsuki Yanagi
|
6de08d07a3
|
Support PostgreSQL Extra Connection options (#4970)
|
2019-05-24 03:26:56 +09:00 |
|
syuilo
|
e103904a04
|
Resolve #4941
|
2019-05-19 20:41:23 +09:00 |
|
syuilo
|
c7cc3dcdfd
|
ユーザーグループ
Resolve #3218
|
2019-05-18 20:36:33 +09:00 |
|
syuilo
|
380749051d
|
ページにいいねできるように
|
2019-05-17 19:56:47 +09:00 |
|
syuilo
|
05b8111c19
|
Pages (#4811)
* wip
* wip
* wip
* Update page-editor.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update page-editor.variable.core.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update aiscript.ts
* wip
* Update package.json
* wip
* wip
* wip
* wip
* wip
* Update page.vue
* wip
* wip
* wip
* wip
* more info
* wip fn
* wip
* wip
* wip
|
2019-04-29 09:11:57 +09:00 |
|
syuilo
|
0db54386cd
|
Resolve #3119
|
2019-04-25 07:46:39 +09:00 |
|
syuilo
|
c96418806f
|
Disable sql log
|
2019-04-17 16:45:31 +09:00 |
|
syuilo
|
e369031a28
|
Redis必須に
|
2019-04-13 19:19:32 +09:00 |
|
syuilo
|
987168b863
|
strictNullChecks (#4666)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2019-04-13 01:43:22 +09:00 |
|
syuilo
|
626cfb61ac
|
テーブル分割
|
2019-04-10 15:04:27 +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
|
5a0a297634
|
Improve redis config
|
2019-03-09 23:44:54 +09:00 |
|
syuilo
|
977af0a24d
|
ログをデータベースに保存して管理画面で見れるように
|
2019-03-02 18:51:59 +09:00 |
|
syuilo
|
5448c22031
|
Revert 96bc17aa10
|
2019-02-07 21:02:33 +09:00 |
|
Aya Morisawa
|
96bc17aa10
|
Check config on load (#4170)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
|
2019-02-06 22:44:55 +09:00 |
|
syuilo
|
0868c3517f
|
Use internal logger instead of debug/console for logging
Resolve #4104
Resolve #1966
Resolve #1937
|
2019-02-03 18:16:57 +09:00 |
|
syuilo
|
1117ce4b54
|
Redisをオプションにしたり
|
2018-10-11 15:50:27 +09:00 |
|
syuilo
|
8b490b9b94
|
#2607
|
2018-09-05 16:48:59 +09:00 |
|
Aya Morisawa
|
4ee6d0b549
|
Refactoring (#2160)
|
2018-08-12 00:01:07 +09:00 |
|
syuilo
|
a99756ef85
|
✌️
|
2018-07-27 03:34:28 +09:00 |
|
Aya Morisawa
|
f338fa552e
|
Not cast to any
|
2018-07-15 01:59:24 +09:00 |
|
syuilo
|
7994aa96e2
|
wip
|
2018-07-04 20:36:06 +09:00 |
|
syuilo
|
ccc79eac91
|
wip
|
2018-07-04 20:23:55 +09:00 |
|
syuilo
|
7293baa1f9
|
wip
|
2018-07-04 20:13:05 +09:00 |
|
syuilo
|
9d49636cd1
|
wip
|
2018-07-04 20:02:45 +09:00 |
|
syuilo
|
80e5645a84
|
wip
|
2018-06-18 09:54:53 +09:00 |
|
syuilo
|
b60903e2b4
|
🍕
|
2018-06-11 00:24:03 +09:00 |
|
syuilo
|
c78945436e
|
#1686
|
2018-06-09 04:14:26 +09:00 |
|
Akihiko Odaki
|
3fb6834f7d
|
Introduce config module
|
2018-04-02 13:15:53 +09:00 |
|
syuilo
|
1dab37bdae
|
Update dependencies 🚀
|
2018-02-02 07:34:51 +09:00 |
|