13:3da072846ee2
|
2014-09-23 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added mail sending support. |
|
|
imip_agent.py
|
|
12:72b7602bf531
|
2014-09-23 |
Paul Boddie |
changeset
files
shortlog
graph
|
Return fragments from handlers so that they may be combined into single calendar
objects, converted into message parts, and such parts then combined into single
messages. |
|
|
imip_agent.py
|
|
11:b62b34a78ad0
|
2014-09-22 |
Paul Boddie |
changeset
files
shortlog
graph
|
Reversed attributes and values in items. Tidied up the item/value functions.
Added a debug option and improved the general exception handling. |
|
|
imip_agent.py
|
|
10:6c4de504c4e4
|
2014-09-22 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced conversion between URIs and addresses, together with dictionaries (or
maps) of attendees. |
|
|
imip_agent.py
|
|
9:cd9921fc1253
|
2014-09-22 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added an exception handler and argument parsing for different recipient types.
Added filtering of attendees by recipients. |
|
|
imip_agent.py
|
|
8:aa8c34d84ad2
|
2014-09-22 |
Paul Boddie |
changeset
files
shortlog
graph
|
Convert to a more regular structure for calendar details.
Added MIME part production for handler results. |
|
|
imip_agent.py
|
|
7:dddb17c1aa28
|
2014-09-22 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added missing ParseError class. |
|
|
vCalendar.py vContent.py
|
|
6:e37180aa68db
|
2014-09-22 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added docstrings and removed superfluous reply handling code. |
|
|
imip_agent.py
|
|
5:7ee650e7ac0a
|
2014-09-22 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added some support for the proper production of free/busy replies.
Added a convenience function for attribute and value retrieval. |
|
|
imip_agent.py
|
|
4:bcc012bf5481
|
2014-09-22 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added support for hierarchical output to the write method of the stream writer. |
|
|
vCalendar.py
|
|