syuilo
4db710a4b0
Fix indentation
2019-09-04 14:35:21 +09:00
syuilo
143190ab38
Fix bug
2019-09-03 08:00:21 +09:00
syuilo
d36b129369
Improve reaction tooltip
2019-09-03 07:25:02 +09:00
syuilo
f36d88246a
Fetch more reactins
2019-09-03 07:15:53 +09:00
syuilo
1dc07f6b72
🎨
2019-09-03 06:58:01 +09:00
syuilo
a9a93db2b4
Update reactions-viewer.reaction.vue
2019-09-03 06:20:52 +09:00
syuilo
f187df3933
Update reactions-viewer.reaction.vue
2019-09-03 06:20:04 +09:00
syuilo
8abe8042d7
Fix bug
2019-09-03 06:19:17 +09:00
syuilo
58fd46ff6f
🎨
2019-09-03 06:00:45 +09:00
syuilo
fef8b662c1
🎨
2019-09-03 05:50:01 +09:00
Aya Morisawa
e70d7edf41
Fix #5380 ( #5381 )
2019-09-02 07:01:33 +09:00
syuilo
0e0d6692c0
Fix bug
2019-09-02 06:21:43 +09:00
syuilo
ee39d9594e
Improve readability
2019-09-02 06:04:12 +09:00
Oni-Men
cefd2a4c54
ページURLが空の時currentNameを使うように ( #5368 )
...
* ページURLが空の時currentNameを使う
* 空の時はページURLにcurrentNameを代入するように
* Update src/client/app/common/views/pages/page-editor/page-editor.vue
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* update validator
* Update src/client/app/common/views/pages/page-editor/page-editor.vue
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* やっぱりuuidは統一
* エラー処理を追加
* some fix
* ちょっとだけ翻訳の追加と改善
* リファクタリング
* Revert "やっぱりuuidは統一"
This reverts commit 965a860504e8b09e5561a4ab862f8bab6a95e8d5.
* やっぱりuuidをわける
* エラー判定をidからcodeに+リファクタリング
2019-09-02 06:02:35 +09:00
syuilo
a08c20d9af
Fix #5353
2019-09-02 05:59:24 +09:00
syuilo
dc11f1afbf
Improve readavility
2019-09-02 05:52:38 +09:00
syuilo
b0f2b209a2
Fix error
2019-09-02 05:42:30 +09:00
syuilo
a25fdfd519
Fix #5373
2019-09-02 05:34:25 +09:00
Aya Morisawa
701fee3139
Prevent users from opening note menu when already opened ( #5367 )
2019-09-02 04:45:01 +09:00
MeiMei
593c2b9517
Proxy for SMTP ( #5371 )
2019-09-02 04:42:52 +09:00
syuilo
96b2267cb8
Chart resyncing ( #5372 )
...
* wip
* Add test
* Fix test
* Insert moderation log
* Add todo
2019-09-02 04:41:26 +09:00
Aya Morisawa
749200d22b
Show users who sent reaction on hover ( #5362 )
...
* Show users who sent reaction on hover
* Support i18n
* detail -> details
* Extract methods
* Update on change
2019-08-31 03:04:36 +09:00
syuilo
50abb51ece
Syslog support
...
Resolve #5355
2019-08-30 08:29:46 +09:00
Aya Morisawa
1f890c5bed
Assign URL to each page of admin ( #5366 )
...
* Assign URL to each page of admin
* Remove cursor pointer
2019-08-30 04:19:49 +09:00
Aya Morisawa
97f23af86d
Assign URL to each page of settings ( #5349 )
...
* Assign URL to each page of settings
* Use router-link
* comma
* Use active-class
* Clean up
* space
* comma
* Redirect if mobile
* Redirect to /i/settings/profile
* Clean up
2019-08-29 14:57:28 +09:00
syuilo
d77aa1f26a
不要なプロパティをレスポンスから削除
2019-08-29 07:34:54 +09:00
Aya Morisawa
423f776ed0
Perform animation only when reaction is added ( #5359 )
2019-08-29 05:20:27 +09:00
Aya Morisawa
084fd8152b
Refactor reactions-viewer.vue ( #5358 )
2019-08-29 05:15:14 +09:00
syuilo
89d35c2e63
Fix bug
2019-08-29 05:13:03 +09:00
Aya Morisawa
be33581642
Fix animation not being performed on new reaction ( #5345 )
...
* Fix animation not being performed on new reaction
* Clean up
2019-08-29 05:11:26 +09:00
Oni-Men
2d6d9f30e1
ページURLが他と重複してたらエラーを投げるように ( #5354 )
...
* [Page]nameが重複したときの処理を追加
* page-editor側のerr.idにuuidを適用
* refactor
* uuidをわけた
2019-08-28 08:00:05 +09:00
Aya Morisawa
85721065fd
Save memo automatically ( #5351 )
...
* Save memo automatically
* Use clearTimeout
* Clean up
* Clean up
2019-08-28 02:26:19 +09:00
Aya Morisawa
9d65768d4d
[MFM] Fallback to js if specified lang is not available ( #5347 )
2019-08-27 19:44:49 +09:00
MeiMei
13f69e4291
excludeNsfwやCWのNSFW扱いなど ( #5341 )
...
* NoteにisSensitive
* Revert "NoteにisSensitive"
This reverts commit 3d5bcfbaf078ff91257a508f817dd1ef4ea31d7b.
* query excludeNsfw
* AP deliverでCW付きはsensitiveにするように
* excludeNsfwでCW付きも除くように
2019-08-27 17:33:07 +09:00
MeiMei
6a0affcec1
Tune worker/job counts ( #5346 )
...
* デフォルトのワーカー数を1に
* Tune default job count
2019-08-27 05:33:24 +09:00
MeiMei
ab6a84cd45
未実装のTLのRenoteクエリを実装 ( #5343 )
...
* users/notes includeMyRenotes
* other renotes
* fix target user in users/notes
* users/notesからv10から未実装でありえないオプションを削除
* users/notesのincludeMyRenotesの説明を修正
* remove needless anonymous checks
2019-08-27 03:24:35 +09:00
Aya Morisawa
ba93bf7478
Prevent users from changing the disabled option ( #5344 )
2019-08-27 02:44:01 +09:00
Satsuki Yanagi
1c4e1af7c3
Improve post form ( #5326 )
...
* Improve post form
* Remove local icon from button
2019-08-25 16:12:01 +09:00
Satsuki Yanagi
a85f4c4fc4
Resolve #2716 ( #5340 )
...
* Resolve #2716
* Update ja-JP.yml
2019-08-25 16:11:20 +09:00
MeiMei
9d6c8806af
CWの中のサムネイルのサイズが変なのを修正 ( #5339 )
...
* Fix #5338
* Revert "Fix #5338 "
This reverts commit 72b32df2b74743bede6fff0dbc37fec352cff51f.
* Fix media-list height
* fix
2019-08-24 19:20:53 +09:00
syuilo
f4cec53ba1
[Room] Make Pinguin customizable
2019-08-24 02:18:21 +09:00
syuilo
ad70b50fee
[Room] Add energy drink
2019-08-23 06:52:42 +09:00
syuilo
c2f932e28b
Fix #5324
2019-08-22 19:56:27 +09:00
syuilo
c637882578
カップ麺をスムーズシェードするように
2019-08-22 19:42:52 +09:00
syuilo
ef7221e39e
Fix holo-display animation glitch
2019-08-22 19:37:01 +09:00
Oni-Men
6b571a7799
Improve furniture preview ( #5328 )
...
* Improve furniture preview
* improve calc method
* camera.aspectいらないことに気付いた
* refactor & go camera far away
* 対角線の長さで計算するように
* 対角線の計算にhypot()を使用
Co-Authored-By: Aya Morisawa <AyaMorisawa4869@gmail.com>
2019-08-22 18:34:15 +09:00
MeiMei
0638b6cb69
Roomで未保存警告ダイアログなどを追加 ( #5332 )
...
* Room保存時にダイアログを表示するように
* Roomから移動するときに未保存ならば警告するように
2019-08-22 18:33:50 +09:00
syuilo
a39c1706a1
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-08-22 02:40:19 +09:00
syuilo
c741e27057
[Room] Add holo-display
2019-08-22 02:40:01 +09:00
Aya Morisawa
ede854c215
Update button.vue ( #5331 )
2019-08-22 02:36:19 +09:00
Oni-Men
630d873ec0
[room]Add cup noodle ( #5323 )
...
* [Room] Add cup noodles
* remove ,
* Fix Cup-Noodle Texture
2019-08-20 15:57:42 +09:00
syuilo
fcf5531e5b
🎨
2019-08-19 16:44:55 +09:00
syuilo
3bef69ee58
🎨
2019-08-19 16:13:08 +09:00
syuilo
311a4f28b0
Resolve #5298
2019-08-19 16:05:57 +09:00
syuilo
01e692b353
Refactor
2019-08-19 15:59:36 +09:00
syuilo
3b445af6fc
Improve readability
2019-08-19 15:51:00 +09:00
syuilo
1e43ece637
[Room] Update model
2019-08-19 14:01:05 +09:00
syuilo
d686e70f2b
[Room] Better rendering
2019-08-19 12:35:18 +09:00
syuilo
79c6475028
Improve readability
2019-08-19 02:19:37 +09:00
syuilo
7dee5309dc
Refactoring
2019-08-19 02:06:37 +09:00
syuilo
958ec7b03f
Fix #5307
2019-08-19 02:02:10 +09:00
syuilo
9153434906
[Room] Add bin
2019-08-19 01:54:06 +09:00
syuilo
3a08364c24
[Room] Add some furnitures
2019-08-19 01:45:20 +09:00
syuilo
a9beeab502
[Room] Better rendering
2019-08-19 01:43:45 +09:00
syuilo
38c901069a
[Room] Better avatar rendering
2019-08-19 01:15:30 +09:00
syuilo
3f7606060e
Update geometry name
2019-08-19 01:01:15 +09:00
kabo2468
777f20e9be
Add Trash can ( #5309 )
...
new file: src/client/assets/room/furnitures/trash-can/trash-can.blend
new file: src/client/assets/room/furnitures/trash-can/trash-can.glb
2019-08-19 00:51:57 +09:00
syuilo
0f9e09f4bd
cors
2019-08-18 20:32:04 +09:00
MeiMei
743ebc17b9
Fix #5291 ( #5294 )
2019-08-18 20:25:12 +09:00
syuilo
9bc4af76b8
モバイルでもRoomを表示できるように
2019-08-18 19:11:24 +09:00
syuilo
46fa26426d
Fix bug
2019-08-18 19:08:33 +09:00
syuilo
bc11702f7d
Fix #5290
2019-08-18 16:55:09 +09:00
syuilo
6288de5813
Fix #5291
2019-08-18 16:51:27 +09:00
imgbot[bot]
d7787bacf7
[ImgBot] Optimize images ( #5289 )
...
*Total -- 2,381.44kb -> 1,992.59kb (16.33%)
/src/client/assets/room/furnitures/photoframe/photo-uv.png -- 20.34kb -> 2.58kb (87.33%)
/src/client/assets/room/furnitures/pc/motherboard-uv.png -- 21.43kb -> 2.85kb (86.69%)
/src/client/assets/room/furnitures/cardboard-box3/uv.png -- 21.58kb -> 3.51kb (83.72%)
/src/client/assets/room/furnitures/poster-v/uv.png -- 21.85kb -> 3.71kb (83.04%)
/src/client/assets/room/furnitures/milk/milk.png -- 3.76kb -> 0.64kb (82.89%)
/src/client/assets/room/furnitures/server/uv.png -- 22.29kb -> 3.92kb (82.42%)
/src/client/assets/room/furnitures/facial-tissue/facial-tissue.png -- 3.80kb -> 0.67kb (82.3%)
/src/client/assets/room/rooms/washitsu/tatami-uv.png -- 22.27kb -> 3.98kb (82.13%)
/src/client/assets/room/rooms/washitsu/husuma-uv.png -- 22.06kb -> 3.94kb (82.13%)
/src/client/assets/room/furnitures/tv/screen-uv.png -- 20.55kb -> 3.70kb (81.98%)
/src/client/assets/room/furnitures/poster-h/uv.png -- 20.15kb -> 3.70kb (81.65%)
/src/client/assets/room/furnitures/plant/plant-soil-uv.png -- 23.17kb -> 4.40kb (81%)
/src/client/assets/room/furnitures/facial-tissue/facial-tissue-uv.png -- 22.96kb -> 4.37kb (80.99%)
/src/client/assets/room/furnitures/cardboard-box2/uv.png -- 22.36kb -> 4.52kb (79.78%)
/src/client/assets/room/furnitures/book2/uv.png -- 37.36kb -> 8.41kb (77.49%)
/src/client/assets/room/furnitures/server/rack-uv.png -- 26.68kb -> 6.55kb (75.46%)
/src/client/assets/room/furnitures/monitor/screen-uv.png -- 5.81kb -> 1.46kb (74.88%)
/src/client/assets/room/furnitures/milk/milk-uv.png -- 49.21kb -> 16.19kb (67.1%)
/src/client/assets/room/furnitures/eraser/eraser-uv.png -- 27.93kb -> 10.90kb (60.96%)
/src/client/assets/room/furnitures/book2/barcode.png -- 8.71kb -> 3.42kb (60.72%)
/src/client/assets/room/rooms/washitsu/husuma.png -- 4.23kb -> 2.48kb (41.44%)
/src/client/assets/room/furnitures/server/rack.png -- 9.42kb -> 6.88kb (26.92%)
/src/client/assets/room/furnitures/eraser/cover.png -- 10.75kb -> 8.14kb (24.26%)
/src/client/assets/room/furnitures/plant2/soil.png -- 13.06kb -> 10.60kb (18.83%)
/src/client/assets/room/furnitures/plant/plant-soil.png -- 13.06kb -> 10.60kb (18.83%)
/src/client/assets/room/furnitures/monitor/screen.jpg -- 28.93kb -> 24.26kb (16.16%)
/src/client/assets/room/furnitures/cardboard-box3/texture.png -- 18.23kb -> 15.82kb (13.21%)
/src/client/assets/room/furnitures/cardboard-box2/texture.png -- 18.64kb -> 16.48kb (11.56%)
/src/client/assets/room/furnitures/book2/texture.png -- 64.05kb -> 59.59kb (6.97%)
/src/client/assets/room/furnitures/server/server.png -- 121.75kb -> 114.13kb (6.26%)
/src/client/assets/room/furnitures/pc/motherboard.jpg -- 67.25kb -> 63.09kb (6.19%)
/src/client/assets/room/furnitures/photoframe/photo.jpg -- 31.10kb -> 29.79kb (4.22%)
/src/client/assets/room/rooms/washitsu/tatami-single1600.png -- 1,163.42kb -> 1,145.84kb (1.51%)
/src/client/assets/room/rooms/washitsu/tatami.png -- 308.19kb -> 306.37kb (0.59%)
/src/client/assets/room/furnitures/moon/moon.jpg -- 85.11kb -> 85.11kb (0%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-08-18 15:06:22 +09:00
syuilo
45b972c059
MisskeyRoom ( #5267 )
...
* wip
* Add pemcil
* Fix bug
* Update .gitattributes
* Add 🍮
* Better 🍮
* Add color boxes
* Add pc
* Add keyboard
* Add 📦
* Add more 📦
* ✌️
* carpet
* Add plant
* ✌️
* ✌️
* Update room.vue
* Add plant
* ✌️
* ✌️
* ✌️
* ✌️
* ✌️
* 段ボール箱がてかりすぎているのを修正
* Update room.ts
* Render username
* ✌️
* Add new 📦
* Update room.ts
* Remove blender backup files
* Refactor
* Improve performance
* Update room.ts
* Update .gitattributes
* Update room.ts
* Better fan
* Better tissue rendering
* Add 🐧
* Create photoframe2.glb
* chairs
* Add 📖
* fix: HiDPi環境でオブジェクトを選択できない (#5268 )
* Better monitor
* ✌️
* Add corkboard
* Add missing blend
* mousepad
* Add missing blend
* Add cube
* 額縁やモニターなどに任意の画像を表示できるように
* Update MisskeyRoom section of CONTRIBUTING.md (#5272 )
* Update MisskeyRoom section of CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Refactor
* カスタムテクスチャがずれないように
* Remove debug code
* Update furnitures.json5
* 一部の家具の色を自由に変えられるように
* Update ja-JP.yml
* Type annotation
* 家具の色やテクスチャをすぐ反映するように
* Update room.vue
* Update furnitures.json5
* Add 📺
* Update ja-JP.yml
* 床の色を変えられるように
* 和室にできるように
* Update washitsu
* Use MeshLambertMaterial to improve performance
* Use MeshLambertMaterial
* Fix bug
* Refactor
* Update room.ts
* Fix washitsu
* Update room.vue
* Update washistu
* Use MeshLambertMaterial
* Update room.ts
* Set current property value
* Disable reactivity to improve performance a bit
* Fix bug
* Set current carpet color
* Update ja-JP.yml
* Add rubik-cube (#5278 )
* Update ja-JP.yml (#5279 )
* Update UI
* ルームの設定を追加
* Add room link
* 家具をドラッグで移動や回転できるように
* esnextにする (#5286 )
* Fix moduleResolution
* Use uuid v4
* Fix bug
* マットの色を変えられるように
* ✌️
* 異方性フィルタリングするように
* グラフィックの品質をフィルタリングに反映
* Add bloom effect when ultra graphics
* Add posters
* 🎨
2019-08-18 14:41:33 +09:00
MeiMei
7ecfc007a9
updateHashtagを並列で行わないように ( #5284 )
2019-08-18 12:47:45 +09:00
MeiMei
fc78c75bab
Fix: Hashtagがupdateできない ( #5285 )
2019-08-18 12:46:47 +09:00
Satsuki Yanagi
59493a0cd9
uuid() と lint ( #5288 )
...
* Import only v4 uuid, uuid() without version is deprecated
* Add Missing semicolon
2019-08-18 12:42:58 +09:00
MeiMei
6060c6d56e
リモートユーザー向けのNoteUnreadsレコードは作成しないように ( #5280 )
2019-08-17 14:40:06 +09:00
MeiMei
6cdbb27169
Fix: ドライブアップロード直後に取得できるURLがoriginalじゃない ( #5274 )
2019-08-17 12:32:52 +09:00
MeiMei
ed8b073e54
タイトルやアイコンがきちんと設定されないことがあるのを修正 ( #5265 )
...
* Fix: og:site_nameがbase系ページに正しく反映さんれない
* instanceNameはAPIのmetaじゃなくてog:site_nameを参照するように
* Fix: タイトルが変更されるページから通常ページに遷移してもタイトルが戻らない
* Fix: タイトルが戻らない mobile / notifications
* Fix: faviconの変更が効かないページがある
2019-08-16 14:16:19 +09:00
syuilo
7dd193636c
Fix #5260
2019-08-11 20:13:57 +09:00
MeiMei
01d018510c
ユーザー名の突き抜けの修正 ( #5261 )
...
* 突き抜け deck フォロリク/vote
* 突き抜け desktop
* notification reactionで絵文字の縦がずれないように
* Fix: ユーザーページの名前が突き抜ける
* Fix: デッキカラムでユーザー名が長いと閉じれなくなる
* デッキのカウントの位置が右になってしまってたのを修正
* デッキヘッダーのellipsis
2019-08-11 19:48:54 +09:00
和風ドレッシング
1c273a0a75
Elasticsearchのインデックス名をconfigで変更できるように ( #5257 )
2019-08-09 13:04:35 +09:00
Satsuki Yanagi
fa2c7658a0
PackedUserがサイレンスや凍結の情報を持つように ( #5255 )
2019-08-08 09:31:40 +09:00
MeiMei
3b626f72e4
Resolve #5247 ( #5248 )
2019-08-05 10:30:31 +09:00
MeiMei
db01fa0eef
Enable s3ForcePathStyle ( #5234 )
2019-07-31 18:11:11 +09:00
Oni-Men
333604898c
fix #5214 ウィジェットが選択されていないときは追加されないように ( #5227 )
...
* fix #5214
* null削除の取り消し
* 空白文字の調整
2019-07-28 14:12:33 +09:00
syuilo
66409029e7
非ログイン時の警告処理 ( #5219 )
...
* Update note-mixin.ts
* Update note-mixin.ts
* ✌️
* Update note-mixin.ts
* Update note-menu.vue
2019-07-28 10:35:53 +09:00
syuilo
8ec6b2ec11
Fix error
2019-07-28 10:31:16 +09:00
MeiMei
14736620ec
HTTPリクエストのKeep-AliveとPrxoy対応など ( #5226 )
...
* DriveのKeep-Alive, Proxy と APのProxy対応
* request系でKeep-Aliveするように
* fix lookup-dns-cache.d.ts
* remove debug output
2019-07-28 09:49:02 +09:00
Xeltica
831ca53b63
「削除して編集」機能を追加 ( #5182 )
...
* 「削除して編集」機能を追加
* UXの調整
* 殆どの情報を保持したまま編集できるように
* update lang
2019-07-28 05:33:12 +09:00
MeiMei
6138d46509
AP Emojiのupdatedは採用しないように ( #5220 )
...
* AP Emojiのupdatedは採用しない
* updated判定は残す
2019-07-28 05:32:40 +09:00
syuilo
c3003cb363
Improve mobile notifications view
2019-07-28 05:25:12 +09:00
syuilo
4277e53433
通知のフィルタ ( #5224 )
...
* ✌️
* Deck
2019-07-28 04:44:09 +09:00
MeiMei
6516bd2ade
Fix: リンクバリデーションリンクが一瞬表示されてしまう ( #5216 )
...
* Fix: リンクバリデーションリンクが一瞬表示されてしまう
* use link
2019-07-26 00:17:34 +09:00
Satsuki Yanagi
88f5e8e8e2
Bye moment from package.json ( #5215 )
...
* Bye moment from package.json
* Use Mapped types for argument type definition
2019-07-25 01:36:48 +09:00
syuilo
fd2ae6d3cf
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-24 02:17:04 +09:00
syuilo
238edd36f7
Fix error
2019-07-24 02:16:41 +09:00
MeiMei
5d847f9808
Fix: some post form errors ( #5212 )
...
* Fix: type mismatch in post-form-attaches
* Fix: 'this is null' in post-form-window
2019-07-24 02:15:40 +09:00
syuilo
ac914af9c3
Fix #5210
2019-07-23 00:19:29 +09:00
syuilo
29469bb7c6
Better error
2019-07-22 10:18:27 +09:00
syuilo
4f043b1841
Update signup.ts
2019-07-22 10:16:25 +09:00
syuilo
85008303f5
Prevent username reusing
2019-07-22 10:15:00 +09:00
Oni-Men
8aeabf530c
Patch #5060 ( #5205 )
...
* fix #5060
* forgot ";" :p
2019-07-21 22:27:36 +09:00
Satsuki Yanagi
eb8ef35122
Fix activity calendar for desktop widget ( #5200 )
...
* Fix activity calendar for desktop widget
* fetch past 21 weeks for activity widgets
* Cleanup
* forEach -> map
* Revert "forEach -> map"
This reverts commit b72e180ee4a788ff1a3c2955a061646561b2b735.
2019-07-21 19:12:16 +09:00
MeiMei
e695f54ef0
投稿フォームが画面外にはみ出さないように ( #5203 )
...
* 上下はみ出したウィンドウは上基準で収めるように
* 投稿フォームを画面より長くしないように
2019-07-20 17:50:01 +09:00
MeiMei
b2ed45ae38
Fix: スクロールしてると絵文字ピッカーの位置がずれる ( #5204 )
2019-07-20 17:47:40 +09:00
syuilo
5e36f75f8a
Clean up: Remove unused imports
2019-07-20 04:09:33 +09:00
rinsuki
7ac13a386c
Improve GenerateVideoThumbnail ( #5186 )
...
* Improve GenerateVideoThumbnail
* use fluent-ffmpeg
* Update src/services/drive/generate-video-thumbnail.ts
2019-07-20 03:28:14 +09:00
Satsuki Yanagi
56c8ad9df3
Improve usability of quote note by pasting url ( #5196 )
2019-07-20 03:23:16 +09:00
MeiMei
f1ab918ecd
Fix question ( #5197 )
2019-07-20 03:20:06 +09:00
syuilo
26567cdeb2
🎨
2019-07-19 06:13:56 +09:00
syuilo
cd5b24d4eb
Merge branch 'develop'
2019-07-19 03:38:05 +09:00
syuilo
de9bd2651b
Remove unused import
2019-07-19 03:37:34 +09:00
syuilo
c432310cae
MFMの引用がインライン表示になっている問題を修正
2019-07-19 03:30:37 +09:00
rinsuki
2af79e9855
特定ホストへのメンションの特別処理をクライアントに追加 ( #5185 )
...
* 特定ホストへのメンションの特別処理をクライアントに追加
Fix #5168
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Fix indent
2019-07-19 03:13:47 +09:00
Oni-Men
f6ac6f9c6f
fix #5071 ( #5184 )
2019-07-18 20:56:48 +09:00
MeiMei
d8c835fa51
Fix signin ( #5181 )
...
* Revert "Fix signin history (#5180 )"
This reverts commit a97c14a7b7
.
* fix signin
* failはfail専用に
* fix password less 200
2019-07-18 05:26:58 +09:00
Satsuki Yanagi
a97c14a7b7
Fix signin history ( #5180 )
...
* Fix #5179
* Fix wrong value in signin history
2019-07-18 04:22:44 +09:00
MeiMei
9c4e64b7b5
Send Delete activity on suspend ( #5165 )
...
* Send Delete Person activity
* Delete activityの後にフォロー解除する
* アカウント削除でもDelete activity
2019-07-18 02:03:28 +09:00
MeiMei
ef44eda69e
Mastodonのリンクの所有者認証に対応 ( #5161 )
...
* Profile metadata を設定できるように
* API desc
2019-07-18 00:11:39 +09:00
Satsuki Yanagi
f1a7ab639b
Resolve #5117 ( #5171 )
...
* Resolve #5117
* 出来立てのユーザーがストリームコネクションを持ってるはずがない
2019-07-18 00:00:03 +09:00
Satsuki Yanagi
0d8286cb2a
Improve #5176 ( #5178 )
...
* 🎨
* Follow review
* Remove unnecessary colon
2019-07-17 23:59:21 +09:00
Satsuki Yanagi
8e4ad4b919
Improve usability of users view ( #5176 )
...
* Improve usability of users view
Resolve #5173
* Fix query
* Follow review and fix
* Follow review
2019-07-17 18:59:10 +09:00
Satsuki Yanagi
9a09ed6290
Cleanup source ( #5177 )
...
* Cleanup source
* 🙏
2019-07-17 17:13:38 +09:00
Satsuki Yanagi
9ca36021b0
Fix #5172 ( #5174 )
2019-07-17 13:28:27 +09:00
Satsuki Yanagi
01e7716170
(コ`・ヘ・´ケ) ( #5156 )
2019-07-15 02:28:30 +09:00
Satsuki Yanagi
b7273c90ae
Fix #5128 ( #5153 )
2019-07-14 03:56:34 +09:00
syuilo
f37f22b163
Fix bug
2019-07-14 03:53:45 +09:00
syuilo
b34c1379e9
Resolve #3238
2019-07-14 03:18:45 +09:00
Satsuki Yanagi
b3c6e28717
Improve usability ( #5142 )
...
Fix #3862
2019-07-12 22:24:29 +09:00
MeiMei
70691e1523
Fix: proxy-media後のContent-Typeが違う ( #5143 )
2019-07-12 22:21:47 +09:00
syuilo
2cb032b0e0
Fix #5140
2019-07-12 03:17:31 +09:00
syuilo
ebbf5268ac
Improve usability
2019-07-12 02:08:13 +09:00
syuilo
b2030e8403
🎨
2019-07-12 00:40:10 +09:00
syuilo
ab871c6991
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-10 18:30:58 +09:00
syuilo
feec5e88fc
Pages: Implement radio button
2019-07-10 18:30:51 +09:00
MeiMei
a091cbb93a
Prevent duplicate user registration ( #5129 )
2019-07-10 03:47:07 +09:00
Satsuki Yanagi
a59ab79da0
Fix drive browser showing false empty ( #5127 )
2019-07-09 17:38:14 +09:00
syuilo
41d041f701
Merge branch 'develop'
2019-07-09 17:03:38 +09:00
MeiMei
24e389bcf3
Tune font ( #5125 )
2019-07-09 17:01:08 +09:00
syuilo
933c83679e
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-09 16:55:59 +09:00
syuilo
a7aa924949
Add userId prop
2019-07-09 16:55:55 +09:00
syuilo
0eb84fe874
Fix bug
2019-07-09 16:55:33 +09:00
syuilo
2465a377a1
Delete init.ts
2019-07-09 04:09:02 +09:00
syuilo
0f71d9f47a
Merge branch 'develop'
2019-07-08 16:17:47 +09:00
syuilo
1d43d18b19
🎨
2019-07-08 16:11:52 +09:00
syuilo
ec1f2a285b
Resolve #5116
2019-07-08 16:03:17 +09:00
Satsuki Yanagi
c2c06694da
Allow only one kind of date identifier at once ( #5120 )
2019-07-08 13:55:22 +09:00
tamaina
5343b005df
Improve paste uploading Resolve #3023 ( #4542 )
...
* resolve #3023
* fix
* fix
* better description
* widget
* fix text
* Update post-form.vue
* Fix enter-file-name dialog title text
* Fix type
* On messaging room
* Replace moment.js to original one
* Fix formatDateTimeString
2019-07-08 13:46:31 +09:00
syuilo
6064c3ae47
Add semicolons
2019-07-08 04:32:57 +09:00
syuilo
05862a420f
Merge branch 'develop' into pr/4549
2019-07-08 04:27:18 +09:00
syuilo
393ad283e1
🎨
2019-07-08 04:19:17 +09:00
syuilo
841c8d619f
既定のアップロード先フォルダを設定できるように
2019-07-08 04:17:53 +09:00
MeiMei
d39aabc143
Fix notification wrap ( #5118 )
2019-07-07 18:59:54 +09:00
Satsuki Yanagi
4628f507e5
公開以外へのリプライ時元の公開範囲で指定したユーザー情報を引き継ぐように ( #5119 )
...
* 公開以外へのリプライ時元の公開範囲で指定したユーザー情報を引き継ぐように
* Use users/show userIds
2019-07-07 17:14:08 +09:00
syuilo
8b05816860
Refactor: Remove needless return
2019-07-07 15:29:08 +09:00
Satsuki Yanagi
3b8ea90fdc
フォルダーを削除できないときダイアログボックスで知らせる ( #5111 )
...
* フォルダーを削除できないときダイアログボックスで知らせる
* https://github.com/syuilo/misskey/pull/5111#issuecomment-508959068
かわいい
2019-07-07 14:56:51 +09:00
MeiMei
638458e2c1
Fix: postgres redis cache の option が適用されない ( #5114 )
2019-07-07 07:59:59 +09:00
syuilo
bd8d7c3d0f
Improve Page
...
* ページをピン留めできるように
* デッキでカラム内でページを見れるように
2019-07-07 06:56:13 +09:00
syuilo
351b236014
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-07 05:13:21 +09:00
syuilo
e9251debe0
イベント送信時に指定の変数の値を添付出来るように
2019-07-07 05:12:31 +09:00
tamaina
22c4842154
https://github.com/syuilo/misskey/pull/4549#discussion_r287750004
2019-07-07 02:22:33 +09:00
tamaina
788edd3622
fix
2019-07-07 02:22:33 +09:00
tamaina
899fc8a7bd
✌️
2019-07-07 02:22:08 +09:00
tamaina
2afcdda058
wip
2019-07-07 02:21:13 +09:00
tamaina
c2fc637575
revert
2019-07-07 02:18:24 +09:00
tamaina
82d2b0608f
fix #1442 , fix #2106
2019-07-07 02:18:24 +09:00
Satsuki Yanagi
047a46d966
Support password-less login with WebAuthn ( #5112 )
...
* Support password-less login with WebAuthn
* Fix initial value of usePasswordLessLogin
2019-07-07 01:38:36 +09:00
syuilo
e97dd13e81
Pages: ボタンを色付き表示できるように
2019-07-06 23:11:16 +09:00
syuilo
067e9ec6f4
Fix bug
2019-07-06 22:53:15 +09:00
syuilo
64397708fd
MisskeyPagesにイベント送信ボタンを追加
2019-07-06 18:14:50 +09:00
syuilo
5ae6b0058f
やった ( #5110 )
2019-07-06 00:46:00 +09:00
syuilo
c201326906
Merge branch 'develop'
2019-07-05 22:36:13 +09:00
syuilo
48353cccae
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-05 22:32:19 +09:00
syuilo
65bf863093
Fix #4760
2019-07-05 22:32:15 +09:00
MeiMei
87a6ef0581
Fix: SingleLineなMFMが折り返されてしまう ( #5109 )
2019-07-05 21:47:18 +09:00
syuilo
68d49bc770
Add PB
2019-07-05 21:18:49 +09:00
syuilo
d848195a6e
チャートで数字が表示される問題を修正
2019-07-05 21:13:52 +09:00
syuilo
3c5324bbbb
Merge branch 'develop'
2019-07-05 18:02:42 +09:00
MeiMei
411f038f34
Fix: カスタム絵文字リアクションがたまに文字になってしまう ( #5105 )
2019-07-05 17:58:54 +09:00
MeiMei
26f2ae093b
APNGでもMIME typeはimage/pngにするように ( #5100 )
...
* APNGでもMIME typeはimage/pngにするように
* Revert "APNGでもMIME typeはimage/pngにするように"
This reverts commit e579eb2bf44f526cabfa9bd4adc6b4fa84727e3b.
* APNGはファイル送信時のみimage/pngにするように
2019-07-05 17:44:23 +09:00
Satsuki Yanagi
6a53ccf814
ハッシュタグのトレンドの計算を5分単位で丸める ( #5107 )
2019-07-05 08:43:56 +09:00
Satsuki Yanagi
114523e69e
Fix WebAuthn login ( #5103 )
2019-07-05 07:48:12 +09:00
Satsuki Yanagi
d5caf22d8c
Update Emojis immediately ( #5106 )
2019-07-05 07:45:00 +09:00
syuilo
d078f78602
Merge branch 'develop'
2019-07-05 02:13:02 +09:00
syuilo
d3edf03125
Fix errors
2019-07-05 02:00:54 +09:00
Acid Chicken (硫酸鶏)
d5cd38b459
Create partial type definition for 'jsrsasign' ( #5092 )
...
* Create partial type definition for 'jsrsasign'
* Update comments
* Add jsrsasign dependency
* Make some params of Signature class optional
* Make init argument of Signature.init optional
2019-07-05 01:54:16 +09:00
syuilo
2c76d410ab
Resolve #1867
2019-07-04 22:59:52 +09:00
syuilo
dfd991a6c6
テストメールは管理者アドレスに送信するように
2019-07-04 21:08:47 +09:00
syuilo
16b81fff38
Resolve #3431
2019-07-04 21:07:02 +09:00
syuilo
f379a721f1
Fix bug
2019-07-04 20:52:21 +09:00
syuilo
327ffd3498
Resolve #4321
2019-07-04 20:39:33 +09:00
syuilo
40276d7f1a
テストページ廃止
2019-07-04 20:26:12 +09:00
syuilo
2e1a9dffbe
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-04 14:45:33 +09:00
syuilo
ead5a6a258
APNG support
2019-07-04 14:45:28 +09:00
MeiMei
97002400a8
アバターファイル選択でimage以外は表示しないように ( #5098 )
2019-07-04 14:31:30 +09:00
syuilo
5e7a4e4752
Fix MIME
2019-07-03 23:43:09 +09:00
Mary
fd94b817ab
Implement Webauthn 🎉 ( #5088 )
...
* Implement Webauthn 🎉
* Share hexifyAB
* Move hr inside template and add AttestationChallenges janitor daemon
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add newline at the end of file
* Fix stray newline in promise chain
* Ignore var in try{}catch(){} block
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add missing comma
* Add missing semicolon
* Support more attestation formats
* add support for more key types and linter pass
* Refactor
* Refactor
* credentialId --> id
* Fix
* Improve readability
* Add indexes
* fixes for credentialId->id
* Avoid changing store state
* Fix syntax error and code style
* Remove unused import
* Refactor of getkey API
* Create 1561706992953-webauthn.ts
* Update ja-JP.yml
* Add type annotations
* Fix code style
* Specify depedency version
* Fix code style
* Fix janitor daemon and login requesting 2FA regardless of status
2019-07-03 20:18:07 +09:00
syuilo
f17e229c1e
Resolve #5072
2019-07-03 03:58:45 +09:00
syuilo
96e23b0e5b
MFMで連続したスペースがひとつに纏まるのを修正
2019-07-02 20:52:37 +09:00
syuilo
76693138d3
Fix MFM parsing: Ignore parent [] of URL
2019-07-02 20:05:52 +09:00
syuilo
10677b57d4
Update dependencies 🚀
2019-07-02 19:20:34 +09:00
syuilo
5f0ac0f46a
Fix #5073
2019-07-02 19:17:14 +09:00
syuilo
7ffe559525
Resolve #5085
2019-07-02 18:32:24 +09:00
syuilo
03e999875a
リモートファイルの削除が重い問題を修正
2019-07-01 21:12:14 +09:00
syuilo
ed0070c470
Set job concurrency to reduce performance issue
2019-07-01 20:37:26 +09:00
syuilo
d764316708
Simplify log domain
2019-07-01 03:25:31 +09:00
syuilo
b2cf74e878
Create accept-migration.ts
2019-06-30 04:49:30 +09:00
syuilo
bb2d76ffa3
Fix #4926
2019-06-29 23:12:00 +09:00
syuilo
763b70e01b
Revert "Update ormconfig.ts"
...
This reverts commit 5a349eb376
.
2019-06-29 15:58:04 +09:00
syuilo
5a349eb376
Update ormconfig.ts
2019-06-29 15:31:54 +09:00
MeiMei
0141affe05
Fix: AP object / actor type ( #5086 )
...
* attributedToがArrayの場合などに対応
* attachment以外で来るDocument系のObjectに対応
* Renote, Reply 対応
* 表示をいい感じに
* fix type
* revert as const
* Fix Note / Question type
* attributedToのtypeで複合配列を想定する
2019-06-28 18:54:09 +09:00
syuilo
a8379e3bc9
Use as const
...
#5089
2019-06-28 16:38:48 +09:00
syuilo
952789cc1e
Use as const
...
#5089
2019-06-27 18:04:09 +09:00
syuilo
0500600cdd
Merge branch 'develop'
2019-06-25 01:27:51 +09:00
syuilo
f74bc309b1
Fix bug
2019-06-25 01:24:01 +09:00
syuilo
bc83963ac7
English nyaize
2019-06-24 22:20:13 +09:00
syuilo
31a5247b9c
🎨
2019-06-23 16:12:11 +09:00
syuilo
73ac2632c2
Merge branch 'develop'
2019-06-23 00:22:33 +09:00
syuilo
bb4ca7b31a
Resolve #5010
2019-06-23 00:06:39 +09:00
syuilo
89f16668e6
Fix #4519
2019-06-22 04:17:02 +09:00
syuilo
8409b59dea
Improve usability
2019-06-22 04:09:53 +09:00
MeiMei
1707002d43
Block all activities from suspended users ( #5076 )
2019-06-21 15:42:07 +09:00
MeiMei
16b03fc157
Improve url-preview ( #5077 )
...
* url-previewリクエスト時にハッシュは除く
* ハッシュだけ違うプレビューカードは表示しない
* url-previewをユーザーロケールで出し分けるように
* Fix code style
2019-06-21 15:41:02 +09:00
syuilo
fa0023e541
Fix bug
2019-06-21 15:11:56 +09:00
syuilo
aec5911821
Improve sync
2019-06-21 15:08:17 +09:00
syuilo
26f4c038f3
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-06-21 13:06:55 +09:00
syuilo
6136f6f33a
デッキの状態を同期できるように
2019-06-21 13:06:47 +09:00
MeiMei
2b8d0225cc
Enable ServiceWorker ( #5075 )
2019-06-21 11:50:38 +09:00
syuilo
18184441f1
ホームのカスタマイズ情報を複数のデバイス間で同期できるように
2019-06-21 01:50:01 +09:00
syuilo
bd83939993
Provide Redis version
2019-06-20 22:55:57 +09:00
syuilo
2c1932faa7
Add psql version to info page
2019-06-20 22:52:35 +09:00
syuilo
33d79420eb
Fix code style
2019-06-19 17:47:24 +09:00
syuilo
80d8af84dd
Merge branch 'develop'
2019-06-18 19:16:41 +09:00
syuilo
d64dffbdda
Add index
2019-06-18 17:11:28 +09:00
syuilo
4015ccef2f
Add chart indices
2019-06-18 17:10:28 +09:00
syuilo
2dac8d3d1f
Update db.vue
2019-06-18 16:53:14 +09:00
syuilo
4f284e1bc0
Resolve #5063
2019-06-18 16:49:58 +09:00
syuilo
b0280355e8
Better request interval
2019-06-18 16:17:20 +09:00
syuilo
048d88b784
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-06-18 15:56:31 +09:00
syuilo
bb52ebdc3e
Provide version of postgresql
2019-06-18 15:56:03 +09:00
Satsuki Yanagi
5f2fda85ba
Resolve #5069 ( #5070 )
2019-06-18 15:42:08 +09:00
syuilo
1331f0b953
Use WHATWG API
...
> New application code should use the WHATWG API.
2019-06-18 15:27:13 +09:00
syuilo
736fdabc1d
Fix #2637
2019-06-18 15:19:19 +09:00
syuilo
7096c0ca49
Add note
2019-06-18 14:04:41 +09:00
syuilo
1a984de8e8
Better error handling
2019-06-18 13:58:59 +09:00
syuilo
285d0d13f9
Fix MFM URL parsing
2019-06-17 20:15:19 +09:00
syuilo
63c659bc8f
Fix MFM strike parsing
2019-06-16 21:42:57 +09:00
syuilo
af60b45ee7
Fix MFM italic parsing
2019-06-16 21:30:51 +09:00
syuilo
5cc1aab530
Merge branch 'develop'
2019-06-16 16:09:04 +09:00
MeiMei
a3853611ad
Fix: オートコンプリートにアニメーション停止が効かない ( #5061 )
2019-06-16 16:04:27 +09:00
MeiMei
ef7eaaabfa
Support Unicode 12.0 Emoji ( #5062 )
2019-06-16 14:24:37 +09:00
MeiMei
a4a96710b0
閉鎖しているホストにはAP deliverしないように ( #5057 )
...
* 閉鎖しているホストにはAP deliverしないように
* fix case
2019-06-15 17:09:59 +09:00
syuilo
6d08909b2f
Refactor
2019-06-15 17:06:03 +09:00
syuilo
2615368b1e
Resolve #365
2019-06-15 00:07:41 +09:00
Aya Morisawa
2bd03ca725
Use halfwidth space instead of fullwidth space in code ( #5054 )
2019-06-14 22:54:19 +09:00
MeiMei
67dda01fcb
image以外はproxyしないように ( #5051 )
2019-06-14 12:14:23 +09:00
syuilo
e9dc54c4d9
サムネイル生成でエラーになってもファイルのアップロードを失敗しないように
...
#5050
2019-06-13 22:59:15 +09:00
syuilo
fde9fc2891
Make url preview log warn
2019-06-13 22:35:37 +09:00
syuilo
6e59798e82
Merge branch 'develop'
2019-06-13 18:22:49 +09:00
syuilo
cfb35324d0
Fix bug
2019-06-13 18:15:35 +09:00
syuilo
9bfbc12afa
Add indexes
2019-06-13 15:30:51 +09:00
MeiMei
b41cddaf5a
Fix : #5035 ( #5048 )
2019-06-12 13:47:58 +09:00
Satsuki Yanagi
1432a7193d
設定でPostgreSQLのクエリー結果のキャッシュを無効できるように ( #5046 )
2019-06-11 20:49:08 +09:00
syuilo
2eb02ae581
Merge branch 'develop'
2019-06-10 23:11:22 +09:00
syuilo
802739a2df
Fix bug
2019-06-10 23:09:36 +09:00
syuilo
95b1e1a21d
Merge branch 'develop'
2019-06-10 11:44:01 +09:00
syuilo
2891f52817
Merge branch 'riamu' into develop
2019-06-10 11:41:07 +09:00
Satsuki Yanagi
5bdc44c672
✌️ ( #5041 )
...
related #5020
2019-06-10 01:02:33 +09:00
syuilo
65d359b57a
Fix #5020
2019-06-09 23:07:32 +09:00
syuilo
7b6e717e23
Merge branch 'develop'
2019-06-07 20:47:56 +09:00
syuilo
4c2c762b87
Fix #5036
2019-06-07 20:40:05 +09:00
syuilo
81fadfa4ff
Fix bug
2019-06-07 20:34:05 +09:00
syuilo
dacc713f99
Fix #5021
2019-06-07 20:24:07 +09:00
syuilo
a1f794ee05
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-06-07 20:11:38 +09:00
syuilo
8b2098fc89
Fix bug
2019-06-07 20:11:23 +09:00
Acid Chicken (硫酸鶏)
4436852de0
Deny 'private' in note visibility ( #5031 )
...
Fixes #5028
2019-06-06 19:45:25 +09:00
Aya Morisawa
83fedcff3b
Add missing semicolon ( #5030 )
2019-06-04 18:03:56 +09:00
syuilo
aff80199e5
Fix bug
2019-05-29 12:22:47 +09:00
Aya Morisawa
834edd216c
Fix #4894 ( #5000 )
2019-05-27 20:04:01 +09:00
syuilo
4670a3d886
Merge branch 'develop'
2019-05-27 18:07:36 +09:00
syuilo
d69df60da4
Fix
2019-05-27 18:06:01 +09:00
syuilo
6ca69f6f2e
Fix #4999
2019-05-27 18:03:13 +09:00
syuilo
8e8428b667
Fix bug
2019-05-27 18:01:06 +09:00
syuilo
5dbe1d448b
Improve job queue view
2019-05-27 17:44:51 +09:00
syuilo
85d8e6f220
Refactoring
2019-05-27 17:23:05 +09:00
syuilo
72fb23f4d5
Improve drive management
2019-05-27 16:54:47 +09:00
syuilo
9403ee6495
Improve post form
...
Resolve #4998
Resolve #1151
2019-05-27 15:38:14 +09:00
Satsuki Yanagi
94ce4fa780
Fix #4996 ( #4997 )
2019-05-27 08:41:24 +09:00
Satsuki Yanagi
911f5c1455
i18n: ページ編集のカウンターの増加値 ( #4995 )
2019-05-27 00:03:39 +09:00
Aya Morisawa
3b0daeac3c
Fix #4986 ( #4991 )
2019-05-26 22:05:09 +09:00
syuilo
99e4b06468
Merge branch 'develop'
2019-05-26 21:42:19 +09:00
syuilo
4de709fe51
Fix #4990
2019-05-26 21:35:45 +09:00
syuilo
f36e3c69b4
Fix #4985
2019-05-26 13:42:53 +09:00
syuilo
162a740295
Fix #4981
2019-05-26 00:38:26 +09:00
syuilo
9192e98e3f
インスタンス名を空にしてもMisskeyロゴが表示されない問題を修正
2019-05-25 11:50:29 +09:00
syuilo
fad84203c0
Merge branch 'develop'
2019-05-25 09:22:25 +09:00
MeiMei
69a916d506
Fix: Firefoxでトークの下が隠れてしまう ( #4974 )
2019-05-25 09:10:51 +09:00
syuilo
114803a86a
Fix #4972
2019-05-25 09:07:50 +09:00
syuilo
7f54c8fa2a
🎨
2019-05-25 09:05:14 +09:00
syuilo
0af3e15e82
🎨
2019-05-25 09:04:16 +09:00
syuilo
f9afebc12e
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-05-25 08:50:07 +09:00
syuilo
fc7268fd12
🎨
2019-05-25 08:49:58 +09:00
Satsuki Yanagi
7e7f94d685
Enable query result cache for meta / stats / hashtags trend ( #4978 )
2019-05-25 08:35:16 +09:00
syuilo
3ea7a49c1c
Show page title
2019-05-24 19:36:35 +09:00
syuilo
312ba501a3
Add deck fallback
2019-05-24 19:33:58 +09:00
syuilo
36c2d0082f
MisskeyPagesをホームUIに統合
2019-05-24 19:19:43 +09:00
syuilo
358bb0fc06
Misskey Pages でURLプレビューを表示するように
2019-05-24 18:11:33 +09:00
syuilo
5a4f6b4ada
Update page-editor.vue
2019-05-24 18:11:12 +09:00
syuilo
03136caac4
Update instance.vue
2019-05-24 04:57:04 +09:00
Satsuki Yanagi
e6f78a73ab
i18n: reaction-picker.vue ( #4971 )
2019-05-24 04:25:57 +09:00
syuilo
bcdab799d0
🎨
2019-05-24 04:17:14 +09:00
syuilo
50251955cd
Improve usability
2019-05-24 03:57:03 +09:00
syuilo
2270fbf3ee
🎨
2019-05-24 03:46:20 +09:00
Satsuki Yanagi
6de08d07a3
Support PostgreSQL Extra Connection options ( #4970 )
2019-05-24 03:26:56 +09:00
syuilo
dda7b0c80e
Refactor
2019-05-23 23:46:10 +09:00
syuilo
9c8d26affa
Resolve #4967
2019-05-23 14:11:42 +09:00
syuilo
1e1a7ee858
Add info
2019-05-23 13:38:07 +09:00
Satsuki Yanagi
9cfb72810c
Fix bug ( #4958 )
...
4a88cb59
2019-05-22 14:27:10 +09:00
syuilo
14a774c723
Fix bug
2019-05-22 13:07:58 +09:00
syuilo
8509adf961
Add group update / transfer API ( #4957 )
2019-05-22 13:03:18 +09:00
syuilo
9d75ec799b
Better deninition
2019-05-22 13:00:36 +09:00
syuilo
eed9266ecb
align format
2019-05-22 12:58:53 +09:00
syuilo
4a88cb5968
rename
2019-05-22 12:58:44 +09:00
syuilo
50d4de19f0
Clean up
2019-05-22 12:56:42 +09:00
syuilo
c7456224af
Fix bug
2019-05-22 12:55:53 +09:00
syuilo
c1524d9bef
デッキでフォロー申請を見れるように
2019-05-22 12:54:28 +09:00
Satsuki Yanagi
aa1d2545b3
Fetch joined groups on accept group invites ( #4956 )
2019-05-22 12:25:14 +09:00
Satsuki Yanagi
1092818203
Add group update / transfer API
2019-05-22 05:06:58 +09:00
syuilo
d67d163c78
Merge branch 'develop'
2019-05-21 18:13:24 +09:00
syuilo
08b6fda065
Fix bug
2019-05-21 18:09:05 +09:00
syuilo
d0cc145cb3
Clean up
2019-05-21 18:08:58 +09:00
syuilo
19588647d6
Improve usability
2019-05-21 18:06:00 +09:00
syuilo
09da292f1a
Fix #4953
2019-05-21 17:43:27 +09:00
syuilo
c8107ff936
🎨
2019-05-21 17:40:58 +09:00
syuilo
b44afc1876
iOSで投稿フォームに自動フォーカスしない問題を修正
2019-05-21 17:39:23 +09:00
syuilo
c26168f22e
Merge branch 'develop'
2019-05-21 08:57:10 +09:00
syuilo
a12ad37522
Fix
2019-05-21 08:48:15 +09:00
syuilo
c7daaba370
🎨
2019-05-21 08:44:36 +09:00
syuilo
f128813a5e
Fix
2019-05-21 08:23:37 +09:00
syuilo
699a55ea08
Fix
2019-05-21 08:21:26 +09:00
syuilo
90a674f99b
Refactore
2019-05-21 08:19:29 +09:00
syuilo
f236d36ed3
Fix
2019-05-21 08:19:23 +09:00
syuilo
1b2200ccf4
Refactyor
2019-05-21 08:10:37 +09:00
syuilo
c6353f3502
Improve usability
2019-05-21 06:53:18 +09:00
syuilo
f09b8a78a0
Improve usability
2019-05-21 06:34:10 +09:00
syuilo
5f741ac46e
Refactoring
2019-05-21 06:31:51 +09:00
syuilo
a434cfbe0d
Fix
2019-05-21 04:26:14 +09:00
syuilo
cd4c7689b7
Reduce initial bundle size
2019-05-21 04:21:43 +09:00
syuilo
3cc2049fb3
Reduce initial bundle size
2019-05-21 03:45:07 +09:00
syuilo
0d3117e472
Fix
2019-05-21 03:40:18 +09:00
syuilo
b335975c97
Refactoring
2019-05-21 03:20:16 +09:00
syuilo
5511b6e013
Refactoring
2019-05-21 03:07:11 +09:00
syuilo
262d5ead51
Clean up
2019-05-20 22:59:10 +09:00
syuilo
a78b048720
Improve API doc
2019-05-20 22:01:32 +09:00
syuilo
e7dd5e155d
Fix bugs
...
Use Not(IsNull())
2019-05-20 21:44:16 +09:00
MeiMei
5a3ea38bbf
Fix: Delete is not deliver ( #4950 )
...
* Fix: Delete is not deliver
* fix
2019-05-20 13:34:51 +09:00
syuilo
786521eba7
Merge branch 'develop'
2019-05-20 00:12:42 +09:00
syuilo
7e642cf700
Fix bug
2019-05-19 23:42:18 +09:00
syuilo
7732aabc1e
Fix bug
2019-05-19 23:29:28 +09:00
syuilo
1cf9f52eca
Merge branch 'develop'
2019-05-19 21:02:32 +09:00
syuilo
c3fada264f
Fix #4938
2019-05-19 20:57:05 +09:00
syuilo
45eeb74b83
Fix #4948
2019-05-19 20:52:00 +09:00
syuilo
b9a6e551cd
Add unique index
2019-05-19 20:50:08 +09:00
syuilo
c610e5ed9b
Update note-favorite.ts
2019-05-19 20:48:10 +09:00
syuilo
c2c2824e50
Fix bug
2019-05-19 20:47:41 +09:00
syuilo
01fab09683
Fix #4945
2019-05-19 20:43:33 +09:00
syuilo
e103904a04
Resolve #4941
2019-05-19 20:41:23 +09:00
syuilo
05d0620491
Merge branch 'develop'
2019-05-19 02:51:49 +09:00
syuilo
9b2e996cae
🎨
2019-05-19 02:47:31 +09:00
syuilo
6a561342a4
🎨
2019-05-19 02:39:34 +09:00
syuilo
429bed2f91
Refactor
2019-05-18 23:16:09 +09:00
syuilo
200d593414
Add group menu
2019-05-18 22:57:34 +09:00
syuilo
9dbe12135d
Fix bug
2019-05-18 22:54:02 +09:00
syuilo
318d7f2652
🎨
2019-05-18 22:50:57 +09:00
syuilo
5a653531e2
Avoid error
2019-05-18 21:22:37 +09:00
syuilo
c7cc3dcdfd
ユーザーグループ
...
Resolve #3218
2019-05-18 20:36:33 +09:00
syuilo
61f54f8f74
Fix bug
2019-05-18 00:38:33 +09:00
syuilo
380749051d
ページにいいねできるように
2019-05-17 19:56:47 +09:00
syuilo
d6ccb1725b
Update API docs
2019-05-17 00:19:23 +09:00
syuilo
5ce412aeda
Merge branch 'develop'
2019-05-16 16:14:00 +09:00
syuilo
70d710c9a9
管理画面でreCAPTCHAのプレビューを表示するように
2019-05-16 16:08:50 +09:00
syuilo
62cbb92154
Fix #4930
2019-05-16 12:59:09 +09:00
syuilo
7d70126072
Merge branch 'develop'
2019-05-16 01:18:06 +09:00
syuilo
3f5b96bf62
Resolve #4928
2019-05-16 01:07:32 +09:00
syuilo
3d8bbedf1b
GIFのサムネイルが生成されないのを修正
...
#4728
2019-05-15 21:27:20 +09:00
syuilo
23c9f6a6ca
Resolve #4833
2019-05-15 20:41:01 +09:00
syuilo
5ba8d4949d
インスタンスの設定画面を整理
2019-05-15 20:29:47 +09:00
syuilo
a6befdd541
Fix bug
2019-05-15 17:05:41 +09:00
syuilo
e5409db0e8
Resolve #4925
2019-05-14 23:54:39 +09:00
syuilo
466fe9c368
Merge branch 'develop'
2019-05-14 21:25:24 +09:00
syuilo
b779ff08e0
特定のインスタンスのファイルをすべて削除できるように
2019-05-14 21:08:35 +09:00
syuilo
811f9c22d7
🎨
2019-05-14 20:57:24 +09:00
syuilo
c3529f0691
Improve usability
2019-05-14 20:53:49 +09:00
syuilo
f9f574532e
インスタンスブロックを設定できるように
2019-05-14 20:49:09 +09:00
syuilo
92dee53dd6
Update note.ts
2019-05-14 12:04:40 +09:00
Satsuki Yanagi
5d42ee2359
Fix tag cloud on Welcome page ( #4922 )
...
Resolve #4754
2019-05-14 10:50:20 +09:00
tamaina
7c03d37caa
Add ToSUrl, repositoryUrl, feedbackUrl ( #4921 )
...
* Add ToSUrl, repositoryUrl, feedbackUrl
* modify nodeinfo
2019-05-14 02:57:04 +09:00