30 votes
maintain message history independent of contacts
i feel the message history needs to be maintained independent of contacts preferably as individual files as:
1. it allows viewing history even when the contact has been deleted
2. the user need not be logged into pandion to view the history

cbas
Note to self: Just had a thought to store the history as JSON data structures in Javascript files. Appending messages to the log would be cleaner than XML or HTML since there is no document to close. External applications can easily read JSON. This allows integration with things like Google Desktop. Future Pandion versions can extend the data structure without breaking compatibility.
anomaly
to add to these, ...i think this wud make the Search Feature a lot more useful, since u wudnt have to search individually thru the logs for each contact (will have to login to the client though)