Commit Graph

  • 740e5b4228 Added command and tools subdirs to source James Booth 2013-02-02 21:43:59 +00:00
  • fc5bfb7d33 Tidied #include's James Booth 2013-02-02 20:55:58 +00:00
  • 8cc4b55945 Removed caps functions from xmpp.h James Booth 2013-02-02 20:33:54 +00:00
  • ccf71715ef Removed presence functions from xmpp.h James Booth 2013-02-02 20:27:46 +00:00
  • 5e3d414ee0 Removed iq functions from xmpp.h James Booth 2013-02-02 20:22:39 +00:00
  • 59b79ec20c Removed message handler function from xmpp.h James Booth 2013-02-02 20:18:23 +00:00
  • bc2784dae6 Removed stanza functions from xmpp.h James Booth 2013-02-02 20:07:44 +00:00
  • ed3261a238 Added ui subdir to source James Booth 2013-02-02 19:57:46 +00:00
  • 1d3739bb79 Added xmpp subdir to source James Booth 2013-02-02 19:47:41 +00:00
  • 029a016103 Completed presence priority changes James Booth 2013-01-31 23:49:29 +00:00
  • b397a8c53e The /priority command now sets per account/status settings James Booth 2013-01-31 22:48:21 +00:00
  • e6596735c4 Removed unused jabber_get_priority function James Booth 2013-01-31 22:02:41 +00:00
  • b223950255 Renamed some propreties on the jabber connection for clarity James Booth 2013-01-31 21:51:35 +00:00
  • b48d0e90c6 Deal with account priority properties on add and rename account James Booth 2013-01-31 02:02:16 +00:00
  • 4886577302 Merge branch 'master' into priority James Booth 2013-01-31 01:51:48 +00:00
  • 8a69fffd86 Added priority properties to account James Booth 2013-01-31 01:50:37 +00:00
  • 8c03bb9776 Refactor renaming accounts James Booth 2013-01-31 01:37:42 +00:00
  • 67cfe50e4c Added presence.last and presence.login when creating new account James Booth 2013-01-31 01:18:05 +00:00
  • 842f5c5f99 Added presence.last and presence.login properties to /account rename James Booth 2013-01-31 01:13:53 +00:00
  • 40bcaffa0c Added priority properties to ProfAccount James Booth 2013-01-31 01:09:06 +00:00
  • ac3987869b Added help for new /account property James Booth 2013-01-31 00:56:29 +00:00
  • 06abe13f19 Show current presence when logging in James Booth 2013-01-31 00:40:27 +00:00
  • e6749d669d Option to use last presence at login, or use a specific presence James Booth 2013-01-31 00:01:38 +00:00
  • 9aa6a39cd6 Added account_get_login_presence to account James Booth 2013-01-30 22:59:09 +00:00
  • b54c273e57 Added 'last' as option for /account status James Booth 2013-01-30 22:47:33 +00:00
  • fa9826a36a Added "set status" to /account James Booth 2013-01-30 22:45:35 +00:00
  • 603e1934a5 Added cons_debug() James Booth 2013-01-30 00:56:14 +00:00
  • 0ef52901c9 Added glib < 2.30 compatibility function James Booth 2013-01-30 00:48:32 +00:00
  • 957bea19e4 Fixed chat logging James Booth 2013-01-29 23:01:15 +00:00
  • 61b4ef9c83 Moved roster request to xmpp_iq James Booth 2013-01-29 01:02:40 +00:00
  • f60864f870 Added message_add_handlers() James Booth 2013-01-29 00:45:03 +00:00
  • 0f01f30b9c Moved message functions to xmpp_message.c James Booth 2013-01-29 00:37:50 +00:00
  • b269ac9702 Added xmpp_message.c James Booth 2013-01-29 00:21:04 +00:00
  • 0b7a0531d0 Added presence_add_handlers() James Booth 2013-01-29 00:04:49 +00:00
  • a30474f9fc Changed adding iq handlers to take no args James Booth 2013-01-28 23:54:49 +00:00
  • bfe1d76e5f Moved functions to xmpp_presence James Booth 2013-01-28 22:55:26 +00:00
  • 7255ef5e1c Added xmpp_presence.c James Booth 2013-01-28 22:24:47 +00:00
  • cb24ba8be1 jabber_get_status no longer returns newly allocated string James Booth 2013-01-28 21:17:00 +00:00
  • bf1cf04447 Joined log and chat_log modules James Booth 2013-01-28 20:16:18 +00:00
  • 3e36753a1c Removed chat_log dependency on ui James Booth 2013-01-28 20:09:25 +00:00
  • 06ecfef1f3 Moved release module into common James Booth 2013-01-28 20:07:25 +00:00
  • 6c3b42cd24 Flattened files.c and xdg_base.c James Booth 2013-01-28 19:52:49 +00:00
  • 1d5046bc97 Renamed parser.c -> command_parser.c James Booth 2013-01-28 01:43:43 +00:00
  • c72d7ad6a6 Renamed history modules James Booth 2013-01-28 01:35:11 +00:00
  • 80e62cfa5f Renamed history.c -> command_history.c James Booth 2013-01-28 01:23:37 +00:00
  • a63d0aff98 Renamed UI related files James Booth 2013-01-28 01:17:46 +00:00
  • 09406ae3c6 Renamed stanza.c -> xmpp_stanza.c James Booth 2013-01-28 01:06:58 +00:00
  • 070d2ced4f Renamed capabilities.c -> xmpp_caps.c James Booth 2013-01-28 00:57:22 +00:00
  • 00e400dc98 Renamed iq.c -> xmpp_iq.c James Booth 2013-01-28 00:41:37 +00:00
  • 5e85c8c5c7 Renamed connection.c -> xmpp_conn.c James Booth 2013-01-28 00:39:08 +00:00
  • 7dcb85c701 Renamed jabber.h -> xmpp.h James Booth 2013-01-28 00:32:57 +00:00
  • a9c629dd9e Set last presence for account James Booth 2013-01-27 22:27:30 +00:00
  • dba48f18b5 Added development string to log James Booth 2013-01-27 21:32:10 +00:00
  • f6176b322b Added /account set <account> resource <value> James Booth 2013-01-27 20:34:56 +00:00
  • 972ca34d4b Refactored connecting, and reconnecting James Booth 2013-01-27 20:23:42 +00:00
  • b936154299 Refactor fixing old accounts James Booth 2013-01-27 18:47:33 +00:00
  • 5cca57f6fb Renamed account_add_login -> account_add, added comments James Booth 2013-01-27 18:10:30 +00:00
  • e9ce6b94ec Tidied accounts_load in accounts James Booth 2013-01-27 17:59:37 +00:00
  • 91c31f3bb8 Use resource on connect James Booth 2013-01-27 02:52:12 +00:00
  • 20d0df4c34 Added cons output when logging in. James Booth 2013-01-27 02:24:02 +00:00
  • 235339e5a5 Renamed function in jid James Booth 2013-01-27 02:00:55 +00:00
  • 8bdab23e25 Renamed create jid function using barejid and resource James Booth 2013-01-27 01:14:59 +00:00
  • 1a30ee15e0 Added resource handling in account module James Booth 2013-01-27 00:02:28 +00:00
  • 43841ee9ee Added resource to ProfAccount James Booth 2013-01-26 22:25:00 +00:00
  • a8d80ef558 Parse account name as jid on account add, handle resource part James Booth 2013-01-26 22:19:20 +00:00
  • 4092498de8 Reverted some previous changes to fix login attempt and reconnect issues James Booth 2013-01-26 21:03:04 +00:00
  • c03a936789 Fixed big in autreconnect, reset timer on each connection attempt James Booth 2013-01-26 19:54:57 +00:00
  • bbdc341325 Handle NULL in jid_destroy() James Booth 2013-01-26 16:24:43 +00:00
  • d239a1278b Fixed jid handling to allow @ and / in resource James Booth 2013-01-26 16:13:11 +00:00
  • 527e739ac6 Got rid of old naming convention on prof_autocomplete James Booth 2013-01-25 01:11:49 +00:00
  • 6b632625df Refactored iq.c to register iq handlers James Booth 2013-01-25 00:36:09 +00:00
  • 183a66c939 Removed iq.h James Booth 2013-01-24 00:40:43 +00:00
  • 37666528e5 Split jabber module James Booth 2013-01-24 00:26:53 +00:00
  • 27b6842f19 Started refactor of iq handlers James Booth 2013-01-24 00:08:31 +00:00
  • 029936645e Moved iq error handling to one place James Booth 2013-01-23 23:53:32 +00:00
  • a412681375 Made iq functions take consistent parameters James Booth 2013-01-23 23:37:25 +00:00
  • e4b653057a Renamed disco handlers -> caps handlers James Booth 2013-01-23 22:49:46 +00:00
  • e325c391c5 Free memory in disco response handler James Booth 2013-01-23 22:46:28 +00:00
  • c9869f93c3 Release stanza James Booth 2013-01-23 22:38:30 +00:00
  • 3cbae903cb Fixed a couple of memory leaks James Booth 2013-01-23 22:35:15 +00:00
  • e2e805dd4f Tidied up memory allocation in capabilities James Booth 2013-01-23 22:24:54 +00:00
  • a48b48b787 Fixed some memory leaks in capabilities James Booth 2013-01-23 00:21:05 +00:00
  • 114d251b68 Merge branch 'master' into caps James Booth 2013-01-22 01:39:18 +00:00
  • 5d70227501 Merge remote-tracking branch 'backalor/master' James Booth 2013-01-22 01:33:32 +00:00
  • c850ee69cc Add support for autocomplete of /statuses command Backalor 2013-01-22 10:00:31 +09:00
  • 9a58017385 Add function prototype and make the default for the /statuses command be ON Backalor 2013-01-22 09:54:59 +09:00
  • 134da4d001 Always show output in console for /info command James Booth 2013-01-21 23:48:57 +00:00
  • dd6dfd9408 Added /status command for what /info used to do James Booth 2013-01-21 23:24:59 +00:00
  • 42e7f47175 Merge branch 'master' into caps James Booth 2013-01-21 22:57:56 +00:00
  • 61095b3e41 Fixed bug when opening private chat without message James Booth 2013-01-21 22:46:33 +00:00
  • 5ef1bee55b Moved caps query stanza creation to caps module James Booth 2013-01-21 22:38:48 +00:00
  • c828e397b6 Moved sha1 generation to caps module James Booth 2013-01-21 22:18:15 +00:00
  • 7991bc5154 Removed redundant function for computing sha1 caps hash James Booth 2013-01-21 22:08:05 +00:00
  • 7457864347 Added software version capability and iq response James Booth 2013-01-21 22:05:30 +00:00
  • df38fc332a Added NULL check on disco response id James Booth 2013-01-21 19:28:38 +00:00
  • b16c79966e Handle NULL node James Booth 2013-01-21 02:29:55 +00:00
  • df790e247c Respond to iq requests for capabilities James Booth 2013-01-21 02:18:03 +00:00
  • a0a1f9017f Add new command /statuses for status notifications Backalor 2013-01-21 10:26:09 +09:00
  • 97a497c355 Updated /info command for chat and private chat James Booth 2013-01-20 23:30:15 +00:00
  • 5c04adde2b Handle unsupported hash, and legacy caps James Booth 2013-01-20 23:10:59 +00:00