Commit graph

8454 commits

Author SHA1 Message Date
syuilo c44e8e6bf1 Emoji copy 2020-01-30 06:06:50 +09:00
syuilo 5ceffb2c17 Add moderator switch 2020-01-30 06:00:43 +09:00
syuilo 96648b651e isMarkedAsClosed --> isSuspended 2020-01-30 05:56:14 +09:00
syuilo 31abd2f59b Fix bug 2020-01-30 05:45:15 +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 a5955c1123
Add Event activity-type support (#5785) 2020-01-30 01:38:05 +09:00
Takeshi Umeda 23f262c2e4
Add Group and Organization to validActor (#5784) 2020-01-30 01:36:44 +09:00
Satsuki Yanagi bbcc09d426 Allow 'internal' device in WebAuthN (#5756) 2020-01-27 05:38:40 +09:00
MeiMei 01c07d120f Resolve #5762 (#5770) 2020-01-27 05:37:53 +09:00
MeiMei 0c1076c917 userListチャンネルのオーナーチェック Fix #5772 (#5773)
* userListチャンネルのオーナーチェック Fix #5772

* comment
2020-01-27 05:36:59 +09:00
MeiMei 84178ba38a APの流量制限とリトライ期間の変更 (#5734)
* AP rate limit

* AP Job attempts

* fix
2020-01-20 14:14:09 +09:00
MeiMei 46aaf8fa9a AP Actorの鍵とkeyIdのフォーマットの変更 (#5733)
* Node PKCS#8

* keyIdを#main-key形式に
2020-01-20 04:51:44 +09:00
MeiMei 5a950cf991 Fix syuilo#5729 (#5732) 2020-01-20 01:53:17 +09:00
MeiMei 75cb7f8b36 Fix #5728 (#5731) 2020-01-20 01:52:35 +09:00
MeiMei 79cbf0888c Redis subscriberで認証ができないのを修正 Fix #5727 (#5730) 2020-01-20 01:51:18 +09:00
MeiMei 10f237be95 Add mark-admin command (#5705)
* mark-admin command

* no cli
2020-01-20 01:50:12 +09:00
MeiMei 85971d3d88 Fix: PagesでDRPWPMが最初のしか出てこない (#5707) 2020-01-19 03:38:59 +09:00
MeiMei 26b193d39d fix (#5710) 2020-01-19 03:38:22 +09:00
Acid Chicken (硫酸鶏) ab1b0cc840
Allow CORS requests in /.well-known/* routes (#5717)
* Allow CORS requests in /.well-known/* routes

* Fix bug
2020-01-16 04:46:43 +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
syuilo d09d06e4cb Refactor 2020-01-10 16:23:58 +09:00
syuilo 3ed76718a8 Remove needless await 2020-01-10 16:04:25 +09:00
syuilo c62a16ae64 Add some log for debugging 2020-01-10 15:55:40 +09:00
MeiMei 0f25c74415 カスタム絵文字リアクションでないものは絵文字クエリをしないように (#5693)
* カスタム絵文字リアクションの絵文字がNoteに添付されないのを修正

* ねんのため

* 記述順

* カスタム絵文字リアクションでないものは絵文字クエリをしないように
2020-01-09 14:37:48 +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 56e35cf4f83070744c8dd852f1a7075011d88828.

* 一回一回sync→dropしてるのをやめてみる

* fix

* fix

* …

* キャッシュを切ってみる

* add ts to require target

* omg fix

* Revert "キャッシュを切ってみる"

This reverts commit 88161c59d2ea769ddf87143ba4fd4660a06afdf2.

* done呼び忘れ

* 実際の文字数リミットと違ってたので対応

* テストケースがバグってたので修正

* Revert "一回一回sync→dropしてるのをやめてみる"

This reverts commit a9e543ba2eef790ac7a14ae8799b898765748e35.

* fix

* fix

* fix

* fix?

* fix

* chartのconnectionを分離する

* fix

* fix

* fix tsconfig?

* Revert "fix tsconfig?"

This reverts commit ba9269eaf65507ff97ec1dd2e27260fb2cf0510b.

* 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
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
MeiMei 6ef1b1b1a2 カスタム絵文字リアクションの絵文字がNoteに添付されないのを修正 (#5686)
* カスタム絵文字リアクションの絵文字がNoteに添付されないのを修正

* ねんのため

* 記述順
2020-01-07 12:28:20 +09:00
MeiMei c3b8123e32 Stacked bar chart の修正 (#5681)
* Revert "Stacked bar chart がおかしいのを修正 (#5654)"

This reverts commit b16e5bd136.

* apexcharts@3.12.0
2020-01-05 20:12:37 +09:00
tamaina e37840d870 ドライブ関連の修正 (#5673)
* ✌️

* Update add-file.ts

* fix
2020-01-04 07:20:41 +09:00
syuilo 85b7eb1fb8 2020 2020-01-02 04:15:16 +09:00
MeiMei 541f5f1314 Hide suspended user profile (#5452) 2020-01-02 02:47:20 +09:00
MeiMei 78ef0a9929 ドライブファイルURL生成などの修正 (#5671)
* Fix: リモートプロキシ時にサムネイルのContent-Typeがおかしい

* fix drive
2020-01-02 02:45:05 +09:00
MeiMei b0bb5d8dfc
期限切れ/未保存リモートファイルのローカルプロキシ (#5655)
* Media Proxy を実装

* サンプルを追加

* https://github.com/syuilo/misskey/pull/5649#discussion_r359967471 の修正

* https://github.com/syuilo/misskey/pull/5649#discussion_r359967966 の修正

* https://github.com/syuilo/misskey/pull/5649#discussion_r359968219 の修正

* 期限切れ/未保存リモートファイルのローカルプロキシ

* 設定

* 説明

* comment out

* fix

Co-authored-by: 和風ドレッシング <37681609+CookieRamen@users.noreply.github.com>
2019-12-31 17:23:47 +09:00
MeiMei b16e5bd136 Stacked bar chart がおかしいのを修正 (#5654)
* Fix stacked bar chart

* Fix drive stacked bar chart
2019-12-21 16:49:01 +09:00
syuilo 1eb5578063 Add round function 2019-12-20 02:09:51 +09:00
和風ドレッシング 9bc07c1a1c Media Proxy を実装 (#5649)
* Media Proxy を実装

* サンプルを追加
2019-12-20 01:54:28 +09:00
MeiMei cbbdc98744 /files/ 下のヘッダ設定タイミングを修正 (#5650) 2019-12-20 01:39:59 +09:00
MeiMei 932436096f 管理画面でstatsを継続リクエストしないように (#5608) 2019-12-15 03:43:31 +09:00
MeiMei d95242cab0 ミュート/ブロックでページングと解除ができるように (#5610) 2019-12-15 03:42:33 +09:00
MeiMei c012f4f880 AP引用でquoteUrlに対応 (#5632)
* Supports quoteUrl

* Quote resolveをリトライする

* Update src/remote/activitypub/models/note.ts

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

* Update src/remote/activitypub/models/note.ts

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

* Update src/remote/activitypub/models/note.ts

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

* Update src/remote/activitypub/models/note.ts

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2019-12-15 03:37:54 +09:00
MeiMei 3e85aad80a Implement Talk has read federation (#5636)
* Talk read

* fix

* 複数のRead ActivityはCollectionとして送るように

* あ
2019-12-15 03:37:19 +09:00
MeiMei 648be3005f Fix #5637 (#5638) 2019-12-15 03:35:09 +09:00
MeiMei 66165b1935 Redis prefixにホスト名を使用するように (Resolve #5639) (#5640) 2019-12-15 03:34:11 +09:00
MeiMei e9360ac892 Fix AP inbox Announce (#5641) 2019-12-15 03:32:48 +09:00
MeiMei 1d234e10bd Fix #4800 (#5622) 2019-12-12 00:49:30 +09:00
MeiMei 2a9de356db Fix #5611 (#5612) 2019-12-12 00:46:10 +09:00
MeiMei 43f3f8a058 Resolve syuilo#5548 (#5607) 2019-12-12 00:41:26 +09:00
riku6460 4998ba8866 Fix #5424 (#5604) 2019-12-12 00:39:59 +09:00
MeiMei fe9371f06c AP Signatureヘッダの特殊処理を削除 (#5628) 2019-12-11 23:14:51 +09:00
syuilo 9985c010bc Update master.ts 2019-11-24 17:11:53 +09:00
syuilo f7a328d66e Update dependencies 🚀 2019-11-24 17:09:32 +09:00
syuilo 9c38e9722a
Fix bug 2019-11-24 16:43:19 +09:00
MeiMei b241967fb9 Fix: ローカルにフォロワー限定投稿が流れてくる (#5598) 2019-11-24 08:31:57 +09:00
syuilo 1f86a6d329 Fix bug 2019-11-23 09:43:47 +09:00
syuilo 7a6b5b0bfc Remove unused import 2019-11-18 06:30:58 +09:00
syuilo e406791b7b Fix bug 2019-11-18 06:27:22 +09:00
syuilo 4ce2f596ee Refactor 2019-11-18 06:25:47 +09:00
syuilo 567f71fe61 Refactor 2019-11-18 06:23:44 +09:00
Mary 70bb5879f9 boot: remove setAttribute() calls and translate reload msg (#5532)
* boot: remove setAttribute() calls and translate reload msg

* Update src/client/app/boot.js

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2019-11-17 00:44:21 +09:00
MeiMei 44ab428803 無駄なAP deliverをしないように (#5589)
* DeliverManager, note/create

* recipe

* followers delivers

* comment

* rename

* fix

* cleanup
2019-11-09 18:51:54 +09:00
MeiMei b34b728fbb Resolve #5587 (#5588)
* Resolve #5587

* stat
2019-11-09 18:24:41 +09:00
MeiMei 8ada1725bf 管理画面のジョブキュー一覧の修正 (#5586)
* Fix: inboxのジョブキューが表示されない

* ジョブキューで試行回数等を表示するように

* DBとオブジェクトストレージのジョブキューが表示されるように
2019-11-07 05:41:44 +09:00
MeiMei 873444c3c6 APの統計とログの修正と強化 (#5585)
* Fix #5580

* Improve AP logging
2019-11-07 00:02:18 +09:00
MeiMei 8bdd4fd061 Resolve #5582 (#5583) 2019-11-06 23:56:56 +09:00
syuilo a35d01ee0f Resolve #5581 2019-11-05 22:20:56 +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
syuilo 2f8992f98a Fix bug 2019-11-05 22:11:47 +09:00
syuilo 072bc2d9fb Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-11-04 20:44:05 +09:00
syuilo cc7fec4b9f Improve reaction setting
Fix #5577
2019-11-04 20:44:01 +09:00
MeiMei 570931cff8 Fix #5552 (#5579) 2019-11-03 17:54:37 +09:00
MeiMei 92af4401e2 実行時にpackage.jsonを参照しないように (#5418)
* 実行時にpackage.jsonを参照しないように

* nodeinfo

* move meta.json

* add dummy

* lowercase
2019-11-01 22:34:26 +09:00
MeiMei 93a889df82 Preserve the attached order in AP (#5561)
* Preserve the attached order in AP

* Revert "Preserve the attached order in AP"

This reverts commit 8ac09cc81b1c216edccd2eba4bbdf0a194320883.

* use IN
2019-11-01 05:46:20 +09:00
rinsuki 0c1d3e186b 新規投稿のMFMをHTMLに変換する際、リモートユーザーへのメンションのリンク先を(できれば)urlに (#5562)
* 新規投稿のMFMをHTMLに変換する際、リモートユーザーへのメンションのリンク先を(できれば)urlに

Fix #2467
Related #5560

* remove unnecessary import

* Update src/services/note/create.ts

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

* Apply suggestions from code review

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2019-11-01 05:43:54 +09:00
MeiMei ff81648134 Resolve #5560 (#5568) 2019-11-01 05:39:00 +09:00
syuilo 59a32e9352 Fix chart bug 2019-10-31 15:51:33 +09:00
Aya Morisawa bf654c6f42 Componentize modal (#5386) 2019-10-29 09:51:19 +09:00
Acid Chicken (硫酸鶏) 34c82776fc Make issue process of registration tickets better (#5545)
* Make issue process of registration tickets better

* Fix illegal indent

* Bye rangestr

* Update invite.ts

* Fix bug

* Update invite.ts
2019-10-29 09:46:51 +09:00
MeiMei 02bde5150e Fix: プロフィールで他のユーザーにうつってもfieldsが更新されない (#5563) 2019-10-29 09:37:55 +09:00
MeiMei 245b08b624 Talk federation (#5534) 2019-10-29 06:01:14 +09:00
MeiMei 4f2b4366f2 Fix #5539 (#5542) 2019-10-28 20:34:01 +09:00
rinsuki 121c7542a0
投稿の文字数制限の初期値をmeta側と合わせる (#5546) 2019-10-26 00:16:47 +09:00
syuilo c9bf99fa66 Fix bug 2019-10-25 16:13:37 +09:00
syuilo 7ff8fb027d Fix #4731 2019-10-21 00:52:50 +09:00
MeiMei d672bb4643 Escでメディアビューワが閉じれるように (#5494)
* EscやBackspaceでメディアビューワが閉じれるように

* Backspaceでは閉じないように
2019-10-21 00:46:14 +09:00
MeiMei 4c6c06c80a Improve emoji-picker (#5515)
* Improve emoji-picker

* remove unimplanted translation

* カテゴリのサジェスト

* use unique
2019-10-21 00:43:39 +09:00
Takeshi Umeda 97b6af62fe Add ssl to elasticsearch config settings (#5527) 2019-10-21 00:41:12 +09:00
syuilo f180f02dd1 Fix bug on iOS 2019-10-20 23:13:14 +09:00
syuilo 3c99b2fd12 Improve usability 2019-10-20 23:12:07 +09:00
syuilo c81ff10d5b Fix bug 2019-10-17 00:42:04 +09:00
MeiMei a103ae6755 Fix #5508 (#5509) 2019-10-16 04:03:51 +09:00
MeiMei 5c44c75c23 Fix #5504 など (#5507)
* カスタム絵文字を重複登録できないように

* fix

* fix
2019-10-16 04:03:18 +09:00
MeiMei 3a973aee69 みつけるの微修正 (#5506)
* default instance name

* とりあえずリモートの人気のユーザーはリモートのみにするように
2019-10-16 03:45:09 +09:00
MeiMei 488fe2e7bd みつけるに連合分を表示するように (#5490)
* みつける Fediverse

* discovered
2019-10-14 02:00:29 +09:00
MeiMei 8da278a279 Update https-proxy-agent など (#5497)
* Use proxy for web-push

* https-proxy-agent 3.0.0
2019-10-14 01:53:28 +09:00
syuilo da69650505 Resolve #5500 2019-10-14 01:41:25 +09:00
MeiMei a85f6edd8a 閉じずに残ってしまうメニューなどの修正 (#5496)
* Fix: ページ移動等してもメニュー等が閉じずに残ってしまう

* Fix: ページ移動してもメディアビューワーが残ってしまう
2019-10-09 21:42:23 +09:00
MeiMei d17c6adba4 ダウンロードURLにdownloadを付けないなど (#5488) 2019-10-04 20:18:41 +09:00
Satsuki Yanagi a81d5786f3 Indicate if input value is invalid (#5422)
* Indicate if input value is invalid

* titleのとなり

* となりにメッセージ

* CSS as Suggested

* 同じ色に
2019-10-04 14:18:49 +09:00
Acid Chicken (硫酸鶏) 75e2b075e1 Fix #5468 (#5470)
* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* fix type error

* trust the module

* remove space

* accept charset
2019-10-04 10:29:28 +09:00
MeiMei 533884dcaa Fix: オフライン時に大室櫻子が出てこない (#5480)
* Fix: オフライン時に大室櫻子が出てこない

* use onerror
2019-10-04 10:27:57 +09:00
MeiMei 6ba5968861 Apply DB limit to the maximum note text length (#5465) 2019-10-01 01:46:31 +09:00
Aya Morisawa cea2d621f2 Fix typo: accpet -> accept (#5469) 2019-09-30 19:00:17 +09:00
syuilo 84be4aa91e
Update reversi-bot.ja-JP.md 2019-09-28 19:48:08 +09:00
syuilo 42a14508f6 Update dependencies 🚀 2019-09-27 05:50:34 +09:00
syuilo 4dc4ac2f0c Decrease tag limit 2019-09-27 05:18:09 +09:00
Acid Chicken (硫酸鶏) bf9da8458c Limit the tag counts to 100 (#5263)
* Limit the tag counts to 256

* Update create.ts

* Update create.ts

* Update create.ts

* Limit the user tag
2019-09-27 05:16:59 +09:00
tamaina b040ac6373 PWA Fix (#5432)
* PWA Fix

* SWが/api/へのリクエストに関与しないように

* fix semicolon

* Update base.pug

* Update base.pug
2019-09-27 05:12:56 +09:00
Aya Morisawa e94dd8a5e8 Refactor removal of trailing comma/period (#5434)
* Refactor removal of trailing comma/period

* Use regex
2019-09-27 04:59:40 +09:00
MeiMei e14509574d AP featured collectionの修正 / Collection Activityの対応 / typeの修正など (#5460)
* resolver type / fix updateFeatured

* type ApObject

* fix strange type

* AP Activity

* Collection Activityが失敗したらとりあえず無視
2019-09-27 04:58:28 +09:00
syuilo 3a093f8bd7 Use mk-frac 2019-09-26 05:47:42 +09:00
Acid Chicken (硫酸鶏) ebb9a9b64f Add mk-frac component (#5456)
* Add mk-frac component

* Follow lint

* FIx linting miss
2019-09-26 04:24:38 +09:00
tamaina ef17838c64 Better broadcast widget mk2 (#5455)
* better broadcast widget

* 🎨

* 🎨

* 🎨

* mk2 (left nav with chevron icons)

* fix

* button title
2019-09-26 04:23:48 +09:00
Satsuki Yanagi 11ddbdc58d Resolve #5454 (#5458) 2019-09-26 04:15:34 +09:00
Satsuki Yanagi 4e8047275b 任意のグループからユーザーを削除すると他のグループからでも削除されちゃうのを修正 (#5459) 2019-09-26 04:14:41 +09:00
MeiMei c19670d611 Resolve #5447 (#5448)
* Resolve syuilo#5447

* subページではalternateを表示しないように
2019-09-24 04:08:52 +09:00
syuilo 540bd3630a
Fix bug (#5453) 2019-09-24 03:58:00 +09:00
syuilo 49f6b3233e Fix bug 2019-09-24 02:57:34 +09:00
Acid Chicken (硫酸鶏) 0f2d392b4b Use stringz.length instead of String.length in hashtag length calculation (#5443)
* Use stringz.length instead of String.length

* length to 128, ignore combining
2019-09-22 01:21:45 +09:00
Satsuki Yanagi 61642539b1 Adminページのユーザー一覧フィルターに利用可能アカウントを追加 (#5430)
* Adminページのユーザー一覧フィルターにアクティブアカウントを追加

* validator update

* availableに
2019-09-21 21:35:22 +09:00
MeiMei 1b7454ca77 Fix: syuilo#3122 (#5435) 2019-09-21 21:33:01 +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 9f5a763c69 Fix: selectでprefix/sufixがないときにいらない下線が付く (#5440) 2019-09-21 01:47:32 +09:00
MeiMei 0ef31a8bac Fix: unknown user cause 500 on AP (#5436) 2019-09-20 05:14:21 +09:00
MeiMei 1a8632e802 Fix: Keycap Number Sign が表示できない (#5431)
* Fix: Keycap Number Sign が表示できない

* add U+20E3
2019-09-15 23:33:58 +09:00
MeiMei c1c955031e Fix typo - invalied (#5433)
* Fix typo - invelied

* fix Valied
2019-09-15 23:27:33 +09:00
Zero King 75ab146860 Follow requests page improvements (#5429)
* follow-requests: add spacing between actions

* follow-requests: make separator more visible in dark themes
2019-09-15 02:38:34 +09:00
Satsuki Yanagi c3f9b2dcc3 Resolve #5420 (#5421) 2019-09-12 21:27:44 +09:00
Aya Morisawa 9d530a5c38 Fix typo: ommited -> omitted (#5406) 2019-09-09 22:47:52 +09:00
MeiMei 827c378ac1 AP Lock (#5410) 2019-09-09 22:46:45 +09:00
syuilo 9b91b92bca Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-09-09 22:28:48 +09:00
syuilo e7fcca0e06 Fix #5403 2019-09-09 22:28:41 +09:00
syuilo a36e5b4543 Refactoring 2019-09-09 22:18:32 +09:00
MeiMei a7b710a2f8 広告ブロッカーの警告を削除 (#5408)
* remove f*ckadbloack

* follow-buttonが消されないように

* revert version

* remove locales
2019-09-08 21:19:28 +09:00
MeiMei c033464b92 AP Undo Announce (#5400)
* AP Undo Announce

* Use activity id
2019-09-08 11:30:44 +09:00
syuilo 4db710a4b0 Fix indentation 2019-09-04 14:35:21 +09:00
syuilo 143190ab38 Fix bug 2019-09-03 08:00:21 +09:00
syuilo d36b129369 Improve reaction tooltip 2019-09-03 07:25:02 +09:00
syuilo f36d88246a Fetch more reactins 2019-09-03 07:15:53 +09:00
syuilo 1dc07f6b72 🎨 2019-09-03 06:58:01 +09:00
syuilo a9a93db2b4 Update reactions-viewer.reaction.vue 2019-09-03 06:20:52 +09:00
syuilo f187df3933 Update reactions-viewer.reaction.vue 2019-09-03 06:20:04 +09:00
syuilo 8abe8042d7 Fix bug 2019-09-03 06:19:17 +09:00
syuilo 58fd46ff6f 🎨 2019-09-03 06:00:45 +09:00
syuilo fef8b662c1 🎨 2019-09-03 05:50:01 +09:00
Aya Morisawa e70d7edf41 Fix #5380 (#5381) 2019-09-02 07:01:33 +09:00
syuilo 0e0d6692c0 Fix bug 2019-09-02 06:21:43 +09:00
syuilo ee39d9594e Improve readability 2019-09-02 06:04:12 +09:00
Oni-Men cefd2a4c54 ページURLが空の時currentNameを使うように (#5368)
* ページURLが空の時currentNameを使う

* 空の時はページURLにcurrentNameを代入するように

* Update src/client/app/common/views/pages/page-editor/page-editor.vue

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

* update validator

* Update src/client/app/common/views/pages/page-editor/page-editor.vue

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

* やっぱりuuidは統一

* エラー処理を追加

* some fix

* ちょっとだけ翻訳の追加と改善

* リファクタリング

* Revert "やっぱりuuidは統一"

This reverts commit 965a860504e8b09e5561a4ab862f8bab6a95e8d5.

* やっぱりuuidをわける

* エラー判定をidからcodeに+リファクタリング
2019-09-02 06:02:35 +09:00
syuilo a08c20d9af Fix #5353 2019-09-02 05:59:24 +09:00
syuilo dc11f1afbf Improve readavility 2019-09-02 05:52:38 +09:00
syuilo b0f2b209a2 Fix error 2019-09-02 05:42:30 +09:00
syuilo a25fdfd519 Fix #5373 2019-09-02 05:34:25 +09:00
Aya Morisawa 701fee3139 Prevent users from opening note menu when already opened (#5367) 2019-09-02 04:45:01 +09:00
MeiMei 593c2b9517 Proxy for SMTP (#5371) 2019-09-02 04:42:52 +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
Aya Morisawa 749200d22b Show users who sent reaction on hover (#5362)
* Show users who sent reaction on hover

* Support i18n

* detail -> details

* Extract methods

* Update on change
2019-08-31 03:04:36 +09:00
syuilo 50abb51ece Syslog support
Resolve #5355
2019-08-30 08:29:46 +09:00
Aya Morisawa 1f890c5bed Assign URL to each page of admin (#5366)
* Assign URL to each page of admin

* Remove cursor pointer
2019-08-30 04:19:49 +09:00
Aya Morisawa 97f23af86d Assign URL to each page of settings (#5349)
* Assign URL to each page of settings

* Use router-link

* comma

* Use active-class

* Clean up

* space

* comma

* Redirect if mobile

* Redirect to /i/settings/profile

* Clean up
2019-08-29 14:57:28 +09:00
syuilo d77aa1f26a 不要なプロパティをレスポンスから削除 2019-08-29 07:34:54 +09:00
Aya Morisawa 423f776ed0 Perform animation only when reaction is added (#5359) 2019-08-29 05:20:27 +09:00
Aya Morisawa 084fd8152b Refactor reactions-viewer.vue (#5358) 2019-08-29 05:15:14 +09:00
syuilo 89d35c2e63 Fix bug 2019-08-29 05:13:03 +09:00
Aya Morisawa be33581642 Fix animation not being performed on new reaction (#5345)
* Fix animation not being performed on new reaction

* Clean up
2019-08-29 05:11:26 +09:00
Oni-Men 2d6d9f30e1 ページURLが他と重複してたらエラーを投げるように (#5354)
* [Page]nameが重複したときの処理を追加

* page-editor側のerr.idにuuidを適用

* refactor

* uuidをわけた
2019-08-28 08:00:05 +09:00
Aya Morisawa 85721065fd Save memo automatically (#5351)
* Save memo automatically

* Use clearTimeout

* Clean up

* Clean up
2019-08-28 02:26:19 +09:00
Aya Morisawa 9d65768d4d [MFM] Fallback to js if specified lang is not available (#5347) 2019-08-27 19:44:49 +09:00
MeiMei 13f69e4291 excludeNsfwやCWのNSFW扱いなど (#5341)
* NoteにisSensitive

* Revert "NoteにisSensitive"

This reverts commit 3d5bcfbaf078ff91257a508f817dd1ef4ea31d7b.

* query excludeNsfw

* AP deliverでCW付きはsensitiveにするように

* excludeNsfwでCW付きも除くように
2019-08-27 17:33:07 +09:00
MeiMei 6a0affcec1 Tune worker/job counts (#5346)
* デフォルトのワーカー数を1に

* Tune default job count
2019-08-27 05:33:24 +09:00
MeiMei ab6a84cd45 未実装のTLのRenoteクエリを実装 (#5343)
* users/notes includeMyRenotes

* other renotes

* fix target user in users/notes

* users/notesからv10から未実装でありえないオプションを削除

* users/notesのincludeMyRenotesの説明を修正

* remove needless anonymous checks
2019-08-27 03:24:35 +09:00
Aya Morisawa ba93bf7478 Prevent users from changing the disabled option (#5344) 2019-08-27 02:44:01 +09:00
Satsuki Yanagi 1c4e1af7c3 Improve post form (#5326)
* Improve post form

* Remove local icon from button
2019-08-25 16:12:01 +09:00
Satsuki Yanagi a85f4c4fc4 Resolve #2716 (#5340)
* Resolve #2716

* Update ja-JP.yml
2019-08-25 16:11:20 +09:00
MeiMei 9d6c8806af CWの中のサムネイルのサイズが変なのを修正 (#5339)
* Fix #5338

* Revert "Fix #5338"

This reverts commit 72b32df2b74743bede6fff0dbc37fec352cff51f.

* Fix media-list height

* fix
2019-08-24 19:20:53 +09:00
syuilo f4cec53ba1 [Room] Make Pinguin customizable 2019-08-24 02:18:21 +09:00
syuilo ad70b50fee [Room] Add energy drink 2019-08-23 06:52:42 +09:00
syuilo c2f932e28b Fix #5324 2019-08-22 19:56:27 +09:00
syuilo c637882578 カップ麺をスムーズシェードするように 2019-08-22 19:42:52 +09:00
syuilo ef7221e39e Fix holo-display animation glitch 2019-08-22 19:37:01 +09:00
Oni-Men 6b571a7799 Improve furniture preview (#5328)
* Improve furniture preview

* improve calc method

* camera.aspectいらないことに気付いた

* refactor & go camera far away

* 対角線の長さで計算するように

* 対角線の計算にhypot()を使用

Co-Authored-By: Aya Morisawa <AyaMorisawa4869@gmail.com>
2019-08-22 18:34:15 +09:00
MeiMei 0638b6cb69 Roomで未保存警告ダイアログなどを追加 (#5332)
* Room保存時にダイアログを表示するように

* Roomから移動するときに未保存ならば警告するように
2019-08-22 18:33:50 +09:00
syuilo a39c1706a1 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-08-22 02:40:19 +09:00
syuilo c741e27057 [Room] Add holo-display 2019-08-22 02:40:01 +09:00
Aya Morisawa ede854c215 Update button.vue (#5331) 2019-08-22 02:36:19 +09:00
Oni-Men 630d873ec0 [room]Add cup noodle (#5323)
* [Room] Add cup noodles

* remove ,

* Fix Cup-Noodle Texture
2019-08-20 15:57:42 +09:00
syuilo fcf5531e5b 🎨 2019-08-19 16:44:55 +09:00
syuilo 3bef69ee58 🎨 2019-08-19 16:13:08 +09:00
syuilo 311a4f28b0 Resolve #5298 2019-08-19 16:05:57 +09:00
syuilo 01e692b353 Refactor 2019-08-19 15:59:36 +09:00
syuilo 3b445af6fc Improve readability 2019-08-19 15:51:00 +09:00
syuilo 1e43ece637 [Room] Update model 2019-08-19 14:01:05 +09:00
syuilo d686e70f2b [Room] Better rendering 2019-08-19 12:35:18 +09:00
syuilo 79c6475028 Improve readability 2019-08-19 02:19:37 +09:00
syuilo 7dee5309dc Refactoring 2019-08-19 02:06:37 +09:00
syuilo 958ec7b03f Fix #5307 2019-08-19 02:02:10 +09:00
syuilo 9153434906 [Room] Add bin 2019-08-19 01:54:06 +09:00
syuilo 3a08364c24 [Room] Add some furnitures 2019-08-19 01:45:20 +09:00
syuilo a9beeab502 [Room] Better rendering 2019-08-19 01:43:45 +09:00
syuilo 38c901069a [Room] Better avatar rendering 2019-08-19 01:15:30 +09:00
syuilo 3f7606060e Update geometry name 2019-08-19 01:01:15 +09:00
kabo2468 777f20e9be Add Trash can (#5309)
new file:   src/client/assets/room/furnitures/trash-can/trash-can.blend
	new file:   src/client/assets/room/furnitures/trash-can/trash-can.glb
2019-08-19 00:51:57 +09:00
syuilo 0f9e09f4bd cors 2019-08-18 20:32:04 +09:00
MeiMei 743ebc17b9 Fix #5291 (#5294) 2019-08-18 20:25:12 +09:00
syuilo 9bc4af76b8 モバイルでもRoomを表示できるように 2019-08-18 19:11:24 +09:00
syuilo 46fa26426d Fix bug 2019-08-18 19:08:33 +09:00
syuilo bc11702f7d Fix #5290 2019-08-18 16:55:09 +09:00
syuilo 6288de5813 Fix #5291 2019-08-18 16:51:27 +09:00
imgbot[bot] d7787bacf7 [ImgBot] Optimize images (#5289)
*Total -- 2,381.44kb -> 1,992.59kb (16.33%)

/src/client/assets/room/furnitures/photoframe/photo-uv.png -- 20.34kb -> 2.58kb (87.33%)
/src/client/assets/room/furnitures/pc/motherboard-uv.png -- 21.43kb -> 2.85kb (86.69%)
/src/client/assets/room/furnitures/cardboard-box3/uv.png -- 21.58kb -> 3.51kb (83.72%)
/src/client/assets/room/furnitures/poster-v/uv.png -- 21.85kb -> 3.71kb (83.04%)
/src/client/assets/room/furnitures/milk/milk.png -- 3.76kb -> 0.64kb (82.89%)
/src/client/assets/room/furnitures/server/uv.png -- 22.29kb -> 3.92kb (82.42%)
/src/client/assets/room/furnitures/facial-tissue/facial-tissue.png -- 3.80kb -> 0.67kb (82.3%)
/src/client/assets/room/rooms/washitsu/tatami-uv.png -- 22.27kb -> 3.98kb (82.13%)
/src/client/assets/room/rooms/washitsu/husuma-uv.png -- 22.06kb -> 3.94kb (82.13%)
/src/client/assets/room/furnitures/tv/screen-uv.png -- 20.55kb -> 3.70kb (81.98%)
/src/client/assets/room/furnitures/poster-h/uv.png -- 20.15kb -> 3.70kb (81.65%)
/src/client/assets/room/furnitures/plant/plant-soil-uv.png -- 23.17kb -> 4.40kb (81%)
/src/client/assets/room/furnitures/facial-tissue/facial-tissue-uv.png -- 22.96kb -> 4.37kb (80.99%)
/src/client/assets/room/furnitures/cardboard-box2/uv.png -- 22.36kb -> 4.52kb (79.78%)
/src/client/assets/room/furnitures/book2/uv.png -- 37.36kb -> 8.41kb (77.49%)
/src/client/assets/room/furnitures/server/rack-uv.png -- 26.68kb -> 6.55kb (75.46%)
/src/client/assets/room/furnitures/monitor/screen-uv.png -- 5.81kb -> 1.46kb (74.88%)
/src/client/assets/room/furnitures/milk/milk-uv.png -- 49.21kb -> 16.19kb (67.1%)
/src/client/assets/room/furnitures/eraser/eraser-uv.png -- 27.93kb -> 10.90kb (60.96%)
/src/client/assets/room/furnitures/book2/barcode.png -- 8.71kb -> 3.42kb (60.72%)
/src/client/assets/room/rooms/washitsu/husuma.png -- 4.23kb -> 2.48kb (41.44%)
/src/client/assets/room/furnitures/server/rack.png -- 9.42kb -> 6.88kb (26.92%)
/src/client/assets/room/furnitures/eraser/cover.png -- 10.75kb -> 8.14kb (24.26%)
/src/client/assets/room/furnitures/plant2/soil.png -- 13.06kb -> 10.60kb (18.83%)
/src/client/assets/room/furnitures/plant/plant-soil.png -- 13.06kb -> 10.60kb (18.83%)
/src/client/assets/room/furnitures/monitor/screen.jpg -- 28.93kb -> 24.26kb (16.16%)
/src/client/assets/room/furnitures/cardboard-box3/texture.png -- 18.23kb -> 15.82kb (13.21%)
/src/client/assets/room/furnitures/cardboard-box2/texture.png -- 18.64kb -> 16.48kb (11.56%)
/src/client/assets/room/furnitures/book2/texture.png -- 64.05kb -> 59.59kb (6.97%)
/src/client/assets/room/furnitures/server/server.png -- 121.75kb -> 114.13kb (6.26%)
/src/client/assets/room/furnitures/pc/motherboard.jpg -- 67.25kb -> 63.09kb (6.19%)
/src/client/assets/room/furnitures/photoframe/photo.jpg -- 31.10kb -> 29.79kb (4.22%)
/src/client/assets/room/rooms/washitsu/tatami-single1600.png -- 1,163.42kb -> 1,145.84kb (1.51%)
/src/client/assets/room/rooms/washitsu/tatami.png -- 308.19kb -> 306.37kb (0.59%)
/src/client/assets/room/furnitures/moon/moon.jpg -- 85.11kb -> 85.11kb (0%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-08-18 15:06:22 +09:00
syuilo 45b972c059
MisskeyRoom (#5267)
* wip

* Add pemcil

* Fix bug

* Update .gitattributes

* Add 🍮

* Better 🍮

* Add color boxes

* Add pc

* Add keyboard

* Add 📦

* Add more 📦

* ✌️

* carpet

* Add plant

* ✌️

* ✌️

* Update room.vue

* Add plant

* ✌️

* ✌️

* ✌️

* ✌️

* ✌️

* 段ボール箱がてかりすぎているのを修正

* Update room.ts

* Render username

* ✌️

* Add new 📦

* Update room.ts

* Remove blender backup files

* Refactor

* Improve performance

* Update room.ts

* Update .gitattributes

* Update room.ts

* Better fan

* Better tissue rendering

* Add 🐧

* Create photoframe2.glb

* chairs

* Add 📖

* fix: HiDPi環境でオブジェクトを選択できない (#5268)

* Better monitor

* ✌️

* Add corkboard

* Add missing blend

* mousepad

* Add missing blend

* Add cube

* 額縁やモニターなどに任意の画像を表示できるように

* Update MisskeyRoom section of CONTRIBUTING.md (#5272)

* Update MisskeyRoom section of CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Refactor

* カスタムテクスチャがずれないように

* Remove debug code

* Update furnitures.json5

* 一部の家具の色を自由に変えられるように

* Update ja-JP.yml

* Type annotation

* 家具の色やテクスチャをすぐ反映するように

* Update room.vue

* Update furnitures.json5

* Add 📺

* Update ja-JP.yml

* 床の色を変えられるように

* 和室にできるように

* Update washitsu

* Use MeshLambertMaterial to improve performance

* Use MeshLambertMaterial

* Fix bug

* Refactor

* Update room.ts

* Fix washitsu

* Update room.vue

* Update washistu

* Use MeshLambertMaterial

* Update room.ts

* Set current property value

* Disable reactivity to improve performance a bit

* Fix bug

* Set current carpet color

* Update ja-JP.yml

* Add rubik-cube (#5278)

* Update ja-JP.yml (#5279)

* Update UI

* ルームの設定を追加

* Add room link

* 家具をドラッグで移動や回転できるように

* esnextにする (#5286)

* Fix moduleResolution

* Use uuid v4

* Fix bug

* マットの色を変えられるように

* ✌️

* 異方性フィルタリングするように

* グラフィックの品質をフィルタリングに反映

* Add bloom effect when ultra graphics

* Add posters

* 🎨
2019-08-18 14:41:33 +09:00
MeiMei 7ecfc007a9 updateHashtagを並列で行わないように (#5284) 2019-08-18 12:47:45 +09:00
MeiMei fc78c75bab Fix: Hashtagがupdateできない (#5285) 2019-08-18 12:46:47 +09:00
Satsuki Yanagi 59493a0cd9 uuid() と lint (#5288)
* Import only v4 uuid, uuid() without version is deprecated

* Add Missing semicolon
2019-08-18 12:42:58 +09:00
MeiMei 6060c6d56e リモートユーザー向けのNoteUnreadsレコードは作成しないように (#5280) 2019-08-17 14:40:06 +09:00
MeiMei 6cdbb27169 Fix: ドライブアップロード直後に取得できるURLがoriginalじゃない (#5274) 2019-08-17 12:32:52 +09:00
MeiMei ed8b073e54 タイトルやアイコンがきちんと設定されないことがあるのを修正 (#5265)
* Fix: og:site_nameがbase系ページに正しく反映さんれない

* instanceNameはAPIのmetaじゃなくてog:site_nameを参照するように

* Fix: タイトルが変更されるページから通常ページに遷移してもタイトルが戻らない

* Fix: タイトルが戻らない mobile / notifications

* Fix: faviconの変更が効かないページがある
2019-08-16 14:16:19 +09:00
syuilo 7dd193636c Fix #5260 2019-08-11 20:13:57 +09:00
MeiMei 01d018510c ユーザー名の突き抜けの修正 (#5261)
* 突き抜け deck フォロリク/vote

* 突き抜け desktop

* notification reactionで絵文字の縦がずれないように

* Fix: ユーザーページの名前が突き抜ける

* Fix: デッキカラムでユーザー名が長いと閉じれなくなる

* デッキのカウントの位置が右になってしまってたのを修正

* デッキヘッダーのellipsis
2019-08-11 19:48:54 +09:00
和風ドレッシング 1c273a0a75 Elasticsearchのインデックス名をconfigで変更できるように (#5257) 2019-08-09 13:04:35 +09:00
Satsuki Yanagi fa2c7658a0 PackedUserがサイレンスや凍結の情報を持つように (#5255) 2019-08-08 09:31:40 +09:00
MeiMei 3b626f72e4 Resolve #5247 (#5248) 2019-08-05 10:30:31 +09:00
MeiMei db01fa0eef Enable s3ForcePathStyle (#5234) 2019-07-31 18:11:11 +09:00
Oni-Men 333604898c fix #5214 ウィジェットが選択されていないときは追加されないように (#5227)
* fix #5214

* null削除の取り消し

* 空白文字の調整
2019-07-28 14:12:33 +09:00
syuilo 66409029e7
非ログイン時の警告処理 (#5219)
* Update note-mixin.ts

* Update note-mixin.ts

* ✌️

* Update note-mixin.ts

* Update note-menu.vue
2019-07-28 10:35:53 +09:00
syuilo 8ec6b2ec11 Fix error 2019-07-28 10:31:16 +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
Xeltica 831ca53b63 「削除して編集」機能を追加 (#5182)
* 「削除して編集」機能を追加

* UXの調整

* 殆どの情報を保持したまま編集できるように

* update lang
2019-07-28 05:33:12 +09:00
MeiMei 6138d46509 AP Emojiのupdatedは採用しないように (#5220)
* AP Emojiのupdatedは採用しない

* updated判定は残す
2019-07-28 05:32:40 +09:00
syuilo c3003cb363 Improve mobile notifications view 2019-07-28 05:25:12 +09:00
syuilo 4277e53433
通知のフィルタ (#5224)
* ✌️

* Deck
2019-07-28 04:44:09 +09:00
MeiMei 6516bd2ade Fix: リンクバリデーションリンクが一瞬表示されてしまう (#5216)
* Fix: リンクバリデーションリンクが一瞬表示されてしまう

* use link
2019-07-26 00:17:34 +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
syuilo fd2ae6d3cf Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-07-24 02:17:04 +09:00
syuilo 238edd36f7 Fix error 2019-07-24 02:16:41 +09:00
MeiMei 5d847f9808 Fix: some post form errors (#5212)
* Fix: type mismatch in post-form-attaches

* Fix: 'this is null' in post-form-window
2019-07-24 02:15:40 +09:00
syuilo ac914af9c3 Fix #5210 2019-07-23 00:19:29 +09:00
syuilo 29469bb7c6 Better error 2019-07-22 10:18:27 +09:00
syuilo 4f043b1841 Update signup.ts 2019-07-22 10:16:25 +09:00
syuilo 85008303f5 Prevent username reusing 2019-07-22 10:15:00 +09:00
Oni-Men 8aeabf530c Patch #5060 (#5205)
* fix #5060

* forgot ";" :p
2019-07-21 22:27:36 +09:00
Satsuki Yanagi eb8ef35122 Fix activity calendar for desktop widget (#5200)
* Fix activity calendar for desktop widget

* fetch past 21 weeks for activity widgets

* Cleanup

* forEach -> map

* Revert "forEach -> map"

This reverts commit b72e180ee4a788ff1a3c2955a061646561b2b735.
2019-07-21 19:12:16 +09:00
MeiMei e695f54ef0 投稿フォームが画面外にはみ出さないように (#5203)
* 上下はみ出したウィンドウは上基準で収めるように

* 投稿フォームを画面より長くしないように
2019-07-20 17:50:01 +09:00
MeiMei b2ed45ae38 Fix: スクロールしてると絵文字ピッカーの位置がずれる (#5204) 2019-07-20 17:47:40 +09:00
syuilo 5e36f75f8a Clean up: Remove unused imports 2019-07-20 04:09:33 +09:00
rinsuki 7ac13a386c Improve GenerateVideoThumbnail (#5186)
* Improve GenerateVideoThumbnail

* use fluent-ffmpeg

* Update src/services/drive/generate-video-thumbnail.ts
2019-07-20 03:28:14 +09:00
Satsuki Yanagi 56c8ad9df3 Improve usability of quote note by pasting url (#5196) 2019-07-20 03:23:16 +09:00
MeiMei f1ab918ecd Fix question (#5197) 2019-07-20 03:20:06 +09:00
syuilo 26567cdeb2 🎨 2019-07-19 06:13:56 +09:00
syuilo cd5b24d4eb Merge branch 'develop' 2019-07-19 03:38:05 +09:00
syuilo de9bd2651b Remove unused import 2019-07-19 03:37:34 +09:00
syuilo c432310cae MFMの引用がインライン表示になっている問題を修正 2019-07-19 03:30:37 +09:00
rinsuki 2af79e9855 特定ホストへのメンションの特別処理をクライアントに追加 (#5185)
* 特定ホストへのメンションの特別処理をクライアントに追加

Fix #5168

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Fix indent
2019-07-19 03:13:47 +09:00
Oni-Men f6ac6f9c6f fix #5071 (#5184) 2019-07-18 20:56:48 +09:00
MeiMei d8c835fa51 Fix signin (#5181)
* Revert "Fix signin history (#5180)"

This reverts commit a97c14a7b7.

* fix signin

* failはfail専用に

* fix password less 200
2019-07-18 05:26:58 +09:00
Satsuki Yanagi a97c14a7b7 Fix signin history (#5180)
* Fix #5179

* Fix wrong value in signin history
2019-07-18 04:22:44 +09:00
MeiMei 9c4e64b7b5 Send Delete activity on suspend (#5165)
* Send Delete Person activity

* Delete activityの後にフォロー解除する

* アカウント削除でもDelete activity
2019-07-18 02:03:28 +09:00
MeiMei ef44eda69e Mastodonのリンクの所有者認証に対応 (#5161)
* Profile metadata を設定できるように

* API desc
2019-07-18 00:11:39 +09:00
Satsuki Yanagi f1a7ab639b Resolve #5117 (#5171)
* Resolve #5117

* 出来立てのユーザーがストリームコネクションを持ってるはずがない
2019-07-18 00:00:03 +09:00
Satsuki Yanagi 0d8286cb2a Improve #5176 (#5178)
* 🎨

* Follow review

* Remove unnecessary colon
2019-07-17 23:59:21 +09:00
Satsuki Yanagi 8e4ad4b919 Improve usability of users view (#5176)
* Improve usability of users view

Resolve #5173

* Fix query

* Follow review and fix

* Follow review
2019-07-17 18:59:10 +09:00
Satsuki Yanagi 9a09ed6290 Cleanup source (#5177)
* Cleanup source

* 🙏
2019-07-17 17:13:38 +09:00
Satsuki Yanagi 9ca36021b0 Fix #5172 (#5174) 2019-07-17 13:28:27 +09:00
Satsuki Yanagi 01e7716170 (コ`・ヘ・´ケ) (#5156) 2019-07-15 02:28:30 +09:00
Satsuki Yanagi b7273c90ae Fix #5128 (#5153) 2019-07-14 03:56:34 +09:00
syuilo f37f22b163 Fix bug 2019-07-14 03:53:45 +09:00
syuilo b34c1379e9 Resolve #3238 2019-07-14 03:18:45 +09:00
Satsuki Yanagi b3c6e28717 Improve usability (#5142)
Fix #3862
2019-07-12 22:24:29 +09:00
MeiMei 70691e1523 Fix: proxy-media後のContent-Typeが違う (#5143) 2019-07-12 22:21:47 +09:00
syuilo 2cb032b0e0 Fix #5140 2019-07-12 03:17:31 +09:00
syuilo ebbf5268ac Improve usability 2019-07-12 02:08:13 +09:00
syuilo b2030e8403 🎨 2019-07-12 00:40:10 +09:00
syuilo ab871c6991 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-07-10 18:30:58 +09:00
syuilo feec5e88fc Pages: Implement radio button 2019-07-10 18:30:51 +09:00
MeiMei a091cbb93a Prevent duplicate user registration (#5129) 2019-07-10 03:47:07 +09:00
Satsuki Yanagi a59ab79da0 Fix drive browser showing false empty (#5127) 2019-07-09 17:38:14 +09:00
syuilo 41d041f701 Merge branch 'develop' 2019-07-09 17:03:38 +09:00
MeiMei 24e389bcf3 Tune font (#5125) 2019-07-09 17:01:08 +09:00
syuilo 933c83679e Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-07-09 16:55:59 +09:00
syuilo a7aa924949 Add userId prop 2019-07-09 16:55:55 +09:00
syuilo 0eb84fe874 Fix bug 2019-07-09 16:55:33 +09:00
syuilo 2465a377a1
Delete init.ts 2019-07-09 04:09:02 +09:00
syuilo 0f71d9f47a Merge branch 'develop' 2019-07-08 16:17:47 +09:00
syuilo 1d43d18b19 🎨 2019-07-08 16:11:52 +09:00
syuilo ec1f2a285b Resolve #5116 2019-07-08 16:03:17 +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 6064c3ae47 Add semicolons 2019-07-08 04:32:57 +09:00
syuilo 05862a420f Merge branch 'develop' into pr/4549 2019-07-08 04:27:18 +09:00
syuilo 393ad283e1 🎨 2019-07-08 04:19:17 +09:00
syuilo 841c8d619f 既定のアップロード先フォルダを設定できるように 2019-07-08 04:17:53 +09:00
MeiMei d39aabc143 Fix notification wrap (#5118) 2019-07-07 18:59:54 +09:00
Satsuki Yanagi 4628f507e5 公開以外へのリプライ時元の公開範囲で指定したユーザー情報を引き継ぐように (#5119)
* 公開以外へのリプライ時元の公開範囲で指定したユーザー情報を引き継ぐように

* Use users/show userIds
2019-07-07 17:14:08 +09:00
syuilo 8b05816860 Refactor: Remove needless return 2019-07-07 15:29:08 +09:00
Satsuki Yanagi 3b8ea90fdc フォルダーを削除できないときダイアログボックスで知らせる (#5111)
* フォルダーを削除できないときダイアログボックスで知らせる

* https://github.com/syuilo/misskey/pull/5111#issuecomment-508959068

かわいい
2019-07-07 14:56:51 +09:00
MeiMei 638458e2c1 Fix: postgres redis cache の option が適用されない (#5114) 2019-07-07 07:59:59 +09:00
syuilo bd8d7c3d0f Improve Page
* ページをピン留めできるように
* デッキでカラム内でページを見れるように
2019-07-07 06:56:13 +09:00
syuilo 351b236014 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-07-07 05:13:21 +09:00
syuilo e9251debe0 イベント送信時に指定の変数の値を添付出来るように 2019-07-07 05:12:31 +09:00
tamaina 22c4842154
https://github.com/syuilo/misskey/pull/4549#discussion_r287750004 2019-07-07 02:22:33 +09:00
tamaina 788edd3622
fix 2019-07-07 02:22:33 +09:00
tamaina 899fc8a7bd
✌️ 2019-07-07 02:22:08 +09:00
tamaina 2afcdda058
wip 2019-07-07 02:21:13 +09:00
tamaina c2fc637575
revert 2019-07-07 02:18:24 +09:00
tamaina 82d2b0608f
fix #1442, fix #2106 2019-07-07 02:18:24 +09:00
Satsuki Yanagi 047a46d966 Support password-less login with WebAuthn (#5112)
* Support password-less login with WebAuthn

* Fix initial value of usePasswordLessLogin
2019-07-07 01:38:36 +09:00
syuilo e97dd13e81 Pages: ボタンを色付き表示できるように 2019-07-06 23:11:16 +09:00
syuilo 067e9ec6f4 Fix bug 2019-07-06 22:53:15 +09:00
syuilo 64397708fd MisskeyPagesにイベント送信ボタンを追加 2019-07-06 18:14:50 +09:00
syuilo 5ae6b0058f
やった (#5110) 2019-07-06 00:46:00 +09:00
syuilo c201326906 Merge branch 'develop' 2019-07-05 22:36:13 +09:00
syuilo 48353cccae Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-07-05 22:32:19 +09:00
syuilo 65bf863093 Fix #4760 2019-07-05 22:32:15 +09:00
MeiMei 87a6ef0581 Fix: SingleLineなMFMが折り返されてしまう (#5109) 2019-07-05 21:47:18 +09:00
syuilo 68d49bc770 Add PB 2019-07-05 21:18:49 +09:00
syuilo d848195a6e チャートで数字が表示される問題を修正 2019-07-05 21:13:52 +09:00
syuilo 3c5324bbbb Merge branch 'develop' 2019-07-05 18:02:42 +09:00
MeiMei 411f038f34 Fix: カスタム絵文字リアクションがたまに文字になってしまう (#5105) 2019-07-05 17:58:54 +09:00
MeiMei 26f2ae093b APNGでもMIME typeはimage/pngにするように (#5100)
* APNGでもMIME typeはimage/pngにするように

* Revert "APNGでもMIME typeはimage/pngにするように"

This reverts commit e579eb2bf44f526cabfa9bd4adc6b4fa84727e3b.

* APNGはファイル送信時のみimage/pngにするように
2019-07-05 17:44:23 +09:00
Satsuki Yanagi 6a53ccf814 ハッシュタグのトレンドの計算を5分単位で丸める (#5107) 2019-07-05 08:43:56 +09:00
Satsuki Yanagi 114523e69e Fix WebAuthn login (#5103) 2019-07-05 07:48:12 +09:00
Satsuki Yanagi d5caf22d8c Update Emojis immediately (#5106) 2019-07-05 07:45:00 +09:00
syuilo d078f78602 Merge branch 'develop' 2019-07-05 02:13:02 +09:00
syuilo d3edf03125 Fix errors 2019-07-05 02:00:54 +09:00
Acid Chicken (硫酸鶏) d5cd38b459 Create partial type definition for 'jsrsasign' (#5092)
* Create partial type definition for 'jsrsasign'

* Update comments

* Add jsrsasign dependency

* Make some params of Signature class optional

* Make init argument of Signature.init optional
2019-07-05 01:54:16 +09:00
syuilo 2c76d410ab Resolve #1867 2019-07-04 22:59:52 +09:00
syuilo dfd991a6c6 テストメールは管理者アドレスに送信するように 2019-07-04 21:08:47 +09:00
syuilo 16b81fff38 Resolve #3431 2019-07-04 21:07:02 +09:00
syuilo f379a721f1 Fix bug 2019-07-04 20:52:21 +09:00
syuilo 327ffd3498 Resolve #4321 2019-07-04 20:39:33 +09:00
syuilo 40276d7f1a テストページ廃止 2019-07-04 20:26:12 +09:00
syuilo 2e1a9dffbe Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-07-04 14:45:33 +09:00
syuilo ead5a6a258 APNG support 2019-07-04 14:45:28 +09:00
MeiMei 97002400a8 アバターファイル選択でimage以外は表示しないように (#5098) 2019-07-04 14:31:30 +09:00
syuilo 5e7a4e4752 Fix MIME 2019-07-03 23:43:09 +09:00
Mary fd94b817ab Implement Webauthn 🎉 (#5088)
* Implement Webauthn 🎉

* Share hexifyAB

* Move hr inside template and add AttestationChallenges janitor daemon

* Apply suggestions from code review

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

* Add newline at the end of file

* Fix stray newline in promise chain

* Ignore var in try{}catch(){} block

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

* Add missing comma

* Add missing semicolon

* Support more attestation formats

* add support for more key types and linter pass

* Refactor

* Refactor

* credentialId --> id

* Fix

* Improve readability

* Add indexes

* fixes for credentialId->id

* Avoid changing store state

* Fix syntax error and code style

* Remove unused import

* Refactor of getkey API

* Create 1561706992953-webauthn.ts

* Update ja-JP.yml

* Add type annotations

* Fix code style

* Specify depedency version

* Fix code style

* Fix janitor daemon and login requesting 2FA regardless of status
2019-07-03 20:18:07 +09:00
syuilo f17e229c1e
Resolve #5072 2019-07-03 03:58:45 +09:00
syuilo 96e23b0e5b
MFMで連続したスペースがひとつに纏まるのを修正 2019-07-02 20:52:37 +09:00
syuilo 76693138d3
Fix MFM parsing: Ignore parent [] of URL 2019-07-02 20:05:52 +09:00
syuilo 10677b57d4
Update dependencies 🚀 2019-07-02 19:20:34 +09:00
syuilo 5f0ac0f46a
Fix #5073 2019-07-02 19:17:14 +09:00
syuilo 7ffe559525
Resolve #5085 2019-07-02 18:32:24 +09:00
syuilo 03e999875a
リモートファイルの削除が重い問題を修正 2019-07-01 21:12:14 +09:00
syuilo ed0070c470
Set job concurrency to reduce performance issue 2019-07-01 20:37:26 +09:00
syuilo d764316708
Simplify log domain 2019-07-01 03:25:31 +09:00
syuilo b2cf74e878
Create accept-migration.ts 2019-06-30 04:49:30 +09:00
syuilo bb2d76ffa3
Fix #4926 2019-06-29 23:12:00 +09:00
syuilo 763b70e01b
Revert "Update ormconfig.ts"
This reverts commit 5a349eb376.
2019-06-29 15:58:04 +09:00
syuilo 5a349eb376
Update ormconfig.ts 2019-06-29 15:31:54 +09:00
MeiMei 0141affe05 Fix: AP object / actor type (#5086)
* attributedToがArrayの場合などに対応

* attachment以外で来るDocument系のObjectに対応

* Renote, Reply 対応

* 表示をいい感じに

* fix type

* revert as const

* Fix Note / Question type

* attributedToのtypeで複合配列を想定する
2019-06-28 18:54:09 +09:00
syuilo a8379e3bc9
Use as const
#5089
2019-06-28 16:38:48 +09:00
syuilo 952789cc1e
Use as const
#5089
2019-06-27 18:04:09 +09:00
syuilo 0500600cdd
Merge branch 'develop' 2019-06-25 01:27:51 +09:00
syuilo f74bc309b1
Fix bug 2019-06-25 01:24:01 +09:00
syuilo bc83963ac7
English nyaize 2019-06-24 22:20:13 +09:00
syuilo 31a5247b9c
🎨 2019-06-23 16:12:11 +09:00
syuilo 73ac2632c2
Merge branch 'develop' 2019-06-23 00:22:33 +09:00
syuilo bb4ca7b31a
Resolve #5010 2019-06-23 00:06:39 +09:00
syuilo 89f16668e6
Fix #4519 2019-06-22 04:17:02 +09:00
syuilo 8409b59dea
Improve usability 2019-06-22 04:09:53 +09:00
MeiMei 1707002d43 Block all activities from suspended users (#5076) 2019-06-21 15:42:07 +09:00
MeiMei 16b03fc157 Improve url-preview (#5077)
* url-previewリクエスト時にハッシュは除く

* ハッシュだけ違うプレビューカードは表示しない

*  url-previewをユーザーロケールで出し分けるように

* Fix code style
2019-06-21 15:41:02 +09:00
syuilo fa0023e541
Fix bug 2019-06-21 15:11:56 +09:00
syuilo aec5911821
Improve sync 2019-06-21 15:08:17 +09:00
syuilo 26f4c038f3
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-06-21 13:06:55 +09:00
syuilo 6136f6f33a
デッキの状態を同期できるように 2019-06-21 13:06:47 +09:00
MeiMei 2b8d0225cc Enable ServiceWorker (#5075) 2019-06-21 11:50:38 +09:00
syuilo 18184441f1
ホームのカスタマイズ情報を複数のデバイス間で同期できるように 2019-06-21 01:50:01 +09:00
syuilo bd83939993
Provide Redis version 2019-06-20 22:55:57 +09:00
syuilo 2c1932faa7
Add psql version to info page 2019-06-20 22:52:35 +09:00
syuilo 33d79420eb
Fix code style 2019-06-19 17:47:24 +09:00
syuilo 80d8af84dd
Merge branch 'develop' 2019-06-18 19:16:41 +09:00
syuilo d64dffbdda
Add index 2019-06-18 17:11:28 +09:00
syuilo 4015ccef2f
Add chart indices 2019-06-18 17:10:28 +09:00
syuilo 2dac8d3d1f
Update db.vue 2019-06-18 16:53:14 +09:00
syuilo 4f284e1bc0
Resolve #5063 2019-06-18 16:49:58 +09:00
syuilo b0280355e8
Better request interval 2019-06-18 16:17:20 +09:00
syuilo 048d88b784
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-06-18 15:56:31 +09:00
syuilo bb52ebdc3e
Provide version of postgresql 2019-06-18 15:56:03 +09:00
Satsuki Yanagi 5f2fda85ba Resolve #5069 (#5070) 2019-06-18 15:42:08 +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
syuilo 1a984de8e8
Better error handling 2019-06-18 13:58:59 +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 af60b45ee7
Fix MFM italic parsing 2019-06-16 21:30:51 +09:00
syuilo 5cc1aab530
Merge branch 'develop' 2019-06-16 16:09:04 +09:00
MeiMei a3853611ad Fix: オートコンプリートにアニメーション停止が効かない (#5061) 2019-06-16 16:04:27 +09:00
MeiMei ef7eaaabfa Support Unicode 12.0 Emoji (#5062) 2019-06-16 14:24:37 +09:00
MeiMei a4a96710b0 閉鎖しているホストにはAP deliverしないように (#5057)
* 閉鎖しているホストにはAP deliverしないように

* fix case
2019-06-15 17:09:59 +09:00
syuilo 6d08909b2f
Refactor 2019-06-15 17:06:03 +09:00
syuilo 2615368b1e
Resolve #365 2019-06-15 00:07:41 +09:00
Aya Morisawa 2bd03ca725 Use halfwidth space instead of fullwidth space in code (#5054) 2019-06-14 22:54:19 +09:00
MeiMei 67dda01fcb image以外はproxyしないように (#5051) 2019-06-14 12:14:23 +09:00
syuilo e9dc54c4d9
サムネイル生成でエラーになってもファイルのアップロードを失敗しないように
#5050
2019-06-13 22:59:15 +09:00
syuilo fde9fc2891
Make url preview log warn 2019-06-13 22:35:37 +09:00
syuilo 6e59798e82
Merge branch 'develop' 2019-06-13 18:22:49 +09:00
syuilo cfb35324d0
Fix bug 2019-06-13 18:15:35 +09:00
syuilo 9bfbc12afa
Add indexes 2019-06-13 15:30:51 +09:00
MeiMei b41cddaf5a Fix: #5035 (#5048) 2019-06-12 13:47:58 +09:00
Satsuki Yanagi 1432a7193d 設定でPostgreSQLのクエリー結果のキャッシュを無効できるように (#5046) 2019-06-11 20:49:08 +09:00
syuilo 2eb02ae581
Merge branch 'develop' 2019-06-10 23:11:22 +09:00
syuilo 802739a2df
Fix bug 2019-06-10 23:09:36 +09:00
syuilo 95b1e1a21d
Merge branch 'develop' 2019-06-10 11:44:01 +09:00
syuilo 2891f52817
Merge branch 'riamu' into develop 2019-06-10 11:41:07 +09:00
Satsuki Yanagi 5bdc44c672 ✌️ (#5041)
related #5020
2019-06-10 01:02:33 +09:00
syuilo 65d359b57a
Fix #5020 2019-06-09 23:07:32 +09:00
syuilo 7b6e717e23
Merge branch 'develop' 2019-06-07 20:47:56 +09:00
syuilo 4c2c762b87
Fix #5036 2019-06-07 20:40:05 +09:00
syuilo 81fadfa4ff
Fix bug 2019-06-07 20:34:05 +09:00
syuilo dacc713f99
Fix #5021 2019-06-07 20:24:07 +09:00
syuilo a1f794ee05
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-06-07 20:11:38 +09:00
syuilo 8b2098fc89
Fix bug 2019-06-07 20:11:23 +09:00
Acid Chicken (硫酸鶏) 4436852de0 Deny 'private' in note visibility (#5031)
Fixes #5028
2019-06-06 19:45:25 +09:00
Aya Morisawa 83fedcff3b
Add missing semicolon (#5030) 2019-06-04 18:03:56 +09:00
syuilo aff80199e5
Fix bug 2019-05-29 12:22:47 +09:00
Aya Morisawa 834edd216c Fix #4894 (#5000) 2019-05-27 20:04:01 +09:00
syuilo 4670a3d886
Merge branch 'develop' 2019-05-27 18:07:36 +09:00
syuilo d69df60da4
Fix 2019-05-27 18:06:01 +09:00
syuilo 6ca69f6f2e
Fix #4999 2019-05-27 18:03:13 +09:00
syuilo 8e8428b667
Fix bug 2019-05-27 18:01:06 +09:00
syuilo 5dbe1d448b
Improve job queue view 2019-05-27 17:44:51 +09:00
syuilo 85d8e6f220
Refactoring 2019-05-27 17:23:05 +09:00
syuilo 72fb23f4d5
Improve drive management 2019-05-27 16:54:47 +09:00
syuilo 9403ee6495
Improve post form
Resolve #4998
Resolve #1151
2019-05-27 15:38:14 +09:00
Satsuki Yanagi 94ce4fa780 Fix #4996 (#4997) 2019-05-27 08:41:24 +09:00
Satsuki Yanagi 911f5c1455 i18n: ページ編集のカウンターの増加値 (#4995) 2019-05-27 00:03:39 +09:00
Aya Morisawa 3b0daeac3c Fix #4986 (#4991) 2019-05-26 22:05:09 +09:00
syuilo 99e4b06468
Merge branch 'develop' 2019-05-26 21:42:19 +09:00
syuilo 4de709fe51
Fix #4990 2019-05-26 21:35:45 +09:00
syuilo f36e3c69b4
Fix #4985 2019-05-26 13:42:53 +09:00
syuilo 162a740295
Fix #4981 2019-05-26 00:38:26 +09:00
syuilo 9192e98e3f
インスタンス名を空にしてもMisskeyロゴが表示されない問題を修正 2019-05-25 11:50:29 +09:00
syuilo fad84203c0
Merge branch 'develop' 2019-05-25 09:22:25 +09:00
MeiMei 69a916d506 Fix: Firefoxでトークの下が隠れてしまう (#4974) 2019-05-25 09:10:51 +09:00
syuilo 114803a86a
Fix #4972 2019-05-25 09:07:50 +09:00
syuilo 7f54c8fa2a
🎨 2019-05-25 09:05:14 +09:00
syuilo 0af3e15e82
🎨 2019-05-25 09:04:16 +09:00
syuilo f9afebc12e
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-05-25 08:50:07 +09:00
syuilo fc7268fd12
🎨 2019-05-25 08:49:58 +09:00
Satsuki Yanagi 7e7f94d685 Enable query result cache for meta / stats / hashtags trend (#4978) 2019-05-25 08:35:16 +09:00
syuilo 3ea7a49c1c
Show page title 2019-05-24 19:36:35 +09:00
syuilo 312ba501a3
Add deck fallback 2019-05-24 19:33:58 +09:00
syuilo 36c2d0082f
MisskeyPagesをホームUIに統合 2019-05-24 19:19:43 +09:00
syuilo 358bb0fc06
Misskey Pages でURLプレビューを表示するように 2019-05-24 18:11:33 +09:00
syuilo 5a4f6b4ada
Update page-editor.vue 2019-05-24 18:11:12 +09:00
syuilo 03136caac4
Update instance.vue 2019-05-24 04:57:04 +09:00
Satsuki Yanagi e6f78a73ab i18n: reaction-picker.vue (#4971) 2019-05-24 04:25:57 +09:00
syuilo bcdab799d0
🎨 2019-05-24 04:17:14 +09:00
syuilo 50251955cd
Improve usability 2019-05-24 03:57:03 +09:00
syuilo 2270fbf3ee
🎨 2019-05-24 03:46:20 +09:00
Satsuki Yanagi 6de08d07a3 Support PostgreSQL Extra Connection options (#4970) 2019-05-24 03:26:56 +09:00
syuilo dda7b0c80e
Refactor 2019-05-23 23:46:10 +09:00
syuilo 9c8d26affa
Resolve #4967 2019-05-23 14:11:42 +09:00
syuilo 1e1a7ee858
Add info 2019-05-23 13:38:07 +09:00
Satsuki Yanagi 9cfb72810c Fix bug (#4958)
4a88cb59
2019-05-22 14:27:10 +09:00
syuilo 14a774c723
Fix bug 2019-05-22 13:07:58 +09:00
syuilo 8509adf961
Add group update / transfer API (#4957) 2019-05-22 13:03:18 +09:00
syuilo 9d75ec799b
Better deninition 2019-05-22 13:00:36 +09:00
syuilo eed9266ecb
align format 2019-05-22 12:58:53 +09:00
syuilo 4a88cb5968
rename 2019-05-22 12:58:44 +09:00
syuilo 50d4de19f0
Clean up 2019-05-22 12:56:42 +09:00
syuilo c7456224af
Fix bug 2019-05-22 12:55:53 +09:00
syuilo c1524d9bef
デッキでフォロー申請を見れるように 2019-05-22 12:54:28 +09:00
Satsuki Yanagi aa1d2545b3 Fetch joined groups on accept group invites (#4956) 2019-05-22 12:25:14 +09:00
Satsuki Yanagi 1092818203 Add group update / transfer API 2019-05-22 05:06:58 +09:00
syuilo d67d163c78
Merge branch 'develop' 2019-05-21 18:13:24 +09:00
syuilo 08b6fda065
Fix bug 2019-05-21 18:09:05 +09:00
syuilo d0cc145cb3
Clean up 2019-05-21 18:08:58 +09:00
syuilo 19588647d6
Improve usability 2019-05-21 18:06:00 +09:00
syuilo 09da292f1a
Fix #4953 2019-05-21 17:43:27 +09:00
syuilo c8107ff936
🎨 2019-05-21 17:40:58 +09:00
syuilo b44afc1876
iOSで投稿フォームに自動フォーカスしない問題を修正 2019-05-21 17:39:23 +09:00
syuilo c26168f22e
Merge branch 'develop' 2019-05-21 08:57:10 +09:00
syuilo a12ad37522
Fix 2019-05-21 08:48:15 +09:00
syuilo c7daaba370
🎨 2019-05-21 08:44:36 +09:00
syuilo f128813a5e
Fix 2019-05-21 08:23:37 +09:00
syuilo 699a55ea08
Fix 2019-05-21 08:21:26 +09:00
syuilo 90a674f99b
Refactore 2019-05-21 08:19:29 +09:00
syuilo f236d36ed3
Fix 2019-05-21 08:19:23 +09:00
syuilo 1b2200ccf4
Refactyor 2019-05-21 08:10:37 +09:00
syuilo c6353f3502
Improve usability 2019-05-21 06:53:18 +09:00
syuilo f09b8a78a0
Improve usability 2019-05-21 06:34:10 +09:00
syuilo 5f741ac46e
Refactoring 2019-05-21 06:31:51 +09:00
syuilo a434cfbe0d
Fix 2019-05-21 04:26:14 +09:00
syuilo cd4c7689b7
Reduce initial bundle size 2019-05-21 04:21:43 +09:00
syuilo 3cc2049fb3
Reduce initial bundle size 2019-05-21 03:45:07 +09:00
syuilo 0d3117e472
Fix 2019-05-21 03:40:18 +09:00
syuilo b335975c97
Refactoring 2019-05-21 03:20:16 +09:00
syuilo 5511b6e013
Refactoring 2019-05-21 03:07:11 +09:00
syuilo 262d5ead51
Clean up 2019-05-20 22:59:10 +09:00
syuilo a78b048720
Improve API doc 2019-05-20 22:01:32 +09:00
syuilo e7dd5e155d
Fix bugs
Use Not(IsNull())
2019-05-20 21:44:16 +09:00
MeiMei 5a3ea38bbf Fix: Delete is not deliver (#4950)
* Fix: Delete is not deliver

* fix
2019-05-20 13:34:51 +09:00
syuilo 786521eba7
Merge branch 'develop' 2019-05-20 00:12:42 +09:00
syuilo 7e642cf700
Fix bug 2019-05-19 23:42:18 +09:00
syuilo 7732aabc1e
Fix bug 2019-05-19 23:29:28 +09:00
syuilo 1cf9f52eca
Merge branch 'develop' 2019-05-19 21:02:32 +09:00
syuilo c3fada264f
Fix #4938 2019-05-19 20:57:05 +09:00
syuilo 45eeb74b83
Fix #4948 2019-05-19 20:52:00 +09:00
syuilo b9a6e551cd
Add unique index 2019-05-19 20:50:08 +09:00
syuilo c610e5ed9b
Update note-favorite.ts 2019-05-19 20:48:10 +09:00
syuilo c2c2824e50
Fix bug 2019-05-19 20:47:41 +09:00
syuilo 01fab09683
Fix #4945 2019-05-19 20:43:33 +09:00
syuilo e103904a04
Resolve #4941 2019-05-19 20:41:23 +09:00
syuilo 05d0620491
Merge branch 'develop' 2019-05-19 02:51:49 +09:00
syuilo 9b2e996cae
🎨 2019-05-19 02:47:31 +09:00
syuilo 6a561342a4
🎨 2019-05-19 02:39:34 +09:00
syuilo 429bed2f91
Refactor 2019-05-18 23:16:09 +09:00
syuilo 200d593414
Add group menu 2019-05-18 22:57:34 +09:00
syuilo 9dbe12135d
Fix bug 2019-05-18 22:54:02 +09:00
syuilo 318d7f2652
🎨 2019-05-18 22:50:57 +09:00
syuilo 5a653531e2
Avoid error 2019-05-18 21:22:37 +09:00
syuilo c7cc3dcdfd
ユーザーグループ
Resolve #3218
2019-05-18 20:36:33 +09:00
syuilo 61f54f8f74
Fix bug 2019-05-18 00:38:33 +09:00
syuilo 380749051d
ページにいいねできるように 2019-05-17 19:56:47 +09:00
syuilo d6ccb1725b
Update API docs 2019-05-17 00:19:23 +09:00
syuilo 5ce412aeda
Merge branch 'develop' 2019-05-16 16:14:00 +09:00
syuilo 70d710c9a9
管理画面でreCAPTCHAのプレビューを表示するように 2019-05-16 16:08:50 +09:00
syuilo 62cbb92154
Fix #4930 2019-05-16 12:59:09 +09:00
syuilo 7d70126072
Merge branch 'develop' 2019-05-16 01:18:06 +09:00
syuilo 3f5b96bf62
Resolve #4928 2019-05-16 01:07:32 +09:00
syuilo 3d8bbedf1b
GIFのサムネイルが生成されないのを修正
#4728
2019-05-15 21:27:20 +09:00
syuilo 23c9f6a6ca
Resolve #4833 2019-05-15 20:41:01 +09:00
syuilo 5ba8d4949d
インスタンスの設定画面を整理 2019-05-15 20:29:47 +09:00
syuilo a6befdd541
Fix bug 2019-05-15 17:05:41 +09:00
syuilo e5409db0e8
Resolve #4925 2019-05-14 23:54:39 +09:00
syuilo 466fe9c368
Merge branch 'develop' 2019-05-14 21:25:24 +09:00
syuilo b779ff08e0
特定のインスタンスのファイルをすべて削除できるように 2019-05-14 21:08:35 +09:00
syuilo 811f9c22d7
🎨 2019-05-14 20:57:24 +09:00
syuilo c3529f0691
Improve usability 2019-05-14 20:53:49 +09:00
syuilo f9f574532e
インスタンスブロックを設定できるように 2019-05-14 20:49:09 +09:00
syuilo 92dee53dd6
Update note.ts 2019-05-14 12:04:40 +09:00
Satsuki Yanagi 5d42ee2359 Fix tag cloud on Welcome page (#4922)
Resolve #4754
2019-05-14 10:50:20 +09:00
tamaina 7c03d37caa Add ToSUrl, repositoryUrl, feedbackUrl (#4921)
* Add ToSUrl, repositoryUrl, feedbackUrl

* modify nodeinfo
2019-05-14 02:57:04 +09:00
MeiMei b128b593c2 Fix: user menu (#4845) (#4920)
* Fix: Firefoxで自分のメニューが開けないなど

* 自分のユーザーメニューにはミュートなどを表示しないようになど
2019-05-14 02:53:05 +09:00
MeiMei 342e48ed77 Fix meta tags (#4918) 2019-05-14 02:50:23 +09:00
MeiMei 410b9ad6bc Fix: ピン留め投稿の表示順がおかしい (#4906)
* Fix: syuilo#4904

* fix comment
2019-05-12 09:37:00 +09:00
kabo2468 24c6dff3e4 Fix #4875 (#4899) 2019-05-11 21:43:08 +09:00
syuilo 161db7636a
Update log.ts 2019-05-11 10:58:34 +09:00
syuilo 796252357e
Merge branch 'develop' 2019-05-10 17:33:21 +09:00
syuilo 8e6da3a0d9
インスタンス運営者がピン留めユーザーを設定できるように
Related #4892
2019-05-10 17:30:28 +09:00
syuilo 756e4eaeec
テキストのリスト内で変数埋め込みできるように 2019-05-10 16:08:01 +09:00
syuilo 3126d0730a
MisskeyPagesで変数を並べ替えられるように 2019-05-10 16:04:32 +09:00
syuilo 748e9f15df
Add notes/unrenote API 2019-05-10 15:53:53 +09:00
syuilo 7c714f5788
Improve MisskeyPages 2019-05-10 14:18:18 +09:00
syuilo 168de3c316
Resolve #4870 2019-05-09 23:27:34 +09:00
MeiMei 9e20fc5c88 Validate Note on createNote (#4881) 2019-05-09 15:43:31 +09:00
MeiMei 1ff5151786 Fix: みつけるで人気のタグが表示されない (#4883) 2019-05-09 15:42:56 +09:00
syuilo 2d04a3d6d2
Merge branch 'develop' 2019-05-07 18:56:33 +09:00
syuilo 51f98020f6
Fix #4874 2019-05-07 18:48:38 +09:00
syuilo 70123805e1
Fix #4866 2019-05-07 18:23:12 +09:00
syuilo 1448b11d00
Clean up 2019-05-07 18:20:18 +09:00
syuilo 490b81ed05
Fix #4873 2019-05-07 18:14:37 +09:00
MeiMei 96f675abed Fix: IPv4 onlyホストからDualstackホストにAP deliverできない (#4872) 2019-05-07 17:49:25 +09:00
Satsuki Yanagi 4cd451c613 2段階認証コードの入力フォームタイプの訂正 (#4869)
Fix #4849, Resolve #4848
2019-05-07 08:45:29 +09:00
syuilo 187792dfc4
Fix bug 2019-05-06 20:09:13 +09:00
Satsuki Yanagi 3dde561fe5 Resolve #4864 (#4865) 2019-05-06 17:28:55 +09:00
syuilo a75ec45172
Merge branch 'develop' 2019-05-05 20:36:25 +09:00
syuilo b8d8097734
Fix bug 2019-05-05 20:36:09 +09:00
syuilo 1092532292
Merge branch 'develop' 2019-05-05 20:33:44 +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
syuilo 73641fd78d
Fix #4852 2019-05-05 15:17:29 +09:00
syuilo 64aac9d6ad
Fix #4862 2019-05-05 15:12:25 +09:00
syuilo 2be13736c8
Update user-profile.ts
#4809
2019-05-05 09:42:38 +09:00
MeiMei ff4f5fec1d meidg (#4835) 2019-05-05 09:29:15 +09:00
Satsuki Yanagi 7d64f8abe4 外部サービス連携後のPackedUserがその情報を持つように (#4850) 2019-05-05 09:28:55 +09:00
Satsuki Yanagi 88e6929e9f 外部サービス連携ログインリンクにアイコン追加 (#4858) 2019-05-05 09:28:23 +09:00
Satsuki Yanagi 5fb0a995dd 様々な修正 (#4859)
Typo, Redundant code, Syntax error の修正
2019-05-05 09:27:55 +09:00
Satsuki Yanagi 58a04ce1a5 ログアウトの処理と外部サービス連携Viewがセッションクッキーを作らないように (#4856) 2019-05-05 04:04:30 +09:00
syuilo f74e0d9123
Merge branch 'develop' 2019-05-04 15:21:51 +09:00
syuilo d6131c0b09
MisskeyPagesでページブロックを削除できなくなっていた問題を修正 2019-05-04 15:14:02 +09:00
syuilo 12cd2709d6
Merge branch 'develop' 2019-05-03 18:58:54 +09:00
syuilo 6b473e3a5c
Fix #4840 2019-05-03 18:55:24 +09:00
syuilo 4b68abd963
割った余りを求める関数をMisskeyPagesに追加 2019-05-03 18:48:40 +09:00
Satsuki Yanagi 0e764a2b3e Fix external service authentication (#4846) 2019-05-03 18:38:19 +09:00
MeiMei 9d1ed1eb0d Some import and export fixes (#4842)
* Fix: Mastodon v2.8.0 のフォローリストがインポートできない

* Fix: エクスポートリクエストに失敗してもエラーが出ない (#4821)

* エクスポートファイルでは同一ハッシュチェックをしないように
2019-05-03 18:33:25 +09:00
syuilo 001969efaf
Improve usability 2019-05-03 14:49:22 +09:00
syuilo 55e6cae240
Fix #4834 2019-05-03 09:16:31 +09:00
syuilo 5553c3fb17
Improve usability 2019-05-03 08:27:46 +09:00
syuilo 289c76a802
Disable ServiceWorker 2019-05-03 08:22:44 +09:00
syuilo 88d934f922
Merge branch 'develop' 2019-05-02 17:57:29 +09:00
syuilo 2d1f50303d
Improve MisskeyPages 2019-05-02 17:55:59 +09:00
syuilo 9fb7c4091f
Merge branch 'develop' 2019-05-02 17:18:34 +09:00
syuilo aff56469ed
Fix bug 2019-05-02 17:15:14 +09:00
Satsuki Yanagi 419cb7fbad Remove unwanted ! character in user token regex (#4830) 2019-05-02 06:24:32 +09:00
syuilo 6d35872af5
Merge branch 'develop' 2019-05-01 20:57:23 +09:00
syuilo 79c49bc926
ページのソースを見れるように 2019-05-01 20:48:56 +09:00
syuilo 76c538ad25
🎨 2019-05-01 19:50:56 +09:00
syuilo e76e358d98
Fix bug 2019-05-01 19:50:52 +09:00
syuilo 76f37671b4
🎨 2019-05-01 19:45:05 +09:00
syuilo a9fc176c3c
Fix types 2019-05-01 19:31:34 +09:00
syuilo 8b13e3c327
Refactor 2019-05-01 19:20:47 +09:00
syuilo c3cd6ad2d2
Refactoring 2019-05-01 18:33:11 +09:00
syuilo 3444b9c9c8
Add splitStrByLine function 2019-05-01 16:33:54 +09:00
syuilo ca6fc9cd79
Remove strConcat function 2019-05-01 16:07:05 +09:00
syuilo 4747ae8b61
Improve AiScript 2019-05-01 15:17:24 +09:00
syuilo 52ebf2055e
Improve AiScript 2019-05-01 14:54:34 +09:00
syuilo d0af2c2a98
Improve MisskeyPages 2019-05-01 10:37:25 +09:00
syuilo 10216af48a
Improve MisskeyPages 2019-05-01 10:05:33 +09:00
syuilo d0c8d537f5
Refactor 2019-05-01 09:15:29 +09:00
syuilo 1903aaf351
Improve API doc
Fix #4825
2019-05-01 04:44:46 +09:00
MeiMei e6cdf1b995 Fix: mention (あなた宛て) streaming にミュートが効かない (#4823) 2019-04-30 15:53:13 +09:00
syuilo dc072d4706
Merge branch 'develop' 2019-04-30 12:21:31 +09:00
syuilo 57444c6c3f
Update page-editor.el.post.vue 2019-04-30 12:17:53 +09:00
syuilo 759719d124
Improve MisskeyPages 2019-04-30 12:15:41 +09:00
syuilo 59782973be
🎨 2019-04-30 10:08:55 +09:00
syuilo 6c647ea91c
Improve usability 2019-04-30 07:55:40 +09:00
syuilo c9763dabe1
変換関数を追加 2019-04-30 07:49:46 +09:00
syuilo da82754659
🎨 2019-04-30 07:43:56 +09:00
syuilo a3cc0ad18b
🎨 2019-04-30 07:41:57 +09:00
syuilo 2e8e5c2751
Improve MisskeyPages
* ifブロック を追加
* ボタンやスイッチなどのテキストに変数使えるようにした
2019-04-30 06:40:02 +09:00
syuilo a60d83b101
Fix ogp 2019-04-29 18:15:12 +09:00
syuilo 6d45265763
Use bigint 2019-04-29 17:38:31 +09:00
syuilo 42e84b77e1
Merge branch 'develop' 2019-04-29 15:26:43 +09:00
syuilo 93093dd288
🎨 2019-04-29 15:20:37 +09:00
syuilo 53381c04e6
🎨 2019-04-29 15:17:31 +09:00
syuilo c6b64e57f1
いくつかの文字列関数を追加 2019-04-29 15:13:04 +09:00
syuilo 9158426d0a
Improve usability 2019-04-29 14:51:04 +09:00
syuilo cef26853df
Improve usability 2019-04-29 14:46:35 +09:00
syuilo c0673884c5
🎨 2019-04-29 14:38:06 +09:00
syuilo c98eb64598
Fix bug 2019-04-29 14:37:58 +09:00
syuilo 8836bd4f3b
Merge branch 'develop' 2019-04-29 11:11:17 +09:00
syuilo 0d64a17d86
Update page.vue 2019-04-29 11:10:50 +09:00
syuilo c886c09cdb
MisskeyPagesで値が0の変数が表示されない問題を修正 2019-04-29 11:08:35 +09:00
syuilo e86d0007c6
Fix error 2019-04-29 11:03:05 +09:00
syuilo 624ee76e71
Fix bug 2019-04-29 11:00:41 +09:00
syuilo 9406079cb7
Merge branch 'develop' 2019-04-29 09:29:48 +09:00
syuilo 05b8111c19
Pages (#4811)
* wip

* wip

* wip

* Update page-editor.vue

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update page-editor.variable.core.vue

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update aiscript.ts

* wip

* Update package.json

* wip

* wip

* wip

* wip

* wip

* Update page.vue

* wip

* wip

* wip

* wip

* more info

* wip fn

* wip

* wip

* wip
2019-04-29 09:11:57 +09:00
syuilo 747a0b1791
Update define.ts 2019-04-28 19:56:41 +09:00
syuilo c05586b53a
Improve performance 2019-04-27 11:17:03 +09:00
syuilo 2b8187f7ab
Fix bug 2019-04-26 00:54:11 +09:00
rinsuki 291e7e7943 おすすめユーザーに自分自身を含まないように (#4803)
Fix #4790
2019-04-26 00:52:58 +09:00
syuilo 535d10f469
Improve API console 2019-04-25 14:40:42 +09:00
syuilo 4cb58c0892
Refactor 2019-04-25 13:27:07 +09:00
syuilo 6721d27e3f
Improve hashtag API 2019-04-25 13:25:10 +09:00
syuilo da9dd7c423
Improve API definition 2019-04-25 12:56:52 +09:00
syuilo 867eb41618
Fix #4415 2019-04-25 12:37:13 +09:00
syuilo 7495206db2
Merge branch 'develop' 2019-04-25 07:48:29 +09:00
syuilo 0db54386cd
Resolve #3119 2019-04-25 07:46:39 +09:00
syuilo 772258b0b8
Fix #4793 2019-04-25 04:32:01 +09:00
syuilo 3ef002e14d
Fix bug 2019-04-25 04:27:34 +09:00
syuilo b90d473ae5
Fix layout 2019-04-25 04:26:58 +09:00
syuilo f5091d524b
Refactorgin 2019-04-25 04:17:03 +09:00
MeiMei ee5720df2c Fix #4704 (#4797)
*  Fix #4632

* Fix #4795
2019-04-25 04:07:39 +09:00
syuilo afe2037985
Merge branch 'develop' 2019-04-24 20:51:34 +09:00
syuilo e8c8f67a09
Update post-form.vue
Close #4792

Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
2019-04-24 20:47:47 +09:00
syuilo 7b29e7cf7e
Fix bug 2019-04-24 20:41:32 +09:00
syuilo 723d3e6871
Merge branch 'develop' 2019-04-24 15:23:48 +09:00
syuilo 64d00b08a3
Improve announcement
* お知らせにMFMを使えるように
* お知らせに画像を添付できるように
2019-04-24 15:21:39 +09:00
syuilo d73e52ac2a
Create find-by-hash.ts 2019-04-24 14:54:19 +09:00
syuilo 9fac8a611f
Fix response 2019-04-24 14:54:15 +09:00
syuilo 9c774a50f8
Update attached-notes.ts 2019-04-24 14:54:06 +09:00
syuilo 4f20ee1909
Rename theme 2019-04-24 14:44:28 +09:00
syuilo 1440c5bc65
Fix bug 2019-04-24 14:39:59 +09:00
syuilo 8555ec2f72
Fix #4767 2019-04-24 10:02:31 +09:00
syuilo 5aa5896b22
Cache meta 2019-04-24 08:11:19 +09:00
syuilo 8a55bdd89d
Increase reaction column length 2019-04-24 03:39:11 +09:00
syuilo 701ab6cc68
Refactor 2019-04-24 03:26:02 +09:00
syuilo 4e90fd3a06
メンテナ名を必須でなくす
Close #4753
2019-04-23 22:48:53 +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
Acid Chicken (硫酸鶏) c203c8302b Add @rinsuki into collaborators (#4762) 2019-04-22 18:19:20 +09:00
syuilo dea4a7b389
Merge branch 'develop' 2019-04-22 00:50:14 +09:00
syuilo f9ff621d4a
2段階認証を有効にするとログインできない問題を修正 2019-04-22 00:38:37 +09:00
MeiMei a78475844a Fix: リモートユーザーの修復処理が自動的に実行されない など for v11 (#4764)
* Fix #4761

* Fix: updatePersonができない
2019-04-21 23:57:44 +09:00
syuilo 575cf2935e
Merge branch 'develop' 2019-04-21 06:52:28 +09:00
MeiMei 0ba71c6a47 Fix #4752 (#4759) 2019-04-21 02:30:18 +09:00
syuilo 2934b09361
Fix bug 2019-04-19 21:37:36 +09:00
syuilo a95546ede0
Fix bug 2019-04-19 01:00:17 +09:00
syuilo 7b44727b23
Merge branch 'develop' 2019-04-18 22:01:45 +09:00
syuilo fda8cf77ed
Improve warp 2019-04-18 22:00:11 +09:00
syuilo 8aaab195c6
Fix bug 2019-04-18 21:40:36 +09:00
syuilo 4096ddcbd0
Use - 2019-04-18 21:36:44 +09:00
syuilo ae6cc11ad2
Fix icon 2019-04-18 21:34:56 +09:00
tamaina dab7e527de Improve user lists index (#4605)
* wip

* Revert "wip"

This reverts commit 6212831ce3bdae5ce17f8ace9945710ba7696185.

* improve list index

* Update user-lists.vue
2019-04-18 21:33:24 +09:00
syuilo 8b92feac71
Resolve #4732 2019-04-18 21:29:19 +09:00
tamaina 4beb3e5755 Fix #4734 (#4745) 2019-04-18 20:46:59 +09:00
syuilo 55f63229cd
Update timemachine.vue 2019-04-18 19:42:40 +09:00
syuilo 7827aeb695
Resolve #4735 2019-04-18 19:40:23 +09:00
syuilo cce768aaac
Fix API definition 2019-04-18 14:58:43 +09:00
syuilo 80b83c0624
間違えた 2019-04-18 14:41:51 +09:00
syuilo d78a5c0863
Fix #4703 2019-04-18 14:34:47 +09:00
MeiMei 653b8f6352 スプラッシュがクリックに反応するように (#4561)
* confirm silence

* Resolve #4554

* Revert "confirm silence"

This reverts commit e1dbdc2bfc0f41c2b308b142c70e9e4573c98cf9.
2019-04-18 03:37:49 +09:00
MeiMei 9ec6afa375 confirm on user menu (#4553) 2019-04-18 03:36:06 +09:00
MeiMei adff5382ca confirm silence (#4560) 2019-04-18 03:33:51 +09:00
tamaina 704aabd703 Use menu instead of prompt Fix #4540, Fix #342 (#4575)
* Use menu instead prompt

* fix

* https://bit.ly/2U0JuVt

* fix
2019-04-18 03:32:45 +09:00
MeiMei f7b1ef0690 アンケートウィジットでもMFMを使用するように v11 (#4741)
* MFM in poll

* use mfm
2019-04-18 03:14:04 +09:00
syuilo 929982117f
Merge branch 'develop' 2019-04-18 01:12:21 +09:00
syuilo 71813e03ee
Fix bug 2019-04-18 01:05:40 +09:00
syuilo 9b05b6ef28
Improve readability 2019-04-18 00:57:06 +09:00
syuilo 54a87b25b3
Remove unused imports 2019-04-18 00:56:10 +09:00
MeiMei 55e97864bd Fix: v11で未認知ユーザーからActivityが飛んできた場合に処理できない (#4733)
* Fix: inboxに未知のユーザーが来ると処理できない

* こうかな
2019-04-18 00:53:00 +09:00
syuilo 95733c9490
[MFM] Better hashtag parsing 2019-04-18 00:40:56 +09:00
syuilo e19ae644f1
Fix indent 2019-04-18 00:13:31 +09:00
syuilo ac4ea25267
Better error handling 2019-04-18 00:09:08 +09:00
syuilo 611e4f34dc
Merge branch 'develop' 2019-04-17 19:37:32 +09:00
syuilo 5eec896615
Better avgColor 2019-04-17 17:13:49 +09:00
syuilo 17f35174ea
🎨 2019-04-17 17:01:57 +09:00
syuilo 9399a44c82
Fix error 2019-04-17 16:50:50 +09:00
syuilo c96418806f
Disable sql log 2019-04-17 16:45:31 +09:00
syuilo 0ede390fef
Refactor 2019-04-17 14:32:59 +09:00
syuilo 85959a3b9b
Fix #4721 Fix #4722 2019-04-17 14:30:31 +09:00
syuilo 946c3a25b9
Clean up 2019-04-17 07:25:34 +09:00
syuilo f9d697128a
Update schemas.ts 2019-04-17 04:32:04 +09:00
syuilo 532ef744f4
Merge branch 'develop' 2019-04-17 02:58:09 +09:00
syuilo 96673ad610
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-17 02:51:19 +09:00
syuilo a9025aea0d
Better response 2019-04-17 02:51:12 +09:00
syuilo f38ab0b973
Update delete-file.ts 2019-04-17 02:37:37 +09:00
tamaina 150dac00cf Update stream.ja-JP.md (#4725) 2019-04-17 02:21:22 +09:00
syuilo bcb1a9c5d3
Refactor 2019-04-17 02:19:49 +09:00
syuilo 4f5a3f0df5
smallint 2019-04-17 02:12:15 +09:00
syuilo e265b538cc
Fix #4724 2019-04-17 02:11:22 +09:00
MeiMei b186504718 Metaのアクセスでトランザクションを張るように (#4720)
* admin/instanceでmetaをキャッシュしないように

* Metaのアクセスにトランザクションをかける
2019-04-17 00:45:33 +09:00
syuilo fc27890f13
Refactor 2019-04-17 00:34:49 +09:00
syuilo a583939767
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-17 00:33:10 +09:00
syuilo 52e3bcfd29
Meta を二重にデータベースに保存できないように 2019-04-17 00:33:02 +09:00
Satsuki Yanagi 85d29a3f9d Correct syntax error (#4718) 2019-04-17 00:30:34 +09:00
syuilo e90ac5d6a4
チャートの数値カラムの型を拡張 2019-04-16 17:52:09 +09:00
tamaina 4db22e45a2 fix syuilo#4711 (#4715) 2019-04-16 13:05:47 +09:00
tamaina f966d0b32c 色々な修正; Fix #4709 (#4714)
* Fix a la carte 1

* use dialog instead of alert() etc
2019-04-16 13:05:10 +09:00
MeiMei ba3879a95a Fix: admin/driveのアイコンがずれてる (#4710) 2019-04-16 02:46:47 +09:00
syuilo c6cef0162d
Merge branch 'develop' 2019-04-16 01:24:00 +09:00
syuilo b711f0f9c6
Clean up 2019-04-16 01:22:48 +09:00
syuilo 8fefb3a4c9
Update authenticate.ts 2019-04-16 01:20:28 +09:00
syuilo 400cdf0f26
Fix #4705 2019-04-16 01:11:20 +09:00
syuilo bce8c5a315
Refactor 2019-04-16 01:05:21 +09:00
syuilo df950d2fc5
Clean up 2019-04-15 23:37:35 +09:00
syuilo 5e1f804dd1
Merge branch 'develop' 2019-04-15 23:32:45 +09:00
syuilo df647a415c
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-15 23:29:44 +09:00
syuilo fc66231f8e
Fix #4701 2019-04-15 23:29:26 +09:00
YuzuRyo61 71df3e1566 APIドキュメントの説明とか一部追記 (#4702)
* Define description in generate.ts

* Add description in create.ts
2019-04-15 23:26:20 +09:00
syuilo 168c22fc98
Fix bug 2019-04-15 23:00:39 +09:00
syuilo 792ec23d7a
Use pureimage instead of canvas 2019-04-15 22:58:04 +09:00
syuilo ff625253ce
Merge branch 'develop' 2019-04-15 22:09:10 +09:00
syuilo 541f5bc0a6
Fix bug 2019-04-15 21:59:14 +09:00
syuilo 77ff7b9df0
デフォルトでHTLを表示するように 2019-04-15 21:30:49 +09:00
syuilo 203cc5075e
Fix application-name 2019-04-15 21:17:52 +09:00
syuilo 7abfcd06da
Merge branch 'develop' 2019-04-15 21:02:04 +09:00
syuilo 4d2e98af7b
管理者やモデレーターはレートリミット無効に 2019-04-15 20:52:08 +09:00
syuilo 08221fdda7
Fix bug 2019-04-15 20:41:56 +09:00
syuilo c0f72970b9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-15 20:37:29 +09:00
syuilo 18bc4a49e8
ランダムにアバターを生成するように 2019-04-15 20:37:21 +09:00
Acid Chicken (硫酸鶏) f90b6dbed4
Follow lint 2019-04-15 19:05:35 +09:00
syuilo d2d991ff34
Fix error 2019-04-15 18:08:57 +09:00
syuilo 190a5e175b
Fix bug 2019-04-15 16:37:54 +09:00
syuilo a05f5a91b8
Merge branch 'develop' 2019-04-15 13:14:58 +09:00
syuilo df92b41d25
Fix bug 2019-04-15 13:11:17 +09:00
syuilo 075af96338
Fix error 2019-04-15 12:54:42 +09:00
syuilo 64bbc55336
Fix bug 2019-04-15 12:52:02 +09:00
syuilo 06c621acc1
Fix bug 2019-04-15 12:49:38 +09:00
syuilo d040dc19bc
Merge branch 'develop' 2019-04-15 12:23:20 +09:00
syuilo 772063aade
Refactor 2019-04-15 12:20:48 +09:00
syuilo 31c26354c5
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-15 12:11:58 +09:00
syuilo 64b331c5b2
Update read.ts 2019-04-15 12:11:32 +09:00
tamaina 94f8a145ec Better permisson Fix #2341 (#4611)
* Better permisson Fix #2341

* add kinds.ts

* test

* fix

* v11

* fix
2019-04-15 12:10:40 +09:00
syuilo b357afa30a
Clean up 2019-04-15 12:04:23 +09:00
syuilo fee0437493
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-15 12:03:04 +09:00
syuilo 663b8864c1
Fix bug 2019-04-15 12:03:00 +09:00
syuilo c6eafdde30
Fix bug 2019-04-15 11:59:25 +09:00
MeiMei 0452b75c3e Fix #4688 (#4689) 2019-04-15 11:32:53 +09:00
rinsuki ea3e311528 簡易的なパーミッションの後方互換 (#4687) 2019-04-15 03:48:54 +09:00
rinsuki 0565454419 callbackUrlをappのレスポンスに追加 (#4686) 2019-04-15 03:39:31 +09:00
syuilo 35c79c2f29
Fix bug 2019-04-15 03:20:14 +09:00
syuilo dd3f7834c3
Merge branch 'develop' 2019-04-15 01:06:57 +09:00
syuilo a1f7b00981
Clean up 2019-04-14 22:54:33 +09:00
syuilo d66e4b7ff9
Merge branch 'develop' 2019-04-14 20:38:55 +09:00
syuilo 3c73a7ec6d
inc/dec score 2019-04-14 20:28:57 +09:00
syuilo 182c09d952
Update note.ts 2019-04-14 20:26:47 +09:00
syuilo 154c38c314
Fix URL 2019-04-14 17:23:11 +09:00
Acid Chicken (硫酸鶏) 054220db70 リファクタリング (#4587)
* Use I cap

* Avoid _

* Use default value instead of optional boolean

* Bye useless variable

* Bye verbose try-catch
2019-04-14 17:18:17 +09:00
tamaina 487a3079cd Improve post form attaches; Fix #4673, Resolve #2327, Resolve #2145 [v11] (#4674)
* improve post form attaches

* Fix

* chain

* 右クリックでも反応するように
2019-04-14 17:12:04 +09:00
syuilo 2d5158c680
Fix bug 2019-04-14 16:06:04 +09:00
syuilo 146fb23d7d
Fix bug 2019-04-14 11:59:23 +09:00
syuilo 61455ffe29
Fix bug 2019-04-14 11:58:10 +09:00
syuilo c267baafdc
Fix bug 2019-04-14 11:56:37 +09:00
syuilo 42248a306a
Better error handling 2019-04-14 11:53:47 +09:00
syuilo 694ec7ebe1
Fix bug 2019-04-14 11:50:31 +09:00
syuilo e3b3f8fac1
Better error handling 2019-04-14 04:17:24 +09:00
syuilo f46f53b8a3
Refactor 2019-04-14 02:36:00 +09:00
syuilo a2fcae4383
Fix bug 2019-04-14 02:33:50 +09:00
syuilo f8e0f4f21f
Fix bug 2019-04-14 02:21:57 +09:00
syuilo 9c3613e96d
Improve error handling 2019-04-14 02:19:59 +09:00
syuilo d9cacdc86d
Update meid.ts 2019-04-14 01:47:46 +09:00
syuilo aa3d2deeaa
Add meid 2019-04-14 01:40:29 +09:00
syuilo e64912545a
Update id generation methods 2019-04-14 01:08:26 +09:00
syuilo 343f2f1f33
Fix bug 2019-04-13 20:02:31 +09:00
syuilo 2d590df900
Clean up 2019-04-13 20:01:32 +09:00
syuilo bf472b0c5e
refactor 2019-04-13 19:36:57 +09:00
syuilo e369031a28
Redis必須に 2019-04-13 19:19:32 +09:00
syuilo 186d7bbfd9
Fix bug 2019-04-13 19:08:41 +09:00
syuilo 1181fcdceb
Fix bug 2019-04-13 18:58:29 +09:00
syuilo 8cb9852058
リプライ先をエラー時に無視すると本来は投票なのに投票じゃないと扱われおかしくなるのでエラーにするように 2019-04-13 18:45:07 +09:00
syuilo 53d46d1cbe
Fix error 2019-04-13 18:23:32 +09:00
syuilo 275e1c8de9
Refactor 2019-04-13 18:17:27 +09:00
syuilo d46eca4c87
Refactor 2019-04-13 18:14:32 +09:00
syuilo 8c72e011d2
Fix bug 2019-04-13 17:26:38 +09:00
syuilo 69662e24c3
Fix bug 2019-04-13 17:24:56 +09:00
syuilo ae16b45c11
Fix bug 2019-04-13 16:54:21 +09:00
syuilo 5fcf5bc635
Fix bug 2019-04-13 15:18:12 +09:00
syuilo 14bcb813cc
Update migrate.ts 2019-04-13 15:09:16 +09:00
syuilo 8316186695
Clean packed responses 2019-04-13 15:02:15 +09:00
syuilo 85d3023cd5
Clean packed responses 2019-04-13 14:55:59 +09:00
syuilo 78414dee29
Add note 2019-04-13 14:45:51 +09:00
syuilo 960268fd33
typo 2019-04-13 14:17:50 +09:00
syuilo 8c331da315
Fix bug 2019-04-13 14:11:15 +09:00
syuilo a51fbd7316
Suppress errors 2019-04-13 04:00:02 +09:00
syuilo 987168b863
strictNullChecks (#4666)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2019-04-13 01:43:22 +09:00
syuilo 4ee40c3345
Fix bug 2019-04-12 14:24:56 +09:00
syuilo 654daff7ce
Better error handling 2019-04-12 13:07:56 +09:00
syuilo b89cffe98d
Fix bug 2019-04-12 02:22:22 +09:00
syuilo bd76ba702f
🎨 2019-04-12 02:15:22 +09:00
syuilo 3c29027ca3
Clean up 2019-04-12 01:54:28 +09:00
syuilo 2ff3069d23
トランザクションを使うようにしたり 2019-04-12 01:52:25 +09:00
syuilo 4198246351
トランザクションを使用してアンケートレコードの挿入に失敗した場合に投稿レコードの挿入もなかったことにするように 2019-04-12 01:30:10 +09:00
syuilo 2b6389b4dc
Fix bug 2019-04-12 01:03:40 +09:00
syuilo d7df75ae6c
Clean up 2019-04-12 01:01:25 +09:00
syuilo 11c30eccb3
非正規化カラムを削除
非正規化するほどの情報じゃない
2019-04-12 00:42:39 +09:00
syuilo ab8c6515b8
Fix error log 2019-04-12 00:33:26 +09:00
syuilo d4ad36fa41
Update migrate.ts 2019-04-11 22:49:12 +09:00
syuilo 4d688be3df
Update migrate.ts 2019-04-11 22:44:04 +09:00
syuilo d2b75f3501
Update migrate.ts 2019-04-11 19:42:35 +09:00
syuilo 46b78cb4ff
Increase url column length 2019-04-11 19:03:49 +09:00
syuilo 5d6e0d0f37
Update migrate.ts 2019-04-11 16:15:27 +09:00
syuilo e19d0a37bb
Update migrate.ts 2019-04-11 16:09:33 +09:00
syuilo dea3e2132e
Update migrate.ts 2019-04-11 15:53:15 +09:00
syuilo 91c1ceefbd
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-11 12:59:16 +09:00
syuilo 5c50989970
Fix bug 2019-04-11 12:59:09 +09:00
MeiMei 2a7e3b9c51 Fix: AP actor Service のサポートが不完全 (v11) (#4662) 2019-04-11 03:09:12 +09:00
syuilo 21e5809993
Clean up 2019-04-10 23:57:39 +09:00
Acid Chicken (硫酸鶏) 155da0c6a3
Avoid roma-ji naming 2019-04-10 20:30:00 +09:00
syuilo c58afc67e8
Update migrate.ts 2019-04-10 20:13:14 +09:00
syuilo c28f4ffb3f
Clean up 2019-04-10 20:07:36 +09:00
syuilo 2a40240310
Fix bug 2019-04-10 18:35:51 +09:00
syuilo 2e3dd2a30a
Fix bug 2019-04-10 18:13:33 +09:00
syuilo dda5f6559d
Fix bug 2019-04-10 18:10:09 +09:00
syuilo 4152e59638
Fix bug 2019-04-10 18:05:39 +09:00
syuilo 30172b92e6
WebFingerリクエストで Proxy, Keep-Alive などをサポート #4658
Co-Authored-By: MeiMei <mei23@users.noreply.github.com>
2019-04-10 15:07:21 +09:00
syuilo 626cfb61ac
テーブル分割 2019-04-10 15:04:27 +09:00
syuilo 9603f3fa4f
Delete get-user-summary.ts 2019-04-10 14:58:45 +09:00
syuilo 619a1b9e53
Fix bug 2019-04-10 14:10:00 +09:00
syuilo 236d72685d
More puny 2019-04-10 00:59:41 +09:00
syuilo 72a5f7b1e2
Fix bug 2019-04-10 00:40:10 +09:00
syuilo 33a9783ae5
ドメインは常にPunycodeで保存するように 2019-04-09 23:59:32 +09:00
syuilo 4d64fd665e
Update update.ts 2019-04-09 23:40:55 +09:00
syuilo 69939f1edb
:) 2019-04-09 23:31:41 +09:00
syuilo e3c0058942
Refactor 2019-04-09 23:29:48 +09:00
syuilo 3dc2361654
Update migrate.ts 2019-04-09 23:12:11 +09:00
syuilo ec2f709018
Update migrate.ts 2019-04-09 23:09:57 +09:00
syuilo ea06665c51
isRemote --> isLink 2019-04-09 23:07:08 +09:00
MeiMei d103427932 Fix non media thumbnails (#4380) 2019-04-09 21:07:46 +09:00
syuilo 74a4bd704c
Update migrate.ts 2019-04-09 21:05:49 +09:00
syuilo 1016f94bbb
Fix bug 2019-04-09 20:47:31 +09:00
syuilo e98cce9aee
Update migrate.ts 2019-04-09 19:20:10 +09:00
syuilo d4bdb5d327
Update migrate.ts 2019-04-09 19:14:18 +09:00
syuilo db4378415e
Update migrate.ts 2019-04-09 19:02:09 +09:00
syuilo 9b594880c8
Restore crypto_key to migration 2019-04-09 19:02:02 +09:00
syuilo d44fc3db2f
Update migrate.ts 2019-04-09 18:45:21 +09:00
syuilo 5133b0a0c0
Update migrate.ts 2019-04-09 18:41:53 +09:00
syuilo 815469304f
typo 2019-04-09 18:37:14 +09:00
syuilo c651921c79
Fix bug 2019-04-09 18:36:43 +09:00
syuilo d18c835221
Update migrate.ts 2019-04-09 18:35:07 +09:00
syuilo e38335077e
Update user.ts 2019-04-09 12:36:01 +09:00
syuilo 24cb3ba091
Update migrate.ts 2019-04-09 12:31:45 +09:00
syuilo c07eaef2d1
Update note.ts 2019-04-09 12:25:19 +09:00
syuilo 38ffbe95e9
Update migrate.ts 2019-04-09 01:42:07 +09:00
syuilo 8bec4042fc
Update migrate.ts 2019-04-09 01:31:54 +09:00
syuilo ee7ef89dfb
Fix bug 2019-04-09 01:31:48 +09:00
syuilo 54a5246061
Update migrate.ts 2019-04-09 01:03:58 +09:00
syuilo fa6eae2937
Update migrate.ts 2019-04-08 23:24:44 +09:00
syuilo 87d3a06dcd
revert rename 2019-04-08 23:05:41 +09:00
syuilo 56860a6bef
wip migration 2019-04-08 20:33:42 +09:00
syuilo 735687be21
update token generation 2019-04-08 20:29:52 +09:00
MeiMei 592cdfa910 ユーザーリストでフォローボタンを表示するように (#4654) 2019-04-08 20:18:42 +09:00
MeiMei f2ad1a0406 Fix: 投稿ウィジットでローカルのみの公開範囲で投稿できない (#4653) 2019-04-08 20:16:00 +09:00
syuilo fab0cc51b3
Fix 2019-04-08 19:56:42 +09:00
MeiMei 3a26acbdb2 ユーザーリストでフォローボタンを表示するように (#4603) 2019-04-08 17:20:16 +09:00
syuilo 0b99293d4c
Fix bug 2019-04-08 17:04:37 +09:00
syuilo 802153ff9b
Fix bug 2019-04-08 16:49:05 +09:00
syuilo c4441804e2
Fix bug 2019-04-08 16:41:41 +09:00
syuilo 6c9d80d4e8
Fix bug 2019-04-08 16:39:02 +09:00
syuilo a231f8d26c
Fix bug 2019-04-08 16:34:45 +09:00
MeiMei 82af9320c0 Fix: TLを遡った時に抜けがある時がある (v10) (#4629)
* Update the cursor when the timeline is updated

* fix releaseQueue
2019-04-08 15:18:44 +09:00
MeiMei fceebf7388 Fix #4562 (#4563) 2019-04-08 15:17:39 +09:00
syuilo 30f2da4215
Fix bug 2019-04-08 14:41:23 +09:00
syuilo 1a2229f886
Improve instance chart 2019-04-08 14:29:17 +09:00
syuilo 1e166490d9
[Client] Better pagination
Fix #4628
Close #4629
2019-04-08 14:17:44 +09:00
syuilo 1c57e6f80a
i18n 2019-04-08 13:55:09 +09:00
MeiMei a6537a8748 Fix: 投稿ウィジットでローカルのみの公開範囲で投稿できない (#4647) 2019-04-08 13:31:42 +09:00
syuilo 142d59be85
Fix bug 2019-04-08 03:35:02 +09:00
syuilo d9a5e06b5b
Fix bug 2019-04-08 02:27:06 +09:00
syuilo b6889e9ac6
Fix bug 2019-04-08 00:46:01 +09:00
syuilo dc82203e9b
Fix bug 2019-04-08 00:24:01 +09:00
syuilo 6a30d32e7d
Fix bug 2019-04-07 23:31:58 +09:00
syuilo d9780606b3
Refactor 2019-04-07 23:06:07 +09:00
syuilo fffa32df48
Fix bug 2019-04-07 23:05:57 +09:00
syuilo cad49892d3
Fix avgColor format 2019-04-07 22:57:30 +09:00
syuilo f0a29721c9
Use PostgreSQL instead of MongoDB (#4572)
* wip

* Update note.ts

* Update timeline.ts

* Update core.ts

* wip

* Update generate-visibility-query.ts

* wip

* wip

* wip

* wip

* wip

* Update global-timeline.ts

* wip

* wip

* wip

* Update vote.ts

* wip

* wip

* Update create.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update files.ts

* wip

* wip

* Update CONTRIBUTING.md

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update read-notification.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update cancel.ts

* wip

* wip

* wip

* Update show.ts

* wip

* wip

* Update gen-id.ts

* Update create.ts

* Update id.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Docker: Update files about Docker (#4599)

* Docker: Use cache if files used by `yarn install` was not updated

This patch reduces the number of times to installing node_modules.
For example, `yarn install` step will be skipped when only ".config/default.yml" is updated.

* Docker: Migrate MongoDB to Postgresql

Misskey uses Postgresql as a database instead of Mongodb since version 11.

* Docker: Uncomment about data persistence

This patch will save a lot of databases.

* wip

* wip

* wip

* Update activitypub.ts

* wip

* wip

* wip

* Update logs.ts

* wip

* Update drive-file.ts

* Update register.ts

* wip

* wip

* Update mentions.ts

* wip

* wip

* wip

* Update recommendation.ts

* wip

* Update index.ts

* wip

* Update recommendation.ts

* Doc: Update docker.ja.md and docker.en.md (#1) (#4608)

Update how to set up misskey.

* wip

* ✌️

* wip

* Update note.ts

* Update postgre.ts

* wip

* wip

* wip

* wip

* Update add-file.ts

* wip

* wip

* wip

* Clean up

* Update logs.ts

* wip

* 🍕

* wip

* Ad notes

* wip

* Update api-visibility.ts

* Update note.ts

* Update add-file.ts

* tests

* tests

* Update postgre.ts

* Update utils.ts

* wip

* wip

* Refactor

* wip

* Refactor

* wip

* wip

* Update show-users.ts

* Update update-instance.ts

* wip

* Update feed.ts

* Update outbox.ts

* Update outbox.ts

* Update user.ts

* wip

* Update list.ts

* Update update-hashtag.ts

* wip

* Update update-hashtag.ts

* Refactor

* Update update.ts

* wip

* wip

* ✌️

* clean up

* docs

* Update push.ts

* wip

* Update api.ts

* wip

* ✌️

* Update make-pagination-query.ts

* ✌️

* Delete hashtags.ts

* Update instances.ts

* Update instances.ts

* Update create.ts

* Update search.ts

* Update reversi-game.ts

* Update signup.ts

* Update user.ts

* id

* Update example.yml

* 🎨

* objectid

* fix

* reversi

* reversi

* Fix bug of chart engine

* Add test of chart engine

* Improve test

* Better testing

* Improve chart engine

* Refactor

* Add test of chart engine

* Refactor

* Add chart test

* Fix bug

* コミットし忘れ

* Refactoring

* ✌️

* Add tests

* Add test

* Extarct note tests

* Refactor

* 存在しないユーザーにメンションできなくなっていた問題を修正

* Fix bug

* Update update-meta.ts

* Fix bug

* Update mention.vue

* Fix bug

* Update meta.ts

* Update CONTRIBUTING.md

* Fix bug

* Fix bug

* Fix bug

* Clean up

* Clean up

* Update notification.ts

* Clean up

* Add mute tests

* Add test

* Refactor

* Add test

* Fix test

* Refactor

* Refactor

* Add tests

* Update utils.ts

* Update utils.ts

* Fix test

* Update package.json

* Update update.ts

* Update manifest.ts

* Fix bug

* Fix bug

* Add test

* 🎨

* Update endpoint permissions

* Updaye permisison

* Update person.ts

#4299

* データベースと同期しないように

* Fix bug

* Fix bug

* Update reversi-game.ts

* Use a feature of Node v11.7.0 to extract a public key (#4644)

* wip

* wip

* ✌️

* Refactoring

#1540

* test

* test

* test

* test

* test

* test

* test

* Fix bug

* Fix test

* 🍣

* wip

* #4471

* Add test for #4335

* Refactor

* Fix test

* Add tests

* 🕓

* Fix bug

* Add test

* Add test

* rename

* Fix bug
2019-04-07 21:50:36 +09:00
tamaina 094a5214f1 Re: fix drive file preview: Fix #4532, Fix #4577 (#4590)
* 🎨 Re: fix drive file preview

* clean

* fix

* fix
2019-04-06 00:51:31 +09:00
tamaina 0932fcd114 fix #4532 (#4592) 2019-04-06 00:50:35 +09:00
MeiMei 63b1689155 Fix #4556 (#4558) 2019-04-06 00:41:08 +09:00
MeiMei 59dc929431 フォローインポートで自分をスキップするように (#4614)
* skip myself in import-following

* skip owner in publishToFollowers
2019-04-06 00:07:23 +09:00
syuilo 0ba92a4f29
設定でポートが指定されていない場合、環境変数を参照するように 2019-04-05 18:21:08 +09:00
syuilo 551d1b7f86
Metaに投稿やユーザーのIDを設定するように 2019-04-04 02:22:50 +09:00
Acid Chicken (硫酸鶏) c3872b4a38
Fix bug
FYI: https://developer.mozilla.org/ja/docs/Web/CSS/@charset
2019-04-01 21:23:16 +09:00
MeiMei 762945113d Fix #4586 (#4621)
* Fix #4586

* Revert "Fix #4586"

This reverts commit e3e600d3c814c617deade1465a1c0a26161caeda.

* note-headerにnarrow
2019-04-01 11:04:11 +09:00
syuilo 037e9230fc
Update reset.styl 2019-04-01 02:28:32 +09:00
MeiMei 3f59ebf986 manifest.json にインスタンス名を反映させるように (#4619) 2019-04-01 01:05:49 +09:00
MeiMei e51e1d2b09 Fix: ServiceWorkerの設定がUIで有効にならない (#4620) 2019-04-01 01:04:55 +09:00
MeiMei 26cc49eb69 ユーザーリストの user.description を single line 扱いで表示するように (#4604) 2019-03-31 21:32:09 +09:00
syuilo 7987bb491c
🎨 2019-03-29 22:05:51 +09:00
MeiMei 16b7ac5a87 Fix #4593 (#4594) 2019-03-29 18:35:47 +09:00
MeiMei 5932cb8609 Fix: View source on GitHub (#4584) 2019-03-27 03:10:56 +09:00
MeiMei dfe694d39f Fix #4581 (#4583) 2019-03-27 02:58:42 +09:00
Acid Chicken (硫酸鶏) 8ce1d4d6a3 Fix #4576 (#4579)
* Update update.ts

* Update api.ts
2019-03-26 22:24:14 +09:00
tamaina 52225d703b Fix drive file preview Fix #4532 (#4577)
* fix #4532

* fix
2019-03-26 22:23:17 +09:00
MeiMei 81739af7cb Fix: リアクションのカスタム絵文字の情報がNoteに添付されない (#4574) 2019-03-26 22:22:39 +09:00
Acid Chicken (硫酸鶏) 25473222cc
Follow lint 2019-03-26 21:52:58 +09:00
MeiMei 818b71abd6 fix Content-Disposition (#4573) 2019-03-25 03:12:08 +09:00
Acid Chicken (硫酸鶏) 6c85adcf23
Fix typo 2019-03-23 13:50:10 +09:00
syuilo 4e2b966b80
Fix #4559
Close #4564
2019-03-22 19:07:13 +09:00
Zero King 9049ecb1cf Add name of series in instance count chart (#4565) 2019-03-22 14:57:09 +09:00
MeiMei 7bebea087c Fix #4546 (#4548)
* Refactor download

* emoji type
2019-03-21 04:50:44 +09:00
MeiMei 1c79e30436 Fix NoteReaction (#4547) 2019-03-20 21:39:02 +09:00
tamaina 1d7933349b Fix #4538 (#4539)
* fix #4538

* clean up

* fix

* fix
2019-03-19 23:35:22 +09:00
syuilo da3447765b
Revert "Remove deepcopy dependency"
This reverts commit cbf5663179.
2019-03-19 18:47:14 +09:00
syuilo cbf5663179
Remove deepcopy dependency 2019-03-19 17:59:44 +09:00
syuilo b217fba235
Fix #4531 2019-03-19 17:47:40 +09:00
tamaina 7f7e6d5aba 「メッセージ」「トーク」「ダイレクト投稿」( Fix #2748 ) (#4515)
* 「メッセージ」「トーク」「ダイレクト投稿」
トーク: 一対一のチャット機能・画面
メッセージ: トークでやり取りする発言
ダイレクト投稿: 自分向けのダイレクト投稿が一覧されるTL

* Fix display of messaging

* ✌️

* Update ja-JP.yml
2019-03-19 17:45:46 +09:00
tamaina 87c5a9d9a6 Fix #97, Fix #2943 (#4533) 2019-03-19 17:35:50 +09:00
tamaina 8ca1fe3f0a Resolve #1465 (#4532)
* [client] show drive file icon

* 🎨

* exchange icon

* fix

* fuck crlf

* 背景差し戻し

* fix selected color

* 🎨

* fix

* pointer-events none

* fix bug

* ✌️

* Clean up

* ✌️

* Clean up

* Fix
2019-03-19 17:26:07 +09:00
MeiMei 763ae8f1a6 Change Twemoji CDN (#4527) 2019-03-18 22:02:45 +09:00
MeiMei c65256d02b Fix custom emoji validation (#4528) 2019-03-18 20:02:25 +09:00
syuilo bd2ac515d1
🎨 2019-03-18 17:37:29 +09:00
MeiMei 681f372889 proxy cropper url (#4525) 2019-03-18 16:41:29 +09:00
MeiMei c2eec272e6 Content-Disposition in ObjectStrage (#4524)
* Content-Disposition in ObjectStrage

* encode filename
2019-03-18 15:23:45 +09:00
syuilo bd720491a9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-18 13:30:13 +09:00
syuilo a408226509
Refactor 2019-03-18 13:29:58 +09:00
syuilo c015e99e6e
Update black.json5 2019-03-18 13:25:56 +09:00
tamaina de47a17be7 Improve drive downloading (#4523)
* Improve drive file downloading

* fix name

* wtf crlf

* semicolon
2019-03-18 13:20:49 +09:00
syuilo 662167e792
Remove unused import 2019-03-18 02:21:29 +09:00
syuilo 33ccee26b5
Update black.json5 2019-03-18 01:29:58 +09:00
syuilo 08c176e549
不明なリアクションのフォールバックに star を使うようにするオプション 2019-03-18 01:03:35 +09:00
syuilo 810ed50976
Update black.json5 2019-03-18 00:41:30 +09:00
MeiMei 2684541693 Custom reaction (#4517)
* Custom reaction

* increase limit of reactions/delete

* リアクションの場合は OS標準の絵文字を使用 を迂回する

* カスタムリアクションを無効にする設定

* fix

* disableCustomReaction --> enableEmojiReaction

* Avoid MFM rendering

* 🎨

* 🎨

* Auto accept

* custom emoji reaction

* Improve usability

* Extract emojiRegex

* Fix

* Clean up

* 🎨

* 🎨

* toDbReaction で reaction は必須に

あとフォールバックは like に

* Clean up

* Make required

* 3eb08748fe (r266241728)

* Refactor

* Allow null
2019-03-18 00:03:57 +09:00
syuilo a5b12bac54
Change default dark theme 2019-03-17 20:48:55 +09:00
syuilo fea1b06e43
Update black.json5 2019-03-17 20:46:14 +09:00
syuilo facde9a75d
Increase chart limit 2019-03-16 21:02:17 +09:00
syuilo 41385640b9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-16 18:17:15 +09:00
syuilo 7bad9db32e
Update interval 2019-03-16 18:16:28 +09:00
MeiMei af66f0a497 Fix #3504 (#4513) 2019-03-16 18:00:23 +09:00
MeiMei 95e1b80f41 updatePersonを試行した時点でもlastFetchedAtを更新する (#4510) 2019-03-16 09:55:19 +09:00
MeiMei 556e2eba95 Resolve #1727 (#4512) 2019-03-16 09:54:40 +09:00
syuilo 34e7c99283
Increase display instances limit 2019-03-16 01:36:10 +09:00
syuilo 4157ea8bc3
Add icons 🎨 2019-03-16 01:34:21 +09:00
syuilo 550517bbf3
Resolve #4506 2019-03-16 01:20:13 +09:00
syuilo eb910cd8a1
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-16 01:08:34 +09:00
syuilo 75131c4e8a
Fix bug 2019-03-16 01:08:26 +09:00
MeiMei ee29ab95be Fix users/search (#4505) 2019-03-15 22:22:59 +09:00
syuilo dfabdef60f
Resolve #4501 2019-03-15 13:51:23 +09:00
syuilo 6bb90f56fa
ジョブを一覧できるように 2019-03-15 13:48:17 +09:00
syuilo c883ae1350
🎨 2019-03-15 13:14:50 +09:00
syuilo 09e25e6a02
Better queue chart 2019-03-15 13:09:19 +09:00
syuilo bf5d43054b
Fix bug 2019-03-15 13:09:05 +09:00
MeiMei 63b3c65691 ファビコンが保存されないのを修正 (#4500)
* Fix ファビコン保存されない

* Fix meta
2019-03-15 12:40:10 +09:00
syuilo f193da7f67
🎨 2019-03-15 02:17:10 +09:00
syuilo 40f38c2c0a
Improve queue page 2019-03-15 01:56:40 +09:00
syuilo db439ef804
🎨 2019-03-15 01:43:11 +09:00
MeiMei 56eb896a03 Accept Article object (#4499) 2019-03-15 00:23:24 +09:00
Acid Chicken (硫酸鶏) 68d43e43b6
Fix hashtag style 2019-03-15 00:03:24 +09:00
Acid Chicken (硫酸鶏) c60517e49a
Follow #3676 2019-03-14 22:18:31 +09:00
Acid Chicken (硫酸鶏) 3f59d261f2
Follow #3676 2019-03-14 22:18:10 +09:00
Acid Chicken (硫酸鶏) 4068d220e5
Follow #3676 2019-03-14 22:17:26 +09:00
syuilo 18968e7208
Fix bug 2019-03-14 21:51:33 +09:00
Acid Chicken (硫酸鶏) 38656103c0
Add angle bracket covered url syntax to mfm (#4483)
* Add angle bracket covered url syntax to mfm

* Fix path

* Fix match

* Fix index
2019-03-14 21:23:15 +09:00
syuilo a628821834
Improve readability 2019-03-14 16:35:07 +09:00
syuilo 6ceff60c1e
Faviconを可変にするなど 2019-03-14 16:30:51 +09:00
syuilo d762a6ce58
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-14 15:19:09 +09:00
syuilo 75a8037a46
Fix #4489 2019-03-14 15:19:02 +09:00
MeiMei 1179920790 unFollowAll on suspend (#4490)
* unFollowAll on suspend

* use services

* silent
2019-03-14 15:16:07 +09:00
Acid Chicken (硫酸鶏) b323a160e3
Follow #3676 2019-03-14 01:20:25 +09:00
syuilo b157e9535e
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-13 23:27:21 +09:00
syuilo 7668475bd6
🎨 2019-03-13 23:27:11 +09:00
syuilo 8bda2a1fb7
Refactor 2019-03-13 23:04:17 +09:00
MeiMei 69a0d9034f Fix #4486 (#4487) 2019-03-13 11:21:16 +09:00
syuilo 7f835d7f76
🎨 2019-03-13 09:32:10 +09:00
syuilo ddbb7c5993
🎨 2019-03-13 09:26:38 +09:00
syuilo 00a3fe39e8
Update dependencies 🚀 2019-03-13 09:19:48 +09:00
syuilo 7537fb88d4
Refactor 2019-03-13 00:14:44 +09:00
syuilo a81bc71a1e
Resolve #4454 2019-03-13 00:13:56 +09:00
MeiMei 0a0aa0e2db Fix #4484 (#4485)
* Fix #4484

* import order
2019-03-12 23:38:11 +09:00
syuilo c56b94ae96
Add type annotation to avoid type error 2019-03-12 23:31:18 +09:00
syuilo e90712706d
Add icons 🎨 2019-03-12 23:30:44 +09:00
syuilo eb0623331f
🎨 2019-03-12 23:14:18 +09:00
MeiMei d15bd59109 Fix queue charts (#4482) 2019-03-12 21:53:36 +09:00
syuilo 922eb937ff
🎨 2019-03-12 17:20:40 +09:00
syuilo a91c585f55
Add queue chart 2019-03-12 17:11:06 +09:00
syuilo ecb00968bc
Fix bug 2019-03-12 16:42:56 +09:00
syuilo 50ad8adb2d
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-12 13:26:33 +09:00
syuilo 5bc30c5493
Add log 2019-03-12 13:12:49 +09:00
MeiMei 85d89cf4c4 embedプレイヤーを閉じれるように (#4402) 2019-03-12 13:12:34 +09:00
syuilo db693f598b
シェアページを統合 2019-03-12 13:02:16 +09:00
syuilo 0494c770a1
Better share template 2019-03-12 12:59:26 +09:00
syuilo c473b62aed
Follow latest Web Share Target specification 2019-03-12 12:55:43 +09:00
syuilo f19ac5320e
Remove unnecessary checking 2019-03-12 12:46:01 +09:00
syuilo 612e3aafbc
activeなジョブ数のカウント方法を分けた
https://github.com/syuilo/misskey/issues/4470#issuecomment-471827030
2019-03-12 12:31:01 +09:00
syuilo 0e97fec451
Fix typo 2019-03-12 10:46:25 +09:00
syuilo e7f81a42ce
Resolve #4470 2019-03-12 10:35:17 +09:00
MeiMei 5eb02b4901 Resolve #4458 (#4476) 2019-03-12 09:50:20 +09:00
syuilo 969435cfe9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-12 00:34:30 +09:00
syuilo c932f7a25b
Resolve #1736 2019-03-12 00:34:19 +09:00
MeiMei 42d164dc57 log failed job (#4472) 2019-03-11 22:45:07 +09:00
syuilo a7e60f80bd
Refactor: Extract downloadTextFile function 2019-03-11 20:23:29 +09:00
syuilo 3dd5f313b7
Add icons 🎨 2019-03-11 20:12:44 +09:00
syuilo 883962c393
Add icon 🎨 2019-03-11 20:07:27 +09:00
syuilo 8a30ff1c76
🌎 A federated blogging platform 🚀 2019-03-11 20:03:02 +09:00
syuilo e47c354916
Refactor 2019-03-11 19:57:50 +09:00
syuilo 496f42805d
リストをインポートしたときにプロキシアカウントがフォローするように修正 2019-03-11 19:51:58 +09:00
syuilo c3d34bda37
Resolve #4259 2019-03-11 19:43:58 +09:00
syuilo e3e08843f1
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-11 09:59:14 +09:00
syuilo ce0d4f77fa
リストのエクスポートをできるように
#4259
2019-03-11 09:59:07 +09:00
MeiMei 4d425fc8a4 Use proxy instead of weserv for url-preview images (#4466) 2019-03-11 01:03:09 +09:00
MeiMei c6cdfa2f5a Ignore 4xx references in AP (#4463)
* Ignore 4xx references

* remove unnecessary comment
2019-03-10 22:27:25 +09:00
syuilo 0fff2e4f16
Remove debug code 2019-03-10 19:20:25 +09:00
syuilo 80a2172715
Resolve #4462 2019-03-10 19:16:33 +09:00
syuilo 5a0a297634
Improve redis config 2019-03-09 23:44:54 +09:00
syuilo 948a133b7b
Fix log 2019-03-09 18:15:44 +09:00
syuilo 539409faf8
Better logs 2019-03-09 10:18:59 +09:00
syuilo 606e46e4d7
Make info 2019-03-09 10:10:24 +09:00
syuilo a179cfd69a
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-09 10:09:12 +09:00
syuilo d8379253d4
Rename 2019-03-09 10:09:04 +09:00
MeiMei c3344fbd68 To retry AP deliver queue (#4457) 2019-03-09 08:57:55 +09:00
syuilo 4cebd6e84a
Increase job attempts limit a little 2019-03-08 21:43:17 +09:00
syuilo d365b9f634
Fix bug 2019-03-08 21:30:12 +09:00
syuilo 8c90cbcbfb
Disable lifo 2019-03-08 20:58:01 +09:00
syuilo 9dc0909eeb
Add index 2019-03-08 20:36:42 +09:00
syuilo 0ed2592e41
Resolve #4453 2019-03-08 20:07:29 +09:00
syuilo 76cff98220
Fix bug 2019-03-08 19:45:01 +09:00
syuilo 60604b6f51
🎨 2019-03-08 15:34:34 +09:00
syuilo f410b7aecb
🎨 2019-03-08 15:27:06 +09:00
syuilo 1a61f2cee9
自動更新 2019-03-08 13:10:38 +09:00
syuilo 78a8293520
ジョブの数を一覧できるように 2019-03-08 13:03:38 +09:00
syuilo 03cfb4fc8d
🎨 2019-03-08 13:03:17 +09:00
syuilo 144345a359
Enable lifo job 2019-03-08 05:39:59 +09:00
syuilo fd2c01515e
Increase job concurrency 2019-03-08 05:23:13 +09:00
syuilo 219570e08b
Update job handlers 2019-03-08 05:22:14 +09:00
syuilo 69df556ff5
Resolve #4448 2019-03-08 04:55:55 +09:00
syuilo 8cc236daf8
Clean jobs 2019-03-07 23:36:08 +09:00
syuilo d283ec69f7
Refactor 2019-03-07 23:27:38 +09:00
syuilo d1aea7596c
Fix import 2019-03-07 23:14:01 +09:00
syuilo c934987b14
Resolve #4444 2019-03-07 23:07:21 +09:00
MeiMei 7325d66c52 Implement Update Question (#4435)
* Update remote votes count

* save updatedAt

* deliver Update

* use renderNote

* use id

* fix typeof
2019-03-07 21:19:32 +09:00
Acid Chicken (硫酸鶏) 1f63f50343
Create robots.txt (#4439)
* Create robots.txt

* Update index.ts
2019-03-07 20:11:04 +09:00
syuilo f02125dd47
Resolve #4437 2019-03-07 13:03:46 +09:00
syuilo c11e813146
Fix 2019-03-07 09:35:23 +09:00
syuilo a493c9f769
🎨 2019-03-07 09:30:44 +09:00
syuilo bbf4e1c413
Add fallback for broken db 2019-03-06 23:23:50 +09:00
syuilo a24a20a83d
Clean up 2019-03-06 23:19:15 +09:00
Acid Chicken (硫酸鶏) 725600da8f Enhance poll (#4409)
* Start working

* WIP: Enhance poll

* Fix bug

* Use `name` in voting note
refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296

* Fix style

* Refactor
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>

* WIP: Update poll editor

* Fix bug

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r

* Fix typo

* Better design

* Beautify poll editor

* Fix UI

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524

* Add debug logging

* Fix bug

* Log deliver

* fix vote

* Update ap/show
refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386

* Update poll view

* Maybe done

* Add tests

* Fix path

* Fix test

* Fix test

* Fix test

* Fix expired check on AP

* Update note.ts

* Squashed commit of the following:

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Squashed commit of the following:

commit ae696b1ed12568b27c27367ac5a77035c97c9a1f
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:11:17 2019 +0900

    fix

commit b735e354e7a9e64534c4f17d04ecbc65fb735c21
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:08:33 2019 +0900

    messge

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Fix typo

* Update vote.ts

* Update vote.ts

* Update poll-editor.vue

* Update tslint.json

* Fix layout

* Add note

* Fix bug

* Rename text key

* 投票するときに投稿として扱わないように (#4425)

* wip

* 形式をMastodonと合わせた

* Bye something

* Use - instead of ~

* Redundancy

* Yes!

* Refactor

* Use moment instead of Date

* Fix indent

* Refactor

if (votes.length)
は必要なさそう

* Clean up

* Bye Date

* Clean

* Fix timer is not displayed

* Fix リモートから無期限pollにvoteできない

* Fix vote actor
2019-03-06 22:55:47 +09:00
syuilo f74a32ed9b
[Client] Fix bug 2019-03-06 20:17:59 +09:00
Acid Chicken (硫酸鶏) e08e72dd10
Use meta url instead of constant url 2019-03-06 12:31:58 +09:00
syuilo 0b27d8a717
Fix #4421 2019-03-06 09:24:16 +09:00
syuilo 2782e7d26f
[MFM] Improve hashtag parsing 2019-03-05 22:18:29 +09:00
syuilo 2c83a05e80
[Client] Better transition 2019-03-05 20:45:19 +09:00
syuilo 467f68502a
Refactor 2019-03-05 20:32:39 +09:00
syuilo d95b0dee6b
Fix #4416 2019-03-05 08:27:50 +09:00
syuilo a1f3323fa5
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-05 08:24:26 +09:00
syuilo 494796a7f0
Fix #4415 2019-03-05 08:24:19 +09:00
MeiMei 94f2c20d35 Fix #4413 (#4417) 2019-03-05 07:56:23 +09:00
syuilo ea86527c66
Add indexes 2019-03-04 19:26:05 +09:00
syuilo d1a18fe266
Resolve #3220 2019-03-04 14:32:36 +09:00
syuilo 737064da82
Better log 2019-03-04 14:02:42 +09:00
syuilo ebe4b84f14
Fix bug 2019-03-04 09:23:45 +09:00
syuilo fcdfd8d323
Use vue-json-pretty 2019-03-04 09:16:24 +09:00
MeiMei db8625c31a Revert "Improve log view" (#4406)
This reverts commit e8ef8f0004.
2019-03-04 08:55:35 +09:00
syuilo b65f265c55
Update logs 2019-03-03 10:57:17 +09:00
MeiMei d4ff19f013 Fix SVG detection (#4401)
* Fix SVG detection

* remove unnecessary import
2019-03-03 08:48:02 +09:00
syuilo 972fb8eb40
Hide some components 2019-03-03 08:46:42 +09:00
syuilo 4de75448b6
テーマの切り替えをなめらかに 2019-03-03 08:43:51 +09:00
syuilo e8ef8f0004
Improve log view 2019-03-03 08:35:30 +09:00
syuilo a319b30382
Increase log limit 2019-03-03 08:28:35 +09:00
syuilo 8278616eeb
Fix log order 2019-03-03 08:28:12 +09:00
syuilo 771f011506
Better log 2019-03-03 08:27:30 +09:00
syuilo 826865869a
Improve usability 2019-03-03 08:23:06 +09:00
syuilo 3c77ae7b62
Improve log api 2019-03-03 08:13:49 +09:00
syuilo 60c30ece10
Better logs 2019-03-03 08:00:39 +09:00
syuilo 76a0d0fee9
Use dot 2019-03-03 07:48:25 +09:00
syuilo d50624f0a0
Better logs 2019-03-03 07:47:58 +09:00
syuilo 977af0a24d
ログをデータベースに保存して管理画面で見れるように 2019-03-02 18:51:59 +09:00
syuilo f3ceb32a7c
Change queue db name 2019-03-02 14:32:32 +09:00
syuilo 15da2de256
Add animaition 2019-03-02 14:27:30 +09:00
syuilo 5cc940c08a
Fix bug
Fix #4390
2019-03-02 08:13:09 +09:00
syuilo 1d02d9e0fe
モバイルのデッキで返信が表示されない問題を修正 2019-03-02 08:06:03 +09:00
syuilo 139523b763
Refactor 2019-03-02 07:57:18 +09:00
syuilo 4685de88a7
Better log 2019-03-01 14:40:29 +09:00
syuilo 0c28ac4907
Add animation 2019-03-01 14:24:12 +09:00
syuilo 00a28193a0
ダークモードの設定をテーマに移動 2019-03-01 11:03:45 +09:00
syuilo ea1818284b
クライアントの設定コンポーネントを整理
* デスクトップとモバイルで統一
* いくつかの設定を廃止
2019-03-01 10:42:28 +09:00
syuilo d83efecc94
文字サイズを設定できるように 2019-03-01 08:08:08 +09:00
syuilo 9a9fb37a78
Update compose-notification.ts 2019-02-28 20:57:38 +09:00
syuilo 517084b1fc
Fix error 2019-02-28 14:17:39 +09:00
syuilo 27763e6898
🎨 2019-02-28 14:14:05 +09:00
syuilo 57dde1da38
Fix error 2019-02-28 14:13:18 +09:00
syuilo 0bb961767c
Fix i18n 2019-02-28 14:10:56 +09:00
syuilo 88515ce677
Use internal dialog 2019-02-28 14:07:03 +09:00
syuilo 00562e840c
Improve usability 2019-02-28 12:53:31 +09:00
syuilo b7927ba386
Refactor 2019-02-28 12:49:13 +09:00
syuilo 9c363ff045
Improve usability 2019-02-28 12:29:04 +09:00
syuilo 1dbce5e3e2
Improve performance 2019-02-28 12:14:24 +09:00
syuilo 361a9ca1be
url-previewでembedプレイヤー展開をオプトインにする (#4382)
* url-previewでembedプレイヤー展開をオプトインにする

* remove tabs
2019-02-28 12:05:47 +09:00
syuilo cde6514839
Add log 2019-02-28 12:00:57 +09:00
syuilo 507e2f727e
読み込む通知数を増やした 2019-02-28 11:44:16 +09:00
syuilo 8028499d2b
🎨 2019-02-28 11:42:41 +09:00
syuilo c2c79c4a87
[Client] Use class selector to improve performance 2019-02-28 11:39:34 +09:00
mei23 d56f7f3390 remove tabs 2019-02-28 03:57:35 +09:00
mei23 ef70d17194 url-previewでembedプレイヤー展開をオプトインにする 2019-02-28 03:46:37 +09:00
syuilo 9789b9a083
🎨 2019-02-27 16:47:13 +09:00
syuilo e6311fdb13
🎨 2019-02-27 09:27:19 +09:00
syuilo 20de9a5e35
Resolve #4374 2019-02-27 05:31:16 +09:00
syuilo ec3a6d7097
🎨 2019-02-27 05:20:29 +09:00
syuilo 9d99bf5af8
🎨 2019-02-27 05:16:32 +09:00
syuilo 52911cc9fd
🎨 2019-02-27 05:13:11 +09:00
syuilo 6f71ba376d
Improve doc 2019-02-27 05:08:42 +09:00
syuilo 9f439aabba
Fix schema 2019-02-27 05:02:46 +09:00
syuilo 33ad60b1f3
Improve doc 2019-02-27 05:02:36 +09:00
syuilo 91f38a8ddd
🎨 2019-02-26 14:44:26 +09:00
syuilo b56fed8ed5
Update notes/featured 2019-02-26 14:42:24 +09:00
syuilo 4a93dadc1c
🎨 2019-02-26 14:37:17 +09:00
syuilo 3a5f55c471
Chage default settings 2019-02-26 14:28:38 +09:00
syuilo 077bdbfdef
Improve doc 2019-02-26 14:21:28 +09:00
syuilo 61ac024127
i18n整理 2019-02-26 14:13:02 +09:00
syuilo 8db8d3f39e
🎨 2019-02-26 14:02:23 +09:00
syuilo e7032363d7
🎨 2019-02-26 12:14:24 +09:00
syuilo 8a9dc26419
アカウントが削除できない問題を修正 2019-02-26 11:42:21 +09:00
syuilo eae4b2f2e9
Improve usability 2019-02-26 06:56:15 +09:00
syuilo d285452dec
Fix bug 2019-02-26 06:54:49 +09:00
syuilo bf2bdaa6ff
🎨 2019-02-26 05:22:21 +09:00
syuilo 42525bb12a
Improve usability 2019-02-25 20:18:15 +09:00
syuilo bc243c1ea3
i18n 2019-02-25 20:17:33 +09:00
syuilo a2517d1a1d
🎨 2019-02-25 20:08:56 +09:00
syuilo c0a60260c2
モバイル版でもデッキを使えるように (#4366)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Fix bug

* wip

* Update notifications.vue

* Update user-menu.vue

* deck settings

* indicate
2019-02-25 19:45:00 +09:00
syuilo 3654f247c4
Fix error 2019-02-25 15:22:56 +09:00
syuilo c4ddfef2ed
Improve doc 2019-02-25 09:37:22 +09:00
syuilo 28086111e1
Resolve #4325 2019-02-25 04:20:42 +09:00
syuilo 60c9a6528f
Improve doc 2019-02-25 04:18:09 +09:00
syuilo 47d4dcfdf5
Improve doc 2019-02-25 04:02:18 +09:00
syuilo eb8d1211ba
Improve doc 2019-02-25 03:43:19 +09:00
syuilo 495aad6a2d
Improve doc 2019-02-25 03:35:45 +09:00
syuilo 77676d18c8
Improve doc 2019-02-25 03:30:22 +09:00
syuilo 68d90caab7
Fix doc 2019-02-25 03:23:19 +09:00
syuilo 31802c9749
Improve doc 2019-02-25 03:21:54 +09:00
syuilo b67f3438e9
Improve doc 2019-02-24 19:42:26 +09:00
syuilo 02e4929a97
Improve doc 2019-02-24 19:27:32 +09:00
syuilo fcc6a65e08
Improve doc 2019-02-24 18:13:11 +09:00
syuilo f4ae939124
ハイフンに統一 2019-02-24 17:57:49 +09:00
syuilo 664acb2d0e
Refactor 2019-02-24 17:48:54 +09:00
syuilo e6e7cecdb6
Refactor 2019-02-24 17:35:19 +09:00
syuilo 563d604812
Refactor 2019-02-24 17:28:51 +09:00
syuilo 012d744f4c
Fix doc 2019-02-24 17:28:15 +09:00
syuilo 1a6aae944f
🎨 2019-02-24 13:29:08 +09:00
syuilo d838ef5b76
Resolve #4362 2019-02-24 12:58:45 +09:00
syuilo 9b79a411e0
Use camelCase 2019-02-24 12:53:22 +09:00
syuilo b8e0ec9edc
Improve doc 2019-02-24 12:40:17 +09:00
syuilo 5db7b2e193
Improve doc 2019-02-24 12:23:31 +09:00
MeiMei d994c84901 Resolve audioTag undefined error (#4363) 2019-02-24 10:50:45 +09:00
MeiMei febfb97bb4 Remember container state on user page (#4361)
* Remember container state on user page

* remove unnecessary code
2019-02-24 10:38:53 +09:00
MeiMei a6c5e62923 assetsのjs要求時にsaltを付けないように (#4358)
* No assets salt

* remove related code
2019-02-24 10:38:00 +09:00
syuilo ac0390fec3
Improve doc 2019-02-24 10:08:09 +09:00
syuilo 97b99867f2
Improve doc 2019-02-24 10:04:27 +09:00
syuilo a55d5516a6
Improve doc 2019-02-24 10:00:24 +09:00
syuilo b679163d01
Improve type definitions 2019-02-24 09:45:27 +09:00
syuilo 76edcdbe45 Update schemas.ts 2019-02-24 04:27:09 +09:00
syuilo d8d51519c4
Update description.ts 2019-02-24 04:11:54 +09:00
syuilo 3446969121
Refator: separate files 2019-02-24 04:08:08 +09:00
syuilo 0e0c35a701
Fix bug 2019-02-24 03:56:15 +09:00
syuilo c9a6c9e20a
テキストをまとめた 2019-02-24 03:54:04 +09:00
syuilo 3d2b982a94
Use internal alert function 2019-02-24 03:52:12 +09:00
syuilo 6157d8331b
Update drive.vue 2019-02-24 03:50:24 +09:00
YuzuRyo61 3d0fc09fae Implement mobile version folder deletion (#4355) 2019-02-24 03:49:07 +09:00
syuilo b975751710
Use global translation 2019-02-24 03:39:45 +09:00
MeiMei 94e3ac9b72 デッキからホームに行くメニューをホームと表記する (#4359) 2019-02-24 03:34:09 +09:00
Acid Chicken (硫酸鶏) e13fe97ebb Update update.ts (#4357)
* Update update.ts

* Update update.ts

* Update update.ts

* Update update.ts
2019-02-24 03:32:30 +09:00
Acid Chicken (硫酸鶏) 4ad7632113
Fix bool-param-default 2019-02-23 17:21:59 +09:00
Acid Chicken (硫酸鶏) 0709cac97f
Fix indent 2019-02-23 16:23:15 +09:00
syuilo 7dd4180fba
Better error handling 2019-02-23 15:45:03 +09:00
syuilo 558213490a
Remove space 2019-02-23 15:42:52 +09:00
syuilo 78a69e3da8
Update doc 2019-02-23 15:35:26 +09:00
syuilo 140c78e5a7
Add operationId to more convinience 2019-02-23 14:59:37 +09:00
syuilo a8e18e0e22
Add source code link 2019-02-23 14:57:05 +09:00
syuilo 2a8bb23625
Fix type 2019-02-23 14:56:48 +09:00
Acid Chicken (硫酸鶏) 936a4d1bc4
Add reaction count (#4283) 2019-02-23 13:44:37 +09:00
syuilo 52774bbe64
Introduce OpenAPI specs (#4351)
* wip

* wip

* wip

* Update index.ts

* Update gen-openapi-spec.ts

* Update api.ja-JP.md

* Fix

* Improve doc

* Update gen-openapi-spec.ts

* Update redoc.html

* Improve doc

* Update gen-openapi-spec.ts

* Improve doc

* Update CHANGELOG.md
2019-02-23 11:20:58 +09:00
syuilo 68a6758302
投稿を削除したときにお気に入りからも削除するように 2019-02-22 14:54:52 +09:00
syuilo 13e43a4f74
Refactor 2019-02-22 14:53:03 +09:00
syuilo b7d62d09ec
Refactor 2019-02-22 14:46:49 +09:00
syuilo a44ac3306e
Fix error response format 2019-02-22 14:22:40 +09:00
syuilo cc8a7dd588
Fix bug 2019-02-22 14:09:24 +09:00
syuilo 813c52f51e
Remove unused imports 2019-02-22 14:06:17 +09:00
syuilo be3298639d
Refactor 2019-02-22 14:02:56 +09:00
syuilo bd792d7661
Fix type annotation 2019-02-22 13:39:06 +09:00
syuilo 4920983f23
Refactoring 2019-02-22 13:38:12 +09:00
syuilo 2756f553c6
Improve error handling of API (#4345)
* wip

* wip

* wip

* Update attached_notes.ts

* wip

* Refactor

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update call.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* ✌️

* Fix
2019-02-22 11:46:58 +09:00
syuilo 5d1d6bc028
Fix i18n 2019-02-22 02:08:45 +09:00
syuilo b106acac91
Fix #4340 2019-02-22 01:56:07 +09:00
Acid Chicken (硫酸鶏) a5071db864 Update note-detail.vue (#4342) 2019-02-21 23:20:55 +09:00
MeiMei bae874eb45 /api/v1/instance/peers 復活 (#4339)
* /api/v1/instance/peers 復活

* use Instance
2019-02-21 23:20:25 +09:00
syuilo 2e908758d8
🎨 2019-02-21 06:04:42 +09:00
syuilo a164f8ad95
Fix bug 2019-02-21 05:53:10 +09:00
syuilo 372138dfea
アカウント削除時にサインイン履歴も削除するように 2019-02-21 01:49:00 +09:00
syuilo 922a657c7e
アカウント削除時にメッセージも削除するように 2019-02-21 01:47:10 +09:00
syuilo 3409a51cca
Resolve #2017 2019-02-21 01:30:21 +09:00
syuilo 7174a55846
🎨 2019-02-21 00:37:58 +09:00
syuilo 6656a59402
Fix error 2019-02-21 00:32:49 +09:00
syuilo 7612ead551
Fix #4331 2019-02-21 00:30:53 +09:00
syuilo fa78fe665d
メディアビュー機能を削除 2019-02-21 00:13:46 +09:00
syuilo c89aa7eb95
デッキでメディア投稿のみ表示するオプションが機能していない問題を修正 2019-02-21 00:12:09 +09:00
syuilo 43f4c5b7cd
Fix #1537 2019-02-21 00:04:23 +09:00
syuilo 2b6c566386
Fix template styling 2019-02-21 00:02:23 +09:00
syuilo 91ef328b6b
「みつける」でミュートしているユーザーが含まれる問題を修正 2019-02-20 22:34:52 +09:00
syuilo 5a9d9dc41d
Fix indent 2019-02-20 22:33:22 +09:00
syuilo a48e503caa
Fix indent 2019-02-20 22:33:13 +09:00
syuilo fe00cb9ad5
ハイライトでミュートしているユーザーの投稿が含まれる問題を修正 2019-02-20 22:31:21 +09:00
syuilo ed0fdaddbd
Fix #4333 2019-02-20 22:21:12 +09:00
syuilo 893795a31d
Update some logs 2019-02-20 22:05:34 +09:00
syuilo 9beddc941a
返信が遷移後も残り続ける問題を修正 2019-02-20 16:35:00 +09:00
Acid Chicken (硫酸鶏) 81aa21915b Fix #4329 (#4330)
* Create xml.ts

* Update well-known.ts

* Update well-known.ts

* Fix typo

* Update well-known.ts

* Update well-known.ts
2019-02-20 16:13:43 +09:00
syuilo 23350b1cbc
🎨 2019-02-20 13:41:31 +09:00
syuilo daff0977cb
Resolve #747 2019-02-20 13:38:48 +09:00
syuilo c1e7d56ff8
Fix bug 2019-02-20 10:15:06 +09:00
syuilo 61aef56f83
🎨 2019-02-20 10:14:11 +09:00
syuilo 7615b1ea0a
Improve usability 2019-02-20 07:19:05 +09:00
syuilo d8de9f8eba
🎨 2019-02-20 07:15:08 +09:00
syuilo 8c0e65ce6f
Fix error 2019-02-20 07:09:57 +09:00
syuilo 9aa24c0552
🎨 2019-02-20 07:08:54 +09:00
MeiMei 47bf06f432 人気のタグは常に上 (#4314) 2019-02-20 06:46:35 +09:00
syuilo d51cafca74
Fix #4326 2019-02-20 06:44:40 +09:00
syuilo 7921f8cd43
🎨 2019-02-20 01:00:59 +09:00
imgbot[bot] 1b8467d5e5 [ImgBot] Optimize images (#4322)
*Total -- 482.97kb -> 427.88kb (11.41%)

/src/client/assets/misskey-php-like-logo.png -- 48.77kb -> 41.66kb (14.59%)
/assets/ss/explore.jpg -- 272.68kb -> 238.07kb (12.69%)
/assets/ss/user.jpg -- 161.52kb -> 148.15kb (8.27%)
2019-02-19 20:47:11 +09:00
MeiMei 9c167acbd9 Supports scrollbar width in Firefox (#4319)
* Supports scrollbar width in Firefox

* fix style
2019-02-19 20:12:19 +09:00
syuilo f0edf81cc4
Remove unused import 2019-02-19 08:48:25 +09:00
MeiMei f2d55e7f60 Fix #4308 (#4310) 2019-02-19 03:48:21 +09:00
syuilo 963b0db3d3
コンポーネント整理 2019-02-19 03:38:34 +09:00
MeiMei aeca115a37 developにキャッシュFlushリンクを追加 (#4313) 2019-02-18 20:55:52 +09:00
syuilo b31d1ce61d
フォローリクエスト数がおかしい場合の応急処置APIを追加 2019-02-18 20:52:41 +09:00
syuilo b07cd37a16
🎨 2019-02-18 20:48:39 +09:00
syuilo 69b74a46b9
Split cropperjs to reduce bundle size 2019-02-18 19:26:53 +09:00
syuilo 882d829558
Fix #4063 2019-02-18 19:22:10 +09:00
syuilo 0e046faf4a
みつけるの人気のタグを第2ソートで連合含めたユーザー数にしたりユーザーのタグ以外は除外するように 2019-02-18 11:47:25 +09:00
syuilo d9092dc81f
ユーザーが存在しない場合の表示を追加 2019-02-18 11:27:15 +09:00
syuilo 92a4e90026
Remove duplicated route name 2019-02-18 11:21:50 +09:00
syuilo 07dccad5b1
Avoid dupulicated route name 2019-02-18 11:20:20 +09:00
syuilo 146b0d2889
Improve usability 2019-02-18 11:16:52 +09:00
syuilo 388565fb10
Use # instead of v-slot: 2019-02-18 11:13:56 +09:00
syuilo da4ba51a74
Fix bug 2019-02-18 10:05:58 +09:00
syuilo 1edcd136a4
Revert "🎨"
This reverts commit 9883c751da.
2019-02-18 10:02:32 +09:00
syuilo 9883c751da
🎨 2019-02-18 09:57:19 +09:00
syuilo f78b28b995
🎨 2019-02-18 09:51:22 +09:00
syuilo 54d40420ad
Use v-slot instead of slot 2019-02-18 09:48:00 +09:00
syuilo ba1492f977
Refactor client (#4307)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Fix bug

* 🎨

* 🎨

* 🎨
2019-02-18 09:17:55 +09:00
syuilo efd0368e56
Resolve #4305 2019-02-18 04:52:40 +09:00
syuilo a766a57af9
誰もフォローしていない状態でホームTLを表示したときにexploreページへ誘導するように 2019-02-18 04:45:16 +09:00
syuilo e8db63e788
Fix bug 2019-02-18 01:11:14 +09:00
syuilo b9f549135c
Fix bug 2019-02-18 00:49:34 +09:00
syuilo 87b0017386
Fix bug 2019-02-18 00:47:45 +09:00
syuilo cc8ff556d4
Fix bug 2019-02-18 00:45:43 +09:00
syuilo 021f74da54
🎨 2019-02-18 00:41:05 +09:00
syuilo 18dd172c97
Chore: Fix type definition 2019-02-18 00:20:14 +09:00
syuilo 1d5a54ff6f
ハッシュタグでユーザー検索できるように (#4298)
* ハッシュタグでユーザー検索できるように

* 🎨

* Increase limit

* リモートユーザーも表示

* Fix bug

* Fix bug

* Improve performance
2019-02-17 23:41:47 +09:00
MeiMei 03e2c7eec6 Fix #4300 (#4304)
* Fix #4300

* sidebar
2019-02-17 23:40:00 +09:00
Acid Chicken (硫酸鶏) 357528d139 Use object instead of if chain (#4212) 2019-02-17 21:40:53 +09:00
MeiMei c4efbdf4c7 Fix #4292 (#4294)
* Fix #4292

* use commit
2019-02-17 21:28:20 +09:00
Acid Chicken (硫酸鶏) 683b242215 Use Record<string, number> instead of any (#4293) 2019-02-17 19:38:46 +09:00
syuilo a5660d6c82
Exploreページに新規ユーザー一覧を追加 (#4295) 2019-02-17 17:53:51 +09:00
syuilo effa542958
Improve user page 2019-02-17 03:23:34 +09:00
MeiMei e8bf742c87 別タブでルートより下を開いたときにはデッキにしないように (#4291) 2019-02-17 02:26:17 +09:00
syuilo 2e6652edce
Resolve #4272 2019-02-17 01:50:17 +09:00
Acid Chicken (硫酸鶏) 24513fc0a3 Update media-banner.vue (#4287) 2019-02-17 01:09:49 +09:00
syuilo 0a79a6564a
Add support for disabled timeline to deck
Close #4286
Resolve #4275
2019-02-17 01:04:21 +09:00
syuilo 562bb5842b
[Client] Improve featured notes page 2019-02-17 00:28:41 +09:00
syuilo ec3ca3032e
ミュートワードで正規表現を使えるように 2019-02-16 19:37:05 +09:00
syuilo 9ed58a1b4e
🎨 2019-02-16 17:41:54 +09:00
syuilo 34c0eff89f
🎨 2019-02-16 16:46:06 +09:00
syuilo 40aba47a47
Fix bug 2019-02-16 16:43:17 +09:00
syuilo 6736f51134
Use home icon 2019-02-16 16:40:17 +09:00
syuilo 9d826d6e52
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-16 16:39:42 +09:00
syuilo 902d9bc7a5
Fix bug 2019-02-16 16:39:34 +09:00
MeiMei b6c86e2845 Change home button to timeline (#4282)
* Home to Timeline

* remove home from locales
2019-02-16 16:27:24 +09:00
syuilo 88dc4c83cb
Improve UI 2019-02-16 10:58:44 +09:00
syuilo 5a28dc0198
Improve user-list component 2019-02-16 09:27:53 +09:00
syuilo 545e83efb1
🎨 2019-02-16 08:51:35 +09:00
syuilo c2b1bbeec5
Exploreページを実装 2019-02-16 06:50:58 +09:00
syuilo 8c8f165a6e
Add missing comma 2019-02-16 04:51:57 +09:00
MeiMei 04553de230 Fix #4276 (#4278) 2019-02-15 23:43:49 +09:00
Acid Chicken (硫酸鶏) 2776934728 Update is-objectid.ts (#4277)
* Update is-objectid.ts

* Update is-objectid.ts
2019-02-15 23:42:44 +09:00
syuilo 0064dbb010
🎨 2019-02-15 19:40:11 +09:00
syuilo 937f7cbd60
🎨 2019-02-15 15:35:52 +09:00
syuilo f8b3f66904
Refactor 2019-02-15 15:12:23 +09:00
syuilo 9d5701f35a
Update deck.vue 2019-02-15 15:06:15 +09:00
syuilo dff65810c6
Increase featured limit 2019-02-15 15:01:05 +09:00
syuilo 6752cf1d64
🎨 2019-02-15 15:00:20 +09:00
syuilo 8336910a59
🎨 2019-02-15 14:58:15 +09:00
syuilo 957a1149e0
検索結果を内部コンポーネントに 2019-02-15 14:52:21 +09:00
syuilo e8719ff6e6
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 14:29:59 +09:00
syuilo 28b63298e5
Increase featured limit 2019-02-15 14:29:42 +09:00
MeiMei dd4dee8095 デッキから フォロー/フォロワー ページに行けるように (#4271) 2019-02-15 14:27:16 +09:00
syuilo c47818fed4
🎨 2019-02-15 08:52:09 +09:00
syuilo 55c9c0436b
🎨 2019-02-15 08:42:41 +09:00
syuilo 66b79e5e24
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 08:40:25 +09:00
syuilo 514b830910
Fix bug 2019-02-15 08:40:16 +09:00
MeiMei e4f799bf1d Hide localOnly from welcome TL (#4257) 2019-02-15 08:38:59 +09:00
syuilo b383427d3d
🎨 2019-02-15 08:37:46 +09:00
syuilo e969518139
Fix bug 2019-02-15 08:34:54 +09:00
syuilo 113fe294bd
Fix #4267
Close #4269
2019-02-15 08:32:18 +09:00
syuilo 414cac49c3
Improve featured api 2019-02-15 06:31:22 +09:00
syuilo 95b157ac3e
Add featured page 2019-02-15 06:31:03 +09:00
syuilo 8e3d884081
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 06:06:24 +09:00
syuilo 9def6fcadd
🎨 2019-02-15 06:06:13 +09:00
Lynx Kotoura 7837bd44fc Add i18n when timelines are empty (#4261) 2019-02-15 05:59:07 +09:00
syuilo 43864f0da4
既にフォローされている場合はフォローリクエストを生成しないように (#4266) 2019-02-15 05:56:28 +09:00
syuilo 6a0d9d70ed
非ログイン時にお知らせを表示 2019-02-15 05:55:59 +09:00
syuilo 63c6dce68e
🎨 2019-02-15 05:51:22 +09:00
syuilo 53422ffcb2
Improve desktop UX (#4262)
* wip

* wip

* wip

* wip

* wip

* wip

* Merge

* wip

* wip

* wip

* wip

* wip

* wip
2019-02-15 05:08:59 +09:00
MeiMei caea0f0376 Change minimum allowed maxNoteTextLength to 0 (#4256) 2019-02-14 16:30:20 +09:00
Lynx Kotoura 25a8b26977 Emojify user.friends of desktop view (#4249) 2019-02-14 13:42:14 +09:00
Lynx Kotoura bcaefe8d62 Fix huge close icon of friends-maker (#4245) 2019-02-14 13:41:48 +09:00
MeiMei 46f1e8c599 Restore web max-age to 5 minutes (#4246) 2019-02-14 13:41:28 +09:00
Acid Chicken (硫酸鶏) ace6419aef
無効化されているタイムラインのフォールバック (#4242)
* Update timeline.vue

* Update home.vue
2019-02-14 13:39:42 +09:00
Lynx Kotoura 77fb9eb2be Fix title of robot icon in user.header of desktop view (#4243) 2019-02-14 03:01:42 +09:00
syuilo 8fc170109f
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-14 01:13:28 +09:00
syuilo ad12d00d7e
ハッシュタグの集計期間を短くした
Resolve #4238 ?
2019-02-14 01:13:19 +09:00
Acid Chicken (硫酸鶏) 4b6c113251
Add prelude function for URL Query (#4135)
* Update string.ts

* Refactor

* Update string.ts

* Update wrap-url.ts

* Update string.ts

* Update get-static-image-url.ts

* Use querystring.stringify

* Update outbox.ts

* Back to the urlQuery

* Update followers.ts

* Update following.ts

* Update outbox.ts

* Update string.ts

* Update get-static-image-url.ts

* Update string.ts

* Update string.ts

* Separate prelude files
2019-02-13 23:45:35 +09:00
syuilo 4ffe9c908b
Make ignore pointer events 2019-02-13 21:48:20 +09:00
syuilo a135f75e71
🎨 2019-02-13 21:47:53 +09:00
Acid Chicken (硫酸鶏) cbc61ba03d Add GIF badge (#4241) 2019-02-13 21:43:58 +09:00
syuilo 5aa58da918
Migrate cafy to 14.0 (#4240) 2019-02-13 16:33:07 +09:00
Acid Chicken (硫酸鶏) a8946b0404 Update nodeinfo.ts (#4239)
* Update nodeinfo.ts

* Update nodeinfo.ts

* Update nodeinfo.ts

* Update nodeinfo.ts

* Update nodeinfo.ts
2019-02-13 15:56:45 +09:00
MeiMei f3ce8564ea よく話すユーザーからサスペンドされたユーザーを隠すなど (#4228)
* Resolve #4226

* fix

* Fix: anonymousでアクセスするとサスペンドユーザーが隠れない

* fix
2019-02-12 17:19:15 +09:00
syuilo faba21d003
Remove unused import 2019-02-11 23:39:05 +09:00
syuilo d82c5dff71
Fix bug 2019-02-11 23:37:15 +09:00
MeiMei 2c1a7f4392 Fix #4152 (#4224)
* Fix #4152

* fix

* remove unused code
2019-02-11 22:37:20 +09:00
syuilo fc660e869f
[Client] Make default sort lastCommunicatedAt in instances list of admin panel 2019-02-10 19:46:47 +09:00
syuilo dc04869650
[Client] Make default origin local in user list of admin panel 2019-02-10 19:44:57 +09:00
syuilo 93c3f34813
管理画面でサイレンスされているユーザーを一覧できるように 2019-02-10 19:43:46 +09:00
syuilo 962b3ca78e
[Client] Fix bug 2019-02-10 19:38:17 +09:00
MeiMei 62d17c9266 Optimize url-preview image (#4216) 2019-02-10 19:19:26 +09:00
Acid Chicken (硫酸鶏) 9561908ad3
Update user.followers-you-know.vue (#4215) 2019-02-10 17:15:41 +09:00
syuilo 310371658b
重いのでジョブキュー無効化 2019-02-10 11:44:08 +09:00
MeiMei 7ca073aafd Hide unusable follow buttons (#4208) 2019-02-10 05:56:11 +09:00
MeiMei 22a9e950c7 deckにフォローされていますマークを追加 (#4207)
* deckにフォローされていますを追加

* opacity
2019-02-10 05:26:49 +09:00
MeiMei 757312ba52 Limit the parallelism of AP object processing (#4193) 2019-02-09 13:01:21 +09:00
syuilo 1675c473d4
🎨 2019-02-09 12:43:26 +09:00
syuilo 4a41499c95
🎨 2019-02-09 12:34:42 +09:00
syuilo acb82fe7b6
フォロー処理のリファクタリング (#4196)
* Fix #4185

* Fix bug
2019-02-09 12:04:03 +09:00
syuilo 31b0e552a2
Improve usability 2019-02-09 01:53:46 +09:00
syuilo 5e0eda9526
Improve instances manegement
Resolve #4187
2019-02-08 20:56:16 +09:00
syuilo 6c27412c9c
Fix theme 2019-02-08 17:05:50 +09:00
syuilo 56275bcfcb
Introduce per-instance chart (#4183)
* Introduce per-instance chart

* Implement chart view in client

* Handle note deleting

* More chart srcs

* Add drive stats

* Improve drive stats

* Fix bug

* Add icon
2019-02-08 16:58:57 +09:00
syuilo f35688bab8
Supress logs during test 2019-02-08 16:56:23 +09:00
syuilo ea0d114833
🎨 2019-02-08 04:40:47 +09:00
syuilo 7f6a3ec828
🎨 2019-02-08 04:36:23 +09:00
syuilo aba85b977d
Refactoring: Move chart dir into services dir 2019-02-08 04:31:33 +09:00
syuilo e6612f610c
Implement instance blocking (#4182)
* Implement instance blocking

* Add missing text

* Delete unnecessary file

* Covert Punycode to Unicode
2019-02-08 04:26:43 +09:00
syuilo 4099db0d42
[Client] Add icon 🎨 2019-02-07 23:42:56 +09:00
syuilo 9d50a06d9c
Fix bug 2019-02-07 23:37:39 +09:00
syuilo dd7bf9b2a3
Remove unused import 2019-02-07 23:32:39 +09:00
syuilo c463284c2f
Fix bug 2019-02-07 23:27:42 +09:00
syuilo c1d728a616
インスタンス一覧の表示数を増やした 2019-02-07 22:00:55 +09:00
syuilo e43c9c0e21
特定インスタンスからのフォローを全解除できるように 2019-02-07 21:59:18 +09:00
syuilo 49958ca03f
Make instance information more detail 2019-02-07 21:23:12 +09:00
syuilo 61dcd51888
Revert "Fix bug"
This reverts commit 2ef795aba8.
2019-02-07 21:02:57 +09:00
syuilo 5448c22031
Revert 96bc17aa10 2019-02-07 21:02:33 +09:00
Acid Chicken (硫酸鶏) 27768081e2
Fix #4179 2019-02-07 20:14:15 +09:00
syuilo c3140f57b9
連合しているインスタンスを一覧できるように 2019-02-07 18:11:20 +09:00
syuilo 7275bc6d3b
Improve instance stats 2019-02-07 16:05:29 +09:00
syuilo 336912e442
Improve instance stats 2019-02-07 15:00:44 +09:00
syuilo 2ef795aba8
Fix bug 2019-02-07 10:51:55 +09:00
syuilo 1d2c50fc26
デフォルトでログのタイムスタンプ非表示 2019-02-07 10:51:50 +09:00
syuilo cef8aa5e7a
APのジョブキュー無効化 2019-02-07 10:51:24 +09:00
syuilo 7dfe7005e0
Update builtin themes 2019-02-07 02:36:02 +09:00
syuilo b91de4ac12
🎨 2019-02-07 02:28:08 +09:00
MeiMei d5205d7328 Refactor reaction-viewer (#4171)
* Refactor reaction-viewer

* code style

* fix
2019-02-07 02:05:49 +09:00
MeiMei f44ce535fa リアクションマージン再調整 (#4169)
* リアクションマージン再調整

* fix size
2019-02-06 22:57:08 +09:00
syuilo 7177fd27c8
Fix bug 2019-02-06 22:56:20 +09:00
Aya Morisawa 96bc17aa10 Check config on load (#4170)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-02-06 22:44:55 +09:00
syuilo 41ba06a5e6
Fix bug 2019-02-06 22:27:23 +09:00
syuilo d7ac0418d7
Revert "余計なマージンを削除 (#4168)"
This reverts commit 77bcb58f12.
2019-02-06 21:51:01 +09:00
syuilo f4319a9c01
Revert "[Client] リアクション一覧のマージンを調整"
This reverts commit 80ea747db6.
2019-02-06 21:50:37 +09:00
syuilo f4c4d53bbb
Fix bug 2019-02-06 21:21:49 +09:00
syuilo 0ed43e1bdf
Fix file name 2019-02-06 21:10:37 +09:00
syuilo d25bd876cb
Better file names 2019-02-06 21:10:12 +09:00
syuilo b9782397c2
Fix file ext 2019-02-06 21:07:36 +09:00
syuilo ea0abc9f71
Clean up 2019-02-06 20:57:15 +09:00
syuilo 27d16c6a12
Resolve #4151 2019-02-06 20:56:48 +09:00
MeiMei 77bcb58f12 余計なマージンを削除 (#4168) 2019-02-06 18:29:39 +09:00
Aya Morisawa 61036e3a70 Rename clusterLog to clusterLogger (#4167) 2019-02-06 18:01:35 +09:00
syuilo bcd886c4f5
🎨 2019-02-06 17:51:33 +09:00
syuilo 4d868aaf1f
🎨 2019-02-06 17:10:40 +09:00
syuilo 80ea747db6
[Client] リアクション一覧のマージンを調整
Close #4160
2019-02-06 17:03:43 +09:00
syuilo 20ee57931f
Resolve #4165 2019-02-06 15:24:59 +09:00
syuilo 71ba72e796
Better logs 2019-02-06 15:06:23 +09:00
syuilo 9835945ee1
Improve queue option 2019-02-06 15:01:43 +09:00
syuilo 4f2d52697d Update queue setting 2019-02-06 14:53:02 +09:00
syuilo 3b5b3cf521
Merge branches 'develop' and 'develop' of https://github.com/syuilo/misskey into develop 2019-02-06 13:56:21 +09:00
Aya Morisawa b299988bb5 Simplify comment (#4164) 2019-02-06 13:52:32 +09:00
syuilo e26bec6ab4
Improve queue configuration
Resolve #4157
Resolve #4158
2019-02-06 13:51:02 +09:00
Aya Morisawa e9955e01d6
Introduce option type (#4150)
* Introduce option type

* Improve test naming
2019-02-06 13:42:35 +09:00
Acid Chicken (硫酸鶏) 1974d8f58b Add URL validation (#4148) 2019-02-06 13:37:20 +09:00
MeiMei 18fd39b335 proxyで400番台はそのステータスを返す (#4154) 2019-02-06 00:20:00 +09:00
syuilo 31929dad61
[MFM] Better hashtag parsing: Ignore slash 2019-02-06 00:05:26 +09:00
syuilo 4a41d2fddc
Add logs 2019-02-06 00:01:37 +09:00
syuilo 4c65b0cd6f
🎨 2019-02-05 23:45:27 +09:00
Aya Morisawa 3e89dc603d
Bye 'is-url' (#4113) 2019-02-05 19:54:41 +09:00
syuilo 5db5bbd1cd
自分の投稿情報をエクスポートできるように (#4144)
* wip

* 正しいJSONを生成するように

* データを整形
2019-02-05 19:50:14 +09:00
Acid Chicken (硫酸鶏) 9dd06a7621
/.well-known 周りをいい感じに (#4141)
* Enhance /.well-known and their friends

* Fix bug
2019-02-05 17:42:55 +09:00
syuilo 2f4434b0d8
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-05 17:30:25 +09:00
syuilo 350328770b
Improve readability 2019-02-05 17:30:17 +09:00
Acid Chicken (硫酸鶏) 266c31981d
Fix typo 2019-02-05 15:09:37 +09:00
syuilo 803fb0898a
Fix bug 2019-02-05 14:56:33 +09:00
syuilo 01983da514
[Client] Use localStorage instead of window 2019-02-05 14:42:18 +09:00
syuilo dff1122bd5
Enable service worker 2019-02-05 14:22:52 +09:00
syuilo 43cb12930a
Remove unused declare 2019-02-05 14:22:35 +09:00
syuilo 8129d4dc23
Refactoring 2019-02-05 14:14:23 +09:00
syuilo 9b780dff04
Fix log 2019-02-05 14:04:40 +09:00
syuilo 83b2aa72b1
[Client] Clip note content 2019-02-05 13:54:40 +09:00
Acid Chicken (硫酸鶏) 8961dab137
Fix comment 2019-02-05 11:49:03 +09:00
Acid Chicken (硫酸鶏) bcc549fd8e
Fix style 2019-02-05 11:48:08 +09:00
syuilo 7d730f676d
Refactoring: Extract showMachineInfo function 2019-02-05 06:49:00 +09:00
syuilo 6bda571660
Make some error logs important 2019-02-05 06:46:01 +09:00
syuilo d3c7129e1f
Refactoring: Extract checkMongoDB function 2019-02-05 06:43:36 +09:00
MeiMei 4162981081 アニメーション停止箇所の追加 (#4138) 2019-02-05 06:22:39 +09:00
syuilo 7b7359fbdc
[Client] Fix bug 2019-02-05 06:12:41 +09:00
syuilo dd39d6ea37
Better key name 2019-02-05 04:09:44 +09:00
syuilo ef618b2431
[Client] Increase font size a little in the Deck view
Resolve #1821
2019-02-05 04:01:50 +09:00
syuilo 861302f0fd
アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように 2019-02-05 03:51:54 +09:00
MeiMei f014b7ae0e アニメーションを自動再生しないオプション (#4131)
* Refactor

* settings

* Media Proxy

* Replace API response
2019-02-05 03:01:36 +09:00
syuilo 00b2d89f1a
Refactor: Better type definition 2019-02-05 01:52:09 +09:00
syuilo 5410efe9ca
Refactoring 2019-02-05 01:31:02 +09:00
syuilo 1d814ba0e1
個別に投稿のウォッチ/ウォッチ解除をできるように
Resolve #161
2019-02-05 01:24:44 +09:00
syuilo c107333f56
[API] お気に入り状態は投稿情報に含めないように統一 2019-02-05 01:11:06 +09:00
Acid Chicken (硫酸鶏) 9595a56346
Revert "Update load.ts"
This reverts commit cf9e8ed39e, commit 67792fcb5e, and commit c7e8c27ce6.
2019-02-04 22:30:24 +09:00
syuilo 06707705bf
Add dummy option for some libraries 2019-02-04 19:41:31 +09:00
Acid Chicken (硫酸鶏) 68ee9a008e Resolve #4121 (#4122)
* Resolve #4121

* Update tslint.json
2019-02-04 18:27:45 +09:00
Acid Chicken (硫酸鶏) 3a035c481e
Fix fusion 2019-02-04 16:50:14 +09:00
Aya Morisawa 6cd41f9860 Initialize queue only if queue is enabled (#4125) 2019-02-04 16:41:53 +09:00
syuilo 0ae1190c08
Add --disable-queue option 2019-02-04 13:37:50 +09:00
syuilo d3b3426ebe
Enable job queue
Resolve #3216
2019-02-04 13:35:58 +09:00
syuilo 4982ea8f14
Add --verbose option 2019-02-04 12:14:07 +09:00
syuilo 3be89e9702
Better logging 2019-02-04 12:09:59 +09:00
syuilo 4275af2324
Make Logger#log method private 2019-02-04 11:51:23 +09:00
syuilo 84d42be090
Fix MongoDB connectivity checking 2019-02-04 11:48:59 +09:00
syuilo c4c7783691
[Server] Enable slow option 2019-02-04 10:03:49 +09:00
syuilo 30b1b1a5ed
Fix imports 2019-02-04 09:37:15 +09:00
syuilo b536ee4dcd
Add collaborators credit 2019-02-04 09:09:45 +09:00
syuilo 11101a6aca
Better error log of WebFinger 2019-02-04 09:06:13 +09:00
syuilo b4a3e5aa4f
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-04 09:02:27 +09:00
syuilo 874c0eae6a
Better error log of WebFinger 2019-02-04 09:02:23 +09:00
Acid Chicken (硫酸鶏) c7e8c27ce6
Fix bug
C#っぽく使ってしまっていた。
2019-02-04 02:14:18 +09:00
Acid Chicken (硫酸鶏) 67792fcb5e
Update load.ts 2019-02-04 02:09:41 +09:00
Acid Chicken (硫酸鶏) 353fc18f19
Merge branch 'develop' into acid-chicken-patch-10 2019-02-04 02:06:46 +09:00
Acid Chicken (硫酸鶏) cf9e8ed39e
Update load.ts 2019-02-04 02:06:08 +09:00
Acid Chicken (硫酸鶏) 99d8d0a484
Create type definition for '*/const.json' (#4118) 2019-02-04 01:47:12 +09:00
Acid Chicken (硫酸鶏) 5891135ac1
Create type definition for ./locales (#4117) 2019-02-04 01:46:59 +09:00
Acid Chicken (硫酸鶏) c4f7491322
Revert "Create new type definition for 'is-url' (#4013)"
This reverts commit 014b58cb40.
2019-02-04 01:30:33 +09:00
Acid Chicken (硫酸鶏) 8b71006fbe
Bye 'is-url' 2019-02-04 00:09:24 +09:00
Aya Morisawa 8f2f4b6d2d
Add missing semicolons 2019-02-03 23:52:46 +09:00
Acid Chicken (硫酸鶏) 6e0c055faf Module 'jsdom' as import syntax (#4016) 2019-02-03 23:49:00 +09:00
Acid Chicken (硫酸鶏) 893a3b527d Create type definition for 'os-utils' (#4050) 2019-02-03 23:41:27 +09:00
Acid Chicken (硫酸鶏) fe13c17fcb Create type definition for 'langmap' (#4059)
* Create type definition for 'langmap'

* Follow lint
2019-02-03 23:41:05 +09:00
Acid Chicken (硫酸鶏) 5049870b6e
Create type definition for 'koa-slow' (#4072) 2019-02-03 23:01:03 +09:00
Acid Chicken (硫酸鶏) ce576dea8f
Create type definition for 'recaptcha-promise' (#4068) 2019-02-03 22:21:55 +09:00
Acid Chicken (硫酸鶏) ceda3dd72a
Create new type definition for 'escape-regexp' (#4058) 2019-02-03 22:21:47 +09:00
Acid Chicken (硫酸鶏) 014b58cb40
Create new type definition for 'is-url' (#4013)
* Create new type definition for 'is-url'

* [Client] Resolve #3638

* 10.79.1

* New translations ja-JP.yml (Korean)

* Add missing semicolon

* Remove file-loader from dependencies (#4025)

* Update README.md [AUTOGEN] (#4028)

* Update README.md [AUTOGEN] (#4030)

* Add visibility test (#4029)

* Update ws requirement from 6.1.2 to 6.1.3 (#4027)

Updates the requirements on [ws](https://github.com/websockets/ws) to permit the latest version.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits/6.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Module 'web-push' as import syntax (#4017)

* Fix visibility test (#4031)

* Upgrade gulp version to 4.0.0

* Prevent typescript errors from crashing

* Remove duplicated dependencies

* Use parallel and task to specify dependencies

* Sort tasks by topological ordering

* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033)

* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除

* リプライ/メンションされていれば非フォロワーでも参照可能に

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* Fix #4034 (#4037)

* Fix #4034

* improve

* Module 'crypto' as import syntax (#4011)

* Extract MFM normalize function

* Extract MFM types

* Rename html to toHtml

* Rename html-to-mfm to fromHtml

* Merge plainParser into mfm

* Extract parsePlain function

* Rename analyze to parse in MFM tests

* Update @types/mongodb requirement from 3.1.18 to 3.1.19 (#4041)

Updates the requirements on [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update vue-svg-inline-loader requirement from 1.2.7 to 1.2.10 (#4040)

Updates the requirements on [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader) to permit the latest version.
- [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases)
- [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/commits/v1.2.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Avoid export default

* Rename parser to language

* Fix import

* Introduce silence (#4043)

* Introduce silence

* Fix icon

* delete unnecessary key (#4045)

* delete unnecessary key

* Add note

* Update CHANGELOG.md

* [ActivityPub] Use microformats on mentions

To avoid pointless link previews.
see: https://misskey.xyz/notes/5c51ab5c2d85f2003248eddc

* Create type definition for '*/package.json' (#4014)

* Create type definition for '*/package.json'

* Update tsconfig.json

* Update index.ts

* Create type definition for 'is-root' (#4001)

* Update @types/sharp requirement from 0.21.0 to 0.21.1

Updates the requirements on [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Add multiline math syntax

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>

* New translations ja-JP.yml (Catalan)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Portuguese)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Dutch)

* New translations ja-JP.yml (Norwegian)

* New translations ja-JP.yml (English)

* Create type definition for 'is-root'

* [MFM] Add spin syntax

Resolve #4003

* [MFM] Add flip syntax

Resolve #4002

* Fix test

* Update CHANGELOG.md

* 10.79.0

* Update @fortawesome/free-regular-svg-icons requirement (#3963)

Updates the requirements on [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) to permit the latest version.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits/5.6.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update @types/webpack requirement from 4.4.21 to 4.4.24 (#3976)

Updates the requirements on [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update @types/js-yaml requirement from 3.11.4 to 3.12.0 (#3977)

Updates the requirements on [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update debug requirement from 4.1.0 to 4.1.1 (#3964)

Updates the requirements on [debug](https://github.com/visionmedia/debug) to permit the latest version.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](https://github.com/visionmedia/debug/commits/4.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (French)

* [MFM] spinの中でflipを使えるように

* Add jump syntax (#4007)

* Add jump syntax

* Fix typo: spin -> jump

* Fix typo

* [MFM] Resolve #4009

* Module 'nprogress' as import syntax (#4012)

* 🎨

* [Client] Fix #4008

* Use yarn instead of npm on CircleCI

* touch yarn.lock

* [Client] Resolve #3638

* 10.79.1

* New translations ja-JP.yml (Korean)

* Add missing semicolon

* Remove file-loader from dependencies (#4025)

* Update README.md [AUTOGEN] (#4028)

* Update README.md [AUTOGEN] (#4030)

* Add visibility test (#4029)

* Update ws requirement from 6.1.2 to 6.1.3 (#4027)

Updates the requirements on [ws](https://github.com/websockets/ws) to permit the latest version.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits/6.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Module 'web-push' as import syntax (#4017)

* Fix visibility test (#4031)

* Upgrade gulp version to 4.0.0

* Prevent typescript errors from crashing

* Remove duplicated dependencies

* Use parallel and task to specify dependencies

* Sort tasks by topological ordering

* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033)

* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除

* リプライ/メンションされていれば非フォロワーでも参照可能に

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* Fix #4034 (#4037)

* Fix #4034

* improve

* Module 'crypto' as import syntax (#4011)

* Extract MFM normalize function

* Extract MFM types

* Rename html to toHtml

* Rename html-to-mfm to fromHtml

* Merge plainParser into mfm

* Extract parsePlain function

* Rename analyze to parse in MFM tests

* Update @types/mongodb requirement from 3.1.18 to 3.1.19 (#4041)

Updates the requirements on [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update vue-svg-inline-loader requirement from 1.2.7 to 1.2.10 (#4040)

Updates the requirements on [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader) to permit the latest version.
- [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases)
- [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/commits/v1.2.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Avoid export default

* Rename parser to language

* Fix import

* Introduce silence (#4043)

* Introduce silence

* Fix icon

* Update is-root.d.ts

* Update index.ts

* Create type definition for 'is-root'

* Update is-root.d.ts

* Update index.ts

* Fix path

refs: 7e3a8d56e6

* Re-fix path

refs: 4bb4903ee5, 7e3a8d56e6

*  Do not import as pack from AP renderer  (#4048)

* Do not import as pack from AP renderer

* rename

* Simplify MFM (#4046)

* [MFM] Make some syntax block

Resolve #3508

* [MFM] Better syntax parsing

Allow nesting by same tag

* [Client] MFMの制限を緩和

* 🎨

* Update CHANGELOG.md

* 10.80.0

* Update is-url.d.ts
2019-02-03 22:21:36 +09:00
syuilo b4859be098
Improve log readability 2019-02-03 21:42:52 +09:00
syuilo df54da9510
Fix type declaretion 2019-02-03 20:32:46 +09:00
syuilo b97f788d71
Display version in logo 2019-02-03 20:31:35 +09:00
syuilo edd1baa9f4
🎨 2019-02-03 20:23:53 +09:00
syuilo 4a23ebe534
Refactoring 2019-02-03 20:10:20 +09:00
MeiMei 64c1075b06 Remember the media playback volume (#4089)
* Remember the media playback volume

* fix
2019-02-03 19:33:23 +09:00
syuilo 452fb8e496
Improve usability 2019-02-03 18:40:50 +09:00
syuilo 0868c3517f
Use internal logger instead of debug/console for logging
Resolve #4104
Resolve #1966
Resolve #1937
2019-02-03 18:16:57 +09:00
syuilo efe2a6be14
Better logging 2019-02-03 17:09:16 +09:00
syuilo 75558add17
Better logging 2019-02-03 16:45:13 +09:00
syuilo 32a0cd4b13
Display Misskey logo when misskey launched 🎨 2019-02-03 14:05:01 +09:00
syuilo 0b2571858f
More logs 2019-02-03 13:52:21 +09:00
syuilo 0bd0fb9fbf
Include worker information for each logs 2019-02-03 13:51:24 +09:00
syuilo 9beab05a30
Make more importance for env log 2019-02-03 13:51:00 +09:00
syuilo 3441acf56c
Improve usability 2019-02-03 05:06:23 +09:00
syuilo 6071fc7077
Better log 2019-02-03 04:43:43 +09:00
Acid Chicken (硫酸鶏) 2f215ea34c Use is syntax (#4079) 2019-02-03 04:31:03 +09:00
MeiMei 7d2f0a1f31 Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない (#4103)
* Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない

* remove debug
2019-02-03 04:26:58 +09:00
syuilo 15eca04bc4
🎨 2019-02-03 04:20:35 +09:00
syuilo 238c6a428b
[Server] Use logger for logging 2019-02-03 04:18:27 +09:00
syuilo 110eeb89f1
Clean up 2019-02-03 04:18:09 +09:00
syuilo 278e43e9ba
[Server] Use logger for logging 2019-02-03 04:04:57 +09:00
syuilo d55277e57e
Better logging 2019-02-03 02:01:06 +09:00
syuilo f53a93ea13
Better logger 2019-02-03 01:39:42 +09:00
syuilo a3e37294e5
Better logs 2019-02-03 01:33:34 +09:00
syuilo 05baa89508
Refactoring of logger 2019-02-03 01:24:59 +09:00
syuilo 80aa45372a
Better logger 2019-02-03 01:20:21 +09:00
syuilo a91f95451a
Fix logger 2019-02-03 01:07:14 +09:00
syuilo 122ef23e0f
Remove unnecessary log 2019-02-03 01:04:38 +09:00
syuilo 52d6ec2138
Refatoring of logger 2019-02-03 01:01:40 +09:00
MeiMei 84931003ea Fix video thumbnails (#4095)
* Fix video thumbnails

* Fix import
2019-02-02 23:30:34 +09:00
syuilo 2b0cb6d728
[Client] Resolve #3226 2019-02-02 23:20:40 +09:00
syuilo 4ea7e711ce
[Client] Improve usability
Resolve #4094
2019-02-02 22:59:11 +09:00
syuilo 2a50997a75
Fallback en-US 2019-02-02 16:16:31 +09:00
syuilo d692d531d1
Fix indent 2019-02-02 13:57:26 +09:00
syuilo e325410649
[Server] Remove unnecessarily property 2019-02-02 13:50:41 +09:00
syuilo 6b53e9ed29
[Client] Fix #4086 2019-02-02 13:47:12 +09:00
MeiMei 3040700005 Generate video thumbnails (#4084)
* Generate video thumbnails

* import order
2019-02-02 13:22:09 +09:00
Acid Chicken (硫酸鶏) da1a238be3 Create new type definition for 'ms' (#4057)
* Create new type definition for 'ms'

* Follow lint
2019-02-02 00:16:27 +09:00
MeiMei 9c106022ae Fix #3871 (#4082) 2019-02-01 21:37:34 +09:00
Acid Chicken (硫酸鶏) bab1dc1d97
Create type definition for 'koa-json-body' (#4056)
* Create type definition for 'koa-json-body'

* Follow lint
2019-02-01 21:08:58 +09:00
Acid Chicken (硫酸鶏) 3b30ad5404
Create type definition for 'nested-property' (#4004)
* Create type definition for 'nested-property'

* Follow lint
2019-02-01 21:08:49 +09:00
Acid Chicken (硫酸鶏) 00f9c824d1 リモートの外部サービス認証情報を表示する (#4047)
* Update user.vue

* Update ja-JP.yml

* Fix path

refs: 7e3a8d56e6

* Update user.vue

* Update ja-JP.yml

* Re-fix path

refs: 4bb4903ee5, 7e3a8d56e6

* Update user.vue

* Update ja-JP.yml

* Update ja-JP.yml

* Fix sentence a little
2019-02-01 20:02:10 +09:00
Acid Chicken (硫酸鶏) 40e177fa96 Create type definition for 'http-signature' (#4049)
* Create type definition for 'http-signature'

* Follow lint
2019-02-01 19:59:12 +09:00
Acid Chicken (硫酸鶏) 2f72c38516 Create type definition for 'deepcopy' (#4000) 2019-02-01 19:56:16 +09:00
Acid Chicken (硫酸鶏) 2dc4696b0a Module '@koa/cors' as import syntax (#4060) 2019-02-01 19:46:18 +09:00
Acid Chicken (硫酸鶏) 723d5baed5 Module 'parse5' as import syntax (#4015) 2019-02-01 19:41:13 +09:00
syuilo 5fe9f2baee
Improve performance 2019-02-01 10:00:36 +09:00
MeiMei c7ebf6f990 Hide suspended users (#4075) 2019-02-01 09:57:51 +09:00
syuilo 9bf9519b8f
Fix path 2019-02-01 00:17:15 +09:00
syuilo 6c57690359
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-01 00:09:36 +09:00
syuilo 3a03010ee2
Refactoring 2019-02-01 00:09:28 +09:00
Acid Chicken (硫酸鶏) ba4dcc40da Create type definition for '*/meta.json' (#4073) 2019-02-01 00:00:54 +09:00
Acid Chicken (硫酸鶏) e2bf0067b2 Module 'request-stats' as import syntax (#4071) 2019-01-31 23:46:15 +09:00
Acid Chicken (硫酸鶏) 6d004fde7c Module 'uuid' as import syntax (#4070) 2019-01-31 23:45:12 +09:00
Acid Chicken (硫酸鶏) f35547f3b8 API modules as import syntax (#4069) 2019-01-31 23:32:58 +09:00
MeiMei c34a278533 おすすめのアンケートでミュートユーザーのものは表示しない (#4067) 2019-01-31 23:14:45 +09:00
syuilo 6d3408ae73
[Client] Add information 2019-01-31 20:55:40 +09:00
MeiMei a6e7bbc306 send/receive user hashtags via AP (#4064) 2019-01-31 20:42:45 +09:00
Acid Chicken (硫酸鶏) 76569bfb08
Create type definition for 'lookup-dns-cache' (#4051) 2019-01-31 17:53:49 +09:00
Acid Chicken (硫酸鶏) bbcdf1bb8a
Create type definition for 'promise-any' (#4055) 2019-01-31 17:52:27 +09:00
Acid Chicken (硫酸鶏) 6439a6c63f
Create type definition for 'webfinger.js' (#4054) 2019-01-31 17:52:17 +09:00
syuilo 4f99b98ed8
Revert b515cc90e9 2019-01-31 17:42:36 +09:00
syuilo 7cb38f5525
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-31 17:38:24 +09:00
syuilo 734277d9f6
[Server] Resolve #4062 2019-01-31 17:37:57 +09:00
Acid Chicken (硫酸鶏) 960d4e2e7b
Close #3380 (#4061)
* Delete index.ts

* Delete emoji.ts

* Update index.ts
2019-01-31 17:30:56 +09:00
Acid Chicken (硫酸鶏) a05c94437c
Make type definition for 'is-root' better 2019-01-31 13:42:13 +09:00
syuilo ec016e5a95
🎨 2019-01-31 12:24:21 +09:00
syuilo bbdb2496a4
[Client] MFMの制限を緩和 2019-01-31 12:24:14 +09:00
syuilo b515cc90e9
[MFM] Better syntax parsing
Allow nesting by same tag
2019-01-31 12:23:45 +09:00
syuilo bb92158dff
[MFM] Make some syntax block
Resolve #3508
2019-01-31 12:10:48 +09:00
Aya Morisawa c652add16a Simplify MFM (#4046) 2019-01-31 12:06:13 +09:00
MeiMei b8a7468c4a Do not import as pack from AP renderer (#4048)
* Do not import as pack from AP renderer

* rename
2019-01-31 02:29:35 +09:00
Acid Chicken (硫酸鶏) e220ef3e75
Re-fix path
refs: 4bb4903ee5, 7e3a8d56e6
2019-01-31 01:38:52 +09:00
Acid Chicken (硫酸鶏) 4bb4903ee5
Fix path
refs: 7e3a8d56e6
2019-01-31 01:26:11 +09:00
Acid Chicken (硫酸鶏) 9487840ae3
Create type definition for 'is-root' (#4001)
* Update @types/sharp requirement from 0.21.0 to 0.21.1

Updates the requirements on [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Add multiline math syntax

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>

* New translations ja-JP.yml (Catalan)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Portuguese)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Dutch)

* New translations ja-JP.yml (Norwegian)

* New translations ja-JP.yml (English)

* Create type definition for 'is-root'

* [MFM] Add spin syntax

Resolve #4003

* [MFM] Add flip syntax

Resolve #4002

* Fix test

* Update CHANGELOG.md

* 10.79.0

* Update @fortawesome/free-regular-svg-icons requirement (#3963)

Updates the requirements on [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) to permit the latest version.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits/5.6.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update @types/webpack requirement from 4.4.21 to 4.4.24 (#3976)

Updates the requirements on [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update @types/js-yaml requirement from 3.11.4 to 3.12.0 (#3977)

Updates the requirements on [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update debug requirement from 4.1.0 to 4.1.1 (#3964)

Updates the requirements on [debug](https://github.com/visionmedia/debug) to permit the latest version.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](https://github.com/visionmedia/debug/commits/4.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (French)

* [MFM] spinの中でflipを使えるように

* Add jump syntax (#4007)

* Add jump syntax

* Fix typo: spin -> jump

* Fix typo

* [MFM] Resolve #4009

* Module 'nprogress' as import syntax (#4012)

* 🎨

* [Client] Fix #4008

* Use yarn instead of npm on CircleCI

* touch yarn.lock

* [Client] Resolve #3638

* 10.79.1

* New translations ja-JP.yml (Korean)

* Add missing semicolon

* Remove file-loader from dependencies (#4025)

* Update README.md [AUTOGEN] (#4028)

* Update README.md [AUTOGEN] (#4030)

* Add visibility test (#4029)

* Update ws requirement from 6.1.2 to 6.1.3 (#4027)

Updates the requirements on [ws](https://github.com/websockets/ws) to permit the latest version.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits/6.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Module 'web-push' as import syntax (#4017)

* Fix visibility test (#4031)

* Upgrade gulp version to 4.0.0

* Prevent typescript errors from crashing

* Remove duplicated dependencies

* Use parallel and task to specify dependencies

* Sort tasks by topological ordering

* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033)

* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除

* リプライ/メンションされていれば非フォロワーでも参照可能に

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* Fix #4034 (#4037)

* Fix #4034

* improve

* Module 'crypto' as import syntax (#4011)

* Extract MFM normalize function

* Extract MFM types

* Rename html to toHtml

* Rename html-to-mfm to fromHtml

* Merge plainParser into mfm

* Extract parsePlain function

* Rename analyze to parse in MFM tests

* Update @types/mongodb requirement from 3.1.18 to 3.1.19 (#4041)

Updates the requirements on [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update vue-svg-inline-loader requirement from 1.2.7 to 1.2.10 (#4040)

Updates the requirements on [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader) to permit the latest version.
- [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases)
- [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/commits/v1.2.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Avoid export default

* Rename parser to language

* Fix import

* Introduce silence (#4043)

* Introduce silence

* Fix icon

* Update is-root.d.ts

* Update index.ts

* Create type definition for 'is-root'

* Update is-root.d.ts

* Update index.ts
2019-01-31 01:09:52 +09:00
Acid Chicken (硫酸鶏) 7e3a8d56e6
Update index.ts 2019-01-31 01:09:36 +09:00