Граф коммитов

74 Коммитов

Автор SHA1 Сообщение Дата
Justin Dolske 93709a1e36 Bug 1155515 - Disable Reading List and RL Sync on all channels. r=markh 2015-04-20 15:54:49 -07:00
Drew Willcoxon 130cd1016f Bug 1154850 - Fix "Backoff request had non-numeric value: None" log message in desktop reading list sync scheduler. r=mhammond 2015-04-16 16:12:00 +02:00
Florian Quèze c0ec7b3074 Bug 1152908 - Middle-clicking on a reading list item should open it in a new tab, r=Gijs. 2015-04-16 17:09:20 +02:00
Mark Hammond 6ede6ade80 Bug 1153121 - have the readinglist sync engine log existing local items if trace logging is enabled. r=adw 2015-04-16 16:16:10 +10:00
Mark Hammond 3f8a941dc8 Bug 1152698 - certain readinglist server response codes should cause the sync engine to throw/abort. r=adw 2015-04-16 16:16:10 +10:00
Mark Hammond 0b8c43e99e Bug 1148701: React to Backoff and Retry-After headers from Reading List server. r=adw 2015-04-14 11:14:00 +10:00
Mark Hammond 766407deac Bug 1152703 - Prevent desktop reading list sync errors from preventing sync from starting again. r=adw 2015-04-09 19:49:18 +10:00
Mark Hammond 4efb56e752 Bug 1149896 - avoid warnings when using sendAsyncMessage on a ReadingListItem object. r=adw 2015-04-08 11:15:23 +10:00
Drew Willcoxon 4d1a3e3a9d Bug 1151077 - Make the desktop reading list sync module batch its POST /batch requests. r=markh 2015-04-07 15:49:28 -07:00
Mark Hammond 592e2031e1 Bug 1151521 - make logs less scary when non-JSON responses are received. r=adw 2015-04-07 15:14:56 +10:00
Mark Hammond 6cbf858a7b Bug 1149880 - avoid readinglist item races logging unhandled promise exceptions. r=dolske 2015-04-07 11:43:22 +10:00
Mark Hammond f6ba77b103 Bug 1139743 (part 3) - Cache OAuth tokens. r=ckarlof 2015-04-03 12:47:00 +11:00
Drew Willcoxon b4729bbf46 Bug 1149105 - Fix various desktop reading list sync failures, add more logging. r=markh 2015-03-31 16:41:13 +11:00
Drew Willcoxon e759de6df5 Bug 1147554 - Lazily create desktop reading list's database connection. r=markh 2015-04-01 18:24:32 -07:00
Mark Hammond 8abd50b9fd Bug 1149869 - prevent duplicate readinglist items from appearing in the sidebar in some cases. r=Unfocused 2015-04-01 17:03:53 +11:00
Mark Hammond 9b566cdb83 Bug 1149023 - fix errors deleting an already synced readinglist item. r=adw 2015-04-01 16:14:16 +11:00
Jared Wein 9ab973102b Bug 1146773 - Unify the code paths for adding an item to the reading list (location bar + reader mode). r=margaret 2015-03-30 19:58:00 -04:00
Blake Winton 01547d9e8f Bug 1147479 - Add a transition for adding items to the reading list. ui-r=mmaslaney, r=Unfocused 2015-03-30 14:16:05 -04:00
Blake Winton 05ecce6393 Bug 1147444 - Add a transition when deleting an item from the Reading List. ui-r=mmaslaney, r=Unfocused 2015-03-30 14:07:36 -04:00
Jared Wein 88eddc548c Bug 1147113 - Filter the article properties in ReaderParent.jsm instead of ReadingList.jsm. r=adw
--HG--
extra : rebase_source : f16ef837e9b855e90bd300a02f39936d897483a9
2015-03-30 12:02:52 -04:00
Mark Hammond 4d9c8a3831 Bug 1148724 - reading list scheduler gets a back-off strategy on errors. r=adw 2015-03-29 11:18:25 +11:00
Drew Willcoxon 47e1d0fa10 Bug 1148201 - Fix desktop reading list client use of Last-Modified, If-Unmodified-Since, If-Modified-Since headers. r=rnewman 2015-03-27 17:14:57 -07:00
Mark Hammond 5c3ea17df0 Bug 1148273 - have the readinglist scheduler handle FxA error states correctly. r=rnewman 2015-03-27 16:41:48 +11:00
Mark Hammond 797e173fdb Bug 1148252 - gracefully handle an attempt to upload a new item when the server already has it. r=adw 2015-03-27 13:10:20 +11:00
Mark Hammond ad9785e5d1 Bug 1148217 - catch and log local storage errors in reading-list sync engine. r=adw
--HG--
extra : rebase_source : d453f866d36cdfb5733041c9019b2fc9fa3fd122
2015-03-27 11:38:07 +11:00
Drew Willcoxon 1f533a25c5 Bug 1148060 - Fix test_Sync.js pre-39 failure due to defining `delete` on an object. r=jaws 2015-03-26 12:45:36 -07:00
Mark Hammond ef3fb42bb5 Bug 1147270 followup - fix stray quote character. r=me 2015-03-25 17:35:33 +11:00
Mark Hammond 2004d7b0e7 Bug 1147270 - extract Sync's device name logic so it can be used by reading list. r=rnewman 2015-03-25 16:28:19 +11:00
Mark Hammond 3cab41b89b Bug 1146068 (part 1) - fix scheduler to match readinglist sync engine implementation. r=adw 2015-03-25 16:28:18 +11:00
Drew Willcoxon 2559961e02 Bug 1131416 - Desktop syncing module for reading list service (sync module). r=markh 2015-03-20 15:48:53 -07:00
Blake Winton fa0337ba0d Bug 1146946 - Handle empty lists in sidebar.js when using the up/down key. r=florian 2015-03-24 15:12:17 -04:00
Florian Quèze a0fd72c7ac Bug 1143388 - Loading an item from the readinglist shouldn't make the user leave the reader mode if it was active, r=jaws. 2015-03-24 23:44:28 +01:00
Mark Hammond 24712a1339 Bug 1146786 - make readinglist sidebar logs less noisy. r=florian 2015-03-24 20:31:55 +11:00
Mark Hammond e9d0fa21fa Bug 1131416 - module for the readinglist sync engine to use to talk to the server. r=adw 2015-03-24 14:25:30 +11:00
Jared Wein ab4cb2d2c1 Bug 1146486 - The generic reading list thumbnail graphic is stretched too big and on white background. r=florian
--HG--
extra : rebase_source : 58fa62758576f89a650f824a37688cf3b94fe7a4
2015-03-23 18:53:36 -04:00
Jared Wein 536b45fd2c Bug 1146358 - Adding an item to reading list from reader view fails. r=adw
--HG--
extra : rebase_source : fad0ffb9bc10d7c9049c3c02ae474f8f131ca006
2015-03-23 16:45:58 -04:00
Drew Willcoxon d4fec9333e Bug 1131416 - Desktop syncing module for reading list service (one more fix to prepatory changes). r=jaws 2015-03-20 15:53:14 -07:00
Drew Willcoxon 48b68185e5 Bug 1131416 - Desktop syncing module for reading list service (fixes to prepatory changes). rs=jaws
rs=jaws IRL
2015-03-20 14:26:54 -07:00
Drew Willcoxon 503964d103 Back out 648e3888d9bd 2015-03-20 15:23:34 -07:00
Jared Wein e636a56349 Bug 1133485 - [ReadingList] Open the Reading List sidebar when the button in the location bar is used to add the current page to Reading List. r=markh
--HG--
extra : rebase_source : 61dbc2eca82d7c0c16889adc5bd80ddaa3e640a2
2015-03-20 13:14:34 -07:00
Drew Willcoxon 5e63826da7 Bug 1131416 - Desktop syncing module for reading list service (fixes to prepatory changes). rs=jaws
rs=jaws IRL
2015-03-20 14:26:54 -07:00
Jared Wein b2c4b4891c Backed out changeset c8e6847915e1 (bug 1123518) 2015-03-20 12:45:01 -07:00
Jared Wein 7571a2c07b Bug 1123518 - Follow-up, use background-size:cover for the reading list images. r=me
--HG--
extra : rebase_source : dbd460bf62b47027fa26ceab6db96cb83ef2144b
2015-03-20 12:43:17 -07:00
Drew Willcoxon 29dee4e836 Bug 1131416 - Desktop syncing module for reading list service (test fix). r=me 2015-03-20 12:19:30 -07:00
Drew Willcoxon 53feeeb6b1 Bug 1131416 - Desktop syncing module for reading list service (prepatory changes). r=markh 2015-03-20 12:12:10 -07:00
Florian Quèze 587a745a8b Bug 1144823 - reading list sidebar should be sorted by most recently added, r=markh. 2015-03-20 12:07:16 -07:00
Florian Quèze f87e13098f Bug 1144380 - active state on reading list sidebar persists after switching tabs, r=markh. 2015-03-20 12:05:35 -07:00
Jared Wein 374a3df179 Bug 1123518 - [ReadingList] Display article preview image in the Reading List sidebar. r=florian 2015-03-20 11:20:11 -07:00
Mark Hammond d429535c22 Bug 1131414 (part 2) - add the reading-list engine to Sync prefs. r=adw 2015-03-20 11:08:51 -07:00
Jared Wein ec5d5452f9 Bug 1133429 - [ReadingList] Store image URL in the ReadingList sqlite database. r=markh, a=KWierso. 2015-03-19 15:50:38 -07:00