Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Renamed windows.c -> core.c | James Booth | 2013-04-21 | 1 | -1/+1 | |
* | Moved cons_show_login_success() to console module | James Booth | 2013-04-21 | 1 | -1/+1 | |
* | Added ui/console module | James Booth | 2013-04-20 | 1 | -0/+1 | |
* | Fixed error clearing contact list | James Booth | 2013-02-10 | 1 | -1/+2 | |
* | Added resource.c | James Booth | 2013-02-09 | 1 | -0/+1 | |
* | Moved private xmpp functions to connection.h | James Booth | 2013-02-03 | 1 | -1/+1 | |
* | Fixed tests | James Booth | 2013-02-02 | 1 | -3/+3 | |
* | Removed files.c | James Booth | 2013-02-02 | 1 | -2/+1 | |
* | Added config dir to source | James Booth | 2013-02-02 | 1 | -7/+9 | |
* | Added command and tools subdirs to source | James Booth | 2013-02-02 | 1 | -9/+13 | |
* | Removed caps functions from xmpp.h | James Booth | 2013-02-02 | 1 | -0/+1 | |
* | Removed presence functions from xmpp.h | James Booth | 2013-02-02 | 1 | -1/+1 | |
* | Removed iq functions from xmpp.h | James Booth | 2013-02-02 | 1 | -1/+1 | |
* | Removed message handler function from xmpp.h | James Booth | 2013-02-02 | 1 | -1/+1 | |
* | Removed stanza functions from xmpp.h | James Booth | 2013-02-02 | 1 | -0/+1 | |
* | Added ui subdir to source | James Booth | 2013-02-02 | 1 | -10/+10 | |
* | Added xmpp subdir to source | James Booth | 2013-02-02 | 1 | -9/+8 | |
* | Added xmpp_message.c | James Booth | 2013-01-29 | 1 | -1/+1 | |
* | Added xmpp_presence.c | James Booth | 2013-01-28 | 1 | -1/+1 | |
* | Joined log and chat_log modules | James Booth | 2013-01-28 | 1 | -2/+2 | |
* | Moved release module into common | James Booth | 2013-01-28 | 1 | -1/+1 | |
* | Flattened files.c and xdg_base.c | James Booth | 2013-01-28 | 1 | -2/+2 | |
* | Renamed parser.c -> command_parser.c | James Booth | 2013-01-28 | 1 | -2/+2 | |
* | Renamed history modules | James Booth | 2013-01-28 | 1 | -3/+3 | |
* | Renamed history.c -> command_history.c | James Booth | 2013-01-28 | 1 | -2/+2 | |
* | Renamed UI related files | James Booth | 2013-01-28 | 1 | -3/+3 | |
* | Renamed stanza.c -> xmpp_stanza.c | James Booth | 2013-01-28 | 1 | -1/+1 | |
* | Renamed capabilities.c -> xmpp_caps.c | James Booth | 2013-01-28 | 1 | -1/+1 | |
* | Renamed iq.c -> xmpp_iq.c | James Booth | 2013-01-28 | 1 | -1/+1 | |
* | Renamed connection.c -> xmpp_conn.c | James Booth | 2013-01-28 | 1 | -1/+1 | |
* | Renamed jabber.h -> xmpp.h | James Booth | 2013-01-28 | 1 | -1/+1 | |
* | Got rid of old naming convention on prof_autocomplete | James Booth | 2013-01-25 | 1 | -3/+3 | |
* | Removed iq.h | James Booth | 2013-01-24 | 1 | -1/+1 | |
* | Split jabber module | James Booth | 2013-01-24 | 1 | -2/+2 | |
* | Added capabilities module | James Booth | 2013-01-20 | 1 | -1/+1 | |
* | Added jid datatype | James Booth | 2013-01-12 | 1 | -2/+3 | |
* | Renamed room_chat module to muc | James Booth | 2013-01-12 | 1 | -2/+2 | |
* | Moved logins to accounts module | James Booth | 2012-12-02 | 1 | -1/+1 | |
* | Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOME | James Booth | 2012-11-25 | 1 | -1/+2 | |
* | Allocate memory for windows when needed | James Booth | 2012-11-23 | 1 | -1/+1 | |
* | Separated colours from main preferences | James Booth | 2012-11-21 | 1 | -1/+2 | |
* | Added parser module | James Booth | 2012-11-18 | 1 | -2/+2 | |
* | Added stanza module for basic stanza handling | James Booth | 2012-11-08 | 1 | -1/+1 | |
* | Added room_chat module | James Booth | 2012-11-04 | 1 | -1/+2 | |
* | Removed old chat session tests | James Booth | 2012-11-01 | 1 | -1/+1 | |
* | Merge branch 'master' into chatstates | James Booth | 2012-10-30 | 1 | -1/+1 | |
|\ | ||||||
| * | Fixed tests | James Booth | 2012-10-29 | 1 | -1/+2 | |
* | | Merge branch 'master' into type_out | James Booth | 2012-10-24 | 1 | -1/+1 | |
|\| | ||||||
| * | Added check for latest release | James Booth | 2012-10-23 | 1 | -1/+1 | |
* | | Started work on chat session, and chat states | James Booth | 2012-10-03 | 1 | -2/+4 | |
|/ |