syuilo
ea12a5eb77
feat: make possible to configure following/followers visibility ( #7959 )
...
* feat: make possible to configure following/followers visibility
* add test
* ap
* add ap test
* set Cache-Control
* hide following/followers count
2021-11-07 18:04:32 +09:00
syuilo
73d9b29a8d
feat: thread mute ( #7930 )
...
* feat: thread mute
* chore: fix comment
* fix test
* fix
* refactor
2021-10-31 15:30:22 +09:00
syuilo
e2a9edd250
Update test.yml
2021-10-28 01:34:31 +09:00
syuilo
e4bcec37dd
remove circleci configuration
2021-10-28 01:24:55 +09:00
tamaina
9fb76ba28b
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
MeiMei
98d17585f5
Refactor request ( #7814 )
...
* status code
* Test ap-request.ts
4397fc5e70/test/ap-request.ts
* tune
2021-10-16 17:16:24 +09:00
MeiMei
edd744d62d
テスト用コンテナの調整 ( #7838 )
...
* Tune test container
* docs
* fix cp config
* doc
* a
2021-10-16 17:12:20 +09:00
MeiMei
95df0be7e5
Fix prelude/url ( #7855 )
2021-10-01 02:25:57 +09:00
MeiMei
3d99b1f7b9
Tune mfmToHtml ( #7841 )
...
* Tune mfmToHtml
* typo
* add
2021-09-26 01:57:38 +09:00
syuilo
d2b5b67b44
refactor: refactoring imports
...
将来ESMに移行しやすいように
Related: #7658
なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
2021-08-19 18:33:41 +09:00
syuilo
06ed943395
refactor
2021-08-19 11:26:26 +09:00
syuilo
7c2b31d179
enhance(server): Improve user block ( #7640 )
...
* enhance(server): Improve user block
* Update CHANGELOG.md
* ユーザーリスト対応
* 相手から見れなくなるように
* Update 1629004542760-chart-reindex.ts
2365761ba5 (commitcomment-54919821)
* update test
* add test
* add todos
* Update 1629004542760-chart-reindex.ts
2021-08-17 21:48:59 +09:00
MeiMei
1c3aa4d448
Fix truncate ( #7642 )
2021-08-17 17:25:19 +09:00
MeiMei
ee553726c1
AP Actorの修正 ( #7573 )
...
* AP Actorの修正
* Add ActivityPub test
* Fix person
* Test
* ap test
* Revert "Test"
This reverts commit 3c493eff4e89f94fd33f25189ba3bc96ef4366b3.
* Test comment
* fix
* fix
* Update inbox
* indent
* nl
* indent
* TODO
* Fix inbox
* Update test
2021-07-10 23:14:57 +09:00
MeiMei
80f207fddd
テストがうごかないのを修正 ( #7566 )
...
* startServer
* typeorm 0.2.32
* Fix: chartのテストがテストの並び順によっては正しく初期化されない
* initTestDb
2021-06-12 22:40:17 +09:00
MeiMei
b2dfd27588
ランダムにテストがコケるのを修正 ( #7553 )
...
* Test shutdown
* Revert "Test shutdown"
This reverts commit 85182e7dd196cdd9ecb46cfb50adaabd04c5ba60.
* Skip beforeShutdown in test
* Wait shutdown in test
* Revert "Skip beforeShutdown in test"
This reverts commit 79c33ab53615e8fa4820d2abfc2494cba55c441c.
* Revert "Revert "Skip beforeShutdown in test""
This reverts commit 3423133a137c79b64f3ff6ef9dbe433a441a47b0.
2021-06-05 14:54:07 +09:00
MeiMei
818cd2b71d
APIドキュメントが見れなくなっているのを修正など ( #7500 )
...
* Test api.json
* Fix typo
* Fix api-doc
2021-05-05 19:02:30 +09:00
marihachi
993bd861ca
refactor mfm extract ( #7434 )
...
* refactor extractCustomEmojisFromMfm()
* refactor extract-hashtags
* refactor extract-mentions
* refactor extract-hashtags
* refactor extract-url-from-mfm
* refactor extract-mentions
2021-04-10 17:50:18 +09:00
syuilo
9df5374022
Use mfm-js for MFM parsing ( #7415 )
...
* wip
* Update mfm.ts
* wip
* update mfmjs
* refactor
* nanka
* Update mfm.ts
* Update to-html.ts
* Update to-html.ts
* wip
* fix test
* fix test
2021-04-02 10:36:11 +09:00
syuilo
14f3240dcc
syuilo/misskey --> misskey-dev/misskey
2021-03-24 12:23:05 +09:00
syuilo
d98fb12996
fix test
2021-03-23 17:54:43 +09:00
syuilo
f3e0cedef6
Improve chart performance ( #7360 )
...
* wip
* wip
* wip
* wip
* wip
* Update chart.ts
* wip
* Improve server performance
* wip
* wip
2021-03-18 11:17:05 +09:00
MeiMei
2c987d5c39
Fix assets test and favicon type ( #7344 )
...
* fix
* koa-faviconはimage/x-iconがデフォルトらしい
* シンプルに
* faviconなど
2021-03-13 23:22:54 +09:00
syuilo
2c1d6a3bee
test: Add apple-touch-icon.png test
2021-03-13 13:21:33 +09:00
syuilo
8b46a2bc31
fix comment
2021-03-13 00:24:32 +09:00
syuilo
4fae5eb90d
add test
2021-03-13 00:18:46 +09:00
syuilo
b1507edcc3
eslintrcとtsconfigを整理
2021-03-13 00:18:41 +09:00
MeiMei
abcae7bed9
リソースが取得できるかどうかのテストなど ( #7316 )
...
* Tests for Fetch resource
* Remove unnecessary copy
* Update koa-views, pug
2021-03-12 23:10:15 +09:00
MeiMei
a1bbf7d9ca
Fix HTML to MFM ( #7150 )
...
* Fix type
* Fix HTML to MFM
2021-02-06 21:44:46 +09:00
syuilo
b7fd3889c4
Remove outdated test
2020-11-08 12:42:13 +09:00
MeiMei
c520c2ba68
In HTML to MFM, use angle bracket if needed ( #6817 )
2020-11-08 00:38:50 +09:00
syuilo
1ccb52e8e7
Improve MFM
...
MFMの構文を調整 + 新しいアニメーション追加
Resolve #6816
2020-11-07 23:41:21 +09:00
MeiMei
563ede4f26
Fix test ( #6733 )
2020-10-18 16:03:51 +09:00
MeiMei
e8de91cd7b
Fix blurhash in test ( #6573 )
2020-07-21 01:15:18 +09:00
syuilo
0c9a52940f
feat: Blurhash integration
...
Resolve #6559
2020-07-19 00:24:07 +09:00
MeiMei
2856a8a841
nyaizeが適用されるとMFMのオプションが失われるのを修正 Fix #6370 ( #6371 )
2020-05-16 08:40:17 +09:00
tamaina
8156c80e6c
Update mfm.ts
...
Fix typo
2020-04-26 14:58:36 +09:00
tamaina
41c5d0e728
Update mfm.ts
...
Fix missed file name change
2020-04-26 14:55:04 +09:00
Satsuki Yanagi
aeba691636
Update dependencies 🚀 ( #6297 )
...
* chore: Update dependencies 🚀
Make everything is up-to-date
* chore: Update dependencies 🚀
Good Bye, core-js@2 !
* packaging
* Fix test
* fix build
* fix test
* use default reporter
* fix mocha is keep running after test
* Revert back is-promise
https://github.com/then/is-promise/issues/12
* Refresh
2020-04-26 10:35:47 +09:00
MeiMei
a74358ec03
Use node-fetch instead of request ( #6228 )
...
* requestをnode-fetchになど
* format
* fix error
* t
* Fix test
2020-04-09 23:42:23 +09:00
syuilo
18f7d51d0b
Improve log handling
2020-03-28 18:28:21 +09:00
syuilo
f401ebe7c1
Update test
2020-03-07 11:25:39 +09:00
syuilo
755a9e2ea7
wip #6140
2020-03-07 11:23:31 +09:00
syuilo
a681e5044d
Add test
2020-03-07 01:10:13 +09:00
syuilo
3593015993
Resolve #6137
2020-03-07 01:04:36 +09:00
syuilo
ee457a6600
Refactor
2020-03-07 00:29:09 +09:00
syuilo
90c1beca12
Update commands
2020-03-07 00:12:23 +09:00
syuilo
42e6bf4501
Migrate deprecated mocha configuration
2020-03-07 00:00:12 +09:00
syuilo
8c9f8dc890
chore: Update commands
2020-03-06 23:58:27 +09:00
MeiMei
fc1d683d3d
ファイルと画像認識処理の改善 ( #5690 )
...
* dimensions制限とリファクタ
* comment
* 不要な変更削除
* use fromFile など
* Add probe-image-size.d.ts
* えーCRLFで作るなよ…
* Update src/@types/probe-image-size.d.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix d.ts
* Update src/@types/probe-image-size.d.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/@types/probe-image-size.d.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2020-01-12 16:40:58 +09:00