summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(client): リアクションのカスタム絵文字が表示されない...syuilo2023-01-221-2/+2
* fix(client): リアクションのカスタム絵文字が表示されない...syuilo2023-01-221-1/+1
* refactorsyuilo2023-01-221-1/+1
* fix(client): 実績解除リクエストの間隔をあけるようにsyuilo2023-01-221-4/+10
* tweak fetchCustomEmojis timingsyuilo2023-01-212-2/+5
* ローカルのカスタム絵文字については直接オリジナルURL...syuilo2023-01-212-3/+12
* fix(client): クライアント起動時にも言語ファイルのチェッ...syuilo2023-01-212-0/+14
* fix(client): The … button on notes does nothing when not logged insyuilo2023-01-211-2/+2
* ユーザーの実績一覧を見れるようにsyuilo2023-01-213-6/+68
* add some achievementssyuilo2023-01-213-6/+48
* add some achievementssyuilo2023-01-214-2/+33
* Achievements (#9665)syuilo2023-01-2118-10/+879
* :art:syuilo2023-01-192-2/+3
* feat(client): リアクション一覧詳細ダイアログを表示できる...syuilo2023-01-193-6/+118
* enhance: Alt text in image viewer (#9109)nullobsi2023-01-192-2/+54
* fix(client): messaging-room周り (#9643)tamaina2023-01-181-91/+93
* pref: Optimize client imports (#9506)tamaina2023-01-172-17/+24
* add new play presetsyuilo2023-01-171-0/+84
* improve aiscript uisyuilo2023-01-172-4/+13
* 存在しないカスタム絵文字をテキストで表示するようにsyuilo2023-01-171-1/+3
* :art:syuilo2023-01-171-1/+1
* fix(client): playを削除する手段がなかったのを修正syuilo2023-01-172-6/+22
* enhahce(client): :art: 通知のノートサマリーを1行にする (#9625)tamaina2023-01-172-4/+4
* fix spinner stylesyuilo2023-01-161-0/+1
* refactorsyuilo2023-01-1638-58/+58
* enhance(client): make possible to hide adssyuilo2023-01-164-2/+46
* enhance(client): add timeline flash presetsyuilo2023-01-163-25/+93
* enhance(client): AiScriptからカスタム絵文字一覧を参照できる...syuilo2023-01-161-0/+2
* 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
* 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
* 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