fedimovies/src/utils
2023-02-10 11:55:05 +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 Move ChainId to Currency conversion code to utils::caip2 module 2023-02-08 00:25:54 +00:00
datetime.rs Add days_before_now() utility function 2023-01-22 20:40:05 +00:00
files.rs Allow custom emojis with image/apng media type 2023-01-22 23:52:17 +00:00
html.rs Remove unknown classes during HTML sanitization 2022-11-29 16:46:00 +00:00
id.rs Use ULIDs instead of v4 UUIDs for identifiers 2021-12-02 01:36:35 +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