summaryrefslogtreecommitdiff
path: root/packages/client/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* enhance: show recipients of notes with specified visibility (#8949)Johann1502022-07-076-49/+61
* feat: auto nsfw detection (#8840)syuilo2022-07-076-25/+139
* chore(client): tweak uisyuilo2022-07-073-22/+26
* chore(client): tweak uisyuilo2022-07-073-28/+35
* chore(client): tweak uisyuilo2022-07-071-3/+7
* chore(client): tweak uisyuilo2022-07-071-1/+1
* enhance(client): make widgets available on tablet againsyuilo2022-07-071-14/+1
* chore(client): tweak stylesyuilo2022-07-073-3/+3
* chore(client): tweak uisyuilo2022-07-071-41/+2
* refactor: use overflow-y to determine scroll containerJohann1502022-07-061-6/+2
* refactor: use autofocus parameterJohann1502022-07-061-14/+1
* chore(client): tweak stylesyuilo2022-07-061-1/+1
* perf(client): trying improve perf of emoji-pickersyuilo2022-07-061-2/+2
* Revert "revert emoji picker changes"syuilo2022-07-062-29/+28
* fix prismjs importJohann1502022-07-061-1/+1
* revert emoji picker changessyuilo2022-07-062-28/+29
* fix(client): テーマを作成するとクライアントが起動しなく...syuilo2022-07-063-3/+17
* chore(client): rendering performance tweak a bitsyuilo2022-07-052-8/+8
* chore(client): rendering performance tweak a bitsyuilo2022-07-055-84/+85
* chore(client): remove unused classsyuilo2022-07-053-6/+6
* chore(client): tweak uisyuilo2022-07-052-45/+49
* chore(client): rendering performance tweak a bitsyuilo2022-07-055-29/+34
* chore(client): fix typesyuilo2022-07-051-1/+1
* enhance(client): improve usabilitysyuilo2022-07-052-1/+10
* feat(client): メニューからページをリロードできるようにsyuilo2022-07-051-0/+7
* perf: allow get for notes/reactionssyuilo2022-07-051-1/+2
* chore(client): tweak uisyuilo2022-07-051-1/+1
* fix: pagination uses API correctly (#8925)Johann1502022-07-051-2/+6
* fix(client): user search of explore not workingsyuilo2022-07-051-0/+1
* chore(client): tweak stylesyuilo2022-07-051-8/+0
* enhance(client): improve marqueesyuilo2022-07-051-0/+7
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-07-051-1/+0
|\
| * Update store.ts (#8937)Kainoa Kanter2022-07-051-1/+0
* | chore(client): tweak decksyuilo2022-07-052-1/+7
* | chore(client): tweak decksyuilo2022-07-053-15/+7
|/
* chore(client): tweak uisyuilo2022-07-051-11/+11
* chore: fix client lint errors (#8934)Kainoa Kanter2022-07-0514-65/+78
* Add additional drive capacity change support (#8867)CyberRex2022-07-051-3/+35
* fix lint @typescript-eslint/ban-typesJohann1502022-07-045-10/+7
* fix lint no-prototype-builtinsJohann1502022-07-044-5/+6
* fix lint no-undefJohann1502022-07-046-3/+5
* fix lint: use let instead of const for $refJohann1502022-07-044-6/+6
* refactor: remove unnecessary computedJohann1502022-07-041-8/+3
* fix lint vue/require-valid-default-propJohann1502022-07-041-2/+2
* fix lint no-fallthroughJohann1502022-07-041-0/+3
* fix lint padded-blocksJohann1502022-07-045-5/+0
* fix(lint): semicolong spacingJohann1502022-07-042-2/+4
* fix: replace use of windowJohann1502022-07-041-3/+3
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-07-047-13/+13
|\
| * fix: spellcheck is boolean not stringJohann1502022-07-047-13/+13