Changeset 4228 for trunk/licqweb

Show
Ignore:
Timestamp:
09/23/05 17:28:33 (3 years ago)
Author:
phatfil
Message:

updated CHANGELOG README TODO

Location:
trunk/licqweb
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/licqweb/README

    r4186 r4228  
    11licqweb 0.1 
    22 
    3 To use this you need licq with the rms plugin and my rms patch found at http://whatsbeef.net/philip/licqweb/ 
     3To use this you need latest cvs of licq with the rms plugin. 
    44 
    55Edit config.php to suit your setup, should be self explanetory. If you want to see offline users, also edit  
  • trunk/licqweb/TODO

    r4186 r4228  
     1For v0.2 
    12* 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 
     9Other: 
     10* logging in/rms connectivity errors (display error to user if xml connection or rms connection is lost) 
     11* logging off 
    512* sort by groups 
    613* options window: 
     
    1118* history viewing 
    1219* resize windows 
     20* make/use generic php xml functions instead of creating xml everywhere messily