James Booth
|
d3cc5bd7ed
|
Allow vertical positioning of all windows
|
2016-09-23 00:56:53 +01:00 |
|
James Booth
|
3983ee1d6b
|
Rename /titlebar -> /wintitle
|
2016-09-22 21:42:00 +01:00 |
|
James Booth
|
0aa758cbfb
|
Add /inputwin top|bottom command
closes #853
|
2016-09-19 23:40:45 +01:00 |
|
James Booth
|
74148dd6a2
|
Fix string frees in _complete_filepath
|
2016-09-05 23:10:09 +01:00 |
|
James Booth
|
2613d23f8b
|
Free string on /plugins install
|
2016-09-05 22:55:23 +01:00 |
|
James Booth
|
9e59571f84
|
Free strings in _complete_filepath
|
2016-09-05 22:27:30 +01:00 |
|
Tim Nieradzik
|
74942da0ff
|
cmd_defs: Fix typo
|
2016-09-05 09:34:00 +03:00 |
|
James Booth
|
f14a3e075e
|
Update help
|
2016-08-22 00:34:35 +01:00 |
|
James Booth
|
0886062806
|
Use hash table for bookmarks
|
2016-08-21 15:25:49 +01:00 |
|
James Booth
|
a978bb12bf
|
Send receipt request only when receiver supports feature
issue #829
|
2016-08-18 22:53:23 +01:00 |
|
James Booth
|
71dcb2e427
|
Only include lastactivity feature in disco responses when enabled
|
2016-08-18 00:29:33 +01:00 |
|
James Booth
|
4de570b1ee
|
Only include receipts feature in disco responses when enabled
issue #829
|
2016-08-18 00:10:15 +01:00 |
|
James Booth
|
8633cd6e29
|
Free ProfAccount
|
2016-07-25 22:38:23 +01:00 |
|
James Booth
|
943e91268c
|
Fix memory leaks
|
2016-07-25 21:56:38 +01:00 |
|
James Booth
|
0a57c4de78
|
Tidy headers
|
2016-07-24 15:43:51 +01:00 |
|
James Booth
|
5bc38b6bc2
|
Moved window_list.c
|
2016-07-24 15:14:46 +01:00 |
|
James Booth
|
8f213f22e7
|
Moved tray.c
|
2016-07-24 15:10:58 +01:00 |
|
James Booth
|
90b9b48ab9
|
Moved roster_list.c
|
2016-07-24 15:08:47 +01:00 |
|
James Booth
|
2af0d38e3d
|
Moved muc.c
|
2016-07-24 15:02:43 +01:00 |
|
James Booth
|
1c5efaeb58
|
Moved jid.c
|
2016-07-24 14:59:28 +01:00 |
|
James Booth
|
c23506f453
|
Moved contact.c
|
2016-07-24 14:55:32 +01:00 |
|
James Booth
|
9cff37352a
|
Make header defines consistent
|
2016-07-24 14:51:39 +01:00 |
|
James Booth
|
25a6252a28
|
Moved chat_session.c
|
2016-07-24 14:23:55 +01:00 |
|
James Booth
|
4209b1cf45
|
Add /plugins python_version command
|
2016-07-24 02:12:56 +01:00 |
|
James Booth
|
e8fc80f5c1
|
Update GPL link in headers
|
2016-07-24 01:14:49 +01:00 |
|
James Booth
|
d4b3a05678
|
Use g_path_get_basename when installing plugin
|
2016-07-18 20:55:50 +01:00 |
|
James Booth
|
10814b044d
|
Fix plugin install output
|
2016-07-13 01:06:03 +01:00 |
|
James Booth
|
0991699ae6
|
Add /plugins install command
|
2016-07-12 23:50:21 +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
|
1926ceea3d
|
Plugin unload remove cmd_acs and close window
|
2016-07-05 22:46:00 +01:00 |
|
James Booth
|
03c7ac73fd
|
Move prefs_remove_plugin to plugins_unload
|
2016-07-04 23:00:41 +01:00 |
|
James Booth
|
71879a3f64
|
Free plugins commands on quit
|
2016-07-04 00:41:29 +01:00 |
|
James Booth
|
3bd3de036f
|
Use hash table to store plugins
|
2016-06-30 23:58:04 +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
|
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
|
4c03ee6066
|
Free string on connect autocomplete
|
2016-06-08 21:29:15 +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 |
|