about summary refs log tree commit diff stats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Added xmpp_presence.cJames Booth2013-01-281-1/+1
* Joined log and chat_log modulesJames Booth2013-01-281-2/+2
* Moved release module into commonJames Booth2013-01-281-1/+1
* Flattened files.c and xdg_base.cJames Booth2013-01-281-2/+2
* Renamed parser.c -> command_parser.cJames Booth2013-01-281-2/+2
* Renamed history modulesJames Booth2013-01-281-3/+3
* Renamed history.c -> command_history.cJames Booth2013-01-281-2/+2
* Renamed UI related filesJames Booth2013-01-281-3/+3
* Renamed stanza.c -> xmpp_stanza.cJames Booth2013-01-281-1/+1
* Renamed capabilities.c -> xmpp_caps.cJames Booth2013-01-281-1/+1
* Renamed iq.c -> xmpp_iq.cJames Booth2013-01-281-1/+1
* Renamed connection.c -> xmpp_conn.cJames Booth2013-01-281-1/+1
* Renamed jabber.h -> xmpp.hJames Booth2013-01-281-1/+1
* Got rid of old naming convention on prof_autocompleteJames Booth2013-01-251-3/+3
* Removed iq.hJames Booth2013-01-241-1/+1
* Split jabber moduleJames Booth2013-01-241-2/+2
* Added capabilities moduleJames Booth2013-01-201-1/+1
* Added jid datatypeJames Booth2013-01-121-2/+3
* Renamed room_chat module to mucJames Booth2013-01-121-2/+2
* Moved logins to accounts moduleJames Booth2012-12-021-1/+1
* Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOMEJames Booth2012-11-251-1/+2
* Allocate memory for windows when neededJames Booth2012-11-231-1/+1
* Separated colours from main preferencesJames Booth2012-11-211-1/+2
* Added parser moduleJames Booth2012-11-181-2/+2
* Added stanza module for basic stanza handlingJames Booth2012-11-081-1/+1
* Added room_chat moduleJames Booth2012-11-041-1/+2
* Removed old chat session testsJames Booth2012-11-011-1/+1
* Merge branch 'master' into chatstatesJames Booth2012-10-301-1/+1
|\
| * Fixed testsJames Booth2012-10-291-1/+2
* | Merge branch 'master' into type_outJames Booth2012-10-241-1/+1
|\|
| * Added check for latest releaseJames Booth2012-10-231-1/+1
* | Started work on chat session, and chat statesJames Booth2012-10-031-2/+4
|/
* Merge common and utilJames Booth2012-08-231-4/+4
* Added manpageJames Booth2012-08-191-0/+1
* Tidy up autotools scripts, removed CFLAGSJames Booth2012-07-301-6/+0
* Added tinyurl moduleJames Booth2012-07-281-3/+4
* Added simple chat logJames Booth2012-07-221-1/+2
* Added -Wno-missing-field-initializers Makefile.amJames Booth2012-07-211-0/+1
* Change build to work without ncurses pkg-configJames Booth2012-07-121-1/+1
* Added headunit to autotools filesJames Booth2012-07-081-2/+1
* Tidied autotools filesJames Booth2012-07-081-2/+1
* Added tests to Makefile.amJames Booth2012-07-081-5/+13
* Set compiler, preprocessor flags in configure.acJames Booth2012-07-021-3/+3
* Moved config.h to source folderJames Booth2012-07-011-0/+14