fedimovies/src/utils
2023-02-12 22:04:31 +00:00
..
caip2.rs Move ChainId to Currency conversion code to utils::caip2 module 2023-02-08 00:25:54 +00:00
canonicalization.rs Use canonicalized JSON for identity claims 2022-11-11 00:53:23 +00:00
crypto_rsa.rs Move base64 encoding/decoding out of RSA signing functions 2022-11-19 15:52:16 +00:00
currencies.rs Improve ethereum address validation and move validator to ethereum::utils module 2023-02-12 18:26:39 +00:00
datetime.rs Add days_before_now() utility function 2023-01-22 20:40:05 +00:00
files.rs Move some functions from utils::files to media module 2023-02-12 19:10:33 +00:00
html.rs Re-export ammonia::clean_text from utils::html 2023-02-12 21:38:22 +00:00
id.rs Rename new_uuid function to generate_ulid 2023-02-12 22:04:31 +00:00
markdown.rs Fix rendering of mentions in bio 2022-12-20 00:57:45 +00:00
mod.rs Add import-emoji command 2023-01-21 19:52:36 +00:00
multibase.rs Move multibase encoder and decoder to utils::multibase 2022-11-18 23:05:27 +00:00
passwords.rs Move password utils to utils::passwords module 2022-11-13 21:30:59 +00:00
urls.rs Allow instance_uri configuration value to contain URI scheme 2023-02-10 11:55:05 +00:00