Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deploy: add Dockerfile and docker-compose.yaml | clarkzjw | 2023-02-23 | 1 | -5/+6 |
* | bot: support changing default toot visibility | clarkzjw | 2023-02-23 | 1 | -1/+1 |
* | bot: implement /logout command | clarkzjw | 2023-02-23 | 1 | -0/+5 |
* | bot: encrypt access_key with cryptography.fernet library | clarkzjw | 2023-02-23 | 1 | -1/+1 |
* | bot: add command templates | clarkzjw | 2023-02-23 | 1 | -0/+1 |
* | remove outdated config | clarkzjw | 2023-02-23 | 1 | -9/+0 |
* | bot: set default toot visibility to private | clarkzjw | 2023-02-23 | 1 | -1/+0 |
* | fix oauth login flow | clarkzjw | 2023-02-23 | 1 | -0/+1 |
* | bot: support Mastodon OAuth2 login | clarkzjw | 2023-02-23 | 1 | -1/+9 |
* | more code formatting | clarkzjw | 2023-02-22 | 1 | -0/+6 |
* | optimize imports | clarkzjw | 2023-02-21 | 1 | -14/+0 |
* | refactoring code | clarkzjw | 2023-02-21 | 1 | -0/+36 |
* | renaming functions | clarkzjw | 2023-02-21 | 1 | -0/+2 |
* | minor reformatting | clarkzjw | 2023-02-20 | 1 | -0/+1 |
* | implemented basic functions: | clarkzjw | 2023-02-20 | 1 | -0/+5 |
* | 4sq: add query poi example | clarkzjw | 2023-02-20 | 1 | -25/+5 |
* | add python ini config example | clarkzjw | 2023-02-20 | 1 | -0/+28 |