Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use smart pointers with AP classes and Instance | ConfuSomu | 2024-03-20 |
| | |||
* | Make mastodonpp support configurable | ConfuSomu | 2024-01-08 |
| | |||
* | Implement basic Mastodon API support | ConfuSomu | 2023-08-24 |
Implement support for OAuth 2.0 code entry, which is then used to retrieve a token that is stored in the application's settings. Authentification allowed the implementation of a basic "get post from URL" feature mostly made for testing. |