Commit Graph

  • ace2715cf7 Added PYTHON3 define James Booth 2016-07-14 00:00:46 +01:00
  • 10814b044d Fix plugin install output James Booth 2016-07-13 01:06:03 +01:00
  • 9af921f260 Remove redundant plugin dir function James Booth 2016-07-13 00:49:53 +01:00
  • 7abf506261 Free memory when plugin windows closed James Booth 2016-07-13 00:25:45 +01:00
  • 0991699ae6 Add /plugins install command James Booth 2016-07-12 23:50:21 +01:00
  • 5f393a6d9f Remove plugin window on /close James Booth 2016-07-12 02:16:12 +01:00
  • 1a7eb00763 Check for plugin win before creating James Booth 2016-07-12 01:51:27 +01:00
  • 9a0111c10a Allow reloading all plugins with /plugin reload James Booth 2016-07-10 01:28:30 +01:00
  • 448bef247b Add /plugin reload command James Booth 2016-07-10 01:07:41 +01:00
  • 44862fe842 Remove string allocation for conflists James Booth 2016-07-10 00:43:53 +01:00
  • d24a0508f4 Store python modules on load James Booth 2016-07-09 23:42:09 +01:00
  • 7776c1494a Reaload python module if previous loaded on /plugin load James Booth 2016-07-09 23:13:36 +01:00
  • 1926ceea3d Plugin unload remove cmd_acs and close window James Booth 2016-07-05 22:46:00 +01:00
  • 82458c9d96 Revert "Move adding plugins commands to autocompleters" James Booth 2016-07-05 22:11:58 +01:00
  • 97f7997025 Move adding plugins commands to autocompleters James Booth 2016-07-05 22:10:41 +01:00
  • 99598e7d57 Add plugins on_unload hook James Booth 2016-07-05 22:03:14 +01:00
  • 71178b3696 Store plugin completers by plugin name James Booth 2016-07-05 21:46:36 +01:00
  • fd218ac3e4 Pass plugin name to all autocompleter functions James Booth 2016-07-04 23:14:08 +01:00
  • 03c7ac73fd Move prefs_remove_plugin to plugins_unload James Booth 2016-07-04 23:00:41 +01:00
  • c8d09083a8 Remove plugin callbacks in plugin_destroy functions James Booth 2016-07-04 22:54:55 +01:00
  • 0d7b4cb4a7 Store plugin window callbacks by plugin name James Booth 2016-07-04 22:42:15 +01:00
  • a779ad0764 Use hash table for plugin timed functions James Booth 2016-07-04 21:48:04 +01:00
  • 3fe1d76a05 Unit test for callback_add_command() James Booth 2016-07-04 21:10:11 +01:00
  • 71879a3f64 Free plugins commands on quit James Booth 2016-07-04 00:41:29 +01:00
  • 606a860bdc Rename callback execte and destroy functions James Booth 2016-07-03 01:03:05 +01:00
  • 70a79abd3b Add plugin name to win_create api call James Booth 2016-07-03 00:48:22 +01:00
  • 31c66bf857 Move plugin theme and settings init James Booth 2016-07-01 00:01:07 +01:00
  • 3bd3de036f Use hash table to store plugins James Booth 2016-06-30 23:58:04 +01:00
  • bb33522e4d Fix plugin load prefs James Booth 2016-06-30 23:18:30 +01:00
  • 0cd1b50122 Move plugin config add on load James Booth 2016-06-30 23:16:49 +01:00
  • ef6bad483e /plugins unload command and completer James Booth 2016-06-30 23:14:05 +01:00
  • 56480ce9ea Pass plugin name to api layer James Booth 2016-06-30 22:54:46 +01:00
  • 29eb843d56 Revert "WIP - Unload plugin commands" James Booth 2016-06-30 22:37:52 +01:00
  • a01eb5d08e WIP - Unload plugin commands James Booth 2016-06-29 23:35:57 +01:00
  • 61a09476c5 Add macro for plugins completer add James Booth 2016-06-23 00:44:52 +01:00
  • 1e37b755fe Add macro for C plugins register_timed James Booth 2016-06-23 00:36:26 +01:00
  • c6288d89f9 Add function to get C plugin name James Booth 2016-06-23 00:26:50 +01:00
  • 620e6a5a37 Add function to get plugin name James Booth 2016-06-22 01:09:39 +01:00
  • 3a3933eff6 Add ProfIdFreeCallback to free stale id handlers on connect James Booth 2016-06-08 23:25:51 +01:00
  • d79364358a Fix memory leaks James Booth 2016-06-08 22:23:00 +01:00
  • 4c03ee6066 Free string on connect autocomplete James Booth 2016-06-08 21:29:15 +01:00
  • 086fd30e23 Check for NULL before clearing connection data James Booth 2016-06-01 22:41:17 +01:00
  • 784d9642bc Complete no arg for /account properties James Booth 2016-06-01 00:41:27 +01:00
  • 78785fa7e6 Complete no arg for /join properties James Booth 2016-06-01 00:15:01 +01:00
  • 28cc04ca7d Complete no arg for /connect properties James Booth 2016-06-01 00:04:35 +01:00
  • 3215418296 Merge branch 'master' into complete-empty James Booth 2016-05-31 23:29:46 +01:00
  • e758f74e48 Update /notify help James Booth 2016-05-31 23:26:30 +01:00
  • 705e3dc7d8 Remove commented code James Booth 2016-05-31 23:22:07 +01:00
  • 383e601f25 Move /statuses options to /presence command James Booth 2016-05-31 23:21:19 +01:00
  • 52c01a8ee8 Add /presence titlebar subcommand James Booth 2016-05-31 22:46:03 +01:00
  • 1d5cc33279 Merge branch 'master' into complete-empty James Booth 2016-05-25 00:22:51 +01:00
  • 94212cd01c Update window navigation help James Booth 2016-05-25 00:21:27 +01:00
  • 1a3f8d1be8 Merge remote-tracking branch 'origin/complete-empty' into complete-empty James Booth 2016-05-24 23:40:15 +01:00
  • 5c15f95646 Complete no arg for /bookmark properties James Booth 2016-05-24 23:39:27 +01:00
  • b574919738 Complete no arg for /role set James Booth 2016-05-24 01:44:56 +01:00
  • 8699510408 Complete no arg for /role set James Booth 2016-05-24 01:44:56 +01:00
  • e8b2578039 Complete no arg for /affiliation set James Booth 2016-05-24 01:43:45 +01:00
  • 492c1bfa14 Complete no arg for /script run|show James Booth 2016-05-24 01:39:16 +01:00
  • 78c23dce58 Complete no arg for /theme load James Booth 2016-05-24 01:37:25 +01:00
  • d1ece21b5f Complete no arg for /plugins load James Booth 2016-05-24 01:36:21 +01:00
  • e183fd9186 Allow empty autocomplete for /otr policy James Booth 2016-05-24 01:28:04 +01:00
  • f377e0329e Allow autocomplete for basic compelters when no input James Booth 2016-05-24 00:32:53 +01:00
  • 6559263b2f Option to bookmark room invites James Booth 2016-05-23 23:53:44 +01:00
  • 0edd430925 Merge branch 'cmd-tidy' James Booth 2016-05-23 22:34:45 +01:00
  • 3aa788772e Updated console output for room invites James Booth 2016-05-23 22:27:29 +01:00
  • d0117cdabe Remove unneeded functions from cmd headers James Booth 2016-05-23 00:39:36 +01:00
  • eb105e9172 Move functions from cmd_defs to cmd_funcs James Booth 2016-05-23 00:31:00 +01:00
  • dfe613418f Fix command headers James Booth 2016-05-23 00:06:01 +01:00
  • fb34785566 Rename command sources James Booth 2016-05-22 23:59:52 +01:00
  • cd15a27153 Merge branch 'master' into cmd-tidy James Booth 2016-05-22 23:01:59 +01:00
  • 0ad378642f Merge remote-tracking branch 'pasis/autotools' James Booth 2016-05-22 22:57:52 +01:00
  • 7d857fc30e Fix libcurl check in configure.ac for OS X Dmytro Podgornyi 2016-05-21 16:07:40 +03:00
  • eaf2901b01 Add cmd_autocomplete.c James Booth 2016-05-20 00:19:03 +01:00
  • 458f9edbb0 Add autoconf-archive to install-all.sh James Booth 2016-05-17 22:24:41 +01:00
  • a04e34fddc Fix output for tray timer setting James Booth 2016-05-15 02:15:45 +01:00
  • c6a6e3a51c Add /tray timer <seconds> James Booth 2016-05-15 01:41:34 +01:00
  • d00615beba Add /tray read on|off command James Booth 2016-05-15 00:55:19 +01:00
  • cf8452d95f Reorder headers in inputwin.c James Booth 2016-05-11 22:50:19 +01:00
  • 598b2b3235 Add missing string.h include in blocking.c James Booth 2016-05-11 22:32:22 +01:00
  • 5439317ba1 Reorder headers in common.c James Booth 2016-05-11 22:30:39 +01:00
  • d805d0c886 Added missing header in ui.h James Booth 2016-05-11 22:22:59 +01:00
  • 5328206047 Merge branch 'conn-tidy' James Booth 2016-05-11 00:11:14 +01:00
  • a55f96c1e5 Merge remote-tracking branch 'origin/master' James Booth 2016-05-11 00:09:15 +01:00
  • b935b4621c Add connection_set_disconnected() James Booth 2016-05-11 00:02:39 +01:00
  • 7e079f3684 Add connection_clear_data() James Booth 2016-05-10 23:53:44 +01:00
  • a7fa27df01 Remove connection_free_conn(), connection_free_ctx() James Booth 2016-05-10 23:34:25 +01:00
  • a67d199581 Add connection_shutdown() James Booth 2016-05-10 23:27:16 +01:00
  • 3d20c85ada Remove JABBER_STARTED, JABBER_UNDEFINED connection states James Booth 2016-05-10 23:18:11 +01:00
  • 22c4d91c50 Remove _session_free_session_data from session.c James Booth 2016-05-10 22:49:58 +01:00
  • 02bc4f217c Tidy connection.c James Booth 2016-05-10 22:09:09 +01:00
  • 5cb6b174cc Tidy connection.c James Booth 2016-05-10 21:59:41 +01:00
  • 693ccf1fe6 Merge branch 'master' into conn-tidy James Booth 2016-05-10 18:51:35 +01:00
  • a27906e1ae Updated man page link James Booth 2016-05-10 18:51:17 +01:00
  • 030ac9e4e1 Fixed compile James Booth 2016-05-08 23:48:29 +01:00
  • cd5d242207 Tidy session.c James Booth 2016-05-08 21:47:52 +01:00
  • ec51ae689c Free features on disconnect James Booth 2016-05-08 03:14:22 +01:00
  • ac3ab39e23 Use hash table for disco features James Booth 2016-05-08 03:04:36 +01:00
  • 29380a39cd Remove connection_get_disco_infos() James Booth 2016-05-08 02:37:02 +01:00
  • 188df60cfe Rename diso_items->diso_infos James Booth 2016-05-08 02:30:34 +01:00
  • 31e6cc8e38 Add connection_get_disco_info() James Booth 2016-05-08 02:25:34 +01:00