Commit graph

181 commits

Author SHA1 Message Date
syuilo
230024ba14 Fix #5918 2020-02-12 01:01:17 +09:00
MeiMei
32c8467744 Fix nyaize 2 (#5841)
* Korean, English Nyaziation and special case exclusion

* Remove single en and unused

* order of exclude

* nl

* code style
2020-02-06 09:11:26 +09:00
syuilo
2da225db2e korean nyaize 2020-02-05 21:11:24 +09:00
syuilo
1c5eb6f2ff Revert "Korean, English Nyaziation and special case exclusion (#5813)"
This reverts commit c110f0860e2ae7bc378c36f8eb6048956ebc3a28.
2020-02-05 20:56:28 +09:00
syuilo
58a46afc9d Update fetch-meta.ts 2020-02-05 15:41:14 +09:00
syuilo
6d1d130abe プロキシアカウントをユーザー名ではなくIDで保存するように 2020-02-05 10:15:09 +09:00
DW
c49d6cfc84 Korean, English Nyaziation and special case exclusion (#5813) 2020-02-04 08:30:49 +09:00
MeiMei
4bf68f4e21 Add Unicode 12.1 Emojis (#5825)
* 絵文字ピッカーにSHIBUYA 109を追加

* Emoji regex for Unicode 12.1

* 絵文字テーブルに Unicode 12.1 分を追加
2020-02-04 08:20:51 +09:00
syuilo
e24ca1e51f v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-30 04:37:25 +09:00
MeiMei
68aa92631e Resolve #5762 (#5770) 2020-01-27 05:37:53 +09:00
MeiMei
e7f6833185 Fix: PagesでDRPWPMが最初のしか出てこない (#5707) 2020-01-19 03:38:59 +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
Satsuki Yanagi
0c86aeb3dd Fix #5688 (#5689)
* Resolve #5688

* あああああ

* 😇

* :thinking_face:

* Update detect-mine.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-01-07 23:34:17 +09:00
syuilo
629452476a Add round function 2019-12-20 02:09:51 +09:00
syuilo
d1550cf9e6 Update dependencies 🚀 2019-11-24 17:09:32 +09:00
syuilo
25dedfb911 Store nodeinfo per federated instances (#5578)
* Store nodeinfo per federated instances

* Update fetch-nodeinfo.ts

* Update fetch-nodeinfo.ts

* update
2019-11-05 22:14:42 +09:00
MeiMei
d863e753d7 Apply DB limit to the maximum note text length (#5465) 2019-10-01 01:46:31 +09:00
MeiMei
f03b06ec51 絵文字ピッカーの Unicode 12.0 対応など (#5441)
* 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
2019-09-21 21:31:38 +09:00
MeiMei
ee02bf6b32 AP Lock (#5410) 2019-09-09 22:46:45 +09:00
MeiMei
40dc468a99 HTTPリクエストのKeep-AliveとPrxoy対応など (#5226)
* DriveのKeep-Alive, Proxy と APのProxy対応

* request系でKeep-Aliveするように

* fix lookup-dns-cache.d.ts

* remove debug output
2019-07-28 09:49:02 +09:00
Satsuki Yanagi
278ed9beb8 Bye moment from package.json (#5215)
* Bye moment from package.json

* Use Mapped types for argument type definition
2019-07-25 01:36:48 +09:00
Satsuki Yanagi
fcfdd2492b Allow only one kind of date identifier at once (#5120) 2019-07-08 13:55:22 +09:00
tamaina
7b4179b2b6 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
de82bb9b15 Update dependencies 🚀 2019-07-02 19:20:34 +09:00
syuilo
56fbfdcdb7 Simplify log domain 2019-07-01 03:25:31 +09:00
syuilo
583411681f Use as const
#5089
2019-06-27 18:04:09 +09:00
syuilo
1943c9c7f2 English nyaize 2019-06-24 22:20:13 +09:00
syuilo
9c0225157b Resolve #5010 2019-06-23 00:06:39 +09:00
syuilo
c43d10aa3c Use WHATWG API
> New application code should use the WHATWG API.
2019-06-18 15:27:13 +09:00
syuilo
0f749cd364 Fix #2637 2019-06-18 15:19:19 +09:00
syuilo
e4ff9adbcb Add note 2019-06-18 14:04:41 +09:00
MeiMei
80dc763689 Support Unicode 12.0 Emoji (#5062) 2019-06-16 14:24:37 +09:00
syuilo
015acf9b22 Refactor 2019-06-15 17:06:03 +09:00
syuilo
c6ce479c57 テキストのリスト内で変数埋め込みできるように 2019-05-10 16:08:01 +09:00
syuilo
079b75f3ed Improve MisskeyPages 2019-05-10 14:18:18 +09:00
syuilo
6e708a7ac2 Fix bug 2019-05-05 20:36:09 +09:00
syuilo
54585d3989 MisskeyPagesにリストから選択関数を追加 2019-05-05 20:31:15 +09:00
syuilo
4114392f2b ✌️ 2019-05-05 20:16:05 +09:00
syuilo
22596d3f04 Resolve #4853 2019-05-05 20:12:35 +09:00
MeiMei
92d371bff1 meidg (#4835) 2019-05-05 09:29:15 +09:00
Satsuki Yanagi
582a21912d 様々な修正 (#4859)
Typo, Redundant code, Syntax error の修正
2019-05-05 09:27:55 +09:00
syuilo
5f8fc894a9 割った余りを求める関数をMisskeyPagesに追加 2019-05-03 18:48:40 +09:00
syuilo
5ed924e686 Improve MisskeyPages 2019-05-02 17:55:59 +09:00
syuilo
d18d4fdc8e Fix bug 2019-05-01 19:50:52 +09:00
syuilo
a77e82b59e 🎨 2019-05-01 19:45:05 +09:00
syuilo
150fd94d47 Fix types 2019-05-01 19:31:34 +09:00
syuilo
65dc2e4d27 Refactor 2019-05-01 19:20:47 +09:00
syuilo
f5d3b5bff8 Refactoring 2019-05-01 18:33:11 +09:00
syuilo
41b4c81335 Cache meta 2019-04-24 08:11:19 +09:00
syuilo
493c83ef2d 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