Changeset e103e73 for skype/README


Ignore:
Timestamp:
2007-10-30T14:24:56Z (16 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
c4112c4
Parents:
3f1a946
Message:

update documentation for 0.2.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/README

    r3f1a946 re103e73  
    6666
    6767----
    68 git clone http://ftp.frugalware.org/pub/other/people/vmiklos/bitlbee-skype/.git
    69 git checkout `git tag -l|tail -n 1`
     68git clone git://git.frugalware.org/pub/other/people/vmiklos/bitlbee-skype
    7069----
    7170
    7271(Or you can use the tarballs below, see the Changelog about what
    7372features/bugfixes will you miss in this case).
     73
     74- Apply a not yet merged patch: http://frugalware.org/~vmiklos/patches/bitlbee-topic-write.patch[download]
    7475
    7576- Compile and install it:
     
    188189- Detect when somebody wants to transfer a file
    189190
    190 - Topic changes:
     191- Group chat support:
     192
     193  * Detect if we're invited
     194
     195  * Send / receive group chat messages
     196
     197  * Invite others (using `/invite <nick>`)
     198
     199  * Part from group chats
     200
     201  * Starting a group chat (using `/j #nick`)
     202
     203- Topic changes in group chats:
    191204
    192205  * Show the current topic (if any) on join
     
    195208
    196209  * Support changing the topic using `/topic`
    197 
    198 - Group chat support:
    199 
    200   * Detect if we're invited
    201 
    202   * Send / receive group chat messages
    203 
    204   * Invite others (using `/invite <nick>`)
    205 
    206   * Part from group chats
    207 
    208   * Starting a group chat (using `/j #nick`)
    209210
    210211== What needs to be done (aka. TODO)
Note: See TracChangeset for help on using the changeset viewer.