Edward Lee
48fddbe721
Bug 527775 - Allow customizable api version on the client
...
Add a new pref storageAPI (currently 0.5) that gets used for storage urls.
--HG--
extra : rebase_source : 74ca13de918d4211cbdcf708c30cc03d876fec7d
2009-11-10 15:24:31 -08:00
Mike Connor
8b18c0ef54
bug 518075 - fix copy/paste fail
2009-11-09 16:30:37 -05:00
Mike Connor
91e32684b5
bug 526940 - go back to SSL, now that it's not broken
...
--HG--
extra : rebase_source : e05b1dffadbb8d67d48488569d711a983609107c
2009-11-09 15:57:48 -05:00
Edward Lee
3f43f527e1
Bug 527379 - Passphrase gets synced back to previous value
...
Persist the new passphrase in the login manager to have it sync the modify (delete+add).
--HG--
extra : rebase_source : 940c8362aa3900615a06b73e34815acd6365e086
2009-11-09 12:56:14 -08:00
Mike Connor
be46d4fd98
bug 518075 - fix timer usage, reset engine score once added to globalScore
2009-11-09 14:33:53 -05:00
Mike Connor
516a5f8953
bug 518075 - tweak original patch and item values
2009-11-09 12:57:58 -05:00
Mike Connor
31cfd43156
bug 526765 - fix places we aren't localized properly
2009-11-07 18:27:31 -05:00
Guillermo López
ab0bdb2466
Bug 515809 - Use of three dots (...) instead of ellipsis (…) on Weave filess. r=Mardak
2009-11-04 17:45:22 -08:00
Edward Lee
43a1a96614
Bug 526661 - Use Firefox content to display the activity log
...
Just open the file as a tab to show the activity log. Remove related xul/js/strings. Saving can be done through normal Save Page As... No manual cleaning of the log, but the size is much smaller.
2009-11-04 17:01:49 -08:00
Edward Lee
509504e15f
Missing let for declaring meta.
2009-11-04 16:27:35 -08:00
Edward Lee
b0552ee55b
Bug 519139 - Weave freezes the browser for 5-10 secs when starting sync
...
Correctly remove the separator getter just like for folders to prevent triggering the lazy loader on every sync.
2009-11-04 16:07:05 -08:00
Edward Lee
4e4495a7a4
Bug 513438 - No easy way to enable / re-enable Weave
...
Assume Weave is always enabled (don't store it in a pref) and only disable if checks fail on startup.
2009-11-04 15:27:08 -08:00
Edward Lee
eb8a547f22
Avoid undefined property warnings by checking for null first instead of comparing.
2009-11-04 15:12:29 -08:00
Edward Lee
727e615361
Remove unused openStatus util call for status.xul.
2009-11-03 14:39:35 -08:00
Mike Connor
bb8fab54ae
bug 526096 - add ToS link to wizard, fix some custom server and email validation stuff that popped up testing
2009-11-03 00:45:11 -05:00
Mike Connor
e57d84d4d6
bug 524916 - remove /xmpp from Sync, since we're not using it
2009-11-02 22:38:50 -05:00
Mike Connor
000df40447
bug 524916 - remove unused strings
...
--HG--
extra : rebase_source : 76779af95ada4c092bc8b68a6f744c59dcdedb3b
2009-11-02 21:36:04 -05:00
Edward Lee
e7b9bd8c7e
Bug 524617 - give status updates during connection and sync
...
Show "Connecting…" after tapping connect and "in progress…" after tapping sync now.
2009-11-02 10:59:35 -08:00
Mike Connor
c803c9f499
bug 485108 - drop status dialog, show status including engines on statusbar, remove dead status bits
2009-10-28 03:42:35 -04:00
Mike Connor
ae0b04206e
bug 522805 - better UI for private browsing mode, also fix 518035 by replacing Sign In/Out with Connect/Disconnect
2009-10-27 21:51:14 -04:00
Mike Connor
e757856e7c
bug 524562 - add login feedback to prefpane
2009-10-27 20:36:43 -04:00
Mike Connor
261f7793c0
bug 520065 - partial sync fail should be an error, add better error string, and fix status object misuse so it actually works
2009-10-27 19:15:20 -04:00
Mike Connor
06a737b008
moar error checking, turn field validation back on in wizard, do better rewind/forward enabling
...
--HG--
extra : rebase_source : 473eccb2c879769b94011d6ae6b947a6e070fdaa
2009-10-23 03:05:41 -04:00
Edward Lee
ea2af3531c
Bug 524052 - Remove about:weave
...
Remove files under content/about and content/ext (jQuery) and about:weave service.
2009-10-22 23:46:50 -07:00
Mike Connor
a74475172a
merge backout
2009-10-23 01:11:07 -04:00
Mike Connor
d15a690d44
Backed out changeset 4e518b3ae5d2
...
overzealous pruning ftl ;)
2009-10-23 01:10:36 -04:00
Mike Connor
f681db6ada
bug 521357 - handle login errors in the main prefpane better, still needs work after pre2
...
--HG--
extra : rebase_source : 442ea408d924e197982a0da4b2e87ea92f839ea0
2009-10-22 23:23:03 -04:00
Edward Lee
7de4d64b2c
Remove onStartup call from fennec overlay now that we listen to final-ui-startup.
2009-10-22 17:03:51 -07:00
Edward Lee
c63aad855c
Bug 483089 - Weave Preferences button in Add-ons manager should be enabled
...
Show the new pref pane (bug 521357) by having the options.xul file for Fennec (bug 523384) close iteself and open the real prefs window.
2009-10-22 16:15:34 -07:00
Edward Lee
d527ecbf58
Load a local firstrun page with instructions on what to do instead of about:weave.
2009-10-22 13:52:55 -07:00
Edward Lee
2fd35215ca
Bug 523384 - Update Fennec UI for 0.8 release
...
Provide an optionsURL to show settings on Fennec and update the options on various events like sync, login, options loaded.
2009-10-22 13:51:50 -07:00
Mike Connor
0b7c499045
land new Firefox prefs/wizard
2009-10-22 15:31:45 -04:00
Edward Lee
169f0fabf9
Bug 520231 - strip identity from production track
...
Remove bits related to authenticator/auto-login and openid (munge and redirect).
2009-10-20 17:17:30 -07:00
Edward Lee
4f6c329f0a
Remove unused TabsNotification for remote virtual tabs notification.
2009-10-19 17:06:50 -07:00
Edward Lee
57cd173e1d
Remove unused change password/passphrase/generic dialog.
2009-10-19 16:37:25 -07:00
Edward Lee
998e703ef1
Remove unused pick-sync dialog (<==, <==>, ==>).
2009-10-19 16:24:32 -07:00
Edward Lee
2df003c9b1
Bug 517598 - Put useful interestingness/index values for bookmark
...
Use places to figure out the frecency of a bookmark and give items (not just bookmarks) a bonus if it's sitting in the toolbar.
2009-10-16 16:19:28 -07:00
Edward Lee
dbc6dadefc
Bug 517598 - Put useful interestingness/index values for history
...
Additionally get the frecency for a history GUID/page when getting the url and title.
2009-10-16 16:18:53 -07:00
Edward Lee
cafcb53243
Ignore sortindex when comparing if records are different because it's only used for ordering of records.
2009-10-16 16:18:38 -07:00
Edward Lee
e84feadbdc
Update predecessor test to additionally test unsorted bookmark predecessors.
2009-10-13 21:07:32 -07:00
Edward Lee
163c93866d
Keep the unsorted bookmark folder unsorted and not worry about the ordering.
2009-10-13 16:27:10 -07:00
Edward Lee
83ba7d0855
Bug 522084 - Automatically sync much sooner if there's more data to fetch from the server
...
Have the syncInterval getter return with a lower interval for non-mobile clients while still enforcing backoff if it's bigger than the sync interval.
2009-10-13 11:56:46 -07:00
Edward Lee
7fcf4fdde6
Bug 522077 - Download a certain total number of items each sync instead of fixed "catch up"
...
Limit the initial the first fetch of new items by a total number of fetch and subtract the number of items processed. Use the difference to keep fetching more items from the backlog in chunks.
2009-10-13 11:20:28 -07:00
Edward Lee
3f44aa854b
Split multiple id deletes into 100-id chunks instead of hitting max apache URI length.
2009-10-12 18:11:31 -07:00
Edward Lee
f56a03aa93
Bug 482906 - Gracefully handle wiping weave passwords if syncing doesn't restore them
...
After potentially wiping out all local passwords, save the Weave passwords to disk.
2009-10-12 16:45:40 -07:00
Edward Lee
53ada6a89f
Bug 520215 - Only wipe if data is able to be restored from the server
...
For each engine, try decrypting a record from the server before wiping local data.
2009-10-12 16:22:54 -07:00
Edward Lee
39f90ad4f7
Simplify logic for Engines.getAll/Enabled and use Enabled for main sync loop.
2009-10-08 13:51:22 -07:00
Edward Lee
3485d4dcb1
Land external changes to Sync.js: setTimeout timer reference, checkAppReady comments/calls.
2009-10-08 11:45:51 -07:00
Edward Lee
8c92eee28a
Bug 517492 - Sync will not complete, causing firefox not to quit successfully
...
Lazily listen for quit-application on the first sync-async call and bail out if the notification is sent while waiting for the callback.
2009-10-07 18:15:38 -07:00
Edward Lee
af5e61b913
Bug 519147 - "Sign In" is greyed out in Weave menu when Firefox starts, in Weave 0.7pre4
...
Switch back to STATUS_OK (from STATUS_DELAYED) when the delayed startup is actually called.
2009-10-07 10:47:55 -07:00