Admincbas
(Admin, Pandion)
-
29 votes
Admincbas
(Admin, Pandion) gave this 1 vote
·
-
34 votes
Admincbas
(Admin, Pandion) commented
·
I also already implemented this feature for another branch of Pandion. Would be happy to compare both implementations! What other mods did you make? Please add me on Jabber to discuss, same address as my email.
Admincbas
(Admin, Pandion) commented
·
Search box makes sense to me. It would be visible at all times so that users can easily discover this feature. However people should not be required to manually give it focus. Simply typing should filter the contacts automatically.
Admincbas
(Admin, Pandion) shared this idea and gave it 1 vote
·
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.