Custom Query (1168 matches)
Results (55 - 57 of 1168)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1025 | fixed | API object IDs are integers | ||
Description |
API object IDs are integers, they are also non-unique since the Activity and Activity.object have the same ID.
Expected: url similar to |
|||
#1023 | fixed | API timestamps are not timezone aware | ||
Description |
Activity.published (and probably all other API timestamps) is not timezone aware, it is currently in the form of: YYYY-MM-DDThh:mm:ss.ffffff Expected: YYYY-MM-DDThh:mm:ssZ (RFC3339 date-time is mentioned in pump.io API docs) |
|||
#5357 | fixed | ASCII typo on tour | ||
Description |
http://mediagoblin.org/pages/tour.html ACSII -> ASCII |