fedimovies/src/utils
2023-02-07 17:30:06 +00:00
..
caip2.rs Move parse_caip2_chain_id() to utils::caip2 module 2023-02-07 17:30:06 +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 Switch to rust edition 2021 2022-12-15 19:54:51 +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 Add support for SOCKS proxy 2022-10-19 20:29:24 +00:00