[Pkg-mozext-commits] [sage-extension] annotated tag upstream/1.5.4 created (now b639dba)

David Prévot taffit at moszumanska.debian.org
Sat Feb 13 01:36:55 UTC 2016


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

taffit pushed a change to annotated tag upstream/1.5.4
in repository sage-extension.

        at  b639dba   (tag)
   tagging  ecbcab6598d3a5543bcbedafb314315b866bbb19 (commit)
  replaces  upstream/1.5.2
 tagged by  David Prévot
        on  Fri Feb 12 21:08:49 2016 -0400

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

iQEcBAABCAAGBQJWvoIhAAoJEAWMHPlE9r08diIH/0djIxB0VojQ4QaWFu5mGK7Z
3GcyPqQZhh941yr8l1LqV9WkcsMJLI4uWfxq3NFQCpL1Py1WJxyqloZHYpsQhPQI
6RVuabiRz4Wc4TcqoHCdr+aOeSstjFYHryrXB+wpx3jDLyeV1IVaIyaCJD9Qw62Z
Xik28GMU8WJGLA7KSFl7nCHgkV9f7WGy3AHoYHw47utWc4WfaczjfpIkZJlI4yBh
9NCUXJ0IG0bl37J7rOiYhin93On1nPFkL0s1V2Dj//4AAwq3sipC2pxUkslF47ps
DCLsqAWOAg5pQbqfJx8JB1Ppu+IR+mz2qRgDkQDb+KsKMCC+DaPBRGQUI9Bidlc=
=UwNz
-----END PGP SIGNATURE-----

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

