Block a user
868696f1f2
Removed utils mod, moved hexing the name to entity library
8d809696c8
Renamed DatabaseConnection into Pool
f78e8cf6a7
Code cleanup
4ad0fee779
Updated cryptography functions to be in-place
0a4a94610b
More clippy fixes
09e43db763
added a filter for messages without user information
b030d55342
Removed a need for parse_mode to be copy
f32b25db4b
Added a check for master password existance for callbacks
7ed4afba27
Renamed mod.rs files
be264403f2
Updated delete callback handler to alter a message if /delete command was used
219b1685a5
Updated deps and switched from dotenv to dotenvy
af11feca47
Added a check for master password existance for callbacks
324f994de7
Renamed mod.rs files
0210d81b05
Updated delete callback handler to alter a message if /delete command was used
08985d0e0f
Updated deps
7486c83b40
Added README
b14eb4e87f
Added the check that accounts exist for /get_account and /delete
091d6cfc20
Unified the way we handle the case, where the name hash is invalid
afea3c7a97
Added MORE inlines
9c7cd15425
set_master_pass now asks for the master password twice
46533d84d7
changed the way we set the markup in alter_message
d36188efbe
Updated deps