monkeeShark/packages/backend/src/services
Johann150 bd07c7312a
fix: also recognize "shortcut icon" favicon (#8220)
* 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>
2022-02-23 20:17:43 +09:00
..
blocking fix lint 2021-12-09 23:58:30 +09:00
chart refactor: use ajv instead of cafy (#8324) 2022-02-19 14:05:32 +09:00
drive refactor 2022-02-03 21:38:57 +09:00
following refactor(backend): use insert instead of save 2022-01-26 00:51:26 +09:00
i fix lint 2021-12-09 23:58:30 +09:00
messages refacator: fix typw 2022-02-19 14:53:33 +09:00
note feat: introduce intersection calculation of charts 2022-02-09 03:46:58 +09:00
user-list fix lint 2021-12-09 23:58:30 +09:00
add-note-to-antenna.ts fix lint 2021-12-09 23:58:30 +09:00
create-notification.ts refactor(server): use insert instead of save 2022-01-03 02:20:30 +09:00
create-system-user.ts SchemaTypeの型計算量を削減 (#8332) 2022-02-19 23:21:28 +09:00
fetch-instance-metadata.ts fix: also recognize "shortcut icon" favicon (#8220) 2022-02-23 20:17:43 +09:00
insert-moderation-log.ts fix lint 2021-12-09 23:58:30 +09:00
instance-actor.ts fix lint 2021-12-09 23:58:30 +09:00
logger.ts use date-fns 2022-02-04 10:41:27 +09:00
push-notification.ts Truncate push notification message (#8089) 2021-12-25 02:01:35 +09:00
register-or-fetch-instance-doc.ts enhance: improve federation chart 2022-02-10 17:45:12 +09:00
relay.ts refactor(server): use insert instead of save 2022-01-03 03:17:16 +09:00
send-email-notification.ts refactoring 2021-11-12 02:02:25 +09:00
send-email.ts refactor 2022-02-03 02:41:22 +09:00
stream.ts bye reversi 2022-01-12 17:34:53 +09:00
suspend-user.ts fix lint 2021-12-09 23:58:30 +09:00
unsuspend-user.ts fix lint 2021-12-09 23:58:30 +09:00
update-hashtag.ts refactoring 2021-11-12 02:02:25 +09:00
validate-email-for-account.ts refactoring 2021-11-12 02:02:25 +09:00