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
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
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
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
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
Aya Morisawa
ede854c215
Update button.vue ( #5331 )
2019-08-22 02:36:19 +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
01d018510c
ユーザー名の突き抜けの修正 ( #5261 )
...
* 突き抜け deck フォロリク/vote
* 突き抜け desktop
* notification reactionで絵文字の縦がずれないように
* Fix: ユーザーページの名前が突き抜ける
* Fix: デッキカラムでユーザー名が長いと閉じれなくなる
* デッキのカウントの位置が右になってしまってたのを修正
* デッキヘッダーのellipsis
2019-08-11 19:48:54 +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
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
26567cdeb2
🎨
2019-07-19 06:13:56 +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
9ca36021b0
Fix #5172 ( #5174 )
2019-07-17 13:28:27 +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
MeiMei
24e389bcf3
Tune font ( #5125 )
2019-07-09 17:01:08 +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
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
syuilo
bd8d7c3d0f
Improve Page
...
* ページをピン留めできるように
* デッキでカラム内でページを見れるように
2019-07-07 06:56:13 +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
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
067e9ec6f4
Fix bug
2019-07-06 22:53:15 +09:00
syuilo
5ae6b0058f
やった ( #5110 )
2019-07-06 00:46:00 +09:00