summaryrefslogtreecommitdiff
path: root/src/client/components (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tweak UIsyuilo2021-04-181-2/+2
|
* refactoringsyuilo2021-04-181-8/+0
|
* Improve tooltip behavioursyuilo2021-04-171-5/+5
|
* display online statussyuilo2021-04-178-8/+77
|
* Improve clientsyuilo2021-04-171-2/+7
|
* Tweak UIsyuilo2021-04-176-63/+85
|
* Tweak UIsyuilo2021-04-161-0/+3
|
* Tweak UIsyuilo2021-04-162-0/+4
|
* Tweak UIsyuilo2021-04-162-23/+64
|
* Tweak stylesyuilo2021-04-161-0/+1
|
* 詳細ユーザー情報ページなどsyuilo2021-04-165-14/+228
|
* Tweak UIsyuilo2021-04-162-9/+16
|
* Tweak UIsyuilo2021-04-161-3/+3
|
* Tweak UIsyuilo2021-04-163-2/+4
|
* Improve UIsyuilo2021-04-161-11/+54
|
* Improve usabilitysyuilo2021-04-161-1/+47
|
* fix stylesyuilo2021-04-151-3/+2
|
* better list renderingsyuilo2021-04-151-6/+8
|
* fix #7444syuilo2021-04-151-4/+7
|
* refactorsyuilo2021-04-141-7/+1
|
* Tweak UIsyuilo2021-04-143-2/+7
|
* Tweak UIsyuilo2021-04-141-5/+4
|
* Tweak UIsyuilo2021-04-141-11/+0
|
* Tweak UIsyuilo2021-04-144-1/+57
|
* Revert "Improve performance" (#7441)Zero King2021-04-131-1/+1
| | | This reverts commit 1dbce5e3e2dad2e6be601d30bef729658d81e9da.
* Tweak UIsyuilo2021-04-138-22/+30
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2021-04-121-1/+10
|\
| * Add prop validations in MkAcct (#7439)Zero King2021-04-121-1/+10
| |
* | Tweak UIsyuilo2021-04-126-7/+7
|/
* Tweak UIsyuilo2021-04-121-2/+4
|
* Tweak UIsyuilo2021-04-121-12/+14
|
* Tweak UIsyuilo2021-04-121-4/+3
|
* Tweak UIsyuilo2021-04-111-2/+2
|
* Tweak UIsyuilo2021-04-112-2/+4
|
* Tweak UIsyuilo2021-04-115-5/+239
|
* Resolve #7425syuilo2021-04-112-2/+28
|
* Tweak UIsyuilo2021-04-113-14/+10
|
* Tweak UIsyuilo2021-04-111-2/+1
|
* Tweak UIsyuilo2021-04-103-5/+5
|
* refactor mfm extract (#7434)marihachi2021-04-101-1/+1
| | | | | | | | | | | | | * refactor extractCustomEmojisFromMfm() * refactor extract-hashtags * refactor extract-mentions * refactor extract-hashtags * refactor extract-url-from-mfm * refactor extract-mentions
* Improve UIsyuilo2021-04-101-1/+7
|
* refactor(client): Use symbolsyuilo2021-04-101-2/+3
|
* Default UI redesign (#7429)syuilo2021-04-1029-511/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * Update default.sidebar.vue * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update sticky-sidebar.ts * wip * wip * Update messaging-room.form.vue * Update timeline.vue
* Fix punycode deprecation warning (#7426)MeiMei2021-04-046-6/+6
|
* Use mfm-js for MFM parsing (#7415)syuilo2021-04-025-87/+64
| | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update mfm.ts * wip * update mfmjs * refactor * nanka * Update mfm.ts * Update to-html.ts * Update to-html.ts * wip * fix test * fix test
* refactor: Use path aliassyuilo2021-03-238-11/+11
|
* refactor: Tweak path alias of clientsyuilo2021-03-23108-261/+261
|
* better note read handlingsyuilo2021-03-212-2/+4
|
* Revert "perf: Reduce database query"syuilo2021-03-212-18/+2
| | | | This reverts commit 87c8f9ff953499340496e9c5db09c93eaff08851.
* perf: Reduce database querysyuilo2021-03-192-2/+18
|