summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixsyuilo2022-03-051-2/+13
|
* fix(client): register_note_view_interruptor()が動かないのを修正syuilo2022-03-052-2/+14
| | | | Fix #8318
* chore(client): hide error report settingsyuilo2022-03-051-0/+2
| | | | Close #8327
* feat: 時限ミュートsyuilo2022-03-0412-6/+116
| | | | #7677
* fix query errorsyuilo2022-03-041-3/+3
|
* set timeout for db querysyuilo2022-03-042-2/+7
| | | | Resolve #8150
* Fix: Only allow admins to access admin views (#8361)Andreas Nedbal2022-03-041-3/+3
| | | | | * fix(client): only allow admins to access /admin/* * fix(client): Also allow moderators to access admin panel
* tweak clientsyuilo2022-03-042-7/+6
|
* enhance(chart): better federation pub/sub calculationsyuilo2022-03-041-1/+14
|
* fix federation chart pubsubsyuilo2022-03-041-1/+1
|
* fix esmsyuilo2022-03-041-1/+1
|
* Add me as patron (#8369)Kainoa Kanter2022-03-031-0/+1
|
* feat(client): indicate dev buildsyuilo2022-03-031-6/+31
|
* fix(client): ↵syuilo2022-03-023-3/+4
| | | | ユーザー名オートコンプリートが正しく動作しない問題を修正
* fix(meta): Adjust path to contribution guidelines (#8367)Andreas Nedbal2022-03-021-5/+2
|
* :art:syuilo2022-03-012-0/+22
|
* feat: instance default themesyuilo2022-03-0110-5/+93
|
* :art:syuilo2022-03-012-0/+14
|
* refactorsyuilo2022-03-019-47/+40
|
* Revert "refactor"syuilo2022-03-0115-34/+29
| | | | This reverts commit 94d4f8271e3406ff549a8f18831fb74adcd0d1ab.
* fix esmsyuilo2022-03-015-108/+11
|
* fix esmsyuilo2022-03-013-3/+3
|
* fix esmsyuilo2022-03-011-1/+1
|
* fix esmsyuilo2022-03-011-1/+1
|
* fix esmsyuilo2022-03-014-4/+4
|
* fix esmsyuilo2022-03-015-13/+13
|
* fix: use import assertionsyuilo2022-03-014-3/+6
|
* fix migrationssyuilo2022-03-01135-493/+383
| | | | Fix #8363
* refactorsyuilo2022-02-2815-29/+34
|
* fix esmsyuilo2022-02-271-1/+1
|
* improve testsyuilo2022-02-271-5/+12
|
* fixsyuilo2022-02-272-1/+3
|
* Fix avatar/banner proxy (#8346)tamaina2022-02-2734-99/+180
| | | | | | | | | | | | | | | | | | | | * Fix avatar/banner proxy Co-authored-by: mei23 <m@m544.net> * use getAvatarUrl * fix * join avatar and banner to improve performance * join * Update hybrid-timeline.ts * fix Co-authored-by: mei23 <m@m544.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: Use ESM (#8358)syuilo2022-02-27737-3678/+4135
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* fix: better language settingssyuilo2022-02-269-26/+1337
| | | | | Fix #8359 Fix #7968
* :art:syuilo2022-02-251-1/+1
|
* refactorsyuilo2022-02-252-4/+4
|
* refactor(client): use setupsyuilo2022-02-251-21/+11
|
* :art:syuilo2022-02-251-6/+6
|
* :art:syuilo2022-02-251-10/+8
|
* :art:syuilo2022-02-251-1/+1
|
* keepCw > true (#8350)Kainoa Kanter2022-02-251-1/+1
| | | Closes #8336
* client: 検索構文でGoogle明示 & deprecatedsyuilo2022-02-253-1/+4
|
* enhance(client): improve launch pad usabilitysyuilo2022-02-235-108/+95
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-02-231-6/+12
|\
| * fix: also recognize "shortcut icon" favicon (#8220)Johann1502022-02-231-6/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * also recognize "shortcut icon" favicon Not using querySelector for this because it uses jsdom which might be slower. Reversing the order because WHATWG says the last appropriate link should be used. * also fetchIconUrl * br * improve readability * fix * フォールバックにhrefの評価を含める * fix val name * 将来的な拡張を考えたコードにした Co-authored-by: tamaina <tamaina@hotmail.co.jp> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | update depssyuilo2022-02-234-158/+164
| |
* | feat: add pub & sub item for federation chartsyuilo2022-02-235-14/+49
|/
* add sk-SK lang to locales/index.js (#8325)Filip Hanes2022-02-211-0/+1
|
* :art:syuilo2022-02-201-2/+2
|