projectmoon
  • Joined on 2020-11-05
projectmoon opened issue projectmoon/tenebrous-dicebot#67 2021-05-23 23:23:18 +00:00
Add user state table.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-05-23 13:59:07 +00:00
df0248d99a More useful account registration message.
projectmoon commented on issue projectmoon/tenebrous-dicebot#61 2021-05-22 23:24:31 +00:00
Expose web application to manage variables

Registering accounts with the bot is implemented, by giving it a password in an end to end encrypted direct message. Next comes some method of exposing the information of the bot to external…

projectmoon deleted branch users from projectmoon/tenebrous-dicebot 2021-05-22 23:22:42 +00:00
projectmoon merged pull request projectmoon/tenebrous-dicebot#65 2021-05-22 23:22:35 +00:00
Add user account system
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-05-22 23:22:33 +00:00
76214bc790 Add an account deletion command.
921c4cd644 Update sqlx offline json for user query.
8c2a90e86b Tests for secure commands and user DB API.
926dae57fb Add check password command.
4557498ac6 Improved command logging, sensitive to secure commands.
Compare 7 commits »
projectmoon merged pull request projectmoon/tenebrous-dicebot#65 2021-05-22 23:22:33 +00:00
Add user account system
projectmoon pushed to users at projectmoon/tenebrous-dicebot 2021-05-22 23:13:14 +00:00
76214bc790 Add an account deletion command.
projectmoon pushed to users at projectmoon/tenebrous-dicebot 2021-05-22 22:53:04 +00:00
921c4cd644 Update sqlx offline json for user query.
projectmoon pushed to users at projectmoon/tenebrous-dicebot 2021-05-22 22:48:52 +00:00
8c2a90e86b Tests for secure commands and user DB API.
projectmoon pushed to users at projectmoon/tenebrous-dicebot 2021-05-22 22:25:04 +00:00
926dae57fb Add check password command.
projectmoon pushed to users at projectmoon/tenebrous-dicebot 2021-05-22 22:17:39 +00:00
4557498ac6 Improved command logging, sensitive to secure commands.
projectmoon opened issue projectmoon/tenebrous-dicebot#66 2021-05-22 14:57:34 +00:00
Refactor command parsing to use TryFrom?
projectmoon created pull request projectmoon/tenebrous-dicebot#65 2021-05-22 14:54:11 +00:00
WIP: Add user account system
projectmoon pushed to users at projectmoon/tenebrous-dicebot 2021-05-22 14:52:50 +00:00
ca34841d86 Functional user account registration.
c1ec7366e4 Add user accounts, registration command, secure command valiation.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-05-21 22:40:07 +00:00
a84d4fd869 Make command parsing case insensitive.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-05-21 22:29:07 +00:00
34ee2c6e5d Consider command execution secure when proper conditions are met.
9de74d05a9 Add an is_secure attribute for commands.
Compare 2 commits »
projectmoon closed issue projectmoon/tenebrous-dicebot#63 2021-05-21 15:13:04 +00:00
Encrypted room support broken
projectmoon commented on issue projectmoon/tenebrous-dicebot#63 2021-05-21 15:13:01 +00:00
Encrypted room support broken

After enough screwing around with state stores, SDK updates, and device IDs, it seems like the encrypted room support is working again. Could have been a bug in the SDK, or maybe I did not wipe out…

projectmoon released "Version 0.11.0" at projectmoon/tenebrous-dicebot 2021-05-21 14:48:54 +00:00