summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 🎨syuilo2025-03-163-36/+0
|
* chore(frontend): remove duplicated warnsyuilo2025-03-162-3/+2
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-03-162-0/+5
|\
| * fix(i18n): 通知タイプのcreateTokenが抜けていたのを修正 (#15663)lqvp2025-03-162-0/+5
| |
* | enhance: remove bull-board supportsyuilo2025-03-169-184/+13
|/
* fix(frontend): fix settings-search-index of webhooksyuilo2025-03-162-2/+2
|
* enhance(frontend): improve usability on touch devicesyuilo2025-03-1615-17/+69
|
* refactorsyuilo2025-03-149-19/+15
|
* Update CHANGELOG.mdsyuilo2025-03-141-1/+1
|
* Bump version to 2025.3.2-beta.1github-actions[bot]2025-03-142-2/+2
|
* fix(frontend): fix pref migrationsyuilo2025-03-141-1/+12
| | | | Fix #15661
* enhance(frontend): improve pref managersyuilo2025-03-141-10/+27
|
* Bump version to 2025.3.2-beta.0github-actions[bot]2025-03-142-2/+2
|
* New Crowdin updates (#15621)syuilo2025-03-1422-24/+348
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (English) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Greek) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Traditional)
* 🎨syuilo2025-03-141-2/+1
|
* enhance(frontend): clear all client data when logoutsyuilo2025-03-143-12/+12
|
* Bump version to 2025.3.2-alpha.11github-actions[bot]2025-03-142-2/+2
|
* enhance(frontend): re-organize settings pagesyuilo2025-03-145-197/+194
|
* 🎨syuilo2025-03-141-4/+1
|
* fix(frontend): fix testかっこかり2025-03-131-1/+1
|
* enhance(frontend): improve accounts managementsyuilo2025-03-13137-622/+640
|
* enhance(frontend): improve preferencessyuilo2025-03-139-165/+164
|
* enhance(frontend): re-organize settings pagesyuilo2025-03-136-523/+494
|
* Bump version to 2025.3.2-alpha.10github-actions[bot]2025-03-132-2/+2
|
* fix(frontend): better migration detectionsyuilo2025-03-132-69/+79
| | | | Fix #15656
* 🎨syuilo2025-03-131-25/+1
|
* enhance(frontend): re-organize settings pagesyuilo2025-03-138-746/+669
|
* enhance(frontend): improve emoji picker settingssyuilo2025-03-1316-324/+601
|
* refactor(frontend): organize use functionssyuilo2025-03-1332-29/+29
|
* refactor(frontend): cond -> scopesyuilo2025-03-132-36/+36
|
* enhance(frontend): tweak search indexsyuilo2025-03-132-2/+2
|
* enhance(frontend): improve deck setting pagesyuilo2025-03-132-8/+53
|
* refactorsyuilo2025-03-132-8/+8
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-03-137-60/+52
|\
| * Update CHANGELOG.mdsyuilo2025-03-121-0/+1
| |
| * Bump version to 2025.3.2-alpha.9github-actions[bot]2025-03-122-2/+2
| |
| * fix(backend): tighten an overly relaxed criteria and remove capability of ↵饺子w (Yumechi)2025-03-125-58/+49
| | | | | | | | | | matching multiple final URLs in URL authority checking (#15655) Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* | 🎨syuilo2025-03-133-3/+3
| |
* | enhance(frontend): improve pref managersyuilo2025-03-131-2/+3
|/
* enhance(frontend): make deck profiles syncablesyuilo2025-03-124-11/+41
|
* enhance(frontend): suppress needless confirmation when turn on pref syncsyuilo2025-03-122-1/+31
|
* fix(frontend): fix type errorssyuilo2025-03-124-17/+28
|
* add todosyuilo2025-03-121-2/+2
|
* fix(storybook): use type-only imports in generated stories (#15654)zyoshoka2025-03-121-8/+53
|
* Bump version to 2025.3.2-alpha.8github-actions[bot]2025-03-122-2/+2
|
* refactorsyuilo2025-03-122-19/+38
|
* enhance(dev): ↵かっこかり2025-03-127-19/+55
| | | | frontendの検索インデックス作成を単独のコマンドで行えるように (#15653)
* remove todosyuilo2025-03-121-1/+0
|
* enhance(frontend): ↵syuilo2025-03-123-31/+72
| | | | アカウントオーバーライド設定とデバイス間同期の併用に対応
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-03-122-2/+2
|\