Oni-Men
a471e4b783
MFMをテキストに戻す ( #6131 )
...
* Disable Nyaize in quote
* mfmを文字列に戻す、nyaizeにmfmを使用
* Revert "Disable Nyaize in quote"
This reverts commit 1b238905a5535267d32d7e1aec8afd8bb07b0619.
* refactor
* use return type as string
2020-03-06 22:51:50 +09:00
MeiMei
20ac7e62e9
チャートInsert時にロックをかけるように ( #6100 )
...
* chart lock
* fix
2020-03-06 22:33:54 +09:00
rinsuki
c18f6fde80
lintをGitHub Actions でするように ( #6101 )
...
* package.json の lint スクリプトを修正
* lint アクションを追加
* yarn lint --fix
* 手動修正
2020-03-04 11:45:33 +09:00
MeiMei
03f54c5b02
リアクション絵文字設定をいい感じに ( #6074 )
...
* リアクション絵文字設定をいい感じに
* みじかく
2020-02-26 16:48:23 +09:00
syuilo
7121bdef6b
Refactor
2020-02-26 07:56:32 +09:00
syuilo
c7c08b7511
Resolve #6043
2020-02-21 00:28:45 +09:00
syuilo
2504b8391b
Better validation
2020-02-20 13:33:41 +09:00
syuilo
177e19632a
Fix #6016
2020-02-20 07:18:16 +09:00
MeiMei
e6c9b1d9bd
LegacyReaction変換にstarを追加 ( #6013 )
2020-02-19 22:06:54 +09:00
syuilo
b23b3e4d21
Fix #5984
2020-02-19 06:36:50 +09:00
syuilo
65c0b6c7da
Resolve #5939
2020-02-15 01:03:59 +09:00
syuilo
d70f7a717b
Fix #5918
2020-02-12 01:01:17 +09:00
MeiMei
ac9612eb49
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
ddd7b04646
korean nyaize
2020-02-05 21:11:24 +09:00
syuilo
3c4bae763f
Revert "Korean, English Nyaziation and special case exclusion ( #5813 )"
...
This reverts commit c110f0860e
.
2020-02-05 20:56:28 +09:00
syuilo
90225f9d33
Update fetch-meta.ts
2020-02-05 15:41:14 +09:00
syuilo
8818648740
プロキシアカウントをユーザー名ではなくIDで保存するように
2020-02-05 10:15:09 +09:00
DW
c110f0860e
Korean, English Nyaziation and special case exclusion ( #5813 )
2020-02-04 08:30:49 +09:00
MeiMei
f640da911b
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
f6154dc0af
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
01c07d120f
Resolve #5762 ( #5770 )
2020-01-27 05:37:53 +09:00
MeiMei
85971d3d88
Fix: PagesでDRPWPMが最初のしか出てこない ( #5707 )
2020-01-19 03:38:59 +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
Satsuki Yanagi
8aafafe416
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
1eb5578063
Add round function
2019-12-20 02:09:51 +09:00
syuilo
f7a328d66e
Update dependencies 🚀
2019-11-24 17:09:32 +09:00
syuilo
77c9b90e6d
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
6ba5968861
Apply DB limit to the maximum note text length ( #5465 )
2019-10-01 01:46:31 +09:00
MeiMei
60d2558ed6
絵文字ピッカーの 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
827c378ac1
AP Lock ( #5410 )
2019-09-09 22:46:45 +09:00
MeiMei
14736620ec
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
88f5e8e8e2
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
c2c06694da
Allow only one kind of date identifier at once ( #5120 )
2019-07-08 13:55:22 +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
10677b57d4
Update dependencies 🚀
2019-07-02 19:20:34 +09:00
syuilo
d764316708
Simplify log domain
2019-07-01 03:25:31 +09:00
syuilo
952789cc1e
Use as const
...
#5089
2019-06-27 18:04:09 +09:00
syuilo
bc83963ac7
English nyaize
2019-06-24 22:20:13 +09:00
syuilo
bb4ca7b31a
Resolve #5010
2019-06-23 00:06:39 +09:00
syuilo
1331f0b953
Use WHATWG API
...
> New application code should use the WHATWG API.
2019-06-18 15:27:13 +09:00
syuilo
736fdabc1d
Fix #2637
2019-06-18 15:19:19 +09:00
syuilo
7096c0ca49
Add note
2019-06-18 14:04:41 +09:00
MeiMei
ef7eaaabfa
Support Unicode 12.0 Emoji ( #5062 )
2019-06-16 14:24:37 +09:00
syuilo
6d08909b2f
Refactor
2019-06-15 17:06:03 +09:00
syuilo
756e4eaeec
テキストのリスト内で変数埋め込みできるように
2019-05-10 16:08:01 +09:00
syuilo
7c714f5788
Improve MisskeyPages
2019-05-10 14:18:18 +09:00
syuilo
b8d8097734
Fix bug
2019-05-05 20:36:09 +09:00
syuilo
ca2949fbb4
MisskeyPagesにリストから選択関数を追加
2019-05-05 20:31:15 +09:00
syuilo
17b373ac07
✌️
2019-05-05 20:16:05 +09:00
syuilo
7aa66f438f
Resolve #4853
2019-05-05 20:12:35 +09:00