Mangane/app/soapbox/utils
marcin mikołajczak ae396544a7 Typescript, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-11 23:02:37 +02:00
..
__tests__ Add preliminary Pixelfed support 2022-04-10 18:21:52 -05:00
accounts.ts Remove staff util functions, normalize account staff fields 2022-04-01 19:39:32 -05:00
auth.ts Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
base64.ts Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
code.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
colors.ts tintify: tweak color intensity 2022-03-28 18:21:43 -05:00
config_db.ts Convert reducers/admin to Typescript 2022-03-31 18:10:34 -05:00
emoji.ts Move emoji utils into its own module 2022-04-10 15:25:07 -05:00
emoji_reacts.ts Fix tests 2022-04-02 21:40:47 -05:00
errors.ts Change copy for generic 500 error 2022-03-31 07:13:47 -04:00
ethereum.js Support only external Ethereum auth for now 2022-02-10 19:34:23 -06:00
favicon_service.js Favicon unread badge: improve behavior & style 2021-10-15 12:42:42 -05:00
features.ts Add preliminary Pixelfed support 2022-04-10 18:21:52 -05:00
greentext.js Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
html.js Strip all instances of compat features from statuses 2022-01-30 09:47:31 -06:00
media.ts Handle max file size before we process with server 2022-03-30 10:40:09 -04:00
media_aspect_ratio.ts Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
normalizers.ts Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -05:00
numbers.js Delete+Redraft: drop attachments with integer IDs from Pleroma 2022-03-16 20:54:41 -05:00
phone.ts Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
quirks.js Support only external Ethereum auth for now 2022-02-10 19:34:23 -06:00
resize_image.js Rewrite code with optional chaining (?.) 2022-02-18 21:04:18 -05:00
rich_content.js Instead of str.replaceAll, use str.replace with regex (for better browser support) 2021-10-12 10:31:15 -05:00
soapbox_prop_types.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
state.js eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
static.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
status.ts Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
tailwind.ts Normalize Tailwind colors from SoapboxConfig 2022-03-23 15:31:19 -05:00
theme.ts Improve color normalization 2022-03-28 18:00:04 -05:00
timelines.ts Typescript, FC 2022-04-11 23:02:37 +02:00
tiny_post_html_processor.js Fix greentext postprocessing 2021-06-30 22:38:33 -05:00