125 | | === For a separate chat server === |
126 | | * http://candy-chat.github.io/candy/ |
127 | | * Needs updating to work with current jQuery/UI |
128 | | * Add Authentication: Users are who they say they are & are only allowed into the correct rooms. |
129 | | * Add Notifications hook. |
130 | | * Add Offline Users. |
131 | | * Pull-in profile pictures. |
132 | | * Add "User is typing" |
133 | | * Add Recent Messages at Top |
134 | | * Candy plugin for status messages? |
135 | | * Candy plugin that links to Eden's msg.compose() |
136 | | * File transfer: Candy plugin to expose ejabberd's capabilities |
137 | | * http://stackoverflow.com/questions/1081634/which-is-the-most-mature-python-xmpp-library-for-a-gchat-client |
138 | | * http://twistedmatrix.com/trac/wiki/TwistedWords |
139 | | * http://wokkel.ik.nu |
140 | | * https://github.com/Jajcus/pyxmpp2 |
141 | | * http://buddycloud.com |
142 | | * http://xmpppy.sourceforge.net (unmaintained) |
143 | | |