69:8d808f219d79
|
2014-10-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added the beginnings of a Web-based scheduling manager plus the markup module. |
|
|
imip_manager.py markup.py
|
|
68:ef57339a681e
|
2014-10-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Moved configuration settings into a separate module. |
|
|
imip_store.py imiptools/config.py
|
|
67:1dbe146491d3
|
2014-10-25 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced an abstract handler to ensure the availability of a common method. |
|
|
imiptools/handlers/person.py
|
|
66:4e8cbf5e400f
|
2014-10-25 |
Paul Boddie |
changeset
files
shortlog
graph
|
Prevented request duplication in the queue; added more comprehensive methods. |
|
|
imip_store.py
|
|
65:8bd3079c0122
|
2014-10-25 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed outgoing messages to use multipart/mixed. |
|
|
imiptools/__init__.py
|
|
64:ae4dfd0a239d
|
2014-10-25 |
Paul Boddie |
changeset
files
shortlog
graph
|
Wrap delivered messages as message/rfc822 parts in multipart/mixed messages. |
|
|
imiptools/__init__.py
|
|
63:b57bf0cebf99
|
2014-10-25 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced more appropriate default actions for various methods. |
|
|
imiptools/handlers/person.py
|
|
62:156e52fab8b6
|
2014-10-24 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed the publication directory location; added comments. |
|
|
imip_store.py
|
|
61:87086ecd0c90
|
2014-10-24 |
Paul Boddie |
changeset
files
shortlog
graph
|
Handle replies by delivering incoming messages. |
|
|
imiptools/handlers/person.py
|
|
60:1e301f44507c
|
2014-10-23 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed handler return values to indicate the method for any generated content,
thus permitting either replies (to the original senders) or deliveries (to the
original recipients).
Fixed the form of free/busy replies without any usable information.
Added support for delivery via LMTP for messages that are forwarded to their
original recipients. |
|
|
imiptools/__init__.py imiptools/content.py imiptools/handlers/person.py imiptools/handlers/resource.py
|
|