MoinMessage

Changelog

(0) -10 +10 +100 tip
30:5e7b6b9bb9dd
2013-06-02 Paul Boddie changeset files shortlog graph Moved timestamp checking of messages into the support module.
MoinMessageSupport.py actions/PostMessage.py
29:88cad9ae0c19
2013-06-02 Paul Boddie changeset files shortlog graph Moved common functionality from the PostMessage action to the MoinMessage module and the new MoinMessageSupport module.
MoinMessage.py MoinMessageSupport.py actions/PostMessage.py setup.py
28:1dd805e676c7
2013-05-30 Paul Boddie changeset files shortlog graph Indicated that recipient pages each provide a message store to accept messages.
README.txt
27:4bb9ea7cd0d7
2013-05-30 Paul Boddie changeset files shortlog graph Changed the recipient configuration and the message sending to support the sending of messages to internal wiki locations.
README.txt actions/SendMessage.py
26:aca93abcb639
2013-05-18 Paul Boddie changeset files shortlog graph Added message queueing and a "To" header in queued/sent messages.
actions/SendMessage.py
25:ecd29267ee0b
2013-05-18 Paul Boddie changeset files shortlog graph Fixed label quoting; simplified handling of the preview parameter.
actions/SendMessage.py
24:9ee13f573055
2013-05-17 Paul Boddie changeset files shortlog graph Removed the macro for now since the MoinShare SharedContent macro understands messages.
macros/ShowMessages.py
23:1b4f5d797f81
2013-05-17 Paul Boddie changeset files shortlog graph Preserve paragraphs in sent messages as well as in previewed messages.
actions/SendMessage.py
22:9dd96bb090ca
2013-05-17 Paul Boddie changeset files shortlog graph Make sure that paragraphs are preserved in messages.
actions/SendMessage.py
21:3d7cc925d29e
2013-05-17 Paul Boddie changeset files shortlog graph Added support for sending HTML-formatted messages with optional attachments in a multipart/related bundle, employing a special formatter to detect and rewrite attachment references, and fixing the PostMessage action to handle incoming messages of this kind. Added a separate action for reading message attachments/components which will be used to support the presentation of received messages. Added a preview function to the SendMessage action.
actions/PostMessage.py actions/ReadMessage.py actions/SendMessage.py
(0) -10 +10 +100 tip