aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix influxdb volume, missing user parameter in list_commandv0.1.1clarkzjw2023-02-271-2/+2
|
* bot: add check_user decorator to check user login statusfeature/user_permissionclarkzjw2023-02-271-6/+9
|
* bot: support changing default toot visibilityclarkzjw2023-02-231-3/+29
|
* bot: implement /logout commandclarkzjw2023-02-231-2/+3
|
* bot: implement /list commandclarkzjw2023-02-231-2/+11
|
* bot: add command templatesclarkzjw2023-02-231-1/+17
|
* bot: multi user workingclarkzjw2023-02-231-4/+10
|
* bot: set default toot visibility to privateclarkzjw2023-02-231-1/+0
|
* bot: test peewee sqlite3clarkzjw2023-02-231-7/+0
|
* bot: support Mastodon OAuth2 loginclarkzjw2023-02-231-0/+13
| | | | | | | | | | | | | | | | test callback test mastodon callback test callback clean customwebhook example bot: test oauth login test callback url test callback
* more code formattingclarkzjw2023-02-221-9/+2
|
* fix /cancel flowclarkzjw2023-02-221-0/+13
|
* optimize importsclarkzjw2023-02-211-9/+4
|
* refactoring codeclarkzjw2023-02-211-0/+33
    Powered by cgit v1.2.3 (git 2.41.0)