summaryrefslogtreecommitdiff
path: root/src/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo (#6238)MeiMei2020-04-113-2/+2
|
* ファイルのダウンロードがタイムアウトしなくなってい ↵MeiMei2020-04-112-52/+25
| | | | | | | のを修正など (#6233) * Refactor download / file-info * body read timeout on download Fix syuilo#6232
* Use node-fetch instead of request (#6228)MeiMei2020-04-092-32/+71
| | | | | | | | | | | * requestをnode-fetchになど * format * fix error * t * Fix test
* トークン系の乱数ソースではcryptoを使うように (#6200)MeiMei2020-03-291-0/+21
|
* MFMをテキストに戻す (#6131)Oni-Men2020-03-061-34/+1
| | | | | | | | | | | | | * Disable Nyaize in quote * mfmを文字列に戻す、nyaizeにmfmを使用 * Revert "Disable Nyaize in quote" This reverts commit 1b238905a5535267d32d7e1aec8afd8bb07b0619. * refactor * use return type as string
* チャートInsert時にロックをかけるように (#6100)MeiMei2020-03-061-0/+4
| | | | | * chart lock * fix
* lintをGitHub Actions でするように (#6101)rinsuki2020-03-041-2/+2
| | | | | | | | | | * package.json の lint スクリプトを修正 * lint アクションを追加 * yarn lint --fix * 手動修正
* リアクション絵文字設定をいい感じに (#6074)MeiMei2020-02-261-0/+2
| | | | | | * リアクション絵文字設定をいい感じに * みじかく
* Refactorsyuilo2020-02-261-0/+15
|
* Resolve #6043syuilo2020-02-211-0/+13
|
* Better validationsyuilo2020-02-201-1/+1
|
* Fix #6016syuilo2020-02-201-0/+3
|
* LegacyReaction変換にstarを追加 (#6013)MeiMei2020-02-191-7/+8
|
* Fix #5984syuilo2020-02-191-0/+22
|
* Resolve #5939syuilo2020-02-151-1/+10
|
* Fix #5918syuilo2020-02-121-2/+3
|
* Fix nyaize 2 (#5841)MeiMei2020-02-061-2/+35
| | | | | | | | | | | | * Korean, English Nyaziation and special case exclusion * Remove single en and unused * order of exclude * nl * code style
* korean nyaizesyuilo2020-02-051-1/+3
|
* Revert "Korean, English Nyaziation and special case exclusion (#5813)"syuilo2020-02-051-48/+2
| | | | This reverts commit c110f0860e2ae7bc378c36f8eb6048956ebc3a28.
* Update fetch-meta.tssyuilo2020-02-051-1/+1
|
* プロキシアカウントをユーザー名ではなくIDで保存する ↵syuilo2020-02-051-3/+3
| | | | うに
* Korean, English Nyaziation and special case exclusion (#5813)DW2020-02-041-2/+48
|
* Add Unicode 12.1 Emojis (#5825)MeiMei2020-02-041-2/+2
| | | | | | | | * 絵文字ピッカーにSHIBUYA 109を追加 * Emoji regex for Unicode 12.1 * 絵文字テーブルに Unicode 12.1 分を追加
* v12 (#5712)syuilo2020-01-305-620/+75
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* Resolve #5762 (#5770)MeiMei2020-01-271-2/+2
|
* Fix: PagesでDRPWPMが最初のしか出てこない (#5707)MeiMei2020-01-191-1/+1
|
* ファイルと画像認識処理の改善 (#5690)MeiMei2020-01-124-47/+205
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Fix #5688 (#5689)Satsuki Yanagi2020-01-071-3/+3
| | | | | | | | | | | | | | * Resolve #5688 * あああああ * :innocent: * :thinking_face: * Update detect-mine.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Add round functionsyuilo2019-12-202-0/+3
|
* Update dependencies :rocket:syuilo2019-11-241-1/+1
|
* Store nodeinfo per federated instances (#5578)syuilo2019-11-051-0/+4
| | | | | | | | | | * Store nodeinfo per federated instances * Update fetch-nodeinfo.ts * Update fetch-nodeinfo.ts * update
* Apply DB limit to the maximum note text length (#5465)MeiMei2019-10-011-0/+8
|
* 絵文字ピッカーの Unicode 12.0 対応など (#5441)MeiMei2019-09-213-5/+10
| | | | | | | | | | | | | | | | | | | | * Twemoji 12.1 * 絵文字ライブラリを持つように * Fix chess_pawn emoji * Add Unicode 12.0 emojis * Add transgender flag/symbol emoji * Add some japanese emoji keywords * format emojilist.json * fix emojilist order * Add missing flags
* AP Lock (#5410)MeiMei2019-09-091-0/+22
|
* HTTPリクエストのKeep-AliveとPrxoy対応など (#5226)MeiMei2019-07-281-0/+1
| | | | | | | | | | * DriveのKeep-Alive, Proxy と APのProxy対応 * request系でKeep-Aliveするように * fix lookup-dns-cache.d.ts * remove debug output
* Bye moment from package.json (#5215)Satsuki Yanagi2019-07-251-1/+1
| | | | | | * Bye moment from package.json * Use Mapped types for argument type definition
* Allow only one kind of date identifier at once (#5120)Satsuki Yanagi2019-07-081-1/+1
|
* Improve paste uploading Resolve #3023 (#4542)tamaina2019-07-081-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Update dependencies :rocket:syuilo2019-07-021-1/+1
|
* Simplify log domainsyuilo2019-07-011-1/+1
|
* Use as constsyuilo2019-06-271-14/+0
| | | | #5089
* English nyaizesyuilo2019-06-241-0/+2
|
* Resolve #5010syuilo2019-06-232-0/+2
|
* Use WHATWG APIsyuilo2019-06-181-1/+0
| | | | > New application code should use the WHATWG API.
* Fix #2637syuilo2019-06-181-4/+1
|
* Add notesyuilo2019-06-181-0/+1
|
* Support Unicode 12.0 Emoji (#5062)MeiMei2019-06-162-4/+4
|
* Refactorsyuilo2019-06-152-2/+2
|
* テキストのリスト内で変数埋め込みできるようにsyuilo2019-05-101-1/+1
|
* Improve MisskeyPagessyuilo2019-05-102-2/+4
|