Opened 10 years ago

Closed 10 years ago

#1055 closed defect (fixed)

API feed sort order

Reported by: Jonas Haraldsson Owned by:
Priority: minor Milestone: 0.8.0
Component: programming Keywords: api, feed, sortorder
Cc: JanKusanagi Parent Tickets:

Description

GMG API feeds ('/api/user/inbox', '/api/user/feed') sort order is oldest first, while pump.io feeds sort order is newest first.

Change History (6)

comment:1 by Jessica Tallon, 10 years ago

Milestone: 0.8.0

comment:2 by JanKusanagi, 10 years ago

But are these feeds available for reading? I thought they weren't.

comment:3 by Jessica Tallon, 10 years ago

Feeds are available for reading to the user who's feed it is.

comment:4 by Jessica Tallon, 10 years ago

Owner: set to Jessica Tallon
Status: newin_progress

comment:5 by JanKusanagi, 10 years ago

Cc: JanKusanagi added

comment:6 by Jessica Tallon, 10 years ago

Owner: Jessica Tallon removed
Resolution: fixed
Status: in_progressclosed

This has been fixed as of 058964b. As well as the count and offset GET parameters added however they don't work right now due to an OAuth bug.

Note: See TracTickets for help on using tickets.