Custom Query (1173 matches)
Results (262 - 264 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #309 | wontfix | Create activity entry timeline (OStatus) | ||
| Description |
Look into and check if models in GMG are in line with OStatus objects and activity entries. Create necessary models. This will probably need discussion on what to include in the first around and what to exclude. First round should at least contain Image and Comment objects, as well as the post verb. Add signal functions or something similar to create entries when a user posts a new Image or a Comment or access activity information by some other means (depends on the implementation). Keep in mind that GMG must be able to support other verbs (e.g. favorite, follow) so reading directly from MediaEntry model is probably not the optimal solution. |
|||
| #905 | fixed | Create and use activities | ||
| Description |
Pump.io uses activities to represent when you post, comment, etc. We need to start storing the activities and using them on the feed API. This will involve introducing a new model and making it so commenting, deleting, uploading, etc. via either the API or the webUI creates and saves an activity. |
|||
| #124 | FIXED | Create layout for profile page | ||
| Description |
Right now, the profile page is a list of bullet points and a few images. We can do better than that! As discussed before I will probably implement a side bar on the left. |
|||
