summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "chore(src/docs): Fix miauth check url""syuilo2020-06-051-1/+1
* Revert "fix(api): Fix #6418 (#6442)"syuilo2020-06-052-19/+11
* feat(theme): Add mentionMe propertysyuilo2020-06-043-1/+7
* feat: Observe notification read and fix #6406 (#6407)syuilo2020-06-0410-14/+55
|\
| * missing ;tamaina2020-06-041-1/+1
| * Update src/client/components/notification.vuetamaina2020-06-031-1/+1
| * Update src/client/components/notification.vuetamaina2020-06-031-1/+1
| * Merge branch 'develop' into notification-visibility-read-2tamaina2020-05-3114-33/+103
| |\
| * | Refactortamaina2020-05-311-8/+10
| * | fixtamaina2020-05-311-3/+0
| * | fixtamaina2020-05-261-2/+4
| * | capture readAllNotificationstamaina2020-05-261-1/+8
| * | Observe notification readtamaina2020-05-262-0/+18
| * | Improve typingtamaina2020-05-269-10/+24
| * | Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670tamaina2020-05-241-4/+5
* | | ローカルのみボタンを公開範囲ピッカーに統合 (#6428)Xeltica2020-06-042-19/+60
* | | fix(api): Fix #6418 (#6442)syuilo2020-06-042-11/+19
* | | Revert "chore(src/docs): Fix miauth check url"syuilo2020-06-041-1/+1
* | | Use insert for creating Note (#6440)MeiMei2020-06-041-8/+7
* | | feat(client): 投稿フォームのボタンの説明を表示するように...tamaina2020-06-0312-104/+201
* | | fix(api): Fix #6419syuilo2020-06-031-1/+5
* | | 署名検証失敗はリトライしないように (#6437)MeiMei2020-06-031-1/+1
* | | iOS Safari 上で アイコンおよびバナーのアップロードがで...Xeltica2020-05-311-0/+8
| |/ |/|
* | fix(client): 全既読系ボタンのAPIの指定が間違っているのを...tamaina2020-05-311-3/+3
* | chore(client):🎨 Make font-size of note-preview em (#6414)tamaina2020-05-311-9/+1
* | feat(client): Convert text mfm node to text (v)dom node instead of span tag (...tamaina2020-05-311-3/+3
* | feat(client): 自動でもっと見るオプション (#6403)tamaina2020-05-3110-17/+95
* | chore(src/docs): Fix miauth check urltamaina2020-05-291-1/+1
|/
* chore(deps): Update dependencies :rocket:syuilo2020-05-241-2/+0
* Resolve #6405 (#6406)tamaina2020-05-241-2/+1
* refactor: use Object.fromEntries() instead of in-house implementation (#6401)tamaina2020-05-235-32/+12
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-23138-430/+257
* feat(client): :yen:syuilo2020-05-174-1/+5
* Fix CASCADE-related problems (#6374)DW2020-05-172-0/+14
* Add Ai3Dstatic model for Room. (#6350)tohara2020-05-164-0/+4
* fix(client): Use router-link instead of a to avoid page refreshsyuilo2020-05-161-3/+3
* Local only indicator (#6291)DW2020-05-162-11/+17
* feat(client): ローカルのみボタンを公開範囲ボタンの横に移動syuilo2020-05-161-1/+15
* Only show ellipsis if the button's interactable (#6373)DW2020-05-161-2/+6
* nyaizeが適用されるとMFMのオプションが失われるのを修正 F...MeiMei2020-05-161-1/+3
* Cache extra AP objects (#6349)MeiMei2020-05-155-5/+6
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-05-1510-122/+229
|\
| * リレーに不正なURLは追加できないように (#6351)MeiMei2020-05-152-0/+25
| * Apply blocked instance to LD-Signature host (#6355)MeiMei2020-05-151-0/+6
| * リレーのHTTP-Signatureは投稿者の鍵でするように (#6357)MeiMei2020-05-151-3/+1
| * Supports Unicode 13.0 emoji (#6365)MeiMei2020-05-153-115/+184
| * Add an indicator to make the undo renote button look more interactable (#6366)DW2020-05-151-3/+10
| * reCAPTCHAが動かなくなっているのを修正 (#6367)MeiMei2020-05-151-1/+1
| * refactor(client): Add notesyuilo2020-05-111-0/+2
* | fix(client): Mk:api関数にトークンを渡せない問題syuilo2020-05-151-1/+2
|/