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