Custom Query (1173 matches)
Results (268 - 270 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1077 | fixed | 500 error updating comments in API | ||
| Description |
Using the API you get a HTTP 500 error when you try and send an "update" activity to update a comment. This is caused because the |
|||
| #1079 | fixed | Activity.content is not fully translatable | ||
| Description |
Currently the "object" in the Activity.content is not translatable because it uses This could be fixed by doing: {
"image": _("an image"),
"comment": _("a comment"),
etc...
}
This would allow it be translatable and get the correct article in English which is currently missing. |
|||
| #5353 | fixed | Error when using the API | ||
| Description |
There is a problem with old references to the "user" property on the OAuth models. This happened ever since the commit where I changed the user/creator/publisher/uploader all to the "actor" property. This was reported to me in IRC by ayleph. |
|||
