| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(client): :yen: | syuilo | 2020-05-17 | 4 | -1/+5 |
| | | |||||
| * | Fix CASCADE-related problems (#6374) | DW | 2020-05-17 | 2 | -0/+14 |
| | | | | | | | | * Fix renotes remaining on remote when CASCADE is invoked * Fix CASCADE-invoked deletion not being federated to relays Co-authored-by: DW <chocological00@gitlab.com> | ||||
| * | Add Ai3Dstatic model for Room. (#6350) | tohara | 2020-05-16 | 4 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Ai3Dstatic model for Room. * Update src/client/scripts/room/furnitures.json5 Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * Update src/client/scripts/room/furnitures.json5 Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * doll-Aiの大文字を小文字へ変更 * Update furnitures.json5 * マテリアルをBackgroundからPrincipled BSDFに変更 * a * なんかファイルが二重にでてくるので削除 * テクスチャーファイルと3Dデータを再コミット * Remove noodle * Update doll-ai.glb Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: rinsuki <428rinsuki+git@gmail.com> | ||||
| * | fix(client): Use router-link instead of a to avoid page refresh | syuilo | 2020-05-16 | 1 | -3/+3 |
| | | |||||
| * | Local only indicator (#6291) | DW | 2020-05-16 | 2 | -11/+17 |
| | | | | | | | | | | | | | | | | | | | | * Add Local only & public indicator * Add local only & public indicator on renotes remove visibility conditional * Cleaner Style * :v: * Update note-header.vue * Update note.vue Co-authored-by: DW <chocological00@gitlab.com> Co-authored-by: syuilo <syuilotan@yahoo.co.jp> | ||||
| * | feat(client): ローカルのみボタンを公開範囲ボタンの横に移動 | syuilo | 2020-05-16 | 1 | -1/+15 |
| | | |||||
| * | Only show ellipsis if the button's interactable (#6373) | DW | 2020-05-16 | 1 | -2/+6 |
| | | | | | | | | | | | | | * Add an indicator to make the undo renote button look more interactable * Use faEllipsisH :art * Only show elipsis if it's interactable * Update note.vue Co-authored-by: DW <chocological00@gitlab.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | nyaizeが適用されるとMFMのオプションが失われるのを修正 ↵ | MeiMei | 2020-05-16 | 1 | -1/+3 |
| | | | | | Fix #6370 (#6371) | ||||
| * | Cache extra AP objects (#6349) | MeiMei | 2020-05-15 | 5 | -5/+6 |
| | | | | | | * Cache extra AP objects * Cache nodeinfo | ||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2020-05-15 | 10 | -122/+229 |
| |\ | |||||
| | * | リレーに不正なURLは追加できないように (#6351) | MeiMei | 2020-05-15 | 2 | -0/+25 |
| | | | | | | | | | | | * リレーに不正なURLは追加できないように * lint | ||||
| | * | Apply blocked instance to LD-Signature host (#6355) | MeiMei | 2020-05-15 | 1 | -0/+6 |
| | | | |||||
| | * | リレーのHTTP-Signatureは投稿者の鍵でするように (#6357) | MeiMei | 2020-05-15 | 1 | -3/+1 |
| | | | |||||
| | * | Supports Unicode 13.0 emoji (#6365) | MeiMei | 2020-05-15 | 3 | -115/+184 |
| | | | | | | | | | | | * Supports Unicode 13.0 emoji * fix | ||||
| | * | Add an indicator to make the undo renote button look more interactable (#6366) | DW | 2020-05-15 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | * Add an indicator to make the undo renote button look more interactable * Use faEllipsisH :art Co-authored-by: DW <chocological00@gitlab.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| | * | reCAPTCHAが動かなくなっているのを修正 (#6367) | MeiMei | 2020-05-15 | 1 | -1/+1 |
| | | | |||||
| | * | refactor(client): Add note | syuilo | 2020-05-11 | 1 | -0/+2 |
| | | | |||||
| * | | fix(client): Mk:api関数にトークンを渡せない問題 | syuilo | 2020-05-15 | 1 | -1/+2 |
| |/ | |||||
| * | pub-relay (#6341) | MeiMei | 2020-05-10 | 25 | -12/+483 |
| | | | | | | | | | | | | | | | | * pub-relay * relay actorをApplicationにする * Disable koa-compress * Homeはリレーに送らない * Disable debug * UI * cleanupなど | ||||
| * | fix(server): Remove koa-compress | syuilo | 2020-05-10 | 1 | -8/+0 |
| | | |||||
| * | fix(client): Fix reply style | syuilo | 2020-05-10 | 1 | -1/+5 |
| | | |||||
| * | chore(lint): Add missing semicolon | syuilo | 2020-05-10 | 1 | -1/+1 |
| | | |||||
| * | chore(lint): Add missing semicolons | syuilo | 2020-05-10 | 9 | -26/+26 |
| | | |||||
| * | chore(client): :art: | syuilo | 2020-05-10 | 1 | -3/+3 |
| | | |||||
| * | fix(client): Fix poll vote notification | syuilo | 2020-05-10 | 1 | -3/+14 |
| | | | | | Fix #5998 | ||||
| * | refactor(client): Use unique class name | syuilo | 2020-05-10 | 2 | -4/+4 |
| | | |||||
| * | fix(client): Fix style of poll viewer | syuilo | 2020-05-10 | 1 | -1/+0 |
| | | |||||
| * | refactor(client): Use unique class name | syuilo | 2020-05-10 | 2 | -4/+4 |
| | | |||||
| * | fix(client): Do not expand each notes in my/messages | syuilo | 2020-05-10 | 1 | -1/+1 |
| | | |||||
| * | fix(client): Do not expand each notes in my/mentions | syuilo | 2020-05-10 | 1 | -1/+1 |
| | | | | | Related #6336 | ||||
| * | chore(lint): Add missing semicolon | syuilo | 2020-05-10 | 1 | -1/+1 |
| | | |||||
| * | feat(client): Implement threaded replies | syuilo | 2020-05-10 | 2 | -41/+79 |
| | | | | | | Resolve #2113 Resolve #5819 | ||||
| * | refactor(client): Clean up component | syuilo | 2020-05-10 | 1 | -4/+2 |
| | | |||||
| * | refactor(client): Use === | syuilo | 2020-05-10 | 1 | -4/+4 |
| | | |||||
| * | refactor(server): Improve readability | syuilo | 2020-05-10 | 1 | -6/+16 |
| | | |||||
| * | Fix inbox bug (#6334) | MeiMei | 2020-05-09 | 1 | -0/+2 |
| | | |||||
| * | refactor(client): Remove deprecated property | syuilo | 2020-05-09 | 1 | -1/+0 |
| | | |||||
| * | fix(client): Fix bug that cannot set custom texture | syuilo | 2020-05-09 | 2 | -5/+5 |
| | | |||||
| * | feat(client): Reimplement Misskey Rooms | syuilo | 2020-05-09 | 147 | -0/+1605 |
| | | |||||
| * | refactor(client): Use getters to avoid watch vuex | syuilo | 2020-05-09 | 4 | -133/+112 |
| | | |||||
| * | Receive Flag (#6331) | MeiMei | 2020-05-09 | 4 | -4/+40 |
| | | |||||
| * | APリファクタとLD-Signatureの検証に対応 (#6300) | MeiMei | 2020-05-09 | 17 | -230/+985 |
| | | | | | | | | | | | | | | | | * DbResolver * inbox types * 認証順を変更 * User/Keyあたりをまとめる * LD-Signatue * Validate contexts url * LD-Signature DocumentLoaderにProxyとTimeout | ||||
| * | WebAuthnでログインできないのを修正 (#6327) | Satsuki Yanagi | 2020-05-09 | 3 | -30/+44 |
| | | | | Resolve #6319 | ||||
| * | brotli圧縮の無効化など Resolve #6325 (#6326) | MeiMei | 2020-05-09 | 1 | -2/+3 |
| | | | | | | * disable brotli * disable compress between nginx and app | ||||
| * | Fix using Buffer on window scope (#6324) | Acid Chicken (硫酸鶏) | 2020-05-06 | 1 | -6/+6 |
| | | | | | | | | * Update 2fa.vue * Import 'core-js/es/typed-array/from' * Bye polyfill | ||||
| * | fix(client): Add missing icon | syuilo | 2020-05-06 | 1 | -1/+2 |
| | | |||||
| * | fix(client): Fix default reaction setting | syuilo | 2020-05-06 | 1 | -1/+1 |
| | | |||||
| * | feat(client): Make possible to customize sidebar | syuilo | 2020-05-06 | 5 | -86/+279 |
| | | | | | Resolve #6285 | ||||
| * | refactor(client): Reorder property | syuilo | 2020-05-06 | 1 | -6/+6 |
| | | |||||
| * | refactor(client): Export default reaction setting and use it | syuilo | 2020-05-06 | 2 | -2/+3 |
| | | |||||