| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge upstream | Hazelnoot | 2025-03-25 | 1 | -1/+1 |
| |\ | |||||
| | * | enhance(frontend): improve accounts management | syuilo | 2025-03-13 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 | dakkar | 2024-08-02 | 1 | -0/+5 |
| |/ | |||||
| * | Fix(frontend): LTL無効時にヘッダーにSTLが表示されてしまう ↵ | taichan | 2024-07-31 | 1 | -1/+1 |
| | | | | | | | | | | & デフォルト、クラシックでリストが消えている (#14337) * Fix condition of STL available * Fix: condition of stl * Listがタイムラインのヘッダーから消えている | ||||
| * | frontend timeline fixes & improvements (#13727) | anatawa12 | 2024-07-30 | 1 | -0/+56 |
| * fix: withRepliesがオフのときにwithFilesのとぐるをいじれない問題 * fix: type errors in tl-column * fix: deck uiでタイムラインを切り替えた際にTLの設定項目が更新されない * refactor: タイムラインの各種知識を一つのファイルに統合 fix: ウィジェットのタイムライン選択欄に表示できないタイムラインが表示される * docs(changelog): timeline improvements * fix: missing license header * chore: timeline > basic timeline * use BasicTimelineType in deck-store * Update CHANGELOG.md --------- Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> | |||||