Commit Graph

  • 9cecef5609 Move caps_create_query_response_stanza -> stanza_create_caps_query_element James Booth 2016-08-13 23:43:54 +01:00
  • 9ce59b1589 Free DiscoIdentity and SoftwareVersion James Booth 2016-08-13 17:49:19 +01:00
  • ed75f1ec71 Use SoftwareVersion in EntityCapabilities James Booth 2016-08-13 17:43:43 +01:00
  • 0bd5b5200a Use DiscoIdentity in EntityCapabilities James Booth 2016-08-13 17:19:24 +01:00
  • 80eb5bee90 Rename Capabilties -> EntityCapabilities James Booth 2016-08-13 16:39:25 +01:00
  • e949114284 Reduce variable scope in caps_create_sha1_str James Booth 2016-08-13 16:21:25 +01:00
  • 5c6e75fa06 Merge branch 'master' into caps James Booth 2016-08-13 00:17:23 +01:00
  • 4f5281bff0 Refactor stanza.c James Booth 2016-08-13 00:12:46 +01:00
  • 6ec159737b Use list for profanity service discovery features James Booth 2016-08-12 22:25:35 +01:00
  • a65403c54a Remove disco features added by plugins on unload James Booth 2016-08-11 23:20:59 +01:00
  • bb676cc0fc Check return values from python plugin hooks James Booth 2016-08-11 00:27:14 +01:00
  • 5d6b2d0b04 Add resource to chat message plugin hooks James Booth 2016-08-10 21:37:22 +01:00
  • a948d741d9 Rename plugin jid arguments James Booth 2016-08-10 20:45:14 +01:00
  • b64a9c3d6d Fix type in python API docs James Booth 2016-08-08 22:01:04 +01:00
  • 4f7af4e429 Update plugin API docs James Booth 2016-08-07 00:22:21 +01:00
  • efeb2fcfcd Rename plugins settings functions James Booth 2016-08-07 00:16:57 +01:00
  • 7bc160c24e Update plugin API docs James Booth 2016-08-02 23:17:28 +01:00
  • 30f3e14ebb Merge branch 'master' into plugin_list_settings James Booth 2016-08-02 23:01:31 +01:00
  • 7314a13248 Update gitignore, added python API docs Makefile James Booth 2016-08-02 22:54:34 +01:00
  • 350c121e26 Return int on c_api_settings_string_list_remove_all James Booth 2016-08-01 22:40:47 +01:00
  • b2508be8f4 Return boolean on prof_settings_string_list_remove_all() James Booth 2016-08-01 22:09:25 +01:00
  • b72bb3a157 Remove log debugs James Booth 2016-08-01 21:59:08 +01:00
  • 2518aa5078 Add string lists settings to plugins James Booth 2016-08-01 21:34:38 +01:00
  • 30e96b2d0f Fixes to plugin API docs James Booth 2016-07-30 23:23:20 +01:00
  • 49a213b382 Update python API docs James Booth 2016-07-30 23:16:57 +01:00
  • 43b1d7f7cd Update plugins API docs James Booth 2016-07-30 23:00:45 +01:00
  • 9603e04e34 Update plugin API docs James Booth 2016-07-30 22:17:42 +01:00
  • 51a7588bc4 Add typedefs to C plugin API James Booth 2016-07-30 21:22:45 +01:00
  • ee79de61f3 Update python API docs James Booth 2016-07-30 19:18:37 +01:00
  • c8d231fc75 Update python API docs James Booth 2016-07-30 19:06:21 +01:00
  • 56afe214d4 Fix type in python api docs James Booth 2016-07-30 01:26:27 +01:00
  • 645a233aa0 Update python API docs James Booth 2016-07-30 01:08:39 +01:00
  • 7dd754d344 Updates to python docs James Booth 2016-07-29 01:01:54 +01:00
  • a308f5e4f1 Add python plugin hook docs James Booth 2016-07-29 00:27:14 +01:00
  • 1bc6941847 Update gitignore James Booth 2016-07-29 00:16:09 +01:00
  • a02be1f1b6 Merge remote-tracking branch 'origin/master' James Booth 2016-07-29 00:10:34 +01:00
  • c8f53a64fe Add Python API docs James Booth 2016-07-29 00:10:00 +01:00
  • 3396e75d23 Handle NULL saved_status James Booth 2016-07-27 23:35:49 +01:00
  • a1f48f8457 Copy curr_status and free original in session.c James Booth 2016-07-27 22:07:11 +01:00
  • 6c1fef522a Use g_strndup in c_api.c James Booth 2016-07-27 21:32:44 +01:00
  • ae003e62fb Remove copied char* in groupchat_log_chat James Booth 2016-07-26 00:40:29 +01:00
  • 8602ede65e Tidy rosterwin memory handling James Booth 2016-07-25 23:28:04 +01:00
  • 6777919d96 Rename rooms vars in _send_room_presence James Booth 2016-07-25 23:13:09 +01:00
  • 5f8ef3816c Free rooms list in sv_ev_login_account_success James Booth 2016-07-25 23:11:41 +01:00
  • 71730e9d99 Unreference GDateTime James Booth 2016-07-25 23:09:51 +01:00
  • 8633cd6e29 Free ProfAccount James Booth 2016-07-25 22:38:23 +01:00
  • d5d04756ce Fix memory leaks James Booth 2016-07-25 22:23:54 +01:00
  • 943e91268c Fix memory leaks James Booth 2016-07-25 21:56:38 +01:00
  • 139e53f388 Decrement reference count on python hook args objects James Booth 2016-07-25 21:48:00 +01:00
  • 130e753aac Use Py_RETURN_NONE James Booth 2016-07-25 21:13:47 +01:00
  • 41b6414d1a Merge pull request #828 from asdil12/patch-2 James Booth 2016-07-25 20:52:31 +01:00
  • 5d354defca Fix indentation in http_upload.c Dominik Heidler 2016-07-25 12:28:33 +02:00
  • fcbf56657d Remove unused function prototype James Booth 2016-07-25 02:06:55 +01:00
  • 0ffb441cad Store GTimeZone in statusbar James Booth 2016-07-25 01:29:09 +01:00
  • 33172cb917 Free pgpdir James Booth 2016-07-25 01:03:44 +01:00
  • 1437c360b5 Free old hash table on wins_tidy James Booth 2016-07-25 00:57:42 +01:00
  • 8f9f018d5a Free python_str_or_unicode_to_string results James Booth 2016-07-25 00:41:34 +01:00
  • 923256b8bb Free icon dir path name James Booth 2016-07-25 00:18:52 +01:00
  • cbfc34f7c3 Remove debug on plugin win create James Booth 2016-07-24 22:32:39 +01:00
  • a3a73cf003 Move all filepath handling to files.c James Booth 2016-07-24 21:35:12 +01:00
  • 29452f8f1b Move xgd functions James Booth 2016-07-24 17:12:09 +01:00
  • 6cc4abedc5 Move window functions to window_list.c James Booth 2016-07-24 17:02:09 +01:00
  • 37742d71b6 Move resource conversions James Booth 2016-07-24 16:27:39 +01:00
  • ef942bd27a Add config/files.c James Booth 2016-07-24 16:22:15 +01:00
  • e7bfaa643f Move autoaway check James Booth 2016-07-24 16:06:19 +01:00
  • 0a57c4de78 Tidy headers James Booth 2016-07-24 15:43:51 +01:00
  • 5bc38b6bc2 Moved window_list.c James Booth 2016-07-24 15:14:46 +01:00
  • 8f213f22e7 Moved tray.c James Booth 2016-07-24 15:10:58 +01:00
  • 90b9b48ab9 Moved roster_list.c James Booth 2016-07-24 15:08:47 +01:00
  • cc32bb7738 Moved resource.c James Booth 2016-07-24 15:05:24 +01:00
  • 2af0d38e3d Moved muc.c James Booth 2016-07-24 15:02:43 +01:00
  • 1c5efaeb58 Moved jid.c James Booth 2016-07-24 14:59:28 +01:00
  • c23506f453 Moved contact.c James Booth 2016-07-24 14:55:32 +01:00
  • 9cff37352a Make header defines consistent James Booth 2016-07-24 14:51:39 +01:00
  • 310abd401d Moved chat_state.c James Booth 2016-07-24 14:28:25 +01:00
  • 25a6252a28 Moved chat_session.c James Booth 2016-07-24 14:23:55 +01:00
  • 0649aad80d Move event timeout to connection module James Booth 2016-07-24 14:08:30 +01:00
  • 8d8f2f290d Moved chat state handling code to chat_state.c James Booth 2016-07-24 13:56:11 +01:00
  • 7c593c2780 Reorder headers James Booth 2016-07-24 02:16:57 +01:00
  • 4209b1cf45 Add /plugins python_version command James Booth 2016-07-24 02:12:56 +01:00
  • b48a3d2f6a Python plugins: Free string values James Booth 2016-07-24 01:53:13 +01:00
  • 27a842d1cf Include python plugins by default in build James Booth 2016-07-24 01:34:02 +01:00
  • 47dfa6c3fc Merge branch 'master' into python3 James Booth 2016-07-24 01:22:29 +01:00
  • 4ecb4019a6 Add missing include James Booth 2016-07-24 01:19:59 +01:00
  • e8fc80f5c1 Update GPL link in headers James Booth 2016-07-24 01:14:49 +01:00
  • 1586ee9ed4 Merge remote-tracking branch 'origin/master' James Booth 2016-07-24 01:13:03 +01:00
  • 9824657777 Merge pull request #826 from PMaynard/gpl-url James Booth 2016-07-24 01:12:51 +01:00
  • 458334a2c7 Update gitignore James Booth 2016-07-24 01:10:54 +01:00
  • d44472049b Allow str and unicode in python api James Booth 2016-07-24 01:09:18 +01:00
  • d2e237203c Check for win callback hash before removing James Booth 2016-07-21 22:23:28 +01:00
  • 14c8f53f85 Updated GPL URL Pete Maynard 2016-07-21 11:49:52 +01:00
  • b68d2ce106 Update gitignore James Booth 2016-07-19 23:44:38 +01:00
  • 066526db41 Comment python version arg in configure-debug James Booth 2016-07-19 23:43:43 +01:00
  • f1dea893aa Use python3 in configure-debug James Booth 2016-07-19 01:05:17 +01:00
  • 376811a960 Tidy python3 conditional code James Booth 2016-07-19 01:02:33 +01:00
  • 71ccfcc09f Add python_init_prof() James Booth 2016-07-18 23:24:26 +01:00
  • 269b8ce832 Merge branch 'master' into python3 James Booth 2016-07-18 22:55:05 +01:00
  • feb50ea411 capabilities: use free instead of g_free James Booth 2016-07-18 22:32:58 +01:00
  • d4b3a05678 Use g_path_get_basename when installing plugin James Booth 2016-07-18 20:55:50 +01:00
  • 7d742f704f Fix prof module init for python3 James Booth 2016-07-18 01:27:23 +01:00