Commit graph

3528 commits

Author SHA1 Message Date
syuilo d09d06e4cb Refactor 2020-01-10 16:23:58 +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
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
MeiMei 932436096f 管理画面でstatsを継続リクエストしないように (#5608) 2019-12-15 03:43:31 +09:00
MeiMei d95242cab0 ミュート/ブロックでページングと解除ができるように (#5610) 2019-12-15 03:42:33 +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 8ada1725bf 管理画面のジョブキュー一覧の修正 (#5586)
* Fix: inboxのジョブキューが表示されない

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

* DBとオブジェクトストレージのジョブキューが表示されるように
2019-11-07 05:41:44 +09:00
MeiMei 8bdd4fd061 Resolve #5582 (#5583) 2019-11-06 23:56:56 +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
Aya Morisawa bf654c6f42 Componentize modal (#5386) 2019-10-29 09:51:19 +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 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
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 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
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
MeiMei 533884dcaa Fix: オフライン時に大室櫻子が出てこない (#5480)
* Fix: オフライン時に大室櫻子が出てこない

* use onerror
2019-10-04 10:27:57 +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
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 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
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 a7b710a2f8 広告ブロッカーの警告を削除 (#5408)
* remove f*ckadbloack

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

* revert version

* remove locales
2019-09-08 21:19:28 +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
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
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
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
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
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
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 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
MeiMei 3b626f72e4 Resolve #5247 (#5248) 2019-08-05 10:30:31 +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
Xeltica 831ca53b63 「削除して編集」機能を追加 (#5182)
* 「削除して編集」機能を追加

* UXの調整

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

* update lang
2019-07-28 05:33:12 +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
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
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
Satsuki Yanagi 56c8ad9df3 Improve usability of quote note by pasting url (#5196) 2019-07-20 03:23:16 +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 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 ef44eda69e Mastodonのリンクの所有者認証に対応 (#5161)
* Profile metadata を設定できるように

* API desc
2019-07-18 00:11:39 +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
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
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 0f71d9f47a Merge branch 'develop' 2019-07-08 16:17:47 +09:00
syuilo 1d43d18b19 🎨 2019-07-08 16:11:52 +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
Satsuki Yanagi 3b8ea90fdc フォルダーを削除できないときダイアログボックスで知らせる (#5111)
* フォルダーを削除できないときダイアログボックスで知らせる

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

かわいい
2019-07-07 14:56:51 +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
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
Satsuki Yanagi 114523e69e Fix WebAuthn login (#5103) 2019-07-05 07:48:12 +09:00
syuilo d078f78602 Merge branch 'develop' 2019-07-05 02:13:02 +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
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 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 0500600cdd
Merge branch 'develop' 2019-06-25 01:27:51 +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 8409b59dea
Improve usability 2019-06-22 04:09:53 +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 80d8af84dd
Merge branch 'develop' 2019-06-18 19:16:41 +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 5cc1aab530
Merge branch 'develop' 2019-06-16 16:09:04 +09:00
MeiMei a3853611ad Fix: オートコンプリートにアニメーション停止が効かない (#5061) 2019-06-16 16:04:27 +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
MeiMei b41cddaf5a Fix: #5035 (#5048) 2019-06-12 13:47:58 +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
syuilo 7b6e717e23
Merge branch 'develop' 2019-06-07 20:47:56 +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
Aya Morisawa 83fedcff3b
Add missing semicolon (#5030) 2019-06-04 18:03:56 +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 911f5c1455 i18n: ページ編集のカウンターの増加値 (#4995) 2019-05-27 00:03:39 +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 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 fc7268fd12
🎨 2019-05-25 08:49:58 +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
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 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 1cf9f52eca
Merge branch 'develop' 2019-05-19 21:02:32 +09:00
syuilo c2c2824e50
Fix bug 2019-05-19 20:47:41 +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 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 380749051d
ページにいいねできるように 2019-05-17 19:56:47 +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 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 23c9f6a6ca
Resolve #4833 2019-05-15 20:41:01 +09:00
syuilo 5ba8d4949d
インスタンスの設定画面を整理 2019-05-15 20:29:47 +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
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
kabo2468 24c6dff3e4 Fix #4875 (#4899) 2019-05-11 21:43:08 +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 3126d0730a
MisskeyPagesで変数を並べ替えられるように 2019-05-10 16:04:32 +09:00
syuilo 168de3c316
Resolve #4870 2019-05-09 23:27:34 +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 490b81ed05
Fix #4873 2019-05-07 18:14:37 +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
syuilo 1092532292
Merge branch 'develop' 2019-05-05 20:33:44 +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
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
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 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
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 76f37671b4
🎨 2019-05-01 19:45:05 +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 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 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 535d10f469
Improve API console 2019-04-25 14:40:42 +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 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 4f20ee1909
Rename theme 2019-04-24 14:44:28 +09:00
syuilo 8555ec2f72
Fix #4767 2019-04-24 10:02:31 +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 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
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
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 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 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 532ef744f4
Merge branch 'develop' 2019-04-17 02:58:09 +09:00
MeiMei b186504718 Metaのアクセスでトランザクションを張るように (#4720)
* admin/instanceでmetaをキャッシュしないように

* Metaのアクセスにトランザクションをかける
2019-04-17 00:45:33 +09:00
Satsuki Yanagi 85d29a3f9d Correct syntax error (#4718) 2019-04-17 00:30:34 +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 ff625253ce
Merge branch 'develop' 2019-04-15 22:09:10 +09:00
syuilo 77ff7b9df0
デフォルトでHTLを表示するように 2019-04-15 21:30:49 +09:00
syuilo 7abfcd06da
Merge branch 'develop' 2019-04-15 21:02:04 +09:00
syuilo 08221fdda7
Fix bug 2019-04-15 20:41:56 +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
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 c6eafdde30
Fix bug 2019-04-15 11:59:25 +09:00
syuilo d66e4b7ff9
Merge branch 'develop' 2019-04-14 20:38:55 +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 146fb23d7d
Fix bug 2019-04-14 11:59:23 +09:00
syuilo bd76ba702f
🎨 2019-04-12 02:15:22 +09:00
syuilo 2ff3069d23
トランザクションを使うようにしたり 2019-04-12 01:52:25 +09:00
Acid Chicken (硫酸鶏) 155da0c6a3
Avoid roma-ji naming 2019-04-10 20:30:00 +09:00
MeiMei d103427932 Fix non media thumbnails (#4380) 2019-04-09 21:07:46 +09:00
syuilo 87d3a06dcd
revert rename 2019-04-08 23:05:41 +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 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 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 6a30d32e7d
Fix bug 2019-04-07 23:31:58 +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
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 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
tamaina 52225d703b Fix drive file preview Fix #4532 (#4577)
* fix #4532

* fix
2019-03-26 22:23:17 +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
tamaina 1d7933349b Fix #4538 (#4539)
* fix #4538

* clean up

* fix

* fix
2019-03-19 23:35:22 +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
syuilo bd2ac515d1
🎨 2019-03-18 17:37:29 +09:00
MeiMei 681f372889 proxy cropper url (#4525) 2019-03-18 16:41:29 +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 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
MeiMei af66f0a497 Fix #3504 (#4513) 2019-03-16 18:00:23 +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 75131c4e8a
Fix bug 2019-03-16 01:08:26 +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 40f38c2c0a
Improve queue page 2019-03-15 01:56:40 +09:00
syuilo db439ef804
🎨 2019-03-15 01:43:11 +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 75a8037a46
Fix #4489 2019-03-14 15:19:02 +09:00
syuilo 7668475bd6
🎨 2019-03-13 23:27:11 +09:00
syuilo 8bda2a1fb7
Refactor 2019-03-13 23:04:17 +09:00
syuilo 7f835d7f76
🎨 2019-03-13 09:32:10 +09:00
syuilo ddbb7c5993
🎨 2019-03-13 09:26:38 +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
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
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 612e3aafbc
activeなジョブ数のカウント方法を分けた
https://github.com/syuilo/misskey/issues/4470#issuecomment-471827030
2019-03-12 12:31:01 +09:00
syuilo c932f7a25b
Resolve #1736 2019-03-12 00:34:19 +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 c3d34bda37
Resolve #4259 2019-03-11 19:43:58 +09:00
syuilo ce0d4f77fa
リストのエクスポートをできるように
#4259
2019-03-11 09:59:07 +09:00
syuilo 80a2172715
Resolve #4462 2019-03-10 19:16:33 +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 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
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 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 494796a7f0
Fix #4415 2019-03-05 08:24:19 +09:00
syuilo d1a18fe266
Resolve #3220 2019-03-04 14:32:36 +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 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 826865869a
Improve usability 2019-03-03 08:23:06 +09:00
syuilo 76a0d0fee9
Use dot 2019-03-03 07:48:25 +09:00
syuilo 977af0a24d
ログをデータベースに保存して管理画面で見れるように 2019-03-02 18:51:59 +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 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 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 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 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 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 31802c9749
Improve doc 2019-02-25 03:21:54 +09:00
syuilo 1a6aae944f
🎨 2019-02-24 13:29:08 +09:00
syuilo d838ef5b76
Resolve #4362 2019-02-24 12:58:45 +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 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 (硫酸鶏) 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 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
syuilo 2e908758d8
🎨 2019-02-21 06:04:42 +09:00
syuilo a164f8ad95
Fix bug 2019-02-21 05:53: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 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 ed0fdaddbd
Fix #4333 2019-02-20 22:21:12 +09:00
syuilo 9beddc941a
返信が遷移後も残り続ける問題を修正 2019-02-20 16:35:00 +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 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 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 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 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
MeiMei c4efbdf4c7 Fix #4292 (#4294)
* Fix #4292

* use commit
2019-02-17 21:28:20 +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
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 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 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
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
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
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 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
Acid Chicken (硫酸鶏) 9561908ad3
Update user.followers-you-know.vue (#4215) 2019-02-10 17:15:41 +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
syuilo 1675c473d4
🎨 2019-02-09 12:43:26 +09:00
syuilo 4a41499c95
🎨 2019-02-09 12:34:42 +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 ea0d114833
🎨 2019-02-08 04:40:47 +09:00
syuilo 7f6a3ec828
🎨 2019-02-08 04:36:23 +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 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 c3140f57b9
連合しているインスタンスを一覧できるように 2019-02-07 18:11:20 +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
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 27d16c6a12
Resolve #4151 2019-02-06 20:56:48 +09:00
MeiMei 77bcb58f12 余計なマージンを削除 (#4168) 2019-02-06 18:29:39 +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 4c65b0cd6f
🎨 2019-02-05 23:45:27 +09:00
syuilo 5db5bbd1cd
自分の投稿情報をエクスポートできるように (#4144)
* wip

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

* データを整形
2019-02-05 19:50:14 +09:00
syuilo 350328770b
Improve readability 2019-02-05 17:30:17 +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 83b2aa72b1
[Client] Clip note content 2019-02-05 13:54:40 +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 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
syuilo 30b1b1a5ed
Fix imports 2019-02-04 09:37:15 +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 3441acf56c
Improve usability 2019-02-03 05:06:23 +09:00
MeiMei 7d2f0a1f31 Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない (#4103)
* Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない

* remove debug
2019-02-03 04:26:58 +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 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 (硫酸鶏) 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
syuilo 3a03010ee2
Refactoring 2019-02-01 00:09:28 +09:00
syuilo 6d3408ae73
[Client] Add information 2019-01-31 20:55:40 +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 00b134ce1e
Introduce silence (#4043)
* Introduce silence

* Fix icon
2019-01-30 17:25:56 +09:00
Aya Morisawa 28bfb45426
Avoid export default 2019-01-30 16:56:27 +09:00
Aya Morisawa e3b1d00e4c
Extract parsePlain function 2019-01-30 15:27:54 +09:00
Aya Morisawa 4c9b66b0f0
Extract MFM types 2019-01-30 14:51:30 +09:00
Acid Chicken (硫酸鶏) 5bbf4187e6 Module 'crypto' as import syntax (#4011) 2019-01-30 11:51:29 +09:00
syuilo 645f661911
[Client] Resolve #3638 2019-01-27 22:04:50 +09:00
syuilo c69d57a064
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-27 20:09:03 +09:00
syuilo a488d6e2d6
[Client] Fix #4008 2019-01-27 20:05:03 +09:00
syuilo 85e8b1fbf4
🎨 2019-01-27 20:03:58 +09:00
Acid Chicken (硫酸鶏) 78763116c3 Module 'nprogress' as import syntax (#4012) 2019-01-27 19:41:41 +09:00
syuilo 103fe8b91d
[MFM] Resolve #4009 2019-01-27 19:32:35 +09:00
Aya Morisawa 62d41023e1 Add jump syntax (#4007)
* Add jump syntax

* Fix typo: spin -> jump

* Fix typo
2019-01-27 19:12:45 +09:00
Aya Morisawa 1af1638e2b
Merge branch 'develop' into math-block 2019-01-27 16:41:30 +09:00
syuilo 4de62220e3
[MFM] Add flip syntax
Resolve #4002
2019-01-27 16:31:00 +09:00
syuilo e5d9381503
[MFM] Add spin syntax
Resolve #4003
2019-01-27 16:18:04 +09:00
syuilo b836528b51
Celan up 2019-01-27 14:44:39 +09:00
syuilo 4b191c7f68
[Client] Improve syntax highlighting
Resolve #3926
Resolve #3390
2019-01-27 14:34:52 +09:00
syuilo f9f70d5df4
Clean up 2019-01-27 14:30:57 +09:00
syuilo 7dcea49be7
Refactoring 2019-01-27 13:29:53 +09:00
MeiMei 94154a1aa2 テーマによってコードが見づらいのを少し改善 (#3993) 2019-01-26 21:10:25 +09:00
syuilo 5ae576bad1
🎨 2019-01-26 20:59:14 +09:00
MeiMei 0854f2e180 管理画面からリモートユーザー情報を更新できるように (#3992) 2019-01-26 17:53:35 +09:00
syuilo a0f8c7e94e
Resolve #2253 2019-01-26 17:47:56 +09:00
MeiMei 85cd647946 Improve moderation UI (#3989)
* admin users UI

* tune
2019-01-26 17:14:10 +09:00
Aya Morisawa 79d2374d8e
Add multiline math syntax
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-01-25 23:08:06 +09:00
MeiMei 225544e985 Reapply the theme first (#3971)
* Reapply the theme first

* Cannot
2019-01-24 18:06:20 +09:00
Acid Chicken (硫酸鶏) 4632eecb76
Back to the #3813 (#3949)
* Revert "Revert "Resolve #3813 (#3814)""

This reverts commit f433182c4c.

* Keep CW is back

* New Wave

https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
2019-01-23 20:43:06 +09:00
syuilo 4ab96251f5
[Client] Resolve #3967 2019-01-23 19:45:14 +09:00
syuilo b795379417
Clean up 2019-01-23 19:43:45 +09:00
syuilo aa9ba31675
Squash multiple space 2019-01-23 19:42:47 +09:00
syuilo eb1ad54427
Clean up 2019-01-23 05:30:02 +09:00
syuilo e4974392e5
🎨 2019-01-23 05:25:46 +09:00
syuilo 78c185a05a
[Client] Improve usability 2019-01-23 05:20:28 +09:00
MeiMei fa124abbe2 Supports Twemoji / CustomEmoji in poll (#3960)
* Supports Twemoji / CustomEmoji in poll

* extract emojis in polls
2019-01-23 04:49:16 +09:00
syuilo 97e8ac1d27
[Client] Fix bug 2019-01-22 21:32:51 +09:00
syuilo 45fb2ecb3a
[Client] Fix UI 2019-01-22 21:25:37 +09:00
syuilo 2df2cf0983
[Client] Fix #3321 2019-01-21 21:03:55 +09:00
syuilo ecac2990eb
[Client] Fix bug 2019-01-21 20:56:10 +09:00
syuilo 01584a6bf9
Fix 404 2019-01-21 17:25:36 +09:00
syuilo 443f967611
Update reversi.vue 2019-01-21 17:20:41 +09:00
syuilo bf931f2c82
🎨 2019-01-21 17:19:00 +09:00
Acid Chicken (硫酸鶏) 0bdcb15b3b
Re: Fix routing
本当に申し訳ありませんでした。
2019-01-21 15:52:25 +09:00
Acid Chicken (硫酸鶏) 5ea0ccea22
Fix routing 2019-01-21 15:19:43 +09:00
Acid Chicken (硫酸鶏) d2c12af085
Fix routing 2019-01-21 15:18:42 +09:00
syuilo aa020eedc3
[Client] Fix bug 2019-01-21 14:45:57 +09:00
syuilo fee629849e
[Client] Fix bug
ドライブのファイルメニューからアバターやバナーに設定することができない問題を修正
2019-01-21 12:04:31 +09:00
Acid Chicken (硫酸鶏) 81dbf64eb7 Update reversi routing (#3937) 2019-01-20 19:10:19 +09:00
syuilo 6909add1ec
Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
syuilo fa07b3023c
Refactor 2019-01-19 23:00:15 +09:00
syuilo 048b9c295e
スパム報告機能
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo d2a7c56149
Improve drive file operation
Resolve #3789
Resolve #3790
2019-01-19 09:50:38 +09:00
syuilo 466cae524e
Refactor: Rename misskey-flavored-markdown --> mfm 2019-01-19 08:45:12 +09:00
syuilo 620722cb55
Fix camelCase in HTML 2019-01-19 08:30:53 +09:00
MeiMei 160f424466 Fix missing username conversions (#3922) 2019-01-19 08:28:46 +09:00
syuilo abddea0443
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-18 16:47:03 +09:00
syuilo 9fc1cc5255
[Client] Drop apiViaStream option
Resolve #3911
2019-01-18 16:46:56 +09:00
Acid Chicken (硫酸鶏) d93e60d4dd
Better 2FA input on sign in form (#3910)
* Update signin.vue

* Update ja-JP.yml

* Update settings.vue

* Update signin.vue

* Update init.ts
2019-01-18 13:20:32 +09:00
syuilo 4ba43b69b6
animejs 3.xに対応 2019-01-18 13:06:11 +09:00
syuilo 51a6bc4fe1
[Client] Fix chart rendering 2019-01-17 17:54:25 +09:00
syuilo 8d42e94e57
Implement active users chart
Resolve #3904
2019-01-17 17:16:08 +09:00
syuilo 652bb03087
[Client] Add information 2019-01-17 09:46:40 +09:00
MeiMei 208493ba13 Fix: time tooltip overlaps with others (#3901) 2019-01-17 06:40:11 +09:00
syuilo 13cee2b4f5
Resolve #3896 2019-01-16 14:54:14 +09:00
syuilo eb45eeb1ae
[Client] Resolve #3895 2019-01-16 14:46:54 +09:00
syuilo f433182c4c
Revert "Resolve #3813 (#3814)"
This reverts commit 96515c4544.
2019-01-15 18:28:11 +09:00
syuilo 7ad9560f53
Implement instance info page 2019-01-12 11:27:23 +09:00
syuilo 0757f67bde
[Client] specifiedのアイコンを戻した 2019-01-12 09:40:53 +09:00
syuilo c5dc25cb9e
Revert "[Client] Renote数の表示を廃止"
This reverts commit d7af18efbd.
2019-01-12 09:38:44 +09:00
syuilo 0fcf422dec
[Client] Improve UI 2019-01-12 09:34:02 +09:00
syuilo 21e801a325
🎨 2019-01-12 09:17:23 +09:00
syuilo 183faf3b2a
[Client] Resolve #3881 2019-01-12 09:13:35 +09:00
MeiMei 1546160f6a モデレーター登録を解除できるように (#3876) 2019-01-11 08:11:24 +09:00
MeiMei dd77a6194e Hide NSFW in Photos (#3875) 2019-01-11 08:10:39 +09:00
MeiMei 203fba0216 管理画面でユーザーを状態でフィルタできるように (#3873) 2019-01-11 08:09:44 +09:00
MeiMei 2b13969b26 Supports toggle password in SMTP settings (#3868) 2019-01-11 08:05:36 +09:00
Acid Chicken (硫酸鶏) 2f10ff1a2e
Fix style 2019-01-10 19:23:22 +09:00
ibrokemypie 845f3436cc Change SMTP password field to have password type (#3861) 2019-01-10 10:23:13 +09:00
MeiMei f6a8c8cf76 Toggle show/hide password (#3865)
* Toggle show/hide password

* hoverでアンダーラインが中途半端に出てダサいので出さないように

* Update signin.vue
2019-01-10 10:22:45 +09:00
syuilo c417e2f4a1
🎨 2019-01-08 18:00:05 +09:00
syuilo 02a27a8b12
ドライブの管理画面でファイルのオリジナルURLを表示するように 2019-01-08 17:45:16 +09:00
Aya Morisawa 15ce89a88d Resolve #3078 (#3838) 2019-01-06 17:45:14 +09:00
MeiMei a479e65f3e Compact URL preview (#3835)
* Compact url-preview

* fix header

* increase limit

* better limit

* Revert "better limit"

This reverts commit ef396f773394068b0b7e37fccff31c70661b3978.

ハードリミットかけるならサーバー上でかけたほうが良さそう

* Revert "increase limit"

This reverts commit 72c10a456ba37151a4d88d11544b0ff9daabd284.
2019-01-06 12:56:13 +09:00
MeiMei f9065943c5 Fix #3827 (#3837) 2019-01-06 04:00:30 +09:00
MeiMei d0aff4409d Locked mark (#3836) 2019-01-05 19:59:10 +09:00
syuilo b4b6e9548d
Rename 2019-01-04 03:52:50 +09:00
ibrokemypie ebf9cd18c8 Make instance logo customisable (#3829) 2019-01-04 03:02:40 +09:00
syuilo 562cd6ad0b
Improve readability 2019-01-03 12:34:08 +09:00
MeiMei 96515c4544 Resolve #3813 (#3814) 2019-01-02 03:35:42 +09:00
syuilo 4d0b335748
[Client] Improve theme 🎨 2018-12-31 02:33:03 +09:00
syuilo 5692ae59a1
[Client] Improve theming 🎨 2018-12-31 01:15:32 +09:00
syuilo 84f1ce866b
[Client] line thiknessの設定はデバイスに保存するように 2018-12-31 00:59:13 +09:00
syuilo e68c6175ce
Fix bug 2018-12-31 00:50:56 +09:00
syuilo 0de11c3636
🎨 2018-12-31 00:50:14 +09:00
syuilo 5621d5725c
[Client] Fix bug 2018-12-30 14:43:03 +09:00
syuilo 105fefd114
Clean up 2018-12-30 14:19:22 +09:00
syuilo c57bffb142
モバイル版にも設定を追加 2018-12-30 14:12:46 +09:00
syuilo 93ad4b359e
🎨 2018-12-30 14:08:40 +09:00
syuilo b3032ad84d
Better setting 2018-12-30 14:05:13 +09:00
syuilo 4f76acd249
🎨 2018-12-30 14:00:57 +09:00
syuilo 12286f4915
🎨 2018-12-30 13:19:06 +09:00
syuilo 5f34758e87
[Client] Fix i18n 2018-12-30 13:02:17 +09:00
syuilo cdb8e41176
[Client] Update theme setting 2018-12-30 13:02:06 +09:00
syuilo d8f3e9d4a3
🎨 2018-12-30 12:45:31 +09:00
syuilo da900439a3
Update gruvbox-dark.json5 2018-12-30 11:58:26 +09:00
syuilo 8bbff90aca
[Client] Add Monokai theme 🎨 2018-12-30 09:21:23 +09:00
syuilo fcb3ba9947
[Client] Separate theme property 2018-12-30 09:21:07 +09:00
syuilo 23b3e33df6
[Client] Fix bug 2018-12-30 09:15:56 +09:00
syuilo 9edac2cd74
oops 2018-12-30 09:04:19 +09:00
syuilo 8782a64b18
[Client] Add some themes 🎨 2018-12-30 06:40:48 +09:00
syuilo f11ebafe47
🎨 2018-12-30 01:32:58 +09:00
syuilo 4e55436339
[Client] Improve 2fa settings 2018-12-29 22:10:54 +09:00
syuilo cb106e6fe4
🎨 2018-12-29 05:55:09 +09:00
syuilo 0ac7682188
Better note filtering 2018-12-29 05:51:17 +09:00