about summary refs log tree commit diff stats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Fixed error clearing contact listJames Booth2013-02-101-1/+2
|
* Added resource.cJames Booth2013-02-091-0/+1
|
* Moved private xmpp functions to connection.hJames Booth2013-02-031-1/+1
|
* Fixed testsJames Booth2013-02-021-3/+3
|
* Removed files.cJames Booth2013-02-021-2/+1
|
* Added config dir to sourceJames Booth2013-02-021-7/+9
|
* Added command and tools subdirs to sourceJames Booth2013-02-021-9/+13
|
* Removed caps functions from xmpp.hJames Booth2013-02-021-0/+1
|
* Removed presence functions from xmpp.hJames Booth2013-02-021-1/+1
|
* Removed iq functions from xmpp.hJames Booth2013-02-021-1/+1
|
* Removed message handler function from xmpp.hJames Booth2013-02-021-1/+1
|
* Removed stanza functions from xmpp.hJames Booth2013-02-021-0/+1
|
* Added ui subdir to sourceJames Booth2013-02-021-10/+10
|
* Added xmpp subdir to sourceJames Booth2013-02-021-9/+8
|
* Added xmpp_message.cJames Booth2013-01-291-1/+1
|
* 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
| | | | Included in command.h
* Renamed history modulesJames Booth2013-01-281-3/+3
|
* Renamed history.c -> command_history.cJames Booth2013-01-281-2/+2
| | | | Included in command.h
* 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
| | | | To reduce duplication in jabber module
* 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
|\ | | | | | | | | Conflicts: Makefile.am
| * Fixed testsJames Booth2012-10-291-1/+2
| |
* | Merge branch 'master' into type_outJames Booth2012-10-241-1/+1
|\| | | | | | | | | Conflicts: Makefile.am
| * 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
|