Commit Graph

8249 Commits

Author SHA1 Message Date
syuilo 9d405b4581 絵文字ピッカーでエンターしたときに検索結果の先頭のもので確定できるように 2020-11-07 21:33:36 +09:00
syuilo 80c490a18b 絵文字ピッカーでAND検索に対応 2020-11-07 21:28:28 +09:00
syuilo bfd9577f0d 絵文字ピッカーを開いたときに画面がスクロールするのを修正 2020-11-07 12:35:12 +09:00
Xeltica 1fcfd8e645
ヘッダーに表示されるタブのインジケーターを実装 (#6803)
* Implemente indicators on headers

* 微調整
2020-11-07 12:31:23 +09:00
syuilo c6dd932a0b Improve usability 2020-11-07 12:30:16 +09:00
syuilo b79eed01e0 絵文字ピッカーの検索に絵文字をペーストしたとき確定されないのを修正 2020-11-07 10:56:38 +09:00
syuilo 3a7dbe9764 UI切り替えがサイドバーに設置されていない場合に機能しない問題を修正 2020-11-07 10:54:52 +09:00
syuilo bef2534fa8 絵文字ピッカーを強化 + 絵文字ピッカーをリアクションピッカーとして使えるように
Resolve #5079
Resolve #3219
2020-11-07 10:43:27 +09:00
syuilo 888dcd2559 画像ダイアログでスクロールが発生しないように 2020-11-07 05:00:42 +09:00
syuilo f8ad303b13 リバーシの観戦者を表示するように
Resolve #1830
2020-11-03 22:02:55 +09:00
syuilo 3c59c6fc9b Refactoring 2020-11-03 20:36:12 +09:00
syuilo 7353d729d7 ヘッダーの戻るボタンがページリロードすると消える問題を修正 2020-11-03 20:28:38 +09:00
syuilo 62591e0e7a リバーシのリプレイ
Related #1240
2020-11-03 19:54:35 +09:00
syuilo 012f15d84b chore: β 2020-11-03 17:17:42 +09:00
syuilo e57c6f94d2 Clean up 2020-11-03 17:16:38 +09:00
syuilo 40b27e8ad8 Clean up 2020-11-03 17:13:21 +09:00
syuilo 055e9f21b7 wip: Desktop UI 2020-11-03 17:04:37 +09:00
syuilo d7085b17fe wip: Desktop UI 2020-11-03 17:00:47 +09:00
syuilo 0d4d7c9c0c Tweak page window initial size 2020-11-03 17:00:18 +09:00
syuilo 99209d36e1 Fix bug of c3ae6f3a4 2020-11-03 16:21:28 +09:00
syuilo e2a9a0ff3d Refactoring 2020-11-03 15:59:13 +09:00
syuilo ab166959a4 Improve performance 2020-11-03 15:49:31 +09:00
syuilo ab692cfa3d Fix bug of c3ae6f3a4 2020-11-03 15:44:56 +09:00
syuilo c3ae6f3a4a Refactor 2020-11-03 15:22:55 +09:00
syuilo 5ef4a52bbd Improve usability of emoji page 2020-11-03 10:54:41 +09:00
syuilo 582768a5e4 チャットリンクの挙動を改善 2020-11-03 10:43:50 +09:00
syuilo 1852d1cc6f Improve drive 2020-11-03 10:27:00 +09:00
syuilo 7a5a541a4e 相対パスでコピーされるのを修正 2020-11-03 10:06:19 +09:00
syuilo d44cb7f256 Add new MFM animation syntax 2020-11-02 15:37:42 +09:00
syuilo 3d063c95d1 🎨 2020-11-02 15:16:48 +09:00
syuilo 09cab605fc Add new MFM animation 2020-11-02 15:16:37 +09:00
syuilo 666c8c0498 Improve usability 2020-11-01 22:49:08 +09:00
syuilo d3e764d7f9 Improve task manager 2020-11-01 22:43:19 +09:00
syuilo 7060625adf Improve task manager etc 2020-11-01 22:09:16 +09:00
syuilo 21b6e23e98 メモリリークの一因になってそうだったのでrefを渡すのを削除 2020-11-01 15:04:46 +09:00
syuilo a0f794e372 Improve task manager 2020-11-01 14:05:06 +09:00
syuilo 9195504329 Improve task manager 2020-11-01 13:38:48 +09:00
syuilo 8c5d9dd549 🎨 2020-11-01 12:32:34 +09:00
syuilo 580f6a5b6c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-11-01 12:26:58 +09:00
syuilo 74e76b460b 🎨 2020-11-01 12:26:46 +09:00
syuilo c4570b37b7 🎨 2020-11-01 12:26:38 +09:00
MeiMei cd0b0012d9
メッセージ (トーク/チャット) 削除の連合 (#6789) 2020-11-01 12:14:42 +09:00
syuilo c055b4d32d fix(client): ストリーミングのメモリリークを修正
SharedConnection や NonSharedConnection のインスタンスを Vue コンポーネントの data に含むと、Vue が Proxy に変換するため、Stream クラス内部でインスタンス同士の比較をしても false になり、使われなくなったインスタンスがメモリ上に残り続ける。
なお、チャンネルへの接続/切断は頻繁に行うものではないため、メモリリークといっても影響は軽微とみられる。
2020-11-01 11:57:34 +09:00
syuilo 75a9ff832a タスクマネージャー(wip) 2020-11-01 11:39:38 +09:00
syuilo b64d3af1f3 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-10-31 10:19:12 +09:00
syuilo fb6605bb40 API: blocking/create or deleteで完全なUser情報を返すように 2020-10-31 10:19:10 +09:00
takonomura 3bfae80fa7
補完でタブが効かなくなるケースを修正 (#6779) 2020-10-31 09:43:28 +09:00
syuilo cb16cb0610 Fix #6781 2020-10-31 09:39:22 +09:00
takonomura 0baed1a275
チャンネル一覧でバナーが無いとチャンネル名が出ないのを修正 (#6778) 2020-10-31 05:53:02 +09:00
mintphin 42162c8015
TOOLS: Created demote tool based on mark-admin.ts (#6776)
* TOOLS: Created demote tool based on mark-admin.ts

* TOOLS: Removed trailing whitespace on demote-admin.ts
2020-10-31 00:21:02 +09:00
takonomura 0fab0c416d
リバーシで相手のターンでも置くことができるのを修正 (#6777) 2020-10-30 22:39:33 +09:00
sobadon e2e262c8ce
リンクをコピーでパスしかコピーされない問題を修正 (#6785) 2020-10-30 18:22:14 +09:00
takonomura cf6596203b
検索ショートカットが使えないのを修正 (#6783) 2020-10-30 16:42:51 +09:00
syuilo 471911a54f Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-10-28 22:48:25 +09:00
syuilo 9394f4f540 Fix error dialog 2020-10-28 22:47:57 +09:00
MeiMei 4e968216ad
ドライブファイル参照がシステムユーザーで落ちるのを修正 (#6774) 2020-10-28 22:24:16 +09:00
syuilo 84a7a9555f ウィンドウ右クリックでサイドビューで開けるように 2020-10-28 22:21:53 +09:00
syuilo 8d12fd152b ウィンドウ内のリンクを右クリックしたときに「サイドビューで開く」が無いのを修正 2020-10-28 22:21:40 +09:00
syuilo 63a89fa84a カスタム絵文字がつぶれる問題を修正 2020-10-27 18:28:37 +09:00
syuilo 01560abafb Fix #6762 2020-10-27 18:21:52 +09:00
MeiMei b5698026ba
Fix emojilist.json (#6764) 2020-10-27 18:15:35 +09:00
syuilo 6258ce75b7
Reversi (#6765)
* wip

* wip

* wip

* wip

* Update game.setting.vue

* wip

* wip

* Update game.setting.vue

* wip

* Update game.board.vue

* wip

* Update sidebar.ts
2020-10-27 18:11:41 +09:00
syuilo 6f34c74027 Update popup animation 2020-10-27 16:46:13 +09:00
syuilo 8add4f359b 🎨 2020-10-27 16:45:24 +09:00
syuilo d8933c135f リモートインスタンス情報を強制更新するAPIを追加 2020-10-27 16:45:14 +09:00
syuilo eb350e8d6c Better favicon detection 2020-10-27 16:44:54 +09:00
syuilo 615fedd64d Instance Ticker 2020-10-27 16:16:59 +09:00
syuilo 25bd82ecaa Default behavior option for MkA component 2020-10-27 13:53:47 +09:00
syuilo e0938e5e3a Add animation of context menu 2020-10-25 23:22:27 +09:00
syuilo ec5e6c8443 APIコンソール 2020-10-25 16:11:08 +09:00
syuilo 25d8077474 Fix bug 2020-10-25 15:45:47 +09:00
syuilo 06083f40d9 🎨 2020-10-25 12:47:40 +09:00
syuilo ec203f7f79 Use MFM instead of v-html to avoid XSS 2020-10-25 12:25:13 +09:00
syuilo 1b30d7d47a Clean up 2020-10-25 11:29:10 +09:00
syuilo d9be9c958f 投稿失敗したときにエラー表示するように 2020-10-25 11:19:20 +09:00
syuilo ed09796e0d 🎨 2020-10-25 11:06:55 +09:00
syuilo 4bfa29c0ab コンテキストメニューの位置計算を改善 2020-10-25 11:01:03 +09:00
syuilo 4804bbb211 インポート/エクスポート設定を復活 2020-10-25 10:48:33 +09:00
syuilo 749102f9c2 ヘッダーにもコンテキストメニュー追加 2020-10-25 09:26:19 +09:00
syuilo 0bcb1434b0 Refactor 2020-10-25 09:15:20 +09:00
syuilo 90db793fd0 regesit 2020-10-25 01:24:01 +09:00
syuilo 7bd2a6ad61 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-10-25 01:23:41 +09:00
syuilo 745f4d2439 regedit 2020-10-25 01:23:23 +09:00
syuilo 254cfaea28
自前ルーティング (#6759)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2020-10-25 01:21:41 +09:00
syuilo 0e40d4e796 Clean up 2020-10-21 21:50:24 +09:00
syuilo aa4493fe5c Fix api permission definition 2020-10-21 19:36:47 +09:00
syuilo 87b15df47b Auto adjust window size 2020-10-19 19:42:55 +09:00
syuilo 87f61e714a Resolve #6087 2020-10-19 19:29:04 +09:00
syuilo f0691c8a4f 🎨 2020-10-19 15:05:29 +09:00
syuilo 6d7e4fe2a1 fb07116a4 のコミット忘れ 2020-10-19 14:50:57 +09:00
MeiMei 7dc789f470
Fix: optional chaining (#6747) 2020-10-19 14:48:56 +09:00
syuilo 190d1bbf3c デフォルト公開範囲が機能していない問題を修正 2020-10-19 14:46:55 +09:00
syuilo a755dd5f9e Add note 2020-10-19 14:46:32 +09:00
syuilo 0846a7b94e Remove unused themes 2020-10-19 13:20:00 +09:00
syuilo d8be0511f1 Fix design 2020-10-19 13:17:37 +09:00
syuilo fb07116a4c 🎨 2020-10-19 13:17:11 +09:00
takonomura fe453c15e3
ページのセクション内などが表示されない問題を修正 (#6746) 2020-10-19 09:30:21 +09:00
takonomura 059aeef6a0
MFM のバッククオートで囲ったコードが表示されないのを修正 (#6741) 2020-10-19 08:37:07 +09:00
okpierre 30e25451d6
Update settings.vue (#6742) 2020-10-19 08:23:50 +09:00
syuilo 0e9b496deb 🎨 2020-10-18 21:21:52 +09:00
syuilo 8294c18e70 🎨 2020-10-18 18:50:45 +09:00
syuilo 39575b4696 🎨 2020-10-18 16:58:20 +09:00
syuilo 29e9801d5c Resolve #6684
Co-Authored-By: sobadon <37328795+sobadon@users.noreply.github.com>
2020-10-18 16:43:22 +09:00
syuilo eaf83bffb0 LTL / GTLが無効でもボタンが表示されるのを修正 2020-10-18 16:33:23 +09:00
syuilo 754b5629e4 🎨 2020-10-18 16:10:28 +09:00
syuilo 87edeb41da Fix poll editor bug 2020-10-18 15:52:34 +09:00
syuilo 41fe804587 Clean up 2020-10-18 15:52:26 +09:00
syuilo 02466acc4b Fix page bug 2020-10-18 12:55:26 +09:00
syuilo 8470a64e6b Fix page editor bug 2020-10-18 12:30:54 +09:00
syuilo 9939e0f9a9 Clean up 2020-10-18 12:30:47 +09:00
syuilo ce5f552d0c Fix channel design 2020-10-18 12:16:42 +09:00
syuilo 7d4c535233 Make unrenote button danger 2020-10-18 10:38:35 +09:00
syuilo 57cd0fb93f Fix user page bug 2020-10-18 10:28:17 +09:00
syuilo a15299ae53 Improve api error dialog 2020-10-18 10:21:02 +09:00
syuilo 1df7abfbb9 Improve waiting dialog 2020-10-18 10:11:34 +09:00
MeiMei 85a0f696bc
ActivityPubでリモートのオブジェクトをGETするときのリクエストをHTTP Signatureで署名するオプション (#6731)
* Sign ActivityPub GET

* Fix v12, v12.48.0 UI bug
2020-10-18 01:46:40 +09:00
MeiMei ba3c62bf9c
Fix lint (#6732)
* Fix lint

* nl
2020-10-18 01:23:46 +09:00
syuilo eedc572f0c Deckで長いタイトルのページを開くとヘッダーが伸びる問題を修正 2020-10-18 00:54:20 +09:00
syuilo 2de1df3514 Add sample view in theme-editor 2020-10-18 00:49:02 +09:00
syuilo 2d96af1255 Remove needless margin 2020-10-17 23:49:17 +09:00
syuilo 163325ef89 Clean up 2020-10-17 23:48:12 +09:00
syuilo 7199e6f4e0
Migrate to Vue3 (#6587)
* Update reaction.vue

* fix  bug

* wip

* wip

* wjio

* wip

* Revert "wip"

This reverts commit e427f2160adf4e8a4147006e25a89854edab0033.

* wip

* wip

* wip

* Update init.ts

* Update drive-window.vue

* wip

* wip

* Use PascalCase for components

* Use PascalCase for components

* update dep

* wip

* wip

* wip

* Update init.ts

* wip

* Update paging.ts

* Update test.vue

* watch deep

* wip

* lint

* wip

* wip

* wip

* wip

* wiop

* wip

* Update webpack.config.ts

* alllow null poll

* wip

* wip

* wip

* wiop

* UI redesign & refactor (#6714)

* wip

* wip

* wip

* wip

* wip

* Update drive.vue

* Update word-mute.vue

* wip

* wip

* wip

* clean up

* wip

* Update default.vue

* wip

* Update notes.vue

* Update mfm.ts

* Update index.home.vue

* Update post-form.vue

* Update post-form-attaches.vue

* wip

* Update post-form.vue

* Update sidebar.vue

* wip

* wip

* Update index.vue

* wip

* Update default.vue

* Update index.vue

* Update index.vue

* wip

* Update post-form-attaches.vue

* Update note.vue

* wip

* clean up

* Update notes.vue

* wip

* wip

* Update ja-JP.yml

* wip

* wip

* Update index.vue

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update default.vue

* wip

* Update _dark.json5

* wip

* wip

* wip

* clean up

* wip

* wip

* Update index.vue

* Update test.vue

* wip

* wip

* fix

* wip

* wip

* wip

* wip

* clena yop

* wip

* wip

* Update store.ts

* Update messaging-room.vue

* Update default.widgets.vue

* fix

* wip

* wip

* Update modal.vue

* wip

* Update os.ts

* Update os.ts

* Update deck.vue

* Update init.ts

* wip

* Update ja-JP.yml

* v-sizeは単にwindowのresizeを監視するだけで良いかもしれない

* Update modal.vue

* wip

* Update tooltip.ts

* wip

* wip

* wip

* wip

* wip

* Update image-viewer.vue

* wip

* wip

* Update style.scss

* Update style.scss

* Update visitor.vue

* wip

* Update init.ts

* Update init.ts

* wip

* wip

* Update visitor.vue

* Update visitor.vue

* Update visitor.vue

* Update visitor.vue

* wip

* wip

* Update modal.vue

* Update header.vue

* Update menu.vue

* Update about.vue

* Update about-misskey.vue

* wip

* wip

* Update visitor.vue

* Update tooltip.ts

* wip

* Update drive.vue

* wip

* Update style.scss

* Update header.vue

* wip

* wip

* Update users.user.vue

* Update announcements.vue

* wip

* wip

* wip

* Update emojis.vue

* wip

* Update emojis.vue

* Update style.scss

* Update users.vue

* wip

* Update style.scss

* wip

* Update welcome.entrance.vue

* Update radio.vue

* Update size.ts

* Update emoji-edit-dialog.vue

* wip

* Update emojis.vue

* wip

* Update emojis.vue

* Update emojis.vue

* Update emojis.vue

* wip

* wip

* wip

* wip

* Update file-dialog.vue

* wip

* wip

* Update token-generate-window.vue

* Update notification-setting-window.vue

* wip

* wip

* Update _error_.vue

* Update ja-JP.yml

* wip

* wip

* Update store.ts

* Update emojis.vue

* Update emojis.vue

* Update emojis.vue

* Update announcements.vue

* Update store.ts

* wip

* Update page-editor.vue

* wip

* wip

* Update modal.vue

* wip

* Update select-file.ts

* Update timeline.vue

* Update emojis.vue

* Update os.ts

* wip

* Update user-select.vue

* Update mfm.ts

* Update get-file-info.ts

* Update drive.vue

* Update init.ts

* Update mfm.ts

* wip

* wip

* Update window.vue

* Update note.vue

* wip

* wip

* Update user-info.vue

* wip

* wip

* wip

* wip

* wip

* Update header.vue

* Update header.vue

* wip

* Update explore.vue

* wip

* wip

* wip

* Update webpack.config.ts

* wip

* wip

* wip

* wip

* wip

* wip

* Update autocomplete.ts

* wip

* wip

* wip

* Update toast.vue

* wip

* Update post-form-dialog.vue

* wip

* wip

* wip

* wip

* wip

* Update users.vue

* wip

* Update explore.vue

* wip

* wip

* wip

* Update package.json

* wip

* Update icon-dialog.vue

* wip

* wip

* Update user-preview.ts

* wip

* wip

* wip

* wip

* wip

* Update instance.vue

* Update user-name.vue

* Update federation.vue

* Update instance.vue

* wip

* wip

* Update tag.vue

* wip

* wip

* wip

* wip

* wip

* Update instance.vue

* wip

* Update os.ts

* Update os.ts

* wip

* wip

* wip

* Update router.ts

* wip

* Update init.ts

* Update note.vue

* Update messages.vue

* wip

* wip

* wip

* wip

* wip

* google

* wip

* wip

* wip

* wip

* Update theme-editor.vue

* wip

* wip

* Update room.vue

* Update channel-editor.vue

* wip

* Update window.vue

* Update window.vue

* wip

* Update window.vue

* Update window.vue

* wip

* Update menu.vue

* wip

* wip

* wip

* wip

* Update messaging-room.vue

* wip

* Update post-form.vue

* Update default.widgets.vue

* Update window.vue

* wip
2020-10-17 20:12:00 +09:00
sobadon a40f38b2b5
CW の input でも投稿ショートカットが動作するように (#6690) 2020-10-09 14:22:32 +09:00
MeiMei 00a17ed5d4
/streamingに非WebSocketリクエストが来るとおかしくなるのを修正 Fix #6718 (#6719) 2020-10-09 14:20:34 +09:00
MeiMei e9284930df
Update nested-property (#6720) 2020-10-01 19:51:34 +09:00
MeiMei ea7504f564
匿名ユーザーでapp/showをリクエストすると500を返すのを修正 Fix #6715 (#6716) 2020-09-28 21:27:05 +09:00
sobadon c1f6d996f6
Fix: Channel 投稿を削除編集すると Channel 外に投稿されるのを修正 (#6707) 2020-09-22 00:54:24 +09:00
syuilo df71dbb024
Resolve #6692 (#6703) 2020-09-18 22:18:21 +09:00
syuilo f104e9b6cc chore: better error text 2020-09-17 21:05:47 +09:00
syuilo e29b5c2326 fix(client): Fix #6698 2020-09-11 21:50:44 +09:00
takonomura d7df26d92b
Fix channels list pagination (#6679) 2020-08-30 18:18:34 +09:00
syuilo 42d1c67d56 fix(server): Fix #6669 2020-08-29 09:39:50 +09:00
MeiMei c2d7929391
Expose proxyAccountName (#6670) 2020-08-29 08:56:32 +09:00
tamaina 5864b52a81
Update create-notification.ts 2020-08-29 03:26:44 +09:00
tamaina 493d32b3dc
Fix #6676 2020-08-29 03:14:27 +09:00
Xeltica ed141338fb
Safari で mk-select に光沢がかかるのを修正 (#6668) 2020-08-23 11:05:04 +09:00
Xeltica cd0f8a4ef9
表示する通知を種別ごとに設定できるように (#6647)
* ストリーミング以外は一通り実装

* ストリーミング分も適用

* 通知のグローバル設定をサーバーサイドに保存

* グローバル通知を使うようにしたら更新されなくなるのを修正

* サーバーサイド処理

* i/notifications のパラメーター includeTypes に空配列を渡すと全部の通知が来る問題を修正

* 全て有効/無効ボタンを実装

* Squashed commit of the following:

commit c3c111529e
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Wed Aug 19 22:29:04 2020 +0900

    12.47.0

commit 2dbab66cfe
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Aug 19 22:24:39 2020 +0900

    New Crowdin updates (#6617)

    * New translations ja-JP.yml (French)

    * New translations ja-JP.yml (Arabic)

    * New translations ja-JP.yml (French)

    * New translations ja-JP.yml (Spanish)

    * New translations ja-JP.yml (German)

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

    * New translations ja-JP.yml (German)

    * New translations ja-JP.yml (English)

    * New translations ja-JP.yml (Spanish)

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

    * New translations ja-JP.yml (German)

    * New translations ja-JP.yml (English)

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

    * New translations ja-JP.yml (Spanish)

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

    * New translations ja-JP.yml (German)

    * New translations ja-JP.yml (English)

    * New translations ja-JP.yml (Spanish)

    * New translations ja-JP.yml (German)

    * New translations ja-JP.yml (English)

    * New translations ja-JP.yml (German)

    * New translations ja-JP.yml (English)

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

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

    * New translations ja-JP.yml (Korean)

    * New translations ja-JP.yml (Korean)

    * New translations ja-JP.yml (Korean)

    * New translations ja-JP.yml (Spanish)

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

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

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

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

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

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

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

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

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

    * New translations ja-JP.yml (English)

    * New translations ja-JP.yml (Korean)

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

    * New translations ja-JP.yml (German)

    * New translations ja-JP.yml (Spanish)

    * New translations ja-JP.yml (Arabic)

    * New translations ja-JP.yml (French)

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

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

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

    * New translations ja-JP.yml (German)

    * New translations ja-JP.yml (German)

    * New translations ja-JP.yml (German)

    * New translations ja-JP.yml (English)

    * New translations ja-JP.yml (German)

    * New translations ja-JP.yml (English)

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

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

    * New translations ja-JP.yml (English)

    * New translations ja-JP.yml (Korean)

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

    * New translations ja-JP.yml (German)

    * New translations ja-JP.yml (Spanish)

    * New translations ja-JP.yml (Arabic)

    * New translations ja-JP.yml (French)

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

    * New translations ja-JP.yml (German)

    * New translations ja-JP.yml (English)

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

commit 01238d6b1a
Author: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Date:   Wed Aug 19 22:24:02 2020 +0900

    Update README.md [AUTOGEN] (#6593)

commit c34f302b1c
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Wed Aug 19 21:47:18 2020 +0900

    enhance(client): サーバーから切断されたときにダイアログで警告を表示できるように

commit 6870262f8d
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Wed Aug 19 17:52:11 2020 +0900

    enhance(client): Better element visible detection

commit c54d5e7040
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Wed Aug 19 17:51:31 2020 +0900

    fix(clinet): 誤字によりスクロールイベントリスナが解除されていなかったのを修正

commit 0ace009a54
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Tue Aug 18 22:52:54 2020 +0900

    fix(server): Prevent error when recieve non-json data from websocket

    Fix #6658

commit 48e8ee440b
Author: MeiMei <30769358+mei23@users.noreply.github.com>
Date:   Tue Aug 18 22:48:52 2020 +0900

    WebPのアニメーションが失われるのを修正 Fix #6625 (#6649)

commit 9855405b89
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Tue Aug 18 22:44:21 2020 +0900

    Channel (#6621)

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wop

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * add notes

    * wip

    * wip

    * wip

    * wip

    * sound

    * wip

    * add kick_gaba2

    * wip

commit 122076e8ea
Author: MeiMei <30769358+mei23@users.noreply.github.com>
Date:   Sat Aug 15 04:27:19 2020 +0900

    Sign (request-target) Fix #6652 (#6656)

commit 7c5ac2cbb4
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Fri Aug 14 15:24:55 2020 +0900

    perf(server): Add isSensitive index to improve query performance

commit ccda2181c1
Author: MeiMei <30769358+mei23@users.noreply.github.com>
Date:   Fri Aug 14 00:54:33 2020 +0900

    GCSに大きいファイルがアップロードできないのを修正 Fix #6254 (#6648)

commit b5fe4ba9be
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Thu Aug 13 23:02:43 2020 +0900

    WIP: Improve admin dashboard

commit fd9c7d525a
Merge: 080574e13 ee0a44559
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Thu Aug 13 21:27:10 2020 +0900

    Merge branch 'develop' of https://github.com/syuilo/misskey into develop

commit 080574e13d
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Thu Aug 13 21:27:06 2020 +0900

    WIP: Improve admin dashboard

commit ee0a445590
Author: MeiMei <30769358+mei23@users.noreply.github.com>
Date:   Thu Aug 13 20:05:01 2020 +0900

    Option objectStorageSetPublicRead (#6645)

commit bb342c7601
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Thu Aug 13 19:56:46 2020 +0900

    WIP: Improve admin dashboard

commit ed17636fb9
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Thu Aug 13 17:58:16 2020 +0900

    WIP: Improve admin dashboard

commit c59d7d941a
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Aug 12 17:42:12 2020 +0900

    Update README.md

    Close #6644

commit 377377595a
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 20:23:51 2020 +0900

    enhance(client): Improve admin page

commit d63aef9963
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 13:55:00 2020 +0900

    chore(client): Fix style

commit e9b28fa3c0
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 13:00:10 2020 +0900

    chore(client): Design tweaks

commit be255dc583
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 12:42:51 2020 +0900

    chore(client): Design tweak

commit 18eb7c6087
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 12:31:22 2020 +0900

    chore(client): Design tweaks

commit cf29e69813
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 12:28:35 2020 +0900

    chore(client): Fix bug

commit 132da7e3c0
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 12:20:58 2020 +0900

    Update ja-JP.yml

commit 26df23bb64
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 12:18:02 2020 +0900

    chore(client): fix style

commit 76389ad619
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 12:15:58 2020 +0900

    chore(client): Design tweaks

commit 7cde8cfbf2
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 11:51:43 2020 +0900

    chore(client): Design tweaks

commit 4eb2ddac4e
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 11:24:30 2020 +0900

    chore(client): Design tweaks

commit dc51eef27c
Merge: bff8a23cb 9c5efb9da
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 10:38:00 2020 +0900

    Merge branch 'develop' of https://github.com/syuilo/misskey into develop

commit bff8a23cbc
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Mon Aug 10 10:37:57 2020 +0900

    chore(client): Design tweaks

commit 9c5efb9da0
Author: rinsuki <428rinsuki+git@gmail.com>
Date:   Mon Aug 10 01:33:01 2020 +0900

    Dockerのビルド時にgitを入れるように (#6639)

    917d3d0bd3 でgitの依存関係が追加されたのにgitが入っていないのでコケていた

commit 48b8320e5e
Author: rinsuki <428rinsuki+git@gmail.com>
Date:   Mon Aug 10 01:32:27 2020 +0900

    Fix #6637 (#6638)

    * Fix #6637

    * fix lint

commit 9b2ed96c1c
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Sun Aug 9 15:59:38 2020 +0900

    chore: Clean up

commit 69d9aa71f2
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sun Aug 9 15:51:02 2020 +0900

    Full view mode (#6636)

    * wuip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * wip

    * Update folder.vue

    * wip

    * Update size.ts

    * wip

    * wip

    * Update index.vue

    * wip

commit 13683780cd
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Sun Aug 9 13:49:44 2020 +0900

    ✌️

commit d780e5b251
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Sun Aug 9 13:46:19 2020 +0900

    enhance(client): ミュートされたノート数を表示するようにしたり

commit 917d3d0bd3
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Sat Aug 8 10:30:38 2020 +0900

    chore: Update dependencies 🚀

commit 4b19c53697
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Sat Aug 8 10:27:37 2020 +0900

    client: テーマコードをコピーできるようにしたり

commit 2d40a15d2b
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Fri Aug 7 11:27:37 2020 +0900

    refactor: Extract well-known services

commit 2bdcd22ad4
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Tue Aug 4 23:09:48 2020 +0900

    enhance(api): アクセストークンを作成する際、createdAtをlastUsedAtを揃えるようにして、未使用かどうかを判定できるように

commit f73a4e1304
Author: MeiMei <30769358+mei23@users.noreply.github.com>
Date:   Tue Aug 4 21:12:55 2020 +0900

    Update .dockerignore (#6620)

commit b265cdbd84
Author: Xeltica <7106976+Xeltica@users.noreply.github.com>
Date:   Mon Aug 3 13:40:32 2020 +0900

    Update CHANGELOG.md

commit a04d8b95c2
Author: Xeltica <7106976+Xeltica@users.noreply.github.com>
Date:   Mon Aug 3 13:40:13 2020 +0900

    Update CHANGELOG.md

commit 0e9a8c0cd4
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Sun Aug 2 13:59:05 2020 +0900

    fix(client): Message read state is not reactive

commit 5ae8a3c7e8
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Sun Aug 2 13:49:28 2020 +0900

    refactor

* fix: includeTypes 未指定時に通知が返ってこなくなるバグを修正

* 最適化とバグ修正

* 挙動を修正

* Update ja-JP.yml

* 不要なimportを削除

* ✌

* 不要なコードの削除

* Update notification-setting-window.vue

* Update notification-setting-window.vue

* 🎨

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-08-22 10:06:17 +09:00
syuilo 6dac505af9 Update dependencies 🚀 2020-08-22 08:03:11 +09:00
coord_e 9d398040cb
fix an error on /api-doc (#6665) 2020-08-22 04:25:47 +09:00
coord_e aa55acedc9
Fix not to reject non-image file uploads (#6664)
* fix not to reject non-image file uploads

* handle an error from sharp
2020-08-22 04:25:25 +09:00
syuilo c34f302b1c enhance(client): サーバーから切断されたときにダイアログで警告を表示できるように 2020-08-19 21:47:18 +09:00
syuilo 6870262f8d enhance(client): Better element visible detection 2020-08-19 17:52:11 +09:00
syuilo c54d5e7040 fix(clinet): 誤字によりスクロールイベントリスナが解除されていなかったのを修正 2020-08-19 17:51:31 +09:00
syuilo 0ace009a54 fix(server): Prevent error when recieve non-json data from websocket
Fix #6658
2020-08-18 22:52:54 +09:00
MeiMei 48e8ee440b
WebPのアニメーションが失われるのを修正 Fix #6625 (#6649) 2020-08-18 22:48:52 +09:00
syuilo 9855405b89
Channel (#6621)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wop

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* add notes

* wip

* wip

* wip

* wip

* sound

* wip

* add kick_gaba2

* wip
2020-08-18 22:44:21 +09:00
MeiMei 122076e8ea
Sign (request-target) Fix #6652 (#6656) 2020-08-15 04:27:19 +09:00
syuilo 7c5ac2cbb4 perf(server): Add isSensitive index to improve query performance 2020-08-14 15:24:55 +09:00
MeiMei ccda2181c1
GCSに大きいファイルがアップロードできないのを修正 Fix #6254 (#6648) 2020-08-14 00:54:33 +09:00
syuilo b5fe4ba9be WIP: Improve admin dashboard 2020-08-13 23:02:43 +09:00
syuilo fd9c7d525a Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-08-13 21:27:10 +09:00
syuilo 080574e13d WIP: Improve admin dashboard 2020-08-13 21:27:06 +09:00
MeiMei ee0a445590
Option objectStorageSetPublicRead (#6645) 2020-08-13 20:05:01 +09:00
syuilo bb342c7601 WIP: Improve admin dashboard 2020-08-13 19:56:46 +09:00
syuilo ed17636fb9 WIP: Improve admin dashboard 2020-08-13 17:58:16 +09:00
syuilo 377377595a enhance(client): Improve admin page 2020-08-10 20:23:51 +09:00
syuilo d63aef9963 chore(client): Fix style 2020-08-10 13:55:00 +09:00
syuilo e9b28fa3c0 chore(client): Design tweaks 2020-08-10 13:00:10 +09:00
syuilo be255dc583 chore(client): Design tweak 2020-08-10 12:42:51 +09:00
syuilo 18eb7c6087 chore(client): Design tweaks 2020-08-10 12:31:22 +09:00
syuilo cf29e69813 chore(client): Fix bug 2020-08-10 12:28:35 +09:00
syuilo 26df23bb64 chore(client): fix style 2020-08-10 12:18:02 +09:00
syuilo 76389ad619 chore(client): Design tweaks 2020-08-10 12:15:58 +09:00
syuilo 7cde8cfbf2 chore(client): Design tweaks 2020-08-10 11:51:43 +09:00
syuilo 4eb2ddac4e chore(client): Design tweaks 2020-08-10 11:24:30 +09:00
syuilo dc51eef27c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-08-10 10:38:00 +09:00
syuilo bff8a23cbc chore(client): Design tweaks 2020-08-10 10:37:57 +09:00
rinsuki 48b8320e5e
Fix #6637 (#6638)
* Fix #6637

* fix lint
2020-08-10 01:32:27 +09:00
syuilo 9b2ed96c1c chore: Clean up 2020-08-09 15:59:38 +09:00
syuilo 69d9aa71f2
Full view mode (#6636)
* wuip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update folder.vue

* wip

* Update size.ts

* wip

* wip

* Update index.vue

* wip
2020-08-09 15:51:02 +09:00
syuilo 13683780cd ✌️ 2020-08-09 13:49:44 +09:00
syuilo d780e5b251 enhance(client): ミュートされたノート数を表示するようにしたり 2020-08-09 13:46:19 +09:00
syuilo 4b19c53697 client: テーマコードをコピーできるようにしたり 2020-08-08 10:27:37 +09:00
syuilo 2d40a15d2b refactor: Extract well-known services 2020-08-07 11:27:37 +09:00
syuilo 2bdcd22ad4 enhance(api): アクセストークンを作成する際、createdAtをlastUsedAtを揃えるようにして、未使用かどうかを判定できるように 2020-08-04 23:09:48 +09:00
syuilo 0e9a8c0cd4 fix(client): Message read state is not reactive 2020-08-02 13:59:05 +09:00
syuilo 5ae8a3c7e8 refactor 2020-08-02 13:49:28 +09:00
rinsuki fb7c4ee21a
チャットでCmd+Enterできないのを修正 (#6614) 2020-08-01 21:50:21 +09:00
syuilo e93c06cd00 fix appearance 2020-08-01 18:01:48 +09:00
syuilo 0a99345909 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-08-01 16:39:52 +09:00
syuilo 3d08ff7cb4 🎨 2020-08-01 16:39:48 +09:00
syuilo 057ce73ba1
refactor 2020-08-01 12:04:30 +09:00
syuilo 66b07578c5
Fold sidebar (#6610)
* wip

* wip
2020-08-01 10:53:23 +09:00
syuilo de3b365563 chore: Remove debug code 2020-08-01 10:03:47 +09:00
syuilo 7bb8d8b27e refactor(client): Fix order of component property 2020-08-01 10:02:37 +09:00
syuilo 9008664606 fix(client): Cannot read announcement
Fix #6609
2020-08-01 10:02:03 +09:00
syuilo 3589fc6f4f refactor 2020-07-31 19:21:13 +09:00
syuilo feed6c7acc Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-07-31 19:09:49 +09:00
syuilo 2522e7388d fix(client): Reactivate poll 2020-07-31 19:09:38 +09:00
Xeltica 362e95263d
非ログイン時にウェルカムメッセージが被る問題を修正 (#6509)
* fix #6493

* Fix indentation
2020-07-30 23:56:17 +09:00
Xeltica 71878f93e4
自分のノートにリアクションを押せるように (#6506)
* resolve #6468

* リモートから来たセルフリアクションの対応
2020-07-30 20:28:35 +09:00
syuilo d1c8b2993e Add doc 2020-07-30 01:26:09 +09:00
syuilo 01e9b3c2f6 fix(client): プラグインの設定がnullになることがある問題を修正 2020-07-30 00:58:01 +09:00
syuilo 57203de4cb feat(client): プラグインのIDを不要に 2020-07-30 00:41:17 +09:00
syuilo 9eee5644b9 feat(client): プラグインの設定にdescriptionを表示できるように 2020-07-30 00:35:07 +09:00
syuilo e7de5f6051 feat(client): Plugin:register_note_post_interruptor API 2020-07-29 23:37:50 +09:00
syuilo 60d81d74e3 feat(client): AiScript: Plugin:open_url function 2020-07-29 23:10:04 +09:00
syuilo 2701a7e85f fix(client): 通知のノートがリアクティブではない問題を修正
Fix #6602
2020-07-29 23:03:08 +09:00
syuilo 31a0afdaab fix(client): ピン留めされたノートがリアクティブではない問題を修正 2020-07-29 23:02:59 +09:00
syuilo 9f94f60ede fix(client): 通知が流れない問題を修正 2020-07-29 01:50:30 +09:00
syuilo 30df8ea121 feat(client): AiScript: ノート書き換えAPI 2020-07-29 01:15:02 +09:00
syuilo 595ad04ddb feat(client): プラグインを無効にできるように 2020-07-28 19:02:28 +09:00
syuilo 6b8354ccbf enhance(client): Use tab component for page list 2020-07-28 10:08:08 +09:00
syuilo 1b9d316e7c refactor: Rename function 2020-07-28 09:38:41 +09:00
syuilo a8adc46f3b refactor: Rename function 2020-07-28 09:36:43 +09:00
syuilo 0efa969a15 chore: Remove debug code 2020-07-27 23:26:32 +09:00
syuilo 14b7f05af4 refactor(client): Use v-model for note component, freeze object
Related: #6595
2020-07-27 23:25:37 +09:00
syuilo cf43dd6ec5
ワードミュート (#6594)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2020-07-27 13:34:20 +09:00
syuilo b5a1fdd4c7 refactor(client): Do not mutate prop directly
Related #6595
2020-07-27 08:46:21 +09:00
tamaina 056fef70da
✌️ (#6567)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-07-26 13:30:36 +09:00
syuilo 55be9cc9d1 🎨 2020-07-26 13:16:32 +09:00
syuilo 3f2ffcea97 fix(client): Do not render img tag when icon url not provided 2020-07-26 12:57:08 +09:00
syuilo b07d037cb5 feat(client): Display instance icon 2020-07-26 12:55:46 +09:00
Xeltica 4feccdfd92
インスタンス設定の不足分を追加 (#6576)
* インスタンス設定の不足分を追加

* fix bug

* Update ja-JP.yml

* Update settings.vue

* Update settings.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-07-26 11:05:26 +09:00
syuilo f1ef85b636
feat(server): Fetch icon url of an instance (#6591)
* feat(server): Fetch icon url of an instance

Resolve #6589

* chore: Rename the function
2020-07-26 11:04:07 +09:00
syuilo e5863c2867 chore(client): Show ? when softwareName is unknown 2020-07-25 21:01:14 +09:00
syuilo 58211fc6a7 fix(client): Remove unncessary # 2020-07-25 16:37:08 +09:00
syuilo bd54e44b35 feat(client): Implement federation widget chart 2020-07-25 16:31:21 +09:00
syuilo e1f2e364a4 fix(client): Fix federation widget 2020-07-25 12:23:49 +09:00
syuilo 186b26e103 feat(client): Federation widget
Resolve #6544
2020-07-25 11:56:56 +09:00
syuilo 74706a8d2c chore 2020-07-25 11:55:57 +09:00
Acid Chicken (硫酸鶏) 7e2b6b6369
Fix bug in #6585 2020-07-24 23:50:48 +00:00
syuilo 1a2de1a051 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-07-25 02:01:14 +09:00
Acid Chicken (硫酸鶏) 83900cbca6
Fix #6581? (#6585)
* Update avatar.vue

* Update avatar.vue

* Update avatar.vue
2020-07-25 01:58:26 +09:00
syuilo 166bc19131 Revert "refactor(client): Use v-t for i18n"
This reverts commit 9c30b23358.
2020-07-25 01:56:52 +09:00
syuilo da874f3383 perf(client): Use v-once for static contents 2020-07-25 01:47:01 +09:00
syuilo 9c30b23358 refactor(client): Use v-t for i18n 2020-07-25 01:36:39 +09:00
tamaina b8350d5093
Fix #6566 (#6577) 2020-07-23 13:07:27 +09:00
tamaina 9415618992
fix lint (#6568) 2020-07-20 01:07:02 +09:00
MeiMei 1c200c9b94
Fix #6564 (#6565) 2020-07-20 00:57:10 +09:00
syuilo 280eeb9d75 fix(client): ✌️ 2020-07-19 12:26:05 +09:00
syuilo 3f71b14637 feat: Blurhash integration
Resolve #6559
2020-07-19 00:24:07 +09:00
syuilo 705d40ab37 fix(client): プラグインの動作を修正 2020-07-18 20:03:46 +09:00
syuilo b39850de01 feat(client): AiScriptプラグインからAPIアクセスできるように 2020-07-18 14:28:32 +09:00
syuilo b9c5e95b85 fix(docs): Update api doc 2020-07-18 12:23:57 +09:00
syuilo 0c1de7b1b6 feat: トークン手動発行機能 2020-07-18 12:12:10 +09:00
MeiMei 0a4499fd03
Ignore Activities from deleted actors on both ends Fix #6553 (#6554) 2020-07-17 22:47:22 +09:00
syuilo b663a47331 feat(client): 設定画面を整理 2020-07-17 22:30:41 +09:00
syuilo eb275a62a6 fix(client): Better wheel handling 2020-07-17 21:56:30 +09:00
syuilo e18caa3396 feat(client): Deckでマウスホイールを使って横スクロールできるように 2020-07-17 21:53:34 +09:00
syuilo e7f1ab2d01 fix(client): Fix #6526 2020-07-15 18:22:19 +09:00
syuilo 9d3beb3174 fix(client): Fix #6540 2020-07-15 18:03:08 +09:00
syuilo b6c3399abe chore: Add note 2020-07-15 00:21:14 +09:00
syuilo 0a28573845 chore: Add note 2020-07-13 23:29:30 +09:00
syuilo 937df577f1 fix(client): Fix sticky sidebar behavior 2020-07-13 15:13:02 +09:00
syuilo b9e9631195 feat(client): Add sounds 🎵 2020-07-12 22:17:13 +09:00
syuilo 0f5db9558c fix(client): Show shadow 2020-07-12 18:36:14 +09:00
syuilo 35a8c37922 fix(client): Fix theme color 2020-07-12 18:22:13 +09:00
syuilo 6ff84a1061 refactor 2020-07-12 18:19:02 +09:00
syuilo aae9bc4cf4 feat(client): blur effect for modal 2020-07-12 18:14:59 +09:00
syuilo dab728278c fix(client): Fix indicator position 2020-07-12 17:43:35 +09:00
syuilo 7555ab097a fix(client): i18n 2020-07-12 17:37:56 +09:00
syuilo 5b5b64d251 fix(client): Fix #6532 2020-07-12 16:14:49 +09:00
syuilo eb84445796 fix(client): Fix style 2020-07-12 16:05:00 +09:00
rinsuki d4b0761549
Deckのタイムラインカラムの初回種別選択でキャンセルが押されたらタイムラインカラムを消すように (#6535)
Fix #6531
2020-07-12 15:33:04 +09:00
syuilo 320352bf4b fix(client): Fix icon 2020-07-12 11:43:46 +09:00
syuilo 3c66990263 fix(client): Fix #6528 2020-07-12 11:36:28 +09:00
syuilo 7cbe95a1cf fix(cliemt): Fix style 2020-07-12 11:34:45 +09:00
syuilo c89abda3fb feat(client): Remove ResizeObserver polyfill 2020-07-12 11:29:45 +09:00
syuilo 90348f4ac7 clean up 2020-07-12 10:55:47 +09:00
fuyu 91648d1bd4
フォロワーではないリモートユーザーに削除通知が配信されない問題を修正 (#6475)
* フォロワーではないリモートユーザーに削除通知が配信されない問題を修正

* 同じ処理を一つにまとめた

* Inのエラー修正, Renote/Quote対応

Co-authored-by: mei23 <m@m544.net>
2020-07-12 00:44:31 +09:00
tamaina 66d6e71f06
Fix style of input(type="search") on macOS Safari (#6484) 2020-07-12 00:43:17 +09:00
Xeltica a0ea5776ab
fix #6335 (#6507) 2020-07-12 00:39:45 +09:00
syuilo 9b73e897df
Plugin system (#6479)
* wip

* wip

* wip

* wip

* Update store.ts
2020-07-12 00:38:55 +09:00
syuilo debc0086fa feat(client): 無限にダイアログを出すように
Resolve #6525
2020-07-12 00:31:37 +09:00
syuilo 065ec8e170 fix(client): Fix timeline widget setting definition 2020-07-12 00:19:47 +09:00
syuilo 11f8d742eb fix(client): Fix style 2020-07-12 00:17:30 +09:00
syuilo adf4f5410a style: Fix linr 2020-07-12 00:14:34 +09:00
syuilo 8ff2694cad feat(client): ミューテーション監視をやめてページリロードするように 2020-07-12 00:12:30 +09:00
syuilo 191c064611 chore: Add TODO 2020-07-12 00:01:55 +09:00
Xeltica 80bebea9e6
テーマエディターの実装 (#6482)
* テーマ機能の実装

* resolve #6478

* 定数を削除できるように

* 変更を破棄するか確認ダイアログを表示するように

* fix code

* Update theme.ts

* ✌️

* fix path

* wip

* wip

* wip

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-07-11 12:12:35 +09:00
syuilo cf3fc97202
Deck (#6504)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2020-07-11 10:13:11 +09:00
MeiMei 5b28d7bf90
タイムライン上でTwitterウィジットを展開できるようになど (#6496)
* TL上でTwitterウィジットを展開できるようになど

* use iframe

* Twitterウィジットがはみ出すのを修正
2020-07-11 06:25:20 +09:00
MeiMei 5f8fb43cc9
AP Delate Activityの修正 (#6512) 2020-07-11 06:19:49 +09:00
MeiMei a100e13a18
Fix #6513 キャッシュされてないリモートファイルのURLが相対URLで返ってくる (#6514) 2020-07-10 03:52:20 +09:00
syuilo a591a334ed refactor 2020-07-10 00:20:26 +09:00
syuilo ca2e53bd6e 🎨 2020-07-09 21:18:46 +09:00
syuilo d4b4b61535 feat(client): Add sound 🎵 2020-07-08 23:29:35 +09:00
syuilo 440deb4624
Update mios.ts 2020-07-08 23:27:35 +09:00
Xeltica b6a4061097
fix 非ログイン時に n または p キー押下で投稿フォームが出る (#6508)
* fix #5851

* post-formのスポーンを弾く場所を変更
2020-07-07 15:50:47 +09:00
MeiMei 48c94907c2
Increase download timeout to 60 sec (#6503) 2020-07-06 23:55:59 +09:00
syuilo 4fd06369d3 🎨 2020-07-06 18:20:42 +09:00
syuilo 27a17b467d 🎨 2020-07-06 17:26:18 +09:00
syuilo c25cf7f89a Resolve #6500 2020-07-06 16:08:30 +09:00
syuilo ade11aa447 🎨 2020-07-06 00:09:36 +09:00
syuilo 3799708daf feat(client): ウィジェットを画面スクロールに連動させるオプション 2020-07-06 00:03:08 +09:00
fuyu 462204e204
ダークテーマを利用中だとウィジェット編集画面が見づらい問題を修正 (#6497) 2020-07-05 23:36:41 +09:00
syuilo 752669bf5e 🎨 2020-07-05 23:30:23 +09:00
MeiMei b08e3f59d3
scrollbar-widthを設定するように (#6495)
* scrollbar-widthを設定するように

* fix
2020-07-05 11:37:45 +09:00
syuilo f5b41e1fbf refactor 2020-07-05 03:55:34 +09:00
syuilo e9afc1d867 refactror 2020-07-05 03:49:58 +09:00
syuilo a891f7e862 🎨 2020-07-05 03:38:50 +09:00
syuilo b715ea4621 🎨 2020-07-05 03:11:39 +09:00
syuilo ea13efe495 Add welcome widget 2020-07-05 02:09:14 +09:00
syuilo 37f862947b ✌️ 2020-07-04 22:53:56 +09:00
syuilo ecb0861be4 refactor 2020-07-04 22:43:17 +09:00
syuilo 624c9f3418 feat(client): ウィジェットを左にも置けるように 2020-07-04 22:33:42 +09:00
syuilo 1b75984046 wip 2020-07-04 21:47:54 +09:00
syuilo 157f1c66dc wip 2020-07-04 21:33:50 +09:00
syuilo cb41391bae wip 2020-07-04 21:19:12 +09:00
syuilo acc88825fc wip 2020-07-04 21:07:45 +09:00
syuilo 233a837e35 chore(cleint): vclean up code 2020-07-04 20:42:29 +09:00
syuilo 9e4456ac1b wip 2020-07-04 20:38:39 +09:00
syuilo 83e1068da3 wip 2020-07-04 18:28:57 +09:00
syuilo 1fd345f563 chore(client): 🎨 2020-07-04 18:28:31 +09:00
fuyu 37c16e5b45
「すべて既読にする」でグループメッセージが既読にならない問題を修正 (#6476) 2020-07-04 10:45:36 +09:00
MeiMei ca25b9acc1
投稿詳細でTwitterウィジェットが表示されなくなっているのを修正 Fix #6487 (#6488) 2020-07-03 23:12:50 +09:00
syuilo 3599f16d22 chore(deps): Update dependencies 🚀 2020-06-27 23:25:06 +09:00
syuilo 3f78f6f6bb feat(client): Do not wrap widgets 2020-06-27 20:54:56 +09:00
Xeltica 0d36b144cf
fix サイドバーの設定に不具合があるとページが表示できなくなる (#6473)
* fix #6460

* Update app.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-21 23:01:10 +09:00
Xeltica aa652aac8a
タップ不可能なリアクションを押してもパーティクルが出るバグを修正 (#6472)
* resolve #6453

* リアクションビューワーのトグル可能判定にログインしているかどうかも反映
2020-06-21 22:34:28 +09:00
syuilo 8dbdab4a47 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-06-21 16:37:43 +09:00
syuilo 90c07a220f chore(client): Improve emoji picker usability 2020-06-21 16:37:30 +09:00
MeiMei 23e2a870cc
プロフィールの「場所」「誕生日」を連合するように Resove #6461 (#6463)
* AP birthday, location

* unset is null

* isCatを検証対象に
2020-06-21 14:09:01 +09:00
Robin B dc8eb7d4fe
Update english nyaize (#6456)
* Update english nyaize

* Update src/misc/nyaize.ts

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

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2020-06-21 14:07:27 +09:00
syuilo fd363f5617 chore(client): 🎨 2020-06-14 13:23:19 +09:00
MeiMei 1726ff3977
AP向けのアンケートのfallbackリンクなどを削除 (#6466) 2020-06-14 10:26:13 +09:00
MeiMei 93aba74463
アカウント切り替え後にインスタンス設定の表示値が変わらないのを修正 Fix #6448 (#6454)
* Fix #6448

* Use nextTick
2020-06-07 14:01:40 +09:00
syuilo 7f76a73eee Revert "Revert "chore(src/docs): Fix miauth check url""
This reverts commit d44fbf58c9.
2020-06-05 08:37:41 +09:00
syuilo 3c2d94ace3 Revert "fix(api): Fix #6418 (#6442)"
This reverts commit 83ec906ee7.
2020-06-05 08:37:27 +09:00
syuilo 071c7e6a58 feat(theme): Add mentionMe property 2020-06-04 22:19:08 +09:00
syuilo 66de51c1ca
feat: Observe notification read and fix #6406 (#6407)
* Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670

* Improve typing

* Observe notification read

* capture readAllNotifications

* fix

* fix

* Refactor

* Update src/client/components/notification.vue

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

* Update src/client/components/notification.vue

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

* missing ;

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-04 22:07:39 +09:00
Xeltica 265d6bda15
ローカルのみボタンを公開範囲ピッカーに統合 (#6428)
* ローカルのみを公開範囲ピッカーに統合

* デザイン調整

* 🎨

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-06-04 22:06:38 +09:00
tamaina fecb12bae1 missing ; 2020-06-04 19:13:24 +09:00
syuilo 83ec906ee7
fix(api): Fix #6418 (#6442) 2020-06-04 16:17:36 +09:00
syuilo d44fbf58c9 Revert "chore(src/docs): Fix miauth check url"
This reverts commit ddf92c3e2c.
2020-06-04 09:10:38 +09:00
MeiMei 9c4a789a4e
Use insert for creating Note (#6440) 2020-06-04 08:59:03 +09:00
tamaina 2480fcdc53
Update src/client/components/notification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:42:32 +09:00
tamaina 7e093aee5e
Update src/client/components/notification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:42:26 +09:00
tamaina 111eb43fd9
feat(client): 投稿フォームのボタンの説明を表示するように (#6408)
* Add title attr with buttons on the post form

* fix

* tooltip

* missing ;

* remove title attr

* fix bug

* Update reactions-viewer.details.vue

* help wip

* ok!

* i18n

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:30:17 +09:00
syuilo 6b2c289029 fix(api): Fix #6419
Close #6434
2020-06-03 13:19:07 +09:00
MeiMei fd2573c068
署名検証失敗はリトライしないように (#6437) 2020-06-03 09:12:54 +09:00
Xeltica 2bc86756c8
iOS Safari 上で アイコンおよびバナーのアップロードができない不具合を修正 (#6427)
* fix #6076

* 参考文献を明記
2020-05-31 22:19:28 +09:00
tamaina fb91ab4080 Merge branch 'develop' into notification-visibility-read-2 2020-05-31 21:53:56 +09:00
tamaina ffc7f42efc
fix(client): 全既読系ボタンのAPIの指定が間違っているのを修正 (#6424) 2020-05-31 15:48:37 +09:00
tamaina 7c38cda8ee Refactor 2020-05-31 14:57:22 +09:00
tamaina d3f5001679 fix 2020-05-31 14:54:04 +09:00
tamaina 83d9a4b6d9
chore(client):🎨 Make font-size of note-preview em (#6414) 2020-05-31 14:46:50 +09:00
tamaina 8d48e4c76e
feat(client): Convert text mfm node to text (v)dom node instead of span tag (#6399)
* Convert text mfm node to text (v)dom node
instead of span tag

* Update mfm.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-31 12:57:21 +09:00
tamaina a1e0c866aa
feat(client): 自動でもっと見るオプション (#6403)
* wip

* ugokanai

* wip

* implement setting subscribing

* fix lint

* ✌️

* Update notifications.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-31 12:53:06 +09:00
tamaina ddf92c3e2c
chore(src/docs): Fix miauth check url
Fix #6418
2020-05-29 22:36:01 +09:00
tamaina 886766cca5 fix 2020-05-26 15:04:44 +09:00
tamaina 974abbe826 capture readAllNotifications 2020-05-26 15:00:15 +09:00
tamaina 61bdf51e90 Observe notification read 2020-05-26 14:34:49 +09:00
tamaina 9bee9d20f7 Improve typing 2020-05-26 14:33:55 +09:00
tamaina 05c7cacdd1 Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670 2020-05-24 18:41:40 +09:00
syuilo 6a98301cc9 chore(deps): Update dependencies 🚀 2020-05-24 17:48:24 +09:00
tamaina 81f1df7472
Resolve #6405 (#6406) 2020-05-24 13:53:31 +09:00
tamaina abc296cdcc
refactor: use Object.fromEntries() instead of in-house implementation (#6401)
* refactor: use Object.fromEntries()
instead of in-house implementation

* Remove extra type assertions
2020-05-23 23:21:09 +09:00
tamaina 3963ed8ff7
feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)
* wip

* tabun ok

* better msg

* oops

* fix lint

* Update gulpfile.ts

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

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

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

* refactor

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

* 

* wip

* fix lint

* たぶんおk

* fix flush

* Translate Notification

* remove console.log

* fix

* add notifications

* remove san

* wip

* ok

* ✌️

* Update src/prelude/array.ts

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

* wip

* i18n refactor

* Update init.ts

* ✌️

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-05-23 13:19:31 +09:00