[Pkg-mozext-commits] [wot] annotated tag upstream/20150421 created (now b629309)

David Prévot taffit at moszumanska.debian.org
Fri May 1 00:37:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to annotated tag upstream/20150421
in repository wot.

        at  b629309   (tag)
   tagging  ca5008ac51a41964e2fe5a7ee4ccc0281d160857 (commit)
  replaces  upstream/20131118
 tagged by  David Prévot
        on  Thu Apr 30 19:53:45 2015 -0400

- Log -----------------------------------------------------------------
Upstream version 20150421
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJVQsCJAAoJEAWMHPlE9r08E2UH/jdRW4WraX9das753HJzjJ03
TgOWsSKLEGYoFznixvcYatIIbeGOEiyTh2rAjyDdhs2RHzLu5Th6pb+DD5BG7Vr5
hfxGIcM6GmaWe66uNQRzZOiOt/X96z7Jud1MSuJYjsthfm29qRApYaEgn5Wxtely
gZ8N2y93D6JiEjrSI0F6UHJIT+vKvJZIFqenaX7ciO44sls2YouLzOuljVUdFGt9
bqdvBT5z5UoKBaFWLRwUBI70aeJGJPxbZhR2our7sTj3FOMaT2zncqYw99bpnRh7
ZWNhyX1lCv3KbomUC5xlT5+UBxmwRkYhIWNHqRawHauY5InI/7Lxr5FJg4wt1tk=
=56e2
-----END PGP SIGNATURE-----

David Prévot (1):
      Imported Upstream version 20150421

Sami Tolvanen (30):
      Ignore install.rdf
      Install safe search provider if enabled in settings
      Try search installation only once
      Reload the reputation when saving a rating on the scorecard
      Use localized OSD files.
      Fixed query timeout issues on Firefox 12+
      Fixed tyop
      Removed the unused wot_util.dump function, can simply use JSON.stringify if necessary in future
      Version number bumped for release
      Updated maxVersion
      Removed dump() calls that output debugging information and turned off the weboftrust.create_button setting by default.
      Create the toolbar button once though.
      Persist the toolbar button since it's no longer created every time.
      Fixed the toolbar icon for the 5-upate state.
      Don't update the UI before settings are loaded
      Show an update page for versions >20120302 and treat the update page as a settings page
      Updated maxVersions.
      Allow search rules to specify the maximum reputation level for which rating symbols are shown. This allows exclusion of green rating symbols from Gmail only, for example.
      Updated maxVersions
      Updated maxVersion
      Add the toolbar button after the stop button. Fixes #18
      Fixed tyop in pop-up.
      Updated version number.
      Merge branch 'master' of https://github.com/mywot/firefox-xul
      Use value instead of nodeValue for attributes. Fixes #17
      Fix warning about dead objects after pop-up hide timeout.
      Use DOM Mutation Observers instead of Mutation events. Fixes #16
      Update minVersion to Firefox 14 due to mutation observers. Remove SeaMonkey support.
      Dead objects are unavoidable at times, so suppress the exception message.
      Disconnect the correct observer.

