summaryrefslogtreecommitdiffstats
path: root/services/sync/modules/service.js
Commit message (Collapse)AuthorAgeLines
* Issue #1208: Remove `services.sync.enabled` pref.wolfbeast2019-08-15-19/+2
| | | | | | | Sync will not do anything unless specifically set up to do so and at least one engine is enabled, so there's no need for this "master switch" to force it disabled based on engines being disabled (which was its previous function to shortcut syncing in that situation).
* Remove get/setFxAMigrationSentinelwolfbeast2018-11-30-86/+0
|
* Remove telemetry calls from syncwolfbeast2018-11-30-6/+0
|
* Pass exceptions directly to logger.wolfbeast2018-10-24-14/+8
|
* Make Everything Work™wolfbeast2018-10-06-15/+0
|
* Update sync client for JS changes.wolfbeast2018-10-06-8/+8
|
* Import Tycho weave clientwolfbeast2018-10-06-163/+120
|
* Don't try to fetch FxA migration sentinel from non-supporting server.wolfbeast2018-07-15-1/+2
| | | | This resolves #522.
* Use a pref for supported Sync server API levelswolfbeast2018-06-09-24/+25
|
* Partially disentangle FxA from Weave so Pale Moon Sync can work.wolfbeast2018-06-08-0/+2
|
* Fix unsafe "instanceof" negationsjanekptacijarabaci2018-05-02-1/+1
| | | | https://github.com/MoonchildProductions/Pale-Moon/pull/1173
* Remove kinto client, Firefox kinto storage adapter, blocklist update client ↵Matt A. Tobin2018-02-02-1/+0
| | | | and integration with sync, OneCRL and the custom time check for derives system time.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1756