Custom Query (1173 matches)
Results (100 - 102 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#548 | fixed | Add support for token refresh to the OAuth plugin | ||
Description |
The OAuth plugin currently does not support token refresh, as described in the OAuth specification. This is needed to allow Android clients (among others) to refresh their tokens as they expire. It appears there was some planning for this, as a refresh_token field exists in the OAuthToken model, but it is currently unpopulated. This work may overlap with work on #517. |
|||
#163 | FIXED | Add tag views | ||
Description |
Chris said, Should we have some page that allows us to view all active media related to an active tag? Something like: /tag/bunnies/ Why, yes. Yes we should. And by should, I mean, we could, and it would be very helpful if we did. This feature was rolled over from `#360 </issues/360>`_. [BONUS] - /tag/bunnies+fangs |
|||
#940 | fixed | Add template hook to STL sideinfo | ||
Description |
It would be interesting to add a template hook to the STL sideinfo, in order to extend the STL media display, just like other media displays. |