| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Refactor | tamaina | 2020-05-31 | 1 | -8/+10 | |
| | | | | ||||||
| | * | | fix | tamaina | 2020-05-31 | 1 | -3/+0 | |
| | | | | ||||||
| | * | | fix | tamaina | 2020-05-26 | 1 | -2/+4 | |
| | | | | ||||||
| | * | | capture readAllNotifications | tamaina | 2020-05-26 | 1 | -1/+8 | |
| | | | | ||||||
| | * | | Observe notification read | tamaina | 2020-05-26 | 2 | -0/+18 | |
| | | | | ||||||
| | * | | Improve typing | tamaina | 2020-05-26 | 2 | -1/+5 | |
| | | | | ||||||
| | * | | Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670 | tamaina | 2020-05-24 | 1 | -4/+5 | |
| | | | | ||||||
| * | | | ローカルのみボタンを公開範囲ピッカーに統合 (#6428) | Xeltica | 2020-06-04 | 2 | -19/+60 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ローカルのみを公開範囲ピッカーに統合 * デザイン調整 * :art: Co-authored-by: syuilo <syuilotan@yahoo.co.jp> | |||||
| * | | | feat(client): ↵ | tamaina | 2020-06-03 | 7 | -99/+134 | |
| | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 投稿フォームのボタンの説明を表示するように (#6408) * Add title attr with buttons on the post form * fix * tooltip * missing ; * remove title attr * fix bug * Update reactions-viewer.details.vue * help wip * ok! * i18n Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | |||||
| * | | chore(client):🎨 Make font-size of note-preview em (#6414) | tamaina | 2020-05-31 | 1 | -9/+1 | |
| | | | ||||||
| * | | feat(client): Convert text mfm node to text (v)dom node instead of span tag ↵ | tamaina | 2020-05-31 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | (#6399) * Convert text mfm node to text (v)dom node instead of span tag * Update mfm.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | |||||
| * | | feat(client): 自動でもっと見るオプション (#6403) | tamaina | 2020-05-31 | 6 | -14/+35 | |
| |/ | | | | | | | | | | | | | | | | | * wip * ugokanai * wip * implement setting subscribing * fix lint * :v: * Update notifications.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | |||||
| * | feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396) | tamaina | 2020-05-23 | 50 | -132/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * tabun ok * better msg * oops * fix lint * Update gulpfile.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update src/client/scripts/set-i18n-contexts.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * refactor Co-authored-by: acid-chicken <root@acid-chicken.com> * ✨ * wip * fix lint * たぶんおk * fix flush * Translate Notification * remove console.log * fix * add notifications * remove san * wip * ok * :v: * Update src/prelude/array.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * wip * i18n refactor * Update init.ts * :v: Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <syuilotan@yahoo.co.jp> | |||||
| * | 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> | |||||
| * | Supports Unicode 13.0 emoji (#6365) | MeiMei | 2020-05-15 | 1 | -2/+6 | |
| | | | | | | * 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 | |
| | | ||||||
| * | fix(client): Fix reply style | syuilo | 2020-05-10 | 1 | -1/+5 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | WebAuthnでログインできないのを修正 (#6327) | Satsuki Yanagi | 2020-05-09 | 1 | -11/+6 | |
| | | | | Resolve #6319 | |||||
| * | fix(client): Add missing icon | syuilo | 2020-05-06 | 1 | -1/+2 | |
| | | ||||||
| * | Merge pull request #6303 from syuilo/features/hcaptcha | Acid Chicken (硫酸鶏) | 2020-05-05 | 4 | -17/+150 | |
| |\ | | | | | Add support for hCaptcha | |||||
| | * | Update signup.vue | Acid Chicken (硫酸鶏) | 2020-04-29 | 1 | -0/+1 | |
| | | | ||||||
| | * | Factorize *captcha component | Acid Chicken (硫酸鶏) | 2020-04-29 | 4 | -94/+137 | |
| | | | ||||||
| | * | Refactor code | Acid Chicken (硫酸鶏) | 2020-04-29 | 1 | -2/+2 | |
| | | | ||||||
| | * | Refactor codes | Acid Chicken (硫酸鶏) | 2020-04-29 | 1 | -14/+6 | |
| | | | ||||||
| | * | Fix bug | Acid Chicken (硫酸鶏) | 2020-04-28 | 1 | -3/+12 | |
| | | | ||||||
| | * | Add support for hCaptcha | Acid Chicken (硫酸鶏) | 2020-04-28 | 3 | -7/+95 | |
| | | | ||||||
| * | | アップロードプログレスバーが動かないのを修正 Fix #6306 ↵ | MeiMei | 2020-05-02 | 1 | -12/+14 | |
| |/ | | | | (#6307) | |||||
| * | fix(client): Fix a bug that if block of pages not working | syuilo | 2020-04-23 | 1 | -1/+1 | |
| | | ||||||
| * | feat(client): Implement default upload folder setting | syuilo | 2020-04-22 | 6 | -34/+96 | |
| | | | | | Resolve #5985 | |||||
| * | refactor(client): :sparkles: | syuilo | 2020-04-20 | 15 | -119/+67 | |
| | | ||||||
| * | fix(client): Fix bug that cannot post when image only | syuilo | 2020-04-19 | 1 | -1/+1 | |
| | | ||||||
| * | enhance(client): Use icon instead of text | syuilo | 2020-04-19 | 1 | -1/+3 | |
| | | ||||||
| * | fix(client): Fix canvas overflow | syuilo | 2020-04-19 | 1 | -0/+2 | |
| | | ||||||
| * | Resolve #6276 | syuilo | 2020-04-19 | 1 | -1/+33 | |
| | | ||||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2020-04-18 | 1 | -1/+2 | |
| |\ | ||||||
| | * | TLにNote追加時にdeepcopyする (#6275) | MeiMei | 2020-04-18 | 1 | -1/+2 | |
| | | | ||||||
| * | | Resolve #6274 | syuilo | 2020-04-18 | 1 | -3/+8 | |
| |/ | ||||||
| * | chore(client): :art: | syuilo | 2020-04-17 | 1 | -0/+4 | |
| | | ||||||
| * | Fix Media List in CW Content (#6099) | tamaina | 2020-04-16 | 2 | -6/+12 | |
| | | ||||||