Commit Graph

267 Commits

Author SHA1 Message Date
syuilo
61cff78b43 chore: better error text 2020-09-17 21:05:47 +09:00
syuilo
481aa17886 Channel (#6621)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wop

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* add notes

* wip

* wip

* wip

* wip

* sound

* wip

* add kick_gaba2

* wip
2020-08-18 22:44:21 +09:00
syuilo
4cd62f23f3 refactor: Rename function 2020-07-28 09:36:43 +09:00
syuilo
55e188ae23 ワードミュート (#6594)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2020-07-27 13:34:20 +09:00
syuilo
4a43415ff8 feat(server): Fetch icon url of an instance (#6591)
* feat(server): Fetch icon url of an instance

Resolve #6589

* chore: Rename the function
2020-07-26 11:04:07 +09:00
syuilo
0c9a52940f feat: Blurhash integration
Resolve #6559
2020-07-19 00:24:07 +09:00
syuilo
1218c4814e feat: トークン手動発行機能 2020-07-18 12:12:10 +09:00
MeiMei
35f997c56e Increase download timeout to 60 sec (#6503) 2020-07-06 23:55:59 +09:00
Robin B
ddae6e089b Update english nyaize (#6456)
* Update english nyaize

* Update src/misc/nyaize.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2020-06-21 14:07:27 +09:00
tamaina
a9b59158c2 feat(client): 投稿フォームのボタンの説明を表示するように (#6408)
* Add title attr with buttons on the post form

* fix

* tooltip

* missing ;

* remove title attr

* fix bug

* Update reactions-viewer.details.vue

* help wip

* ok!

* i18n

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:30:17 +09:00
tamaina
08a2162aa7 feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)
* wip

* tabun ok

* better msg

* oops

* fix lint

* Update gulpfile.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Update src/client/scripts/set-i18n-contexts.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* refactor

Co-authored-by: acid-chicken <root@acid-chicken.com>

* 

* wip

* fix lint

* たぶんおk

* fix flush

* Translate Notification

* remove console.log

* fix

* add notifications

* remove san

* wip

* ok

* ✌️

* Update src/prelude/array.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* wip

* i18n refactor

* Update init.ts

* ✌️

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-05-23 13:19:31 +09:00
MeiMei
b5e4f5f4aa Supports Unicode 13.0 emoji (#6365)
* Supports Unicode 13.0 emoji

* fix
2020-05-15 20:49:01 +09:00
MeiMei
fe841db55a pub-relay (#6341)
* pub-relay

* relay actorをApplicationにする

* Disable koa-compress

* Homeはリレーに送らない

* Disable debug

* UI

* cleanupなど
2020-05-10 18:42:31 +09:00
syuilo
5b06ace4b9 chore(lint): Add missing semicolons 2020-05-10 17:25:16 +09:00
syuilo
db239c6ff4 refactor(server): Improve readability 2020-05-10 15:20:21 +09:00
syuilo
dbc128d0c2 enhance(server): Resolve #6286 2020-04-26 11:54:51 +09:00
syuilo
66010c1ae8 Fix #6229 2020-04-21 20:16:37 +09:00
MeiMei
b17b746aa0 リアクションの修正 (#6260) 2020-04-16 00:47:17 +09:00
MeiMei
d17b07d421 0以下のリアクションは送らないように Resolve #6263 (#6264) 2020-04-16 00:45:43 +09:00
MeiMei
2905e56a72 リモートのカスタム絵文字リアクションを表示できるように (#6239)
* リモートのカスタム絵文字リアクションを表示できるように

* AP

* DBマイグレーション

* ローカルのリアクションの.

* fix

* fix

* fix

* space
2020-04-14 00:42:59 +09:00
MeiMei
69dd52920e プロキシの除外ホスト (#6244)
* プロキシの除外ホスト

* オブジェクトストレージとの通信にProxyを使うかを選択できるように

* fix lint

* コメント

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-04-12 20:32:34 +09:00
MeiMei
9c5a8a87e1 Fix typo (#6238) 2020-04-11 19:49:25 +09:00
MeiMei
ae76a79409 ファイルのダウンロードがタイムアウトしなくなっているのを修正など (#6233)
* Refactor download / file-info

* body read timeout on download Fix syuilo#6232
2020-04-11 18:28:40 +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
MeiMei
edfbb37a37 トークン系の乱数ソースではcryptoを使うように (#6200) 2020-03-29 23:16:36 +09:00
Oni-Men
01a3e47d9b 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
f8df4ddbab チャートInsert時にロックをかけるように (#6100)
* chart lock

* fix
2020-03-06 22:33:54 +09:00
rinsuki
7e975dd116 lintをGitHub Actions でするように (#6101)
* package.json の lint スクリプトを修正

* lint アクションを追加

* yarn lint --fix

* 手動修正
2020-03-04 11:45:33 +09:00
MeiMei
8965eca121 リアクション絵文字設定をいい感じに (#6074)
* リアクション絵文字設定をいい感じに

* みじかく
2020-02-26 16:48:23 +09:00
syuilo
0cb756cbac Refactor 2020-02-26 07:56:32 +09:00
syuilo
7587b5caa9 Resolve #6043 2020-02-21 00:28:45 +09:00
syuilo
0b3849a26d Better validation 2020-02-20 13:33:41 +09:00
syuilo
6aa309f71b Fix #6016 2020-02-20 07:18:16 +09:00
MeiMei
0d56ffa0dc LegacyReaction変換にstarを追加 (#6013) 2020-02-19 22:06:54 +09:00
syuilo
1fb6f5c2eb Fix #5984 2020-02-19 06:36:50 +09:00
syuilo
c147febe8c Resolve #5939 2020-02-15 01:03:59 +09:00
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
MeiMei
78fa31f80f Fix #4752 (#4759) 2019-04-21 02:30:18 +09:00
MeiMei
135c99591e Metaのアクセスでトランザクションを張るように (#4720)
* admin/instanceでmetaをキャッシュしないように

* Metaのアクセスにトランザクションをかける
2019-04-17 00:45:33 +09:00
syuilo
660a976a1c Meta を二重にデータベースに保存できないように 2019-04-17 00:33:02 +09:00
syuilo
93b22ced82 Use pureimage instead of canvas 2019-04-15 22:58:04 +09:00
syuilo
41478a7399 ランダムにアバターを生成するように 2019-04-15 20:37:21 +09:00
syuilo
1b3848ee5d Better error handling 2019-04-14 04:17:24 +09:00
syuilo
17eb1a9fa0 Refactor 2019-04-14 02:36:00 +09:00
syuilo
e6fac8e38f Fix bug 2019-04-14 02:33:50 +09:00
syuilo
51a394ca7e Fix bug 2019-04-14 02:21:57 +09:00
syuilo
572fd13703 Update meid.ts 2019-04-14 01:47:46 +09:00
syuilo
de2067f864 Add meid 2019-04-14 01:40:29 +09:00
syuilo
a3d96867a6 Update id generation methods 2019-04-14 01:08:26 +09:00
syuilo
89153efb4e Fix bug 2019-04-13 18:58:29 +09:00
syuilo
a61287194c Fix bug 2019-04-13 16:54:21 +09:00