syuilo
4f249159d3
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
7d02b36092
Fix assets test and favicon type ( #7344 )
...
* fix
* koa-faviconはimage/x-iconがデフォルトらしい
* シンプルに
* faviconなど
2021-03-13 23:22:54 +09:00
syuilo
9cf811b048
test: Add apple-touch-icon.png test
2021-03-13 13:21:33 +09:00
syuilo
aaa40e34c3
fix comment
2021-03-13 00:24:32 +09:00
syuilo
0359db23d9
add test
2021-03-13 00:18:46 +09:00
syuilo
320f5fedfb
eslintrcとtsconfigを整理
2021-03-13 00:18:41 +09:00
MeiMei
936fcfb1c7
リソースが取得できるかどうかのテストなど ( #7316 )
...
* Tests for Fetch resource
* Remove unnecessary copy
* Update koa-views, pug
2021-03-12 23:10:15 +09:00
MeiMei
4ecd036d0a
Fix HTML to MFM ( #7150 )
...
* Fix type
* Fix HTML to MFM
2021-02-06 21:44:46 +09:00
syuilo
19f4812c03
Remove outdated test
2020-11-08 12:42:13 +09:00
MeiMei
27d0ac3d75
In HTML to MFM, use angle bracket if needed ( #6817 )
2020-11-08 00:38:50 +09:00
syuilo
31aa008566
Improve MFM
...
MFMの構文を調整 + 新しいアニメーション追加
Resolve #6816
2020-11-07 23:41:21 +09:00
MeiMei
ee63403548
Fix test ( #6733 )
2020-10-18 16:03:51 +09:00
MeiMei
c3b9c7b74b
Fix blurhash in test ( #6573 )
2020-07-21 01:15:18 +09:00
syuilo
3f71b14637
feat: Blurhash integration
...
Resolve #6559
2020-07-19 00:24:07 +09:00
MeiMei
3ac3a45aa5
nyaizeが適用されるとMFMのオプションが失われるのを修正 Fix #6370 ( #6371 )
2020-05-16 08:40:17 +09:00
tamaina
0eded8f5a9
Update mfm.ts
...
Fix typo
2020-04-26 14:58:36 +09:00
tamaina
f62eb0fee9
Update mfm.ts
...
Fix missed file name change
2020-04-26 14:55:04 +09:00
Satsuki Yanagi
f08d7df419
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
d3c0f3c251
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
8e1b90ab43
Improve log handling
2020-03-28 18:28:21 +09:00
syuilo
aeaf535ea2
Update test
2020-03-07 11:25:39 +09:00
syuilo
917726fecc
wip #6140
2020-03-07 11:23:31 +09:00
syuilo
8946f3ea18
Add test
2020-03-07 01:10:13 +09:00
syuilo
1947835c51
Resolve #6137
2020-03-07 01:04:36 +09:00
syuilo
ee483ecfd3
Refactor
2020-03-07 00:29:09 +09:00
syuilo
65503bc68d
Update commands
2020-03-07 00:12:23 +09:00
syuilo
ec6aadb5ce
Migrate deprecated mocha configuration
2020-03-07 00:00:12 +09:00
syuilo
5f642886d9
chore: Update commands
2020-03-06 23:58:27 +09:00
MeiMei
9703ba5340
ファイルと画像認識処理の改善 ( #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
rinsuki
1811725b9d
ローカルタイムラインのテストを修正 ( #5699 )
...
visibility=specifiedな投稿はローカルタイムラインに流れない
2020-01-09 17:29:03 +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 56e35cf4f8
.
* 一回一回sync→dropしてるのをやめてみる
* fix
* fix
* …
* キャッシュを切ってみる
* add ts to require target
* omg fix
* Revert "キャッシュを切ってみる"
This reverts commit 88161c59d2
.
* done呼び忘れ
* 実際の文字数リミットと違ってたので対応
* テストケースがバグってたので修正
* Revert "一回一回sync→dropしてるのをやめてみる"
This reverts commit a9e543ba2e
.
* fix
* fix
* fix
* fix?
* fix
* chartのconnectionを分離する
* fix
* fix
* fix tsconfig?
* Revert "fix tsconfig?"
This reverts commit ba9269eaf6
.
* 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
syuilo
5faf9dc2c9
Clean up
2019-10-31 15:53:35 +09:00
syuilo
59a32e9352
Fix chart bug
2019-10-31 15:51:33 +09:00
MeiMei
1a8632e802
Fix: Keycap Number Sign が表示できない ( #5431 )
...
* Fix: Keycap Number Sign が表示できない
* add U+20E3
2019-09-15 23:33:58 +09:00
syuilo
96b2267cb8
Chart resyncing ( #5372 )
...
* wip
* Add test
* Fix test
* Insert moderation log
* Add todo
2019-09-02 04:41:26 +09:00
syuilo
d0b0cf8dfb
Use npx
2019-09-01 04:31:59 +09:00
tamaina
5343b005df
Improve paste uploading Resolve #3023 ( #4542 )
...
* resolve #3023
* fix
* fix
* better description
* widget
* fix text
* Update post-form.vue
* Fix enter-file-name dialog title text
* Fix type
* On messaging room
* Replace moment.js to original one
* Fix formatDateTimeString
2019-07-08 13:46:31 +09:00
syuilo
014b945ea6
Fix test
2019-07-02 20:08:30 +09:00
syuilo
76693138d3
Fix MFM parsing: Ignore parent [] of URL
2019-07-02 20:05:52 +09:00
syuilo
285d0d13f9
Fix MFM URL parsing
2019-06-17 20:15:19 +09:00
syuilo
63c659bc8f
Fix MFM strike parsing
2019-06-16 21:42:57 +09:00
syuilo
e7effd606d
Fix test
2019-06-16 21:30:26 +09:00
syuilo
5042d23bc4
Simplify test
2019-06-16 21:29:31 +09:00
syuilo
b134467bd3
Add some MFM tests
2019-06-16 21:26:43 +09:00
syuilo
0463c6bb0f
Refactor API ( #4770 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update description.ts
* wip
2019-04-23 22:35:26 +09:00
syuilo
f31f986d66
Fix #4768
2019-04-23 02:50:59 +09:00
syuilo
73b683bb4d
Add test
2019-04-18 14:39:49 +09:00
syuilo
d78a5c0863
Fix #4703
2019-04-18 14:34:47 +09:00
syuilo
683e5b6abe
Add type annotations
2019-04-18 14:29:17 +09:00
syuilo
95733c9490
[MFM] Better hashtag parsing
2019-04-18 00:40:56 +09:00