Block a user
8858aa09a7
Added conformation before deleting an account. No longer raising an exception if message deletion fails
f571bb8f83
Added conformation before deleting an account. No longer raising an exception if message deletion fails
2850735174
Added conformation before deleting an account. No longer raising exception if deletion of a message fails
593f282dbe
Added blank lines in encryption.other_accounts for better readability
50eb3057d5
Renamed classes.py into decrypted_accounts.py. Removed unnessesary elements from that file
3d8a042763
Fixed importing and exporting accounts
5c70d6e45e
Sorted imports
3de6503cf4
added isort to dev requirements
8b3af790b7
Fixed error in reset_master_pass command
042bdb4a12
First attempts at changing handlers.py
d49ac24c19
Changes to account_parsing.py to use classes
b3f2336b0a
Changes to the database folder
74059a183a
Updated comments in encryption folder
73f7ea03bf
Changed encryption.master_pass to now use classes
a13130fa13
Changed encryption.other_accounts to use classes instead of parameters or tuples
4506bac8a4
Added user_id to the DecryptedAccount class