summaryrefslogtreecommitdiff
path: root/src/client/components (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 投稿詳細でTwitterウィジェットが表示されなくなっている...MeiMei2020-07-031-1/+1
* タップ不可能なリアクションを押してもパーティクルが...Xeltica2020-06-211-7/+6
* chore(client): Improve emoji picker usabilitysyuilo2020-06-211-1/+1
* chore(client): :art:syuilo2020-06-141-55/+5
* feat(theme): Add mentionMe propertysyuilo2020-06-041-1/+5
* feat: Observe notification read and fix #6406 (#6407)syuilo2020-06-043-5/+36
|\
| * 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-318-26/+39
| |\
| * | 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-262-1/+5
| * | Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670tamaina2020-05-241-4/+5
* | | ローカルのみボタンを公開範囲ピッカーに統合 (#6428)Xeltica2020-06-042-19/+60
* | | feat(client): 投稿フォームのボタンの説明を表示するように...tamaina2020-06-037-99/+134
| |/ |/|
* | 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-316-14/+35
|/
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-2350-132/+2
* 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
* Supports Unicode 13.0 emoji (#6365)MeiMei2020-05-151-2/+6
* 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
* fix(client): Fix reply stylesyuilo2020-05-101-1/+5
* chore(client): :art:syuilo2020-05-101-3/+3
* fix(client): Fix poll vote notificationsyuilo2020-05-101-3/+14
* refactor(client): Use unique class namesyuilo2020-05-102-4/+4
* fix(client): Fix style of poll viewersyuilo2020-05-101-1/+0
* refactor(client): Use unique class namesyuilo2020-05-102-4/+4
* feat(client): Implement threaded repliessyuilo2020-05-102-41/+79
* refactor(client): Clean up componentsyuilo2020-05-101-4/+2
* refactor(client): Use ===syuilo2020-05-101-4/+4
* WebAuthnでログインできないのを修正 (#6327)Satsuki Yanagi2020-05-091-11/+6
* fix(client): Add missing iconsyuilo2020-05-061-1/+2
* Merge pull request #6303 from syuilo/features/hcaptchaAcid Chicken (硫酸鶏)2020-05-054-17/+150
|\
| * Update signup.vueAcid Chicken (硫酸鶏)2020-04-291-0/+1
| * Factorize *captcha componentAcid Chicken (硫酸鶏)2020-04-294-94/+137
| * Refactor codeAcid Chicken (硫酸鶏)2020-04-291-2/+2
| * Refactor codesAcid Chicken (硫酸鶏)2020-04-291-14/+6
| * Fix bugAcid Chicken (硫酸鶏)2020-04-281-3/+12
| * Add support for hCaptchaAcid Chicken (硫酸鶏)2020-04-283-7/+95
* | アップロードプログレスバーが動かないのを修正 Fix #6306 ...MeiMei2020-05-021-12/+14
|/
* fix(client): Fix a bug that if block of pages not workingsyuilo2020-04-231-1/+1
* feat(client): Implement default upload folder settingsyuilo2020-04-226-34/+96