zotero/chrome/content
Dan Stillman e0e744f9b1 Use multi-item requests for full-text writes
This is necessary to get a library version after the write instead of an
item version. Otherwise after a full-text write, the main library
version is behind, so the next sync checks all object types for that
library instead of getting a 304.

Full text is batched up to 500K characters or 10 items, whichever is
less.

This also switches to using ?format=versions for /fulltext requests,
which isn't currently necessary but reflects what it's actually doing.
2016-05-03 01:17:52 -04:00
..
zotero Use multi-item requests for full-text writes 2016-05-03 01:17:52 -04:00
zotero-platform Merge branch '4.0' 2016-04-12 16:09:10 -04:00