summaryrefslogtreecommitdiff
path: root/packages/client/src/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(client): fix url encoded string handling of niraxsyuilo2022-07-131-10/+4
* chore(client): fix type defsyuilo2022-07-131-1/+1
* chore(client): fix mention stylesyuilo2022-07-131-2/+1
* chore(client): tweak uisyuilo2022-07-122-3/+3
* feat: support <plain> syntax for mfmsyuilo2022-07-121-0/+4
* enhance(client): improve widgets componentsyuilo2022-07-111-58/+70
* re: update mfm-js 0.23.0-canary.1syuilo2022-07-111-1/+1
* chore: fix lint errors (#8981)yzhe8192022-07-101-1/+1
* chore(client): tweak stylesyuilo2022-07-101-1/+1
* fix(client): fix style of mentionsyuilo2022-07-101-18/+19
* enhance: show recipients of notes with specified visibility (#8949)Johann1502022-07-076-49/+61
* chore(client): tweak uisyuilo2022-07-071-2/+2
* chore(client): tweak uisyuilo2022-07-071-1/+1
* 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
* 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-051-4/+4
* chore(client): rendering performance tweak a bitsyuilo2022-07-053-0/+4
* chore(client): fix typesyuilo2022-07-051-1/+1
* 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
* enhance(client): improve marqueesyuilo2022-07-051-0/+7
* chore: fix client lint errors (#8934)Kainoa Kanter2022-07-053-1/+3
* fix lint @typescript-eslint/ban-typesJohann1502022-07-042-5/+0
* fix lint no-prototype-builtinsJohann1502022-07-041-1/+1
* fix lint no-undefJohann1502022-07-041-1/+1
* fix lint vue/require-valid-default-propJohann1502022-07-041-2/+2
* fix lint no-fallthroughJohann1502022-07-041-0/+3
* fix lint padded-blocksJohann1502022-07-041-1/+0
* fix(lint): semicolong spacingJohann1502022-07-042-2/+4
* fix: replace use of windowJohann1502022-07-041-3/+3
* fix: spellcheck is boolean not stringJohann1502022-07-043-7/+7
* chore(client): tweak stylesyuilo2022-07-031-1/+1
* chore(client): tweak stylesyuilo2022-07-031-2/+2
* fix(client): style tweak for iossyuilo2022-07-0311-22/+23
* feat(client): status bar (experimental)syuilo2022-07-031-2/+6
* chore(client): tweak uisyuilo2022-07-022-2/+5
* fix(client): fix typosyuilo2022-07-021-1/+1
* fix(client): use unique class names for root to prevent conflicts of stylesyuilo2022-07-021-2/+2
* enhance(client): better sticky-container componentsyuilo2022-07-022-31/+24
* enhance(client): better marquee componentsyuilo2022-07-021-0/+97
* refactor(client): refactoringsyuilo2022-07-021-0/+1
* enhance(client): cache pages in page-windowsyuilo2022-07-021-3/+6
* chore(client): tweak uisyuilo2022-07-011-11/+13