summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-03Clean: remove shared secret from storing in hardcopyHEADmainGrant Shangreaux
2020-05-03Update version to 0.1.0Grant Shangreaux
2020-05-03method combinationColin Okay
2020-05-02refactor for granolin 0.1Coin Okay
- Implemented hardcopy-plist method. - Added known-users slot - Updated user managment to use known-users slot
2020-05-01Feature: limit users to one inviteGrant Shangreaux
2020-04-30Feature: adminbot alpha - new user registrationGrant Shangreaux
uses the admin registration endpoint to perform user registration given the command "!invite <username>" - validates usernames and complete user-id - requires the registration shared secret to work - does not limit invites at all yet
2020-04-30Initial commitGrant Shangreaux