MeiMei
a78475844a
Fix: リモートユーザーの修復処理が自動的に実行されない など for v11 ( #4764 )
...
* Fix #4761
* Fix: updatePersonができない
2019-04-21 23:57:44 +09:00
syuilo
e3b3f8fac1
Better error handling
2019-04-14 04:17:24 +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
30172b92e6
WebFingerリクエストで Proxy, Keep-Alive などをサポート #4658
...
Co-Authored-By: MeiMei <mei23@users.noreply.github.com>
2019-04-10 15:07:21 +09:00
syuilo
236d72685d
More puny
2019-04-10 00:59:41 +09:00
syuilo
d9780606b3
Refactor
2019-04-07 23:06:07 +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
11101a6aca
Better error log of WebFinger
2019-02-04 09:06:13 +09:00
syuilo
874c0eae6a
Better error log of WebFinger
2019-02-04 09:02:23 +09:00
syuilo
6071fc7077
Better log
2019-02-03 04:43:43 +09:00
syuilo
278e43e9ba
[Server] Use logger for logging
2019-02-03 04:04:57 +09:00
syuilo
d692d531d1
Fix indent
2019-02-02 13:57:26 +09:00
MeiMei
16136c252a
fix self host detection ( #3201 )
2018-11-11 13:11:16 +09:00
MeiMei
441ab2b5f8
Fix: can't recognize rebirthed instance user ( #3046 )
...
* resync uri from WebFinger
* trigger resync on user page
* allways update on resync
* Revert "trigger resync on user page"
This reverts commit 8ff139fb49ee61ad55e4b42c562f8a2c3f8098ac.
* background resync
2018-10-31 02:16:13 +09:00
MeiMei
518646b925
Fix: Unexpected remote user is selected ( #3032 )
2018-10-28 07:49:58 +09:00
rinsuki
4fb7ee760a
https://misskey.xyz/notes/5b7e20bd248403003019b860 の修正
2018-08-23 11:58:44 +09:00
syuilo
e66d7babc5
yatta
2018-06-18 14:28:43 +09:00
syuilo
4955df3911
oops
2018-05-07 04:26:45 +09:00
syuilo
6785f50a1f
良い感じに
2018-05-07 04:08:39 +09:00
syuilo
1f018d87f2
メンションを処理
2018-05-07 03:19:24 +09:00
syuilo
aaa167fd57
Refactor
2018-04-17 16:05:50 +09:00
syuilo
d81c20f163
hostLowerは廃止してhostにlowerしたものを入れるように
2018-04-14 14:39:07 +09:00
syuilo
08beb45935
wip
2018-04-09 04:08:56 +09:00
syuilo
6d49edc0ab
✌️
2018-04-08 15:25:17 +09:00
syuilo
62171dce22
oops
2018-04-07 13:05:10 +09:00
syuilo
ddced43ec7
Merge branch 'master' into refactor
2018-04-07 13:03:19 +09:00
syuilo
fd87a63e57
wip
2018-04-05 18:50:52 +09:00
Akihiko Odaki
168b0730b4
Implement Mention object
2018-04-05 01:24:39 +09:00
Akihiko Odaki
69763ac32b
Resolve account by signature in inbox
2018-04-02 18:36:47 +09:00
syuilo
cd2542e0fd
Refactor
2018-04-02 04:15:27 +09:00