Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-10 | Added some tweaks for AndStatus, that does some things different (still ↵ | default | |
non-working). AndStatus expects a 'state' field to be propagated and doesn't send the 'client_secret' as a GET argument, but in a Basic authorization header. | |||
2023-04-10 | New function mastoapi_id(), that creates mostly-compatible Ids. | default | |
Most apps (all?) sort entries by status Id, so they must be time-sorted (somewhat). | |||
2023-04-10 | Some timeline fixes. | default | |
2023-04-10 | More mastoapi timeline work. | default | |
2023-04-10 | Also delete the app in token revokation. | default | |
2023-04-10 | More work in status entries. | default | |
2023-04-10 | Limit the number of entries returned using the max_id. | default | |
2023-04-10 | More mastoapi work. | default | |
2023-04-09 | Fixed avatar. | default | |
2023-04-09 | More mastoapi work. | default | |
2023-04-09 | OAuth login now works. | default | |
2023-04-08 | More mastoapi work. | default | |
2023-04-08 | The /oauth/authorize URL generates a login page. | default | |
2023-04-08 | More mastoapi work. | default | |
2023-04-08 | Added some OAuth scaffold code. | default | |
2023-04-08 | New file mastoapi.c. | default | |