pinafore/src/routes/_api
charlag 5e7c8003db fix: Fix favorites, fix #850
This commit fixes invalid assumption that all timelines are sorted by status id.
Some, like favorites or bookmarks are sorted by private server id. To correctly
paginate we must use the Link header.

To work around the issue, offline for favorites was effectively disabled.
Statuses are still inserted into the database but we can't reproduce correct
timeline order.
2020-07-04 19:34:01 -07:00
..
stream fix: handle pleroma ping messages (#1676) 2019-12-15 09:58:00 -08:00
block.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
blockDomain.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
blockedAndMuted.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
delete.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
emoji.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
favorite.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
follow.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
followRequests.js feat: show unread follow requests on community page (#1493) 2019-09-16 22:36:24 -07:00
followsAndFollowers.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
instance.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
lists.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
media.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
mute.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
muteConversation.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
oauth.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
pin.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
pinnedStatuses.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
polls.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
pushSubscription.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
reblog.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
reblogsAndFavs.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
relationships.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
report.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
requests.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
search.js fix: tweak autocomplete behavior (#1570) 2019-10-13 08:08:06 -07:00
showReblogs.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
statuses.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
timelines.js fix: Fix favorites, fix #850 2020-07-04 19:34:01 -07:00
updateCredentials.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
user.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
utils.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00