syuilo
2d4c00925a
Fix bug
2019-08-29 05:13:03 +09:00
Aya Morisawa
f89324e585
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
c744dbe05d
[MFM] Fallback to js if specified lang is not available ( #5347 )
2019-08-27 19:44:49 +09:00
Aya Morisawa
6342f4770b
Prevent users from changing the disabled option ( #5344 )
2019-08-27 02:44:01 +09:00
MeiMei
3303782100
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
8546a1ca67
Update button.vue ( #5331 )
2019-08-22 02:36:19 +09:00
syuilo
4fbb3e581f
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
112f1e1ae4
uuid() と lint ( #5288 )
...
* Import only v4 uuid, uuid() without version is deprecated
* Add Missing semicolon
2019-08-18 12:42:58 +09:00
MeiMei
96cf244be1
ユーザー名の突き抜けの修正 ( #5261 )
...
* 突き抜け deck フォロリク/vote
* 突き抜け desktop
* notification reactionで絵文字の縦がずれないように
* Fix: ユーザーページの名前が突き抜ける
* Fix: デッキカラムでユーザー名が長いと閉じれなくなる
* デッキのカウントの位置が右になってしまってたのを修正
* デッキヘッダーのellipsis
2019-08-11 19:48:54 +09:00
syuilo
b2f9080a2e
非ログイン時の警告処理 ( #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
ad9b9aad5a
Fix error
2019-07-28 10:31:16 +09:00
Xeltica
e119ecf201
「削除して編集」機能を追加 ( #5182 )
...
* 「削除して編集」機能を追加
* UXの調整
* 殆どの情報を保持したまま編集できるように
* update lang
2019-07-28 05:33:12 +09:00
syuilo
44e993e4f1
Improve mobile notifications view
2019-07-28 05:25:12 +09:00
syuilo
fc477fc886
通知のフィルタ ( #5224 )
...
* ✌️
* Deck
2019-07-28 04:44:09 +09:00
Satsuki Yanagi
278ed9beb8
Bye moment from package.json ( #5215 )
...
* Bye moment from package.json
* Use Mapped types for argument type definition
2019-07-25 01:36:48 +09:00
MeiMei
c170831411
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
a67dc5d41c
🎨
2019-07-19 06:13:56 +09:00
syuilo
830da3906b
MFMの引用がインライン表示になっている問題を修正
2019-07-19 03:30:37 +09:00
rinsuki
d8af4e8cb8
特定ホストへのメンションの特別処理をクライアントに追加 ( #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
95cd3710d7
fix #5071 ( #5184 )
2019-07-18 20:56:48 +09:00
MeiMei
915145ee64
Mastodonのリンクの所有者認証に対応 ( #5161 )
...
* Profile metadata を設定できるように
* API desc
2019-07-18 00:11:39 +09:00
Satsuki Yanagi
a9367f5c0b
Fix #5172 ( #5174 )
2019-07-17 13:28:27 +09:00
Satsuki Yanagi
396c3bed41
Improve usability ( #5142 )
...
Fix #3862
2019-07-12 22:24:29 +09:00
syuilo
dd897931e2
Improve usability
2019-07-12 02:08:13 +09:00
syuilo
c11899fc8b
🎨
2019-07-12 00:40:10 +09:00
syuilo
b3fc851c3f
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-10 18:30:58 +09:00
syuilo
7df97f32f7
Pages: Implement radio button
2019-07-10 18:30:51 +09:00
MeiMei
cab9b1bc3c
Prevent duplicate user registration ( #5129 )
2019-07-10 03:47:07 +09:00
MeiMei
8d1cfcf38f
Tune font ( #5125 )
2019-07-09 17:01:08 +09:00
tamaina
7b4179b2b6
Improve paste uploading Resolve #3023 ( #4542 )
...
* resolve #3023
* fix
* fix
* better description
* widget
* fix text
* Update post-form.vue
* Fix enter-file-name dialog title text
* Fix type
* On messaging room
* Replace moment.js to original one
* Fix formatDateTimeString
2019-07-08 13:46:31 +09:00
syuilo
c402bc5f29
Merge branch 'develop' into pr/4549
2019-07-08 04:27:18 +09:00
syuilo
9744c4f9ff
🎨
2019-07-08 04:19:17 +09:00
syuilo
5175faa448
既定のアップロード先フォルダを設定できるように
2019-07-08 04:17:53 +09:00
syuilo
638060f775
Improve Page
...
* ページをピン留めできるように
* デッキでカラム内でページを見れるように
2019-07-07 06:56:13 +09:00
tamaina
c3c59bb95c
fix
2019-07-07 02:22:33 +09:00
tamaina
9b3e54ce82
✌️
2019-07-07 02:22:08 +09:00
tamaina
0335f2a4cb
wip
2019-07-07 02:21:13 +09:00
Satsuki Yanagi
80c55fbc76
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
b5fdc2d578
Fix bug
2019-07-06 22:53:15 +09:00
syuilo
70e633e5bf
やった ( #5110 )
2019-07-06 00:46:00 +09:00
MeiMei
e8c526b4ce
Fix: SingleLineなMFMが折り返されてしまう ( #5109 )
2019-07-05 21:47:18 +09:00
syuilo
fcf7279373
チャートで数字が表示される問題を修正
2019-07-05 21:13:52 +09:00
MeiMei
bc0e3aa4d3
Fix: カスタム絵文字リアクションがたまに文字になってしまう ( #5105 )
2019-07-05 17:58:54 +09:00
Satsuki Yanagi
cef75dcd32
Fix WebAuthn login ( #5103 )
2019-07-05 07:48:12 +09:00
syuilo
3ef94413d1
Resolve #1867
2019-07-04 22:59:52 +09:00
syuilo
182fc774c7
Fix bug
2019-07-04 20:52:21 +09:00
syuilo
2cf6bf4731
Resolve #4321
2019-07-04 20:39:33 +09:00
Mary
9c76e03c3a
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
a6e42b5180
MFMで連続したスペースがひとつに纏まるのを修正
2019-07-02 20:52:37 +09:00
syuilo
620380c8d0
Fix #5073
2019-07-02 19:17:14 +09:00