summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactorsyuilo2023-01-1638-58/+58
|
* enhance(client): make possible to hide adssyuilo2023-01-164-2/+46
| | | | | Resolve #9590 Resolve #8996
* enhance(client): add timeline flash presetsyuilo2023-01-163-25/+93
|
* enhance(client): ↵syuilo2023-01-161-0/+2
| | | | AiScriptからカスタム絵文字一覧を参照できるように
* tweak flash omikuji presetsyuilo2023-01-161-1/+1
|
* enhance(client): flash作成時のプリセットを追加syuilo2023-01-165-5/+56
|
* :art:syuilo2023-01-162-18/+93
|
* fix css modulesyuilo2023-01-161-1/+1
|
* enhance(client): プロフィールが長い場合は折りたたむsyuilo2023-01-162-2/+77
|
* :art:syuilo2023-01-161-0/+1
|
* enhance(client): ↵syuilo2023-01-162-6/+4
| | | | カスタム絵文字一覧ページにカスタム絵文字管理ページへのリンクを追加
* enhance(client): improve usability of user selectsyuilo2023-01-163-4/+17
|
* refactor(client): use css modulessyuilo2023-01-161-75/+73
|
* enhance(client): ロールのポリシーを絞り込めるようにsyuilo2023-01-161-15/+25
|
* refactor: rename instance.caughtAt to instance.firstRetrievedAtsyuilo2023-01-163-5/+5
|
* set -webkit-touch-callout (#9447)tamaina2023-01-162-1/+6
|
* Fix style of messaging form, use css module (#9602)tamaina2023-01-161-113/+113
| | | | | * Fix style of messaging form, use css module * clean up
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-01-151-11/+7
|\
| * fix: note embedding in Pages editor (#9604)futchitwo2023-01-151-11/+7
| |
* | fix(client): add :disable-link="true" to some <MkAvatar /> Fix #9606tamaina2023-01-1510-13/+13
|/
* fix(client): Fix #9600 chat paging issuetamaina2023-01-151-4/+0
| | | | Previous chat history not shown
* fix(client): エラー画像表示崩れ修正 (#9599)Masaya Suzuki2023-01-151-0/+2
|
* Fix widget tests (#9591)Masaya Suzuki2023-01-1519-19/+19
|
* refactor: rename role.options -> role.policiessyuilo2023-01-155-141/+148
|
* ロールの各オプションに優先度を設定できるようにsyuilo2023-01-151-96/+126
|
* ロールでレートリミットを調整できるようにsyuilo2023-01-152-14/+43
| | | | Resolve #9584
* enhance(client): show readable error when rate limit exceededsyuilo2023-01-151-1/+4
|
* tweak stylesyuilo2023-01-153-7/+7
|
* refactor(client): use css modulessyuilo2023-01-153-138/+140
|
* Fix #9582syuilo2023-01-151-1/+1
|
* tweak stylesyuilo2023-01-151-5/+3
|
* refactor(client): use css modulessyuilo2023-01-151-20/+18
|
* refactor(client): use css modulessyuilo2023-01-153-168/+141
|
* refactor(client): use css modulessyuilo2023-01-154-35/+35
|
* fix(client): Custom emojis in Inline emoji autocomplete(MkAutoComplete) is ↵syuilo2023-01-151-11/+10
| | | | | | way too big Fix #9570
* typosyuilo2023-01-151-1/+1
|
* chore: use computedsyuilo2023-01-151-1/+1
|
* Fix widget test (#9565)Masaya Suzuki2023-01-151-2/+3
|
* refactor(client): use css modulessyuilo2023-01-151-8/+8
|
* refactor(client): use css modulessyuilo2023-01-1518-180/+176
|
* refactor(client): use css modulessyuilo2023-01-151-7/+7
|
* refactor(client): use css modulessyuilo2023-01-151-39/+44
|
* fix(client): fix custom emoji renderingsyuilo2023-01-151-1/+2
|
* refactorsyuilo2023-01-144-0/+4
|
* refactorsyuilo2023-01-145-19/+8
|
* refactor(client): use css modulessyuilo2023-01-141-107/+82
|
* Update style.scsssyuilo2023-01-141-8/+1
|
* refactor(client): use css modulessyuilo2023-01-145-88/+70
|
* E2Eテスト "first widget should be removed" 修正 (#9556)Masaya Suzuki2023-01-141-3/+3
| | | | | | | * Fix e2e test "first widget should be removed" * E2Eテスト用クラス追加 * empty commit
* ノートをピン留めできる数を設定可能にsyuilo2023-01-142-0/+24
| | | | Resolve #9555