Erik Arvidsson (58):
      Context menu for the item list. Bug 7014
      It is called "Atom" and not "ATOM"
      Clean up OPML wizard a bit
      Testing the uri scheme in the feed discovery. Bug #7172
      Fix mark as unread bug that was introduced after Firefox 0.10
      Switching to use textContent instead of a TreeWalker
      Updating to use throbber from Firefox 0.10
      Adding feed item list toolbar and cleaning up read state code to use commands.
      Localize strings (bug #7444)
      Localize strings (bug #7444)
      Removing class="plain" from real toolbars because it breaks some themes
      Adding 2 TODO comments
      Make the search button use the native look and feel (bug 7451)
      Disabling key naviagtion to prevent issue where pressing M first changed the selected item
      Adding active state to listbox toolbar
      Restoring item ordinal prefix for listbox items
      Making folders in the bookmark tree expand and collapse on single click to be more consistent with firefox
      Fixing toolbar buttons
      This xbl file is no longer needed... we're now using default behavior for toolbar buttons
      week day names and month names start with lower case in Swedish
      Simplifying compare function
      Work around for separator titles on depth 0
      Fixing linkVisitor to work in Firefox 0.8
      Change margin left for separators to 20 which looks fine for the first level but has too much padding on deeper levels.
      Bug #7375
      Bug #7375 and #6772
      bookmarksTree.treeBoxObject.selection is undefined in some startup cases
      Merging createhtml updates from FeedSummary_20050131 branch
      More merging efforts from FeedSummary_20050131 branch. This merges the minor changes to feedlib.js and depending files. A feed now knows its URI but the responseXML is no longer kept in memory
      Removing the rssStatusBar in favor for showing loading icons on tree items
      Fixing a few issues with Firefox 1.1 alpha 1
      The author is identified using dc:creator
      Feed summary merging
      Improve look of enclosure item a bit
      Enclose the author in a div.item-author and div.feed-author
      Move some constants to commonfunc
      Fix issue with enclosure length being a String when we expect it to be a Number
      FeedLoader is a class that handles loading of feeds from an URI
      These are used to render an HTML summary of a feed
      Move some constants to commonfunc
      A JS only implementation of a string bundle (no need for the DOM node)
      Fix issue with checking not being removed
      As the name suggests... This one works much like a SAX parser and the FilterHtmlHandler is used to filter out potentially dangerous HTML
      Use bookmarkOpen instead
      Use FeedLoader to load feeds
      Add strings for feed summary as well as update some of the exisitng strings to take parameters
      Use object instead of array for hash
      Bug 8075 - Default font too small
      Add fall back font-family
      Use object instead of array for hash
      Add support for fav icons
      Feed summary merging
      Backtrack favicon changes
      Use arguments and apply so that the case with single quotes does not break
      Bug 11237: Observe link visited state
      Update maxVersion so that we work with 1.5 b1 and 1.6 pre alphas
      hasComponents was set too late and therefore the components were not included in the xpi
      Getting ant build from trunk and updating maxVersion

Erwan Loisant (32):
      Use an annotation to store the date of last visit, and move annotations names to constants in CommonFunc
      Fix places tree styling
      Fix last visited date check
      Conversions from RDF (lastResource) to Places (lastItemId)
      Port OPML import to Places
      Only apply the style to leaves; keep the original styling for folders
      Fix walking the bookmark tree to select the feeds to check
      Port OPML export to Places
      Remove obsolete RDF-related function, and port getRssTitle to Places
      [17698] Use a favicon for the feed preview
      Options => Organize Feeds open in the Sage root folder
      First cut at fixing feed discovery (tree still broken)
      Fix discovery
      Fix a mailto: vulnerability
      sync with en-US
      missing changes
      typos
      sync with en-US
      sync with en-US
      sync with en-US
      sync with en-US
      sync with en-US
      sync with en-US
      sync with en-US
      sync with en-US
      sync with en-US
      background checking
      Notification for updated feeds
      delay the first check to avoid impacting startup performances
      make sure the statusbar gets updated, even from a bg request (or when the request comes from a different window)
      put the "disabled" rules at the end so the get priority on the "active" rules
      Use mozBackgroundRequest = true to avoid auth popups

Peter Andrews (436):
      initial add
      search cleanup
      search cleanup
      css update
      css update
      item list update
      misc
      feed parsing overhaul
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed parsing update
      feed checking fix
      auto feed title, settings update
      labels update
      project feed
      content update
      many updates
      date parsing fix
      0.9 updates
      install.rdf update
      install.rdf update
      search fix
      added french locale
      added hungarian locale
      date parsing fix
      install.js fix
      date parsing enhancement, misc fixes
      opml wizzard localization
      content update
      feed discovery, many updates
      localization, clean up
      localization updates
      localization updates
      cleanup
      RC fixes
      italian locale, tooltips fix, misc
      install fixes
      l10n updates
      RC updates
      RC updates
      locale updates
      l10n updates
      added Catalan locale
      added traditional chinese locale
      chinese locale update
      added spanish locale
      added Russian and German locales
      1.2-branch merge
      normalized source to unix line endings
      misc updates
      fixed chinese locale
      misc updates
      feed discovery fixes, bug: 7087
      Livemarks integration, bug 7302
      Livemarks integration, bug 7302
      refactoring
      feed and item title entity decoding, bug 6514
      locale sync
      relative feed item uri fix, bug 7202
      Livemarks integration, bug 7302
      Livemarks integration, bug 7302
      locale translations
      locale translations update
      Livemarks integration, bug 7302
      Livemarks integration, bug 7302
      RSS parsing fix
      added Korean locale
      german locale update
      locale updates
      CSS updates
      versioning and preference defaults updates
      default version fix
      merged changes from sage_1_3-branch
      version number update
      license headers and misc cleanup
      es-AR fix
      added ant build file
      sage_1_3-branch merge
      fixed typo
      sage_1_3-branch merge
      remove FF 0.7 - 0.9 compatibility
      metadata update
      fixed typo and untranslated strings
      added DateFormatter XPCOM component
      *** empty log message ***
      added DateFormatter XPCOM component
      updated to compile and assemble XPCOM components on Windows and OS X
      removed dateFormat function
      updated to make use of DateFormatter component
      updated build-cvs target
      crop item box overflow
      added Danish locale
      add xpidl tools for linux
      add xpidl tools for linux
      add xpidl tools for linux
      revert font size for the moment..
      remove stringbundle.js, using nsIStringBundleService
      Added sageDateParser component
      removed date parsing functions and switched to sageDateParser component
      update stringbundle object method names
      source order sub-sort for pubDate feed item sort, and loop counter variable init cleanup
      Atom 1.0 spec updates
      Atom 1.0 support, xml:base, cleanup
      accommodate builds with no components
      accommodate builds with no components
      cleanup RDF, remove redundant metadata
      updated toolbar button overlay to automatically add itself to the toolbar
      extension description wording change
      updated to new leaf logo
      bug 11629: stopped using href attribute on label element to store feed link
      cleanup openURI function
      cleanup
      reorganized logo graphics, added mac specific toolbar styles, added global sage_main
      group sidebar layout menu options, update labels
      add sageLogger component
      update logMessage calls to use sageLogger component
      added sageLogger component
      cleanup
      change default level to WARN
      additional logging
      added XPCOM feed parsing framework and logger service
      nsIStringBundle update
      bugs 6514, 8847: content encoding issues
      switch PRInt64 to PRTime for datetime values
      better handling of no content and no title cases for Feed Items
      handle no feed description case
      handle defaults folder
      localize extension description
      add Flock compatibility
      nsIURIFixup exceptions now caught, Atom 0.3 now has its own parser, namespace ambiguitys in RSS and Atom parsers resolved (bug 9100)
      add support for the Sage build process on x86 Macs
      correct component filename
      update Firefox and Flock version compatibility parameters
      update Flock version compatibility parameters
      cleanup
      don't fail on no defaults folder
      don't force creation of defaults dir in final package
      update version string format
      improved first run
      strip param tags
      assert default checkbox values in localstore on firstrun
      content filter enhancements from 1_3-branch
      update compatibility strings for FF3
      adding solaris build capability
      use gtar in solaris
      copy tools for solaris
      normalize paths
      use gecko 1.9 sdk
      bump maxversion to 3.0.*
      make IDL compilation more abstract
      comments and cleanup
      add Gecko SDK for PPC Mac
      cleanup
      fix feed discovery dialog
      move from contents.rdf chrome registration to chrome.manifest
      Places adaptation - part 1
      extend places treeview
      move updatechecker to places
      attach places mouse and keyboard event handlers
      use alpha version number
      indentation
      handle error case
      use bookmark sidebar tree id
      add erwan to contributors
      get feed rendering wired back up
      contributor => developer
      refactor openDialog commands
      treat livemarks as bookmarks in the feed tree
      fix livemark checking logic
      remove getrsstitle dialog
      exclude livemarks from root folder selector
      clean up settings dialog
      cleanup sidebar layout menu
      remove feed search bar
      cleanup unused code
      CommonFunc => SageUtils
      move common functions to SageUtils
      cleanup unused code
      include contentAreaUtils.js
      cleanup pref handling and names
      cleanup
      fix checking status message
      cleanup
      parse dc:creator elements
      cleanup feed rendering
      enclosure rendering cleanup
      handle feed title changes more intelligently
      get mac ui into decent shape
      fall back on sig when there is no last visit date
      1.4 migration - part 1
      didn't mean to comment this out...
      locale cleanup
      finish 1.4 migration
      fix no-markup mode bug
      version -> 1.4
      switch sidebar keyboard shortcut to control-alt-s
      This commit was manufactured by cvs2svn to create branch
      change keyboard shortcut to alt-z
      bump version to 1.4.1
      fix user defined css
      use places title for Bookmarks Menu folder
      command-click to open in a new tab on the mac
      cleanup
      in 1.4 migration, preserve feed titles for users who have turned off 'auto update feed titles'
      merge changes from 1.4 branch
      bump version to 1.5a
      cleanup feed rendering code
      more feed rendering cleanup
      add sage protocol handler
      convert to two-space tabs
      convert to two-space tabs
      watch for changes to the uri document fragment
      make sure we're always returning values
      full content sanitization - first pass
      full content sanitization - second pass
      create 1.5 migration
      cleanup
      feed rendering improvements
      fix crash on enclosure download
      bump version to 1.4.2
      wrap mozilla feed parser
      cleanup linkVisitor code
      restore build.xml to 1.4 branch
      merge backout with previous tip
      bump version number to 1.4.3
      update build file to support x86 64 bit mac
      bump version to 1.4.4, update website address, and increase FF maxVersion to 3.6.*
      use mozilla feed stantizer component to sanitize feed item content
      move FF maxVersion back to 3.5.*
      remove simple html parser
      increase FF maxVersion to 3.6, bump version to 1.4.5
      account for changes in FF 3.6 PlacesTreeView
      prevent markup injection
      bump version to 1.4.6
      account for PlacesTreeView cell property cache changes in FF 3.6.  Fixes issue 1.
      Insert feed content directly into DOM.  Fixes issue 4.
      remove debug logging
      fix typo in enclosure rendering
      sanitize all URI attributes in rendered feed content
      Prevent URIs which inherit security context from being opened in the sidebar.
      Don't mark Sage root folder with custom OrganizerQuery annotation.
      decorate anchor elements
      remove unused preference
      bump version to 1.4.7
      Exclude atom person construct metadata other than name when parsing atom:author (fixes issue 5)
      prevent exception when sidebar is open but has no feed loaded
      add more logging to the feed checking process
      bump maxVersion to Firefox 4.0 beta 4
      mark as alpha version
      use the XPCOMUtils JavaScript code module to generate QueryInterface and NSGetModule functions for XPCOM JavaScript components
      add Gecko 2.0 XPCOM component registration support (fixes issue 26)
      stop replacing feed icons with throbber while checking feeds (fixes issue 14)
      account for Firefox 4.0 PlacesTreeView changes (fixes issue 21)
      alpha 1 version string
      beta 1 version string
      beta 2 version string
      resolve relative URLs in feed item content when an XML Base value is available (fixes issue 6)
      don't extend native String object
      don't defer population of folder menu
      update Sage feed URL (fixes issue 28)
      make sure we're handling invalid rows properly
      only use _ensureValidRow on FF 3.x
      avoid race condition on FF 4 by eliminating unused non-visited case
      resolve relative URI attributes using the feed link if nothing else
      beta 3 version string
      keep -moz-appearance from interfering with sidebar appearance on OS X (fixes issue 8)
      cleanup
      impove the look of the toolbar icon in the selected state (fixes issue 9)
      prevent transparent context menus in FF 4
      maxVersion to 4.0b8pre
      use AddonManager to get extension info on FF4
      update version strings to 1.4.7
      bump version to 1.4.8b
      use local variables to alias the PlacesTreeView rows array in order to prevent conflicts (fixes issue 32)
      bump version to 1.4.8
      maxVersion to 4.0.* (fixes issue 44)
      bump version to 1.4.9
      bump version to 1.4.9
      bump version to 1.4.10
      rescale video elements just as images are
      account for changes to SidebarUtils in Firefox 4 (fixes issue 51)
      another place to account for SidebarUtils changes in Firefox 4 (fixes issue 51)
      account for places-tree changes in Firefox 4 (fixes issue 49)
      prevent feed item toolbar icons from rendering as buttons in Firefox 4 on Mac (fixes issue 53)
      use color rather than font weight to indicate visited links (fixes issue 54)
      remove old feed search popup
      use menupopup rather than deprecated popup element (fixes issue 47)
      use eAttemptQuit instead of eForceQuit to avoid hang at default browser dialog on restart of Firefox 4 on Mac (fixes issue 52)
      bump version to 1.4.11
      ensure that empty folders aren't treated as feeds during OPML import (fixes issue 15)
      make sure we don't include bookmark separator objects in OPML export (fixes issue 61)
      make sure we're excluding livemark items from the feed tree
      treat livemark containers as feeds in OPML export (fixes issue 60)
      Merge with 1.4 branch
      bump version to 1.4.12, maxVersion to 5.0.*
      work around nsIDOMDocument UUID change in Firefox 5 (fixes issue 59)
      fix invalid maxVersion
      Merge with 1.4 branch
      drop support for Firefox 3.x
      update XPCOM interfaces and components to support only Gecko 2
      use the correct default CSS URI
      revamp extension packaging, get rid of internal JAR file for chrome resources
      update credits
      add Turkish locale (fixes issue 65)
      refactor and optimize the build process
      more build refactoring
      update the build process to use pyxpidl
      add newlines to the end of the IDL files
      switch from PRBool to bool
      first pass at a README
      add installation instructions
      handle rename of getCodebasePrinciple -> getSimpleCodebasePrinciple
      bump version to 1.4.13
      PRBool no longer supported, switch to bool
      update build process to use new gecko SDK
      checkLoadURI no longer supported in Firefox 17
      bump maxVersion to 17.*
      Merge branch '1.4'
      update build instructions URL
      explicitly specify JS 1.6 to keep 'for each...in' statement working in FF 20
      bump version to 1.4.14
      bump maxVersion to 20.*
      Merge branch '1.4'
      transition PRIntX types to intX_t to maintain compatibility with current Gecko SDK
      Merge branch '1.4'
      add sage toolbar icon on the right side of the bar to avoid causing problems with the URL bar, fixes #94
      bump version to 1.4.15
      Merge branch '1.4'
      finish merge from 1.4
      code cleanup and formatting
      proper attribution
      aysnc livemarks interface was added in FF 13
      better method name
      formatting
      remove old migrations
      remove unused favicon handler
      initial async work, still more to go, fixes #93
      bump version to 1.5b1 for beta 1
      we're only supporting ff 22+ now
      for some reason AMO won't take 22.0b1 as a minVersion
      add placesOverlay, fix indentation
      cleanup
      condense to Cc and Ci
      cleanup
      cleanup
      logging cleanup
      add GA instrumentation
      cleanup
      instrument install/upgrade
      bump version for beta 2
      bump version for beta 3
      cleanup
      use menupopup to prevent transparent context menu, fixes #97
      make OPML export async to accomodate new livemarks API, fixes #93
      clean up toolbar icons, fixes #65
      clear new content notification on sidebar open
      wait only ten seconds to load a feed when looking for updates, fixes #16
      allow the notification state to be cleared when the sidebar is open
      bump version for 1.5 release
      Set app name and app version params.
      prevent exceptions from being thrown when parsing feeds with no item links, fixes #102
      Bump version for 1.5.1 beta 1 release.
      reduce initial feed check delay to five seconds
      use an nsINavHistoryObserver and mozAsyncHistory.updatePlaces() to maintain feed item read/unread state properly, fixes #99
      fix new content notification behavior
      remove app name and app version params, they seem to prevent the metrics from being accepted
      bump version for 1.5.1 beta 2
      handle items without content, fixes #81
      bump version for 1.5.1 release
      bump version for 1.5.2 beta
      return from getVisited after calling the callback when we don't have a valid URL, fixes #104
      include default locale with metrics
      closing the sidebar shouldn't affect any feed checking currently in progress
      unused
      cleanup and better exception handling, fixes #112
      set security policy flag for sage protocol handler
      add logging of exceptions
      better logging
      Override the mime type with application/xml when fetching feeds.  This seems to help ensure the content character encoding is respected.  Fixes, #111
      more robust handling of root folder changes, fixes #110
      handle paths with spaces
      bump version for 1.5.2 beta 2
      save install date in custom dimension
      need to use getComplexValue() here to dereference localized default pref values
      use a special category for noninteractive events to allow filtering
      remove unused feed parser components
      no need for the settings folder
      rename overlay files
      rename sidebar files
      make sidebar layout options preferences and migrate persisted values
      bump version to 1.5.2 beta 3
      fix menuitem check mark behavior on mac, fixes #122
      get rid of opml folder
      clean up file permissions
      handle exception during feed parsing, fixes #106
      bump version to 1.5.2 beta 4
      bump version for 1.5.2 release
      switch to using promises with mozIAsyncLivemarks for FF 40 compatibility, fixes #132
      bump version for 1.5.3 beta
      now compatible with FF 40
      switch from deprecated toggleSidebar to SidebarUI.toggle, bump minVersion to 38
      removed pre FF 4.0 code
      make variable local
      pause between checking feeds, fixes #133
      bump version for 1.5.3 beta 2
      bump version for 1.5.3 beta 3
      correct entity name
      cleanup
      bump version for 1.5.3 beta 4
      bump version for 1.5.3 release
      wildcard value for minVersion prevents install with FF 38, fixes #134
      bump version for 1.5.4 release

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

This annotated tag includes the following new commits:

       new  7e5f561   switch to using promises with mozIAsyncLivemarks for FF 40 compatibility, fixes #132
       new  c422bec   bump version for 1.5.3 beta
       new  ded1d27   now compatible with FF 40
       new  e6e481f   switch from deprecated toggleSidebar to SidebarUI.toggle, bump minVersion to 38
       new  a1caf8f   removed pre FF 4.0 code
       new  bf68ea6   make variable local
       new  a6f731f   pause between checking feeds, fixes #133
       new  e4731b9   bump version for 1.5.3 beta 2
       new  a11e3a8   bump version for 1.5.3 beta 3
       new  af076b4   correct entity name
       new  cf8ac56   cleanup
       new  125a804   bump version for 1.5.3 beta 4
       new  8d1e8fc   bump version for 1.5.3 release
       new  5d9eee2   wildcard value for minVersion prevents install with FF 38, fixes #134
       new  5af545f   bump version for 1.5.4 release
       new  ecbcab6   Imported Upstream version 1.5.4

The 16 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/sage-extension.git



More information about the Pkg-mozext-commits mailing list