Recent content by irritatingness

  1. irritatingness

    Implemented XF 2.1 API User alerts endpoint

    With the new API in XF 2.1, there are several endpoints. Retrieving user alerts is not yet one of them, and this suggestion is to include such. example: <XF url>/api/alerts Currently building out a mobile application using the new API (thank you so much for this feature), and this would be...
  2. irritatingness

    XF 2.1 REST API

    @Mike I realize the API is still in a beta and probably not done, and there's not yet any documentation. However, digging through the beta 5 Api controllers it doesn't seem like there'll be an endpoint to retrieve alerts for a user. Is this something that will be left out, or is expected to be...
  3. irritatingness

    XF 2.1 REST API

    This is something I'm working on for a solution of my own, but without OAuth it won't be too useful. I mean individual keys can be generated and the users can then input the key as a "sign-in" on the application, but this requires extra steps and painful key generation or some sort of...
Top Bottom