MoinShare

Shortlog

(0) -60 tip
2014-04-04 Paul Boddie Eliminated empty parts from the display representation. default tip
2014-04-03 Paul Boddie Introduced preformatted text element usage for the HTML output.
2014-04-03 Paul Boddie Some tidying and commenting.
2014-04-03 Paul Boddie Added a plain text parser, useful for e-mail messages.
2014-04-02 Paul Boddie Made URL retrieval slightly more general, supporting retrieval from IMAP mailboxes.
2014-04-02 Paul Boddie Fixed imports.
2014-04-01 Paul Boddie Introduced a separate function for Atom/RSS feed data processing.
2014-03-31 Paul Boddie Added the ongoing "to do" list.
2014-03-31 Paul Boddie Moved RSS/Atom feed retrieval into the library from the macro.
2014-01-26 Paul Boddie Fixed enumeration of items since missing items will cause a straight count of
2014-01-09 Paul Boddie Used Parser.parsestr instead of explicitly using StringIO and Parser.parse.
2013-11-13 Paul Boddie Obtain any author information from individual message parts.
2013-11-13 Paul Boddie Exposed author information on received messages, originating either from the
2013-11-12 Paul Boddie Show signature details of received keys, putting fingerprints below identities.
2013-11-11 Paul Boddie Added a special MoinMoin parser for application/pgp-keys content, showing a list
2013-11-06 Paul Boddie Obtain ItemStore from ItemSupport.
2013-09-13 Paul Boddie Handle unencryptable messages gracefully.
2013-08-27 Paul Boddie Fixed query parameters by removing stray fragments in update URLs.
2013-08-27 Paul Boddie Fixed missing import alias.
2013-07-10 Paul Boddie Added support for message decryption to MoinShare (making use of MoinMessage)
2013-07-10 Paul Boddie Moved various functions into the MoinShare library.
2013-07-09 Paul Boddie Changed the probable publication URL.
2013-07-09 Paul Boddie Added packaging metadata.
2013-06-22 Paul Boddie Use parseDictEntry from MoinSupport to parse source details.
2013-06-22 Paul Boddie Removed redundant function.
2013-06-15 Paul Boddie Made use of the extended parser API for output formatting.
2013-06-15 Paul Boddie Added support for traversing multipart/alternative updates and showing the
2013-06-14 Paul Boddie Made use of a MoinSupport function for formatting.
2013-06-14 Paul Boddie Introduced a Unicode workaround for StringIO usage.
2013-06-14 Paul Boddie Fixed the charset and transfer encoding support for updates.
2013-05-17 Paul Boddie Removed the specific MoinShare parser: the "moinshare" attribute is supposed to
2013-05-17 Paul Boddie Removed the feed-specific "show" attribute since the amount of information shown
2013-05-17 Paul Boddie Added support for presenting multipart/related messages obtained from message stores.
2013-05-16 Paul Boddie Added the display of messages from page message stores.
2013-05-14 Paul Boddie Normalised media/content types and made use of existing parser/formatter
2013-05-14 Paul Boddie Changed the macro to use a sources dictionary page to obtain feed details.
2013-05-14 Paul Boddie Added support for the retrieval of internal page-based updates to the macro.
2013-05-14 Paul Boddie Added support for getting content from RSS 2.0 feed entries.
2013-05-13 Paul Boddie Changed the "show" parameter to indicate whether summary or content information
2013-05-13 Paul Boddie Added tolerance of plain XML feed data, the type of which is, in any case,
2013-05-11 Paul Boddie Fixed the URL provided for each of the different feeds.
2013-05-11 Paul Boddie Moved page update retrieval into the common module since it will be used for
2013-05-07 Paul Boddie Added datetime information for each update in the macro output.
2013-05-07 Paul Boddie Limit the total number of entries shown, not the number retrieved from each
2013-05-07 Paul Boddie Reorganised the macro, separating update retrieval from formatting, introducing
2013-05-07 Paul Boddie Added dates to update entries.
2013-05-07 Paul Boddie Added support for showing any HTML content associated with each update.
2013-05-06 Paul Boddie Added update content to the feed output as encoded HTML.
2013-05-06 Paul Boddie Made cached item retrieval work with contemporary MoinSupport code.
2013-05-06 Paul Boddie Made use of various functions now residing in MoinSupport.
2012-09-29 Paul Boddie Moved fragment parsing to MoinSupport.
2012-07-29 Paul Boddie Moved the writeHeaders function to MoinSupport.
2012-07-17 Paul Boddie Introduced feed downloading and caching using MoinRemoteSupport.
2012-07-17 Paul Boddie Added a macro based on FeedReader to obtain and present shared updates.
2012-07-16 Paul Boddie Handle the absence of an "Accept" header and thus a lack of content preferences.
2012-07-15 Paul Boddie Handle an empty mimetype from the form.
2012-07-15 Paul Boddie Fixed error handling where no suitable content types are available.
2012-07-15 Paul Boddie Added a SharedUpdate action that attempts to provide appropriate fragment content.
2012-07-11 Paul Boddie Removed the page name test: the current page name is always a usable default.
2012-06-25 Paul Boddie Added usage of the content preferences support from MoinSupport.
(0) -60 tip