Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - bot: support pleroma instances | clarkzjw | 2023-02-23 | 1 | -0/+21 |
| | | | | - status_update() in mastodon.py currently doesn't support content_type, thus it still fallbacks to text/plain on pleroma instances when adding comments | ||||
* | bot: add command templates | clarkzjw | 2023-02-23 | 1 | -2/+0 |
| | |||||
* | bot: change create_poi to create_or_update_poi | clarkzjw | 2023-02-23 | 1 | -2/+2 |
| | |||||
* | bot: set default toot visibility to private | clarkzjw | 2023-02-23 | 1 | -1/+0 |
| | |||||
* | bot: test peewee sqlite3 | clarkzjw | 2023-02-23 | 1 | -3/+2 |
| | |||||
* | bot: enable location search | clarkzjw | 2023-02-21 | 1 | -6/+8 |
| | |||||
* | attach top popular photo to mastodon media post | clarkzjw | 2023-02-20 | 1 | -0/+53 |