Sergey Andryukhin (189):
      initial (rev 1787)
      #1 Popup positioning bug in gmail
      Don't setup WSS as search by default
      Removed conditional branch (else)
      #4 Broken chars on warning screen
      prepare for ninja
      #4 Broken chars on warning screen
      Merge branch 'master' into ninja
      #7 Ninja donuts
      #7 Ninja Donuts: Fade out slowly
      #7 Disable ninjas in the default config for a while
      version number
      #10 Detect HTTPS Everywhere and default to HTTPS if installed
      version number 20120827
      done #11 Ukrainian translation
      fixes #8 Turkish translation / incomplete a bit, but most is translated.
      #12 New WarningScreen
      fixed #14 WOT reputation icon in the warning message doesn't reflect site's reputation
      fixed #2 Distinguish a context when opening mywot.com pages from an addon
      Fixed ukrainian locale (small changes)
      Merge remote branch 'origin/master'
      Fixed ukrainian locale - prover "privacy" word for rating window
      Fixed ukrainian locale: shorter version of "Privacy" word for all occurrences
      More turkish strings
      Merge branch 'turkish'. Added Turkish strings.
      Updated code version to 20120926
      Alpha version of FBL for Firefox / incomplete
      Feedback Loop's html form is moved to svn/API directory
      Fixed names of scripts in the comments. Added "extra" directory to gitignore.
      Added more conditions for "calm period", Use global hash for storing state between windows
      added production URL for the form
      Updated version number
      Bug fixes, cleaning the code and updated build script
      fixed bug with resource path in the manifest
      Added cleaning on uninstall. Cleaned the code from debug.
      Added setting up the time of the add-on's first launch, which will be used in several cases (FBL, gradually changing min conf level, etc)
      FBL: Don't show the form to the new users (2 weeks)
      updated version to 20130107
      fixed typo in the comment
      Fixed minor bug with not clearing time of last search_rules update
      Fixes #25 Don't use synchronous http requests
      fixed #26 Don't mark-up links in editable content
      fixed #30 A bit broken WS on twitter's accounts with poor reputation
      fixes #32 Warning is totally messed up
      #33 FBL: Support longer question and "dismiss" action-link
      Updated version to 20130402
      Fixed issue of FF Nightly with strange behaviour of event object
      Another fix for issues of Nightly FF
      Fixed broken WS
      Fixes #36 The addon leaks markup in "Note" in FB
      fixes #27 Private browsing changes may break the add-on
      Updated version to 20130515
      Added parsing of categories and blacklists from API response
      Added parsing of update.xml (categories and groups)
      Finished search popup; fixed bug with decrypting normalised name;
      Renamed icons to match Chrome's naming convention (r0..r5); Replaced search icons to mini-version (same as in Chrome)
      tiny code cleaning
      New Warning Screen (WOT 2.0 + Blacklisting info): almost done.
      Fixed issues with Blocked mode of WS and colours on WS
      Freezing current stage before trying new approach for RW
      Added locale strings from Chrome and implemented initialisation of RW with locales
      View mode of RW works fine now. Some other bugs were fixed.
      Links on RW are alive now; RW is updated correctly.
      Added showing a message in RW
      Made Activity Score alive.
      "close" icon now alive, preferences are saved from RW.
      Added ratings+votes submit feature
      TEMPORARY: removed other than EN locales for Beta-1 release
      TEMPORARY: Disabled commenting mode
      Removed "quick-testify" feature from UI
      Updated version number to 20130806
      Fixed #43 No rating handler in the packed add-on
      Fixed #46 Settings page doesn't open because of additional query-params
      Fixed #44 Don't show Warnings in sub-frames
      Fixed #42 Warning on a site without reputation is missing labels "unknown"
      Updated version number to 20130807
      Cleaned and adjusted locale strings to Chrome's ones.
      Updated/cleaned and prepared locales for translation
      Updated locales to semi-translated state.
      Cleaned command.js from outdated code.
      Implemented commenting API (get, submit, remove)
      Implemented pending submissions
      Implemented local keeper of comments
      Fixed a bug when data is submitted on opening RW for other site than previous
      Don't fetch comment for undefined target
      Updated version to 20130823
      switched to prod comment server
      Activated russian locale
      Fixed #52 Cyrillic in categories doesn't work
      Changed positioning of RW relatively to button
      Fixed settings page issue (search rules)
      Removed duplicate of query lib
      Added ColorBlind mode and cleaned code a bit
      Use full components names in the search popup
      Added "version" cookie
      disable some debug logging
      Fixed #53 Search settings are stored in a wrong way in prefs
      Better size of category circles
      Applied new translations
      Added one time WelcomeTip for the Rating Window
      - Don't submit comment if only votes were changed;
      Open Update Page after the add-on is installed
      Updated version to 20130902
      Changed the location of "accessible" piece of code to update RW in the same browser session
      Update RW when current hostname has been changed
      small trick to make WT RW works
      Bug fixes related to RW updates and WelcomeTip
      Fixed a bug in Warning screen based on blacklisting info
      Cleaned code from debug output and outdated code
      Disabled GA
      Fixed minor bugs on Firefox shutdown
      Fixed "Exception about accessing dead object"
      Fixed the bug which breaks RatingWindow on Linux Firefox
      Fixed my own typo-bug. Facepalmed.
      Updated version to 20130904
      Shortened IT string "full list"
      Synced to Chrome's code
      Fixed #55 Commenting adds comment but then doesn't show it
      Fixed #54 The add-on still takes into account obsolete components to trigger Warning
      Fixed: RW was updated during the submit-process which caused clearing the comment field
      Fixed: incorrect URL of welcome page after redirections are done.
      Fixed: #57 After the add-on is syncronized with website, the RW still thinks there is no account
      Updated version to 20130905
      Replaced beta.* to www.* everywhere
      Updated version to 20130909
      Minor cleaning from -moz CSS prefix
      Merge branch 'beta'
      Fixed #58 RW is not updated when rating is changed on scorecard
      Fixed #59 search popup creates empty space in chats in VK
      Fixed #60 Some users report blank browser popups when WOT is running
      Merge branch 'beta'
      Fixed #48 Clearing ratings separately doesn't clear voted categories
      Updated version to 20130915
      Fixed #61 Update Italian locale
      Fixed #62 Commenting API calls deletes website's login state
      Fixed #64 Encoded hostname is used in RW
      Fixed #63 Confusing text in the tooltip when the add-on is disabled
      More fixes in Italian
      Fixed #65 Mistake in German
      Updated version to 20130916
      Fixed #67 Window popup resize doesn't work end WOT is enabled
      Updated version to 20130917
      Fixed #72 Comment's encoding issue
      Fixed small css issue of letters' counter
      Updated version to 20130924
      - Simplified category selector;
      Updated version to 20131008
      New translations
      Fixed #73 Broken encoding again when commenting via RW
      Fixed #75 Can't fetch & submit a comment for a cyrillic domain
      Fixed #70 User see category votes from previously rated via scorecard website
      Better user votes' presentation on RW
      Updated version number to 20131025
      Fixes #76 No categories to pick if only CS rated
      Fixes #74 donuts disappear when switching results pages after coming back from found website
      Updated version to 20131030
      Added illogicality check
      Updated version to 20131118
      Categories, search rules, keeper and shared hosts are stored in the local storage
      Non resizable text area in the RW
      Fixes #82 Refactor: unload modules in reverse order - from the last to the first
      Fixes #80 Wrap global variables
      Out-of-the-page Warning Screen. Fixes many issues: #69, #41, #39, #37,
      updated version to 20140113
      WOT Groups: tags in RW, new message indicator on the top;
      Reset mytags list when user used scorecard to rate/comment
      Proper vertical align of the link "View scorecard"
      Fixes and using production servers again.
      Cleaning pasted text from html; Same length limitations as on scorecard; Links to beta.mywot.com;
      fixed RW welcometip lost styling
      Temporary localisation (English is used for most locales)
      More fixes of tags update process
      Fixed issue with mytags update
      Fixed the issue with long dash; Updated version to 20140317
      Added Seamonkey support as a test
      more browsers
      Fixed issue with non-latin tags
      tiny cleaning
      Fixes #83 Broken layout
      Fixed CSS issues in WG mode
      Updated version to 20140422
      Fixed min versions according to failed validation test
      removed unused apps from the manifest
      Removed visible part of WG functionality from the Rating Window
      Fixed code validation issues and added "use strict" mode;
      Fixed issues in strict mode, and removed strict mode for search.js (it breaks something)
      Fixed the issue with doubled click event on submit; Removed visual effects since there is no more jQuery UI lib.
      Added build script for Mac OS
      Added Hindi language

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  eb1fb4c   initial (rev 1787)
       new  97562f0   Ignore install.rdf
       new  b703713   Install safe search provider if enabled in settings
       new  b463967   Try search installation only once
       new  cbec0fc   Reload the reputation when saving a rating on the scorecard
       new  6ea70d1   Use localized OSD files.
       new  1d5170c   Fixed query timeout issues on Firefox 12+
       new  b613d4d   Fixed tyop
       new  edd3556   #1 Popup positioning bug in gmail
       new  3f34a21   Removed the unused wot_util.dump function, can simply use JSON.stringify if necessary in future
       new  13ba36a   Version number bumped for release
       new  6986db9   Updated maxVersion
       new  6b45814   Removed dump() calls that output debugging information and turned off the weboftrust.create_button setting by default.
       new  f412f65   Create the toolbar button once though.
       new  2bc01b5   Persist the toolbar button since it's no longer created every time.
       new  dc7f42d   Fixed the toolbar icon for the 5-upate state.
       new  ff5b047   Don't update the UI before settings are loaded
       new  6c725a1   Show an update page for versions >20120302 and treat the update page as a settings page
       new  cfecf90   Updated maxVersions.
       new  8b32d0e   Allow search rules to specify the maximum reputation level for which rating symbols are shown. This allows exclusion of green rating symbols from Gmail only, for example.
       new  eec8452   Don't setup WSS as search by default
       new  a45b557   Removed conditional branch (else)
       new  8b54878   Updated maxVersions
       new  a5868cd   #4 Broken chars on warning screen
       new  ab97bcf   prepare for ninja
       new  4b34b59   #4 Broken chars on warning screen
       new  dfe8744   Merge branch 'master' into ninja
       new  97f0ecf   #7 Ninja donuts
       new  0fffbf2   #7 Ninja Donuts: Fade out slowly
       new  190c165   #7 Disable ninjas in the default config for a while
       new  bc3fa3a   version number
       new  15564d8   #10 Detect HTTPS Everywhere and default to HTTPS if installed
       new  9bf4917   version number 20120827
       new  26d192e   Updated maxVersion
       new  2d7042f   done #11 Ukrainian translation
       new  557c4d7   fixes #8 Turkish translation / incomplete a bit, but most is translated.
       new  8dd9b63   #12 New WarningScreen
       new  98c836b   fixed #14 WOT reputation icon in the warning message doesn't reflect site's reputation
       new  c73ee1f   fixed #2 Distinguish a context when opening mywot.com pages from an addon
       new  371e03d   Add the toolbar button after the stop button. Fixes #18
       new  a81f6ff   Fixed tyop in pop-up.
       new  6e8f16b   Updated version number.
       new  6221c9b   Fixed ukrainian locale (small changes)
       new  2d6b168   Merge remote branch 'origin/master'
       new  12492e2   Merge branch 'master' of https://github.com/mywot/firefox-xul
       new  c7e1d65   Use value instead of nodeValue for attributes. Fixes #17
       new  b82f902   Fix warning about dead objects after pop-up hide timeout.
       new  75c6f36   Use DOM Mutation Observers instead of Mutation events. Fixes #16
       new  08bbdad   Update minVersion to Firefox 14 due to mutation observers. Remove SeaMonkey support.
       new  f904703   Dead objects are unavoidable at times, so suppress the exception message.
       new  c31e2e6   Disconnect the correct observer.
       new  3b288b6   Fixed ukrainian locale - prover "privacy" word for rating window
       new  8407c92   Fixed ukrainian locale: shorter version of "Privacy" word for all occurrences
       new  687f3bd   More turkish strings
       new  bdddf51   Merge branch 'turkish'. Added Turkish strings.
       new  adb8406   Updated code version to 20120926
       new  61e0325   Alpha version of FBL for Firefox / incomplete
       new  b89f289   Feedback Loop's html form is moved to svn/API directory
       new  2e36d78   Fixed names of scripts in the comments. Added "extra" directory to gitignore.
       new  36552a7   Added more conditions for "calm period", Use global hash for storing state between windows
       new  f495662   added production URL for the form
       new  66a884b   Updated version number
       new  fabf215   Bug fixes, cleaning the code and updated build script
       new  7c3492b   fixed bug with resource path in the manifest
       new  6511838   Added cleaning on uninstall. Cleaned the code from debug.
       new  36d1d2e   Added setting up the time of the add-on's first launch, which will be used in several cases (FBL, gradually changing min conf level, etc)
       new  3eace91   FBL: Don't show the form to the new users (2 weeks)
       new  0a936c7   updated version to 20130107
       new  9459192   fixed typo in the comment
       new  6eef917   Fixed minor bug with not clearing time of last search_rules update
       new  46af2ae   Fixes #25 Don't use synchronous http requests
       new  1648112   fixed #26 Don't mark-up links in editable content
       new  27d9e3f   fixed #30 A bit broken WS on twitter's accounts with poor reputation
       new  171e6a5   fixes #32 Warning is totally messed up
       new  ee2cd63   #33 FBL: Support longer question and "dismiss" action-link
       new  1477266   Updated version to 20130402
       new  438b022   Fixed issue of FF Nightly with strange behaviour of event object
       new  175b052   Another fix for issues of Nightly FF
       new  76d1bf4   Fixed broken WS
       new  ac21ced   Fixes #36 The addon leaks markup in "Note" in FB
       new  454387e   fixes #27 Private browsing changes may break the add-on
       new  ad46085   Updated version to 20130515
       new  c73573a   Added parsing of categories and blacklists from API response
       new  3adb538   Added parsing of update.xml (categories and groups)
       new  53687ae   Finished search popup; fixed bug with decrypting normalised name;
       new  d2a43d8   Renamed icons to match Chrome's naming convention (r0..r5); Replaced search icons to mini-version (same as in Chrome)
       new  57b71e0   tiny code cleaning
       new  ba1ca7b   New Warning Screen (WOT 2.0 + Blacklisting info): almost done.
       new  d26f303   Fixed issues with Blocked mode of WS and colours on WS
       new  d20dd46   Freezing current stage before trying new approach for RW
       new  3729816   Added locale strings from Chrome and implemented initialisation of RW with locales
       new  6f9f808   View mode of RW works fine now. Some other bugs were fixed.
       new  3e759d4   Links on RW are alive now; RW is updated correctly.
       new  0e65798   Added showing a message in RW
       new  049a17b   Made Activity Score alive.
       new  0f2190c   "close" icon now alive, preferences are saved from RW.
       new  ea87859   Added ratings+votes submit feature
       new  d34dc9c   TEMPORARY: removed other than EN locales for Beta-1 release
       new  4c7ffa6   TEMPORARY: Disabled commenting mode
       new  1dc4ccf   Removed "quick-testify" feature from UI
       new  9a1f14a   Updated version number to 20130806
       new  ba34964   Fixed #43 No rating handler in the packed add-on
       new  820ab98   Fixed #46 Settings page doesn't open because of additional query-params
       new  97f05f9   Fixed #44 Don't show Warnings in sub-frames
       new  f5abecc   Fixed #42 Warning on a site without reputation is missing labels "unknown"
       new  4417f19   Updated version number to 20130807
       new  77c9876   Cleaned and adjusted locale strings to Chrome's ones.
       new  b92d0b6   Updated/cleaned and prepared locales for translation
       new  9e8173c   Updated locales to semi-translated state.
       new  0c20fa9   Cleaned command.js from outdated code.
       new  b92aa04   Implemented commenting API (get, submit, remove)
       new  2895279   Implemented pending submissions
       new  9b58cc5   Implemented local keeper of comments
       new  7c741c1   Fixed a bug when data is submitted on opening RW for other site than previous
       new  92413af   Don't fetch comment for undefined target
       new  5086791   Updated version to 20130823
       new  8e981ac   switched to prod comment server
       new  8af21e1   Activated russian locale
       new  9a13183   Fixed #52 Cyrillic in categories doesn't work
       new  cff5614   Changed positioning of RW relatively to button
       new  0ebc3ec   Fixed settings page issue (search rules)
       new  966675f   Removed duplicate of query lib
       new  6949c03   Added ColorBlind mode and cleaned code a bit
       new  6a8ade5   Use full components names in the search popup
       new  22b106c   Added "version" cookie
       new  af3ae31   disable some debug logging
       new  04b8927   Fixed #53 Search settings are stored in a wrong way in prefs
       new  8a3457a   Better size of category circles
       new  94a4d0c   Applied new translations
       new  f4a10ae   Added one time WelcomeTip for the Rating Window
       new  ae58859   - Don't submit comment if only votes were changed; - Added other locales to the manifest; - Show full length text of invitation to pick a category; - minor cleaning of the code;
       new  61ad545   Open Update Page after the add-on is installed
       new  d765069   Updated version to 20130902
       new  ada3a6f   Changed the location of "accessible" piece of code to update RW in the same browser session
       new  deff06f   Update RW when current hostname has been changed
       new  cff6014   small trick to make WT RW works
       new  3791d9d   Bug fixes related to RW updates and WelcomeTip
       new  874af2d   Fixed a bug in Warning screen based on blacklisting info
       new  2588f79   Cleaned code from debug output and outdated code
       new  38874a8   Disabled GA
       new  5bf04c5   Fixed minor bugs on Firefox shutdown
       new  74b980a   Fixed "Exception about accessing dead object"
       new  57be23f   Fixed the bug which breaks RatingWindow on Linux Firefox
       new  995d07f   Fixed my own typo-bug. Facepalmed.
       new  11b07ae   Updated version to 20130904
       new  567ea56   Shortened IT string "full list"
       new  a3c54a6   Synced to Chrome's code
       new  6bf72d1   Fixed #55 Commenting adds comment but then doesn't show it
       new  f931b67   Fixed #54 The add-on still takes into account obsolete components to trigger Warning
       new  d2c16e4   Fixed: RW was updated during the submit-process which caused clearing the comment field
       new  b224687   Fixed: incorrect URL of welcome page after redirections are done.
       new  39af41c   Fixed: #57 After the add-on is syncronized with website, the RW still thinks there is no account
       new  ba032dd   Updated version to 20130905
       new  4c18478   Replaced beta.* to www.* everywhere
       new  02a359a   Updated version to 20130909
       new  78ba4b5   Minor cleaning from -moz CSS prefix
       new  88806fd   Merge branch 'beta'
       new  8ad0607   Fixed #58 RW is not updated when rating is changed on scorecard
       new  1980f35   Fixed #59 search popup creates empty space in chats in VK
       new  132c0c6   Fixed #60 Some users report blank browser popups when WOT is running
       new  b0f3d2f   Merge branch 'beta'
       new  9acca19   Fixed #48 Clearing ratings separately doesn't clear voted categories
       new  fba8232   Updated version to 20130915
       new  82d75b9   Fixed #61 Update Italian locale
       new  db67fc9   Fixed #62 Commenting API calls deletes website's login state
       new  08bc2d7   Fixed #64 Encoded hostname is used in RW
       new  8b5d79b   Fixed #63 Confusing text in the tooltip when the add-on is disabled
       new  773d5be   More fixes in Italian
       new  95b9964   Fixed #65 Mistake in German
       new  c557144   Updated version to 20130916
       new  2e4ceed   Fixed #67 Window popup resize doesn't work end WOT is enabled
       new  be9bb04   Updated version to 20130917
       new  ebe5179   Fixed #72 Comment's encoding issue
       new  2d3fa89   Fixed small css issue of letters' counter
       new  5237d8f   Updated version to 20130924
       new  2c60109   - Simplified category selector; - merged stats code from Chrome; - Highlight "My profile" link for unregistered users
       new  c44beb7   Updated version to 20131008
       new  eb71eb0   New translations
       new  7e95462   Fixed #73 Broken encoding again when commenting via RW
       new  d590191   Fixed #75 Can't fetch & submit a comment for a cyrillic domain
       new  764028f   Fixed #70 User see category votes from previously rated via scorecard website
       new  376fdfb   Better user votes' presentation on RW
       new  32f7348   Updated version number to 20131025
       new  01a8096   Fixes #76 No categories to pick if only CS rated
       new  720a339   Fixes #74 donuts disappear when switching results pages after coming back from found website
       new  691ab0e   Updated version to 20131030
       new  f81b8a6   Added illogicality check
       new  8b59087   Updated version to 20131118
       new  ce4e954   Categories, search rules, keeper and shared hosts are stored in the local storage
       new  17afe6b   Non resizable text area in the RW
       new  9af08aa   Fixes #82 Refactor: unload modules in reverse order - from the last to the first
       new  62c2ec9   Fixes #80 Wrap global variables
       new  848148a   Out-of-the-page Warning Screen. Fixes many issues: #69, #41, #39, #37,
       new  240c346   updated version to 20140113
       new  511eb22   WOT Groups: tags in RW, new message indicator on the top;
       new  7548106   Reset mytags list when user used scorecard to rate/comment
       new  d6f9aa0   Proper vertical align of the link "View scorecard"
       new  6717a79   Fixes and using production servers again.
       new  6333d9b   Cleaning pasted text from html; Same length limitations as on scorecard; Links to beta.mywot.com;
       new  4753c9b   fixed RW welcometip lost styling
       new  12499aa   Temporary localisation (English is used for most locales)
       new  68c2722   More fixes of tags update process
       new  c05f217   Fixed issue with mytags update
       new  3374b5d   Fixed the issue with long dash; Updated version to 20140317
       new  7500ac2   Added Seamonkey support as a test
       new  bdc0cd2   more browsers
       new  1fb31a3   Fixed issue with non-latin tags
       new  5e568f5   tiny cleaning
       new  930eb60   Fixes #83 Broken layout
       new  e16d00c   Fixed CSS issues in WG mode
       new  83c9af1   Updated version to 20140422
       new  ac25303   Fixed min versions according to failed validation test
       new  9e78710   removed unused apps from the manifest
       new  e63c558   Removed visible part of WG functionality from the Rating Window
       new  0dd5aea   Fixed code validation issues and added "use strict" mode;
       new  b799668   Fixed issues in strict mode, and removed strict mode for search.js (it breaks something)
       new  e7c74db   Fixed the issue with doubled click event on submit; Removed visual effects since there is no more jQuery UI lib.
       new  377d978   Added build script for Mac OS
       new  6643ce5   Added Hindi language
       new  ca5008a   Imported Upstream version 20150421

The 220 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/wot.git



More information about the Pkg-mozext-commits mailing list