Changeset 4228 for trunk/licqweb
- Timestamp:
- 09/23/05 17:28:33 (3 years ago)
- Location:
- trunk/licqweb
- Files:
-
- 1 added
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/licqweb/README
r4186 r4228 1 1 licqweb 0.1 2 2 3 To use this you need l icq with the rms plugin and my rms patch found at http://whatsbeef.net/philip/licqweb/3 To use this you need latest cvs of licq with the rms plugin. 4 4 5 5 Edit config.php to suit your setup, should be self explanetory. If you want to see offline users, also edit -
trunk/licqweb/TODO
r4186 r4228 1 For v0.2 1 2 * fix plaintext passwords 2 * fix redrawing all windows when contact list changes 3 * fix logging off 4 * get sent timestamps from server 3 * fix invisible status images 4 * return characters in sent messages 5 * html tags in user nicks + messages (should show unallowed html as plain text) 6 * icons for AIM contacts 7 * messages from offline users 8 9 Other: 10 * logging in/rms connectivity errors (display error to user if xml connection or rms connection is lost) 11 * logging off 5 12 * sort by groups 6 13 * options window: … … 11 18 * history viewing 12 19 * resize windows 20 * make/use generic php xml functions instead of creating xml everywhere messily
