Commit graph

227 commits

Author SHA1 Message Date
syuilo
41478a7399 ランダムにアバターを生成するように 2019-04-15 20:37:21 +09:00
syuilo
1b3848ee5d Better error handling 2019-04-14 04:17:24 +09:00
syuilo
17eb1a9fa0 Refactor 2019-04-14 02:36:00 +09:00
syuilo
e6fac8e38f Fix bug 2019-04-14 02:33:50 +09:00
syuilo
51a394ca7e Fix bug 2019-04-14 02:21:57 +09:00
syuilo
572fd13703 Update meid.ts 2019-04-14 01:47:46 +09:00
syuilo
de2067f864 Add meid 2019-04-14 01:40:29 +09:00
syuilo
a3d96867a6 Update id generation methods 2019-04-14 01:08:26 +09:00
syuilo
89153efb4e Fix bug 2019-04-13 18:58:29 +09:00
syuilo
a61287194c Fix bug 2019-04-13 16:54:21 +09:00
syuilo
8d94a6a8df strictNullChecks (#4666)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2019-04-13 01:43:22 +09:00
syuilo
be1cbfd8ef Delete get-user-summary.ts 2019-04-10 14:58:45 +09:00
syuilo
a3549f1c9f ドメインは常にPunycodeで保存するように 2019-04-09 23:59:32 +09:00
syuilo
2b8602bd1b 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
MeiMei
e389529bee Fix #4546 (#4548)
* Refactor download

* emoji type
2019-03-21 04:50:44 +09:00
syuilo
f47bc6bced Revert "Remove deepcopy dependency"
This reverts commit cbf5663179c60abb6d9f1a612027065432500643.
2019-03-19 18:47:14 +09:00
syuilo
6e04b563dd Remove deepcopy dependency 2019-03-19 17:59:44 +09:00
MeiMei
bbc6027c09 Change Twemoji CDN (#4527) 2019-03-18 22:02:45 +09:00
MeiMei
3493730e25 Fix custom emoji validation (#4528) 2019-03-18 20:02:25 +09:00
MeiMei
bd1f2ba732 Content-Disposition in ObjectStrage (#4524)
* Content-Disposition in ObjectStrage

* encode filename
2019-03-18 15:23:45 +09:00
syuilo
ca07477b75 不明なリアクションのフォールバックに star を使うようにするオプション 2019-03-18 01:03:35 +09:00
MeiMei
08144dfce4 Custom reaction (#4517)
* Custom reaction

* increase limit of reactions/delete

* リアクションの場合は OS標準の絵文字を使用 を迂回する

* カスタムリアクションを無効にする設定

* fix

* disableCustomReaction --> enableEmojiReaction

* Avoid MFM rendering

* 🎨

* 🎨

* Auto accept

* custom emoji reaction

* Improve usability

* Extract emojiRegex

* Fix

* Clean up

* 🎨

* 🎨

* toDbReaction で reaction は必須に

あとフォールバックは like に

* Clean up

* Make required

* 3eb08748fe (r266241728)

* Refactor

* Allow null
2019-03-18 00:03:57 +09:00
Acid Chicken (硫酸鶏)
50a45ce1a1 Add angle bracket covered url syntax to mfm (#4483)
* Add angle bracket covered url syntax to mfm

* Fix path

* Fix match

* Fix index
2019-03-14 21:23:15 +09:00
MeiMei
1f1d4157db Fix #4486 (#4487) 2019-03-13 11:21:16 +09:00
syuilo
a42d4b15f3 Update dependencies 🚀 2019-03-13 09:19:48 +09:00
MeiMei
dc96e85946 Fix #4484 (#4485)
* Fix #4484

* import order
2019-03-12 23:38:11 +09:00
syuilo
7782fd72fb Refactor: Extract downloadTextFile function 2019-03-11 20:23:29 +09:00
MeiMei
c6055b3fd3 Fix SVG detection (#4401)
* Fix SVG detection

* remove unnecessary import
2019-03-03 08:48:02 +09:00
syuilo
3d277fe4a0 ログをデータベースに保存して管理画面で見れるように 2019-03-02 18:51:59 +09:00
syuilo
49003e865c Refactor 2019-02-24 17:28:51 +09:00
syuilo
0e5c9df3f5 Use camelCase 2019-02-24 12:53:22 +09:00
syuilo
4e15337a64 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
syuilo
6de16eb71e Improve error handling of API (#4345)
* wip

* wip

* wip

* Update attached_notes.ts

* wip

* Refactor

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update call.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* ✌️

* Fix
2019-02-22 11:46:58 +09:00
syuilo
9ba727179f Update some logs 2019-02-20 22:05:34 +09:00
Acid Chicken (硫酸鶏)
527cce33e6 Update is-objectid.ts (#4277)
* Update is-objectid.ts

* Update is-objectid.ts
2019-02-15 23:42:44 +09:00
syuilo
b6f7aa7d65 Migrate cafy to 14.0 (#4240) 2019-02-13 16:33:07 +09:00
syuilo
2610df7347 Supress logs during test 2019-02-08 16:56:23 +09:00
syuilo
98d1b8ffb4 Revert "Fix bug"
This reverts commit 2ef795aba8a0dccf791000653ceea03a2ded7b26.
2019-02-07 21:02:57 +09:00
syuilo
919b9d9fcf Fix bug 2019-02-07 10:51:55 +09:00
syuilo
ae687535c1 デフォルトでログのタイムスタンプ非表示 2019-02-07 10:51:50 +09:00
Aya Morisawa
1d5416de6b Simplify comment (#4164) 2019-02-06 13:52:32 +09:00
Acid Chicken (硫酸鶏)
753684e7ea /.well-known 周りをいい感じに (#4141)
* Enhance /.well-known and their friends

* Fix bug
2019-02-05 17:42:55 +09:00
syuilo
3c89383a26 Refactoring: Extract showMachineInfo function 2019-02-05 06:49:00 +09:00
syuilo
e97acdb01b Refactoring: Extract checkMongoDB function 2019-02-05 06:43:36 +09:00
syuilo
b76aed4c59 アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように 2019-02-05 03:51:54 +09:00
MeiMei
0a8cff4f3c アニメーションを自動再生しないオプション (#4131)
* Refactor

* settings

* Media Proxy

* Replace API response
2019-02-05 03:01:36 +09:00
syuilo
c72eae876d Add --verbose option 2019-02-04 12:14:07 +09:00
syuilo
4b071c6400 Better logging 2019-02-04 12:09:59 +09:00
syuilo
62cc0679b4 Make Logger#log method private 2019-02-04 11:51:23 +09:00
syuilo
3117ea56d8 Improve log readability 2019-02-03 21:42:52 +09:00
syuilo
0f5ef9a27d 🎨 2019-02-03 20:23:53 +09:00
syuilo
02bbca9885 Refactoring 2019-02-03 20:10:20 +09:00
syuilo
f38d7b91aa Use internal logger instead of debug/console for logging
Resolve #4104
Resolve #1966
Resolve #1937
2019-02-03 18:16:57 +09:00
syuilo
210cf78606 Better logging 2019-02-03 16:45:13 +09:00
syuilo
72d87dff77 Include worker information for each logs 2019-02-03 13:51:24 +09:00
Acid Chicken (硫酸鶏)
3604b99943 Use is syntax (#4079) 2019-02-03 04:31:03 +09:00
syuilo
7046cd776b Better logger 2019-02-03 01:39:42 +09:00
syuilo
c1a461639d Better logs 2019-02-03 01:33:34 +09:00
syuilo
29c460f58c Refactoring of logger 2019-02-03 01:24:59 +09:00
syuilo
a3bf2d1431 Better logger 2019-02-03 01:20:21 +09:00
syuilo
a861d4c265 Fix logger 2019-02-03 01:07:14 +09:00
syuilo
16bd51ee45 Refatoring of logger 2019-02-03 01:01:40 +09:00
MeiMei
765980c4d5 Generate video thumbnails (#4084)
* Generate video thumbnails

* import order
2019-02-02 13:22:09 +09:00
MeiMei
428e7064f3 Fix #3871 (#4082) 2019-02-01 21:37:34 +09:00
Aya Morisawa
1e48af9693 Extract MFM types 2019-01-30 14:51:30 +09:00
syuilo
2fac978326 [Server] Fix bug: リモートユーザーのアイコンが消えることがある問題を修正 2019-01-21 11:23:32 +09:00
syuilo
a04dddc4d8 Rename 2019-01-04 03:52:50 +09:00
ibrokemypie
2589743e0a Make instance logo customisable (#3829) 2019-01-04 03:02:40 +09:00
Acid Chicken (硫酸鶏)
97f7043178 Fix typo
split は不規則動詞
2018-12-25 16:49:35 +09:00
Aya Morisawa
45c9667c5c Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
syuilo
025e1c5432 Resolve #3687 2018-12-20 04:08:13 +09:00
syuilo
8e8e8c4c91 Better cw detection 2018-12-20 03:22:27 +09:00
Acid Chicken (硫酸鶏)
1b04b89199 Resolve #3676 (#3677) 2018-12-19 21:20:25 +09:00
syuilo
4d17f35730 Fix bug 2018-12-19 11:16:29 +09:00
syuilo
c725c9f76a Fix #3646 2018-12-17 20:17:21 +09:00
syuilo
7bcd445b36 Fix bug 2018-12-11 21:17:57 +09:00
MeiMei
0367ad08a8 Trim notifications text (#3438)
* Trim notifications

* Remove needless colons

* Use single quote

* 🎨
2018-11-30 09:34:37 +09:00
MeiMei
9a68d4082e Image for web publish (#3402)
* Image for Web

* Add comment

* Make main to original
2018-11-26 04:25:48 +09:00
syuilo
283f792c32 Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
Hakaba Hitoyo
82ab386b83 Feature / user recommendation config in admin ui (#3357)
* add config for external user recommendation into admin ui

* debug

* correct admin ui

* switch external user recommendation to admin ui config

* debug

* debug

* debug

* Revert "debug"

This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f.

* explicit parseInt radix

* add Japanese message

* change default engine to https

* remove unused settings

* debug

* nullable externalUserRecommendationTimeout
2018-11-21 23:44:59 +09:00
Aya Morisawa
22391ef962 Merge environmentInfo and machineInfo into index.ts (#3319) 2018-11-19 13:39:10 +09:00
Acid Chicken (硫酸鶏)
f7b98aaeec WIP: Add Discord auth (#3239)
* Add Discord auth

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
670e13f57d Refactoring of i18n (#3165)
Refactoring of i18n
2018-11-09 03:44:35 +09:00
syuilo
821d1fd1df Fix bug 2018-11-07 20:59:40 +09:00
syuilo
b17341eefc GitHub / Twitter連携の設定をDBに保存するように 2018-11-07 13:14:52 +09:00
syuilo
c66306d1be インスタンスの対象言語の設定を実装 2018-11-07 12:28:53 +09:00
syuilo
70cc59d6c6 Fix #3141 2018-11-06 20:47:07 +09:00
syuilo
d611a53044 リモートのファイルをキャッシュするかどうかの設定をDBに保存するように 2018-11-06 07:52:13 +09:00
syuilo
84822b0e58 ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり 2018-11-06 07:14:43 +09:00
syuilo
45ccb6402f Resolve #3132 2018-11-06 03:48:23 +09:00
Aya Morisawa
e85c7185ee Fix #3133 (#3134) 2018-11-06 03:31:16 +09:00
syuilo
829ffc60e4 [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
3057116df4 Refactoring, Clean up and bug fixes 2018-11-02 03:32:24 +09:00
syuilo
6488a17e60 Refactor 2018-10-31 22:35:02 +09:00
syuilo
c96ce85f97 RP --> RN 2018-10-20 07:01:09 +09:00
syuilo
3b54711a87 Update mongodb 2018-10-16 11:38:09 +09:00
syuilo
0482566662 Fix bug 2018-10-09 05:31:26 +09:00
syuilo
ab1714e464 Fix #2738 2018-09-20 04:56:24 +09:00
syuilo
8912ad1b0b Refactor: Extract shouldMuteThisNote function 2018-09-17 23:07:15 +09:00
xps2
165b3b4c1a fontawesomeを5.3.1にアップデート (#2718) 2018-09-17 03:02:58 +09:00
syuilo
cbb3644063 #2620 2018-09-05 19:32:46 +09:00
Aya Morisawa
a772babee7 Not check dependencies 2018-09-02 08:02:10 +09:00
Aya Morisawa
36e10e2bbf Use string interpolation 2018-09-01 23:12:51 +09:00
Aya Morisawa
8b2eacc5ea Use startsWith and endsWith for readability 2018-08-25 22:42:26 +09:00
syuilo
d9dd7e705d Fix #2410
なぜか .ts という拡張子で来るのかは不明
2018-08-23 02:28:58 +09:00
syuilo
c0fecda18b Fix bug 2018-08-23 01:55:39 +09:00
Aya Morisawa
771ed30da0 Use deque instead of linked list 2018-08-14 08:21:25 +09:00
Aya Morisawa
fbad88f765 Resolve #2176 2018-08-14 07:49:59 +09:00
syuilo
40c0ca0da0 Add new reaction: rip 😇 2018-08-11 21:08:34 +09:00
syuilo
90b55880e8 ✌️ 2018-08-02 09:52:47 +09:00
Aya Morisawa
63c169b0a8 Fix #1975 2018-07-25 13:30:59 +09:00
syuilo
73d7ab0f47 Fix #1960 2018-07-25 00:51:30 +09:00
syuilo
7673a55a48 #1955 2018-07-25 00:29:18 +09:00
Aya Morisawa
8b69958d24 Update dependencyInfo.ts 2018-07-23 20:45:21 +09:00
syuilo
0826bb55cc wip 2018-07-21 05:35:43 +09:00
Aya Morisawa
669fb4b819 Update log messages 2018-07-14 22:53:30 +09:00
Aya Morisawa
3012ab3ed4 Update logger 2018-07-14 22:14:56 +09:00
Aya Morisawa
7fb09e9063 Update log messages 2018-07-14 22:10:27 +09:00
Aya Morisawa
43c09a0939 Update dependency checking for ImageMagick 2018-07-14 21:59:15 +09:00
Aya Morisawa
c3a330cb59 Update log messages 2018-07-14 20:58:21 +09:00
Aya Morisawa
89275f118e Update logger 2018-07-13 23:51:16 +09:00
Aya Morisawa
ac0fade945 Update warning message for missing locale 2018-07-08 04:34:47 +09:00
syuilo
0be22cffea oops 2018-07-08 03:15:54 +09:00
syuilo
15422cbfd5 Refactor 2018-07-07 19:21:54 +09:00
syuilo
bea7e21a80 Refactorng 2018-07-07 19:19:00 +09:00
Akihiko Odaki
a9c0dd5e53 Abolish common and misc directories 2018-04-02 12:58:53 +09:00
syuilo
057c1e3c07 Refactor 2018-04-02 04:15:27 +09:00