summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(client): check textarea existssyuilo2022-02-091-2/+4
|
* feat: インスタンスのテーマカラーを設定できるようにsyuilo2022-02-098-2/+47
|
* fix: truncate user drive chartsyuilo2022-02-091-12/+2
|
* fix testsyuilo2022-02-091-0/+8
|
* fix: add instance favicon where it's missing (#8270)Sol Fisher Romanoff2022-02-091-0/+3
|
* fix(client): ↵syuilo2022-02-092-154/+121
| | | | | | コントロールパネルのユーザー、ファイルにて、インスタンスの表示範囲切り替えが機能しない問題を修正 Fix #8252
* chore: tweak chart labelssyuilo2022-02-091-5/+5
|
* feat(client): update fontawesome v6 and self-hostingsyuilo2022-02-093-2/+8
| | | | Resolve #7475
* fix: save followers/following visibility (#8276)Johann1502022-02-091-1/+1
|
* fix testsyuilo2022-02-091-4/+4
|
* fix(server): ↵syuilo2022-02-091-0/+4
| | | | チャートのcleanでエラーが出る可能性がある問題を修正
* fix(server): チャートのresyncでエラーが出る問題を修正syuilo2022-02-091-0/+4
| | | | Fix #8274
* fix typosyuilo2022-02-091-1/+1
|
* feat: introduce intersection calculation of chartssyuilo2022-02-0915-18/+188
|
* fix(client): ↵syuilo2022-02-081-0/+1
| | | | 環境に依っては返信する際のカーソル位置が正しくない問題を修正
* feat: improve federation chartsyuilo2022-02-085-5/+37
|
* chore: better labelsyuilo2022-02-081-1/+1
|
* :art:syuilo2022-02-081-0/+8
|
* feat: ↵syuilo2022-02-088-2/+57
| | | | notes/instance/perUserNotesチャートに添付ファイル付きノートの数を追加
* chore: remove unused codesyuilo2022-02-081-10/+0
|
* :art:syuilo2022-02-083-0/+20
|
* fix typosyuilo2022-02-081-2/+2
|
* fix(server): system queueが動いていないのを修正syuilo2022-02-081-0/+3
| | | | Fix #8272
* :art:syuilo2022-02-081-1/+3
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-02-081-3/+15
|\
| * fix: instance ticker (#8260)Johann1502022-02-081-3/+15
| | | | | | | | | | * add type and default values * remove unnecessary string operation
* | feat(client): デバイスの種類を手動指定できるようにsyuilo2022-02-087-7/+33
| |
* | feat(client): ↵syuilo2022-02-081-6/+21
| | | | | | | | 自インスタンス情報ページでチャートを見れるように
* | enhance(client): improve tooltip position calclationsyuilo2022-02-082-17/+126
| |
* | :art:syuilo2022-02-071-0/+1
|/
* feat: Option to show replies in timeline (rebase #7685) (#8202)nullobsi2022-02-0611-7/+37
| | | | | * Add an option for timeline replies. Credit to Emilis (puffaboo) * update db on request
* Fix cast (#8257)MeiMei2022-02-061-3/+13
|
* fix: v-sizeディレクティブの動作を修正 (#8249)tamaina2022-02-062-69/+129
| | | | | | | | | | | | | | | * Fix size directive behavior not activated * calc * wip * cache computed classes * fix Vue3では使えなくなった * 不要なIntersection Observerを削除 * comment
* fixsyuilo2022-02-061-11/+11
|
* imprpve active users chartsyuilo2022-02-066-16/+149
|
* fix: NodeInfo のユーザー数と投稿数の内容を見直す (#8255)xianon2022-02-061-7/+5
| | | | | * NodeInfoのアクティブユーザーの取得方法を変更する * NodeInfoの投稿数の出力内容を見直す
* fix chart cleansyuilo2022-02-061-2/+2
|
* improve chartsyuilo2022-02-063-59/+43
|
* Improve chart engine (#8253)syuilo2022-02-0665-1752/+1612
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * Update core.ts * wip * wip * #7361 * delete network chart * federationChart強化 apRequestChart追加 * tweak
* enhance(client): improve chart renderingsyuilo2022-02-043-6/+29
|
* refactorsyuilo2022-02-047-20/+29
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-02-041-10/+13
|\
| * fix: ↵tamaina2022-02-041-10/+13
| | | | | | | | | | タイムライン種別を切り替えると「新しいノートがあります」の表示が残留してしまうのを修正 (#8250) Fix #6831
* | use date-fnssyuilo2022-02-041-3/+3
|/
* refactorsyuilo2022-02-043-4/+12
|
* Update yarn.locksyuilo2022-02-041-85/+15
|
* ESM使えないsyuilo2022-02-041-1/+1
|
* refactor: use date-fnssyuilo2022-02-0410-29/+17
|
* ESMは使えないsyuilo2022-02-038-11/+11
|
* refactorsyuilo2022-02-031-1/+1
|