MoinMessage

Shortlog

(0) -60 +60 tip
2013-10-16 Paul Boddie Added initial support for separate message relaying users.
2013-09-13 Paul Boddie Added some reminders about verification and decryption.
2013-08-27 Paul Boddie Improved the project description and documentation about page type recipients.
2013-07-22 Paul Boddie Added message decryption and verification to the message retrieval test program.
2013-07-21 Paul Boddie Added signing and encryption of retrieved message collections.
2013-07-21 Paul Boddie Moved WikiDict access functions to the support library for other actions to use.
2013-07-21 Paul Boddie Added a note about removing passwords from keys.
2013-07-21 Paul Boddie Switched to using the communicate method for more reliable communication.
2013-07-20 Paul Boddie Switched back to PUT from GET for fetching messages due to Moin 1.9 problems.
2013-07-20 Paul Boddie Added missing name imports.
2013-07-20 Paul Boddie Added a note about recipient mappings as subpages of home pages.
2013-07-16 Paul Boddie Added copyright and licensing details; updated the eventual URL.
2013-07-14 Paul Boddie Permit the sending of messages for forwarding, remaining encrypted on receipt.
2013-07-14 Paul Boddie Fixed form HTML.
2013-07-14 Paul Boddie Switched "Wiki" to "wiki"; improved the message-signing WikiDict description.
2013-07-10 Paul Boddie Removed the parser for encrypted content since MoinShare now decrypts encrypted
2013-07-10 Paul Boddie Fixed unverified message handling.
2013-07-10 Paul Boddie Added an initial implementation of a parser handling encrypted content.
2013-07-09 Paul Boddie Added packaging metadata.
2013-07-09 Paul Boddie Added copyright and licensing information.
2013-07-09 Paul Boddie Added support for signing encrypted (signed) messages for forwarding purposes.
2013-06-25 Paul Boddie Changed the fetching of messages to use the GET request method.
2013-06-22 Paul Boddie Reverted to a single location per recipient.
2013-06-14 Paul Boddie Added payload decoding.
2013-06-14 Paul Boddie Added the ability to choose message formats and produce alternative
2013-06-13 Paul Boddie Tidied up the attachment identification code, adding support for icons and other
2013-06-13 Paul Boddie Added proper handling of message sending failures.
2013-06-08 Paul Boddie Added PGPAuth configuration information.
2013-06-08 Paul Boddie Added support for user-specific recipient dictionaries.
2013-06-08 Paul Boddie Removed the signature verification from the handling of messages in actions,
2013-06-07 Paul Boddie Added a PGP authentication method to allow the retrieval of messages from protected pages.
2013-06-07 Paul Boddie Fixed the failure case of get_homedir and made a separate function to obtain the
2013-06-07 Paul Boddie Moved the handling of PGP-encoded messages to the MoinMessage library, keeping
2013-06-04 Paul Boddie Added information about fetching messages from a wiki.
2013-06-03 Paul Boddie Added initial support for fetching messages from page message stores.
2013-06-02 Paul Boddie Moved timestamp checking of messages into the support module.
2013-06-02 Paul Boddie Moved common functionality from the PostMessage action to the MoinMessage module
2013-05-30 Paul Boddie Indicated that recipient pages each provide a message store to accept messages.
2013-05-30 Paul Boddie Changed the recipient configuration and the message sending to support the
2013-05-18 Paul Boddie Added message queueing and a "To" header in queued/sent messages.
2013-05-18 Paul Boddie Fixed label quoting; simplified handling of the preview parameter.
2013-05-17 Paul Boddie Removed the macro for now since the MoinShare SharedContent macro understands messages.
2013-05-17 Paul Boddie Preserve paragraphs in sent messages as well as in previewed messages.
2013-05-17 Paul Boddie Make sure that paragraphs are preserved in messages.
2013-05-17 Paul Boddie Added support for sending HTML-formatted messages with optional attachments in a
2013-04-19 Paul Boddie Introduced date-based message validation, comparing message dates to page and
2013-03-10 Paul Boddie Added a macro to show messages in a message store.
2013-03-09 Paul Boddie Fixed filename quoting.
2013-01-19 Paul Boddie Moved the MessageStore class to the MoinSupport module, making it more generic.
2013-01-18 Paul Boddie Added support for message stores associated with pages.
2012-10-29 Paul Boddie Added message interpretation and parsing to the Message class.
2012-10-28 Paul Boddie Removed superfluous import.
2012-10-28 Paul Boddie Added docstrings for the Message class.
2012-10-21 Paul Boddie Changed the sendMessage function to use URLs instead of hosts and paths.
2012-10-21 Paul Boddie Improved the handling of gpg invocation failures.
2012-10-20 Paul Boddie Changed the verify operation to return the signer's identity details.
2012-10-20 Paul Boddie Renamed the message wrapping tests, giving them more accurate names.
2012-10-19 Paul Boddie Moved decryption and verification support into MoinMessage.
2012-07-22 Paul Boddie Show the response from the message sending.
2012-07-22 Paul Boddie Added a library for preparing and sending messages, along with a test of the library.
(0) -60 +60 tip