mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
72d96a92f3
Added jabber_conn struct to represent connections |
||
---|---|---|
.gitignore | ||
command.c | ||
command.h | ||
COPYING | ||
input_win.c | ||
jabber.c | ||
jabber.h | ||
log.c | ||
log.h | ||
main.c | ||
Makefile | ||
profanity.c | ||
profanity.h | ||
README | ||
status_bar.c | ||
title_bar.c | ||
util.c | ||
util.h | ||
windows.c | ||
windows.h |
Ncurses based Irssi inspired Jabber client. Requires ncurses. Note ---- Currently requires modified version of libstrophe found at: git://github.com/boothj5/libstrophe.git WORKLIST -------- Features: Disable server tls with command line parameter Trim domain/resourse from usernames in UI Allow subscription management Allow presence notification Dont start chat window when no such recipient Handle resize terminal Window buffers for scrolling Left right arrow keys whilst typing commands Up down arrow keys for command history Managing and storing user profiles Other IM protocols Support chat logging Tab completion on commands Tab completion on users