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
|
|
20:94922f130a8e
|
2013-04-19 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced date-based message validation, comparing message dates to page and
message store last-modified dates.
Changed item store initialisation to use string-based paths (following changes
to MoinSupport). |
|
|
MoinMessage.py README.txt actions/PostMessage.py macros/ShowMessages.py
|
|
19:e09466179fcb
|
2013-03-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added a macro to show messages in a message store. |
|
|
macros/ShowMessages.py
|
|