zotero/chrome
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
..
content Use multi-item requests for full-text writes 2016-05-03 01:17:52 -04:00
locale Merge pull request #950 from adomasven/feature/import-feeds-from-opml 2016-04-28 01:09:47 -04:00
skin/default/zotero Align "Set Up Syncing" button in prefs 2016-04-26 16:27:26 -04:00