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 , 10 years ago
Milestone: | → 0.8.0 |
---|
comment:2 by , 10 years ago
comment:4 by , 10 years ago
Owner: | set to |
---|---|
Status: | new → in_progress |
comment:5 by , 10 years ago
Cc: | added |
---|
comment:6 by , 10 years ago
Owner: | removed |
---|---|
Resolution: | → fixed |
Status: | in_progress → closed |
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.
But are these feeds available for reading? I thought they weren't.