1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00
profanity/README

26 lines
554 B
Plaintext
Raw Normal View History

2012-02-26 16:59:09 +00:00
Ncurses based Irssi inspired Jabber client.
2012-02-09 00:51:41 +00:00
2012-02-26 16:59:09 +00:00
Requires ncurses.
2012-02-03 01:36:57 +00:00
2012-02-26 16:59:09 +00:00
Note
----
Currently requires modified version of libstrophe
found at:
git://github.com/boothj5/libstrophe.git
2012-02-09 20:52:56 +00:00
2012-02-26 16:59:09 +00:00
WORKLIST
--------
2012-02-09 20:52:56 +00:00
Features:
2012-02-26 16:59:09 +00:00
Trim domain/resourse from usernames in UI
Allow subscription management
Allow presence notification
2012-02-17 01:20:38 +00:00
Dont start chat window when no such recipient
2012-02-26 16:59:09 +00:00
Window buffers for scrolling
Managing and storing user profiles
2012-02-09 20:52:56 +00:00
Other IM protocols
2012-02-26 16:59:09 +00:00
Support chat logging
2012-02-09 20:52:56 +00:00
Tab completion on commands
2012-02-09 21:45:31 +00:00
Tab completion on users