iceshrimp/packages/backend/src/misc
2023-10-11 20:59:30 +02:00
..
id
acct.ts refactor: ♻️ substr -> slice 2023-07-12 23:56:22 -07:00
antenna-cache.ts
api-permissions.ts
app-lock.ts
before-shutdown.ts
cache.ts Fix Cache<T> .getAll and .delete functions 2023-09-06 19:13:57 +02:00
captcha.ts
check-hit-antenna.ts Make antennas also match on CW text, resolves #117 2023-08-19 15:07:20 +02:00
check-word-mute.ts Make non-regex word mutes case insensitive 2023-07-30 17:17:07 +02:00
clone.ts
content-disposition.ts
convert-host.ts Finish up support for local split domain configurations 2023-09-06 19:13:57 +02:00
convert-milliseconds.ts feat: display remaining time on ratelimits 2023-06-22 17:14:27 -07:00
count-same-renotes.ts
create-temp.ts
detect-url-mime.ts
download-text-file.ts
download-url.ts refactor: 🚨 linting fix 2023-07-16 15:32:32 -07:00
emoji-meta.ts no more infinity caches 2023-07-02 22:14:31 -04:00
emoji-regex.ts
extract-custom-emojis-from-mfm.ts
extract-hashtags.ts
extract-mentions.ts
fetch-meta.ts Defry the fish (#125) 2023-08-21 16:14:53 +02:00
fetch-proxy-account.ts
fetch.ts [backend] Permit redirects for AP object lookups 2023-10-11 20:59:30 +02:00
gen-id.ts Port native-utils code back to typescript 2023-09-26 17:21:44 +02:00
gen-identicon.ts
gen-key-pair.ts
get-file-info.ts Revert "refactor: use blurhash-as for encoding and decoding" 2023-07-13 19:06:57 -07:00
get-ip-hash.ts
get-note-summary.ts fix: summary if 1 attachment 2023-06-02 23:55:31 -07:00
get-reaction-emoji.ts
hard-limits.ts docs: 💡 going past DB_MAX_NOTE_TEXT_LENGTH 2023-07-15 15:32:39 -07:00
i18n.ts
identifiable-error.ts
is-duplicate-key-value-error.ts fix: 🐛 proper isDuplicateKeyValueError handling 2023-06-22 16:25:27 -07:00
is-instance-muted.ts [mastodon-client] Implement streaming API 2023-10-09 01:59:19 +02:00
is-mime-image.ts
is-quote.ts
is-user-related.ts
keypair-store.ts no more infinity caches 2023-07-02 22:14:31 -04:00
langmap.ts
normalize-for-search.ts
nyaize.ts revert Chinese cat mode for now 2023-07-10 03:05:27 +00:00
password.ts
populate-emojis.ts [mastodon-client] GET /statuses/:id 2023-10-04 22:01:04 +02:00
post.ts
process-masto-notes.ts fix: skip attachment import if undefined 2023-07-19 09:45:00 -07:00
reaction-lib.ts [mastodon-client] Implement glitch reactions 2023-10-08 00:47:35 +02:00
safe-for-sql.ts
schema.ts
secure-rndstr.ts Port native-utils code back to typescript 2023-09-26 17:21:44 +02:00
should-block-instance.ts
show-machine-info.ts
skipped-instances.ts
sql-like-escape.ts
truncate.ts
webhook-cache.ts