Commit Graph

  • 137202e5dd Add connection_item_for_feature() James Booth 2016-05-08 01:45:22 +01:00
  • f28655c5c8 Move logic to connection_set_disco_items James Booth 2016-05-08 01:10:42 +01:00
  • f1cf444e05 Move conneciton initialisation to _connection_handler James Booth 2016-05-08 00:21:06 +01:00
  • 2f61f8d646 Move xmpp_initialise() to conneciton.c James Booth 2016-05-07 23:29:19 +01:00
  • 6ce8edc194 Move disco info struct to connection James Booth 2016-05-07 23:28:16 +01:00
  • 9596591610 Move available resources to connection struct James Booth 2016-05-07 23:04:50 +01:00
  • 7f1beadea9 Rename xmpp types James Booth 2016-05-06 02:31:55 +01:00
  • 81e95966cf Remove redundant tls secured function James Booth 2016-05-06 02:18:31 +01:00
  • c009144b3d Tidy connect function James Booth 2016-05-06 02:08:10 +01:00
  • 3cb60399a1 Move connection_connect James Booth 2016-05-06 02:02:23 +01:00
  • 579d062063 Move send stanza function James Booth 2016-05-06 01:51:58 +01:00
  • b6c4a2029f Move conn is secure function James Booth 2016-05-06 01:49:27 +01:00
  • 8950dbb768 Move tls peer cert function James Booth 2016-05-06 01:47:19 +01:00
  • 31b0f0b0c8 Move uuid functions James Booth 2016-05-06 01:16:13 +01:00
  • d1c71e98f4 Move connection fulljid function James Booth 2016-05-06 01:12:54 +01:00
  • cc485ed338 Tidy session.c James Booth 2016-05-06 01:10:12 +01:00
  • 88f423afea Rename jabber_ functions James Booth 2016-05-06 00:53:03 +01:00
  • 3bb1f12410 Add session.c James Booth 2016-05-05 23:51:49 +01:00
  • f6fa63b374 Renamed connection.c -> session.c James Booth 2016-05-05 22:10:10 +01:00
  • 0c84257871 Merge pull request #807 from asdil12/patch-1 James Booth 2016-05-05 21:55:27 +01:00
  • 90c6ba4622 Added tray cmd info to CHANGELOG Dominik Heidler 2016-05-04 10:00:41 +02:00
  • ccabc08fef Tidy xmpp headers James Booth 2016-05-04 01:19:51 +01:00
  • 2e1eb9210a Remove userdata from _blocklist_result_handler James Booth 2016-05-02 22:49:30 +01:00
  • aabe3afff8 Rename stanza handler init functions James Booth 2016-05-02 22:34:26 +01:00
  • 39fb05577a Rename id_handler_add -> iq_id_handler_add James Booth 2016-05-02 21:50:39 +01:00
  • 92780f3e6e Remove free DiscoInfo values James Booth 2016-05-02 00:59:37 +01:00
  • 31ab43ea2d Free stanza text and DiscoInfo features James Booth 2016-05-02 00:40:16 +01:00
  • 2bacd43a16 Free stanza text on plugin send hooks James Booth 2016-05-01 23:41:57 +01:00
  • 6df6fed305 Disable tray icon by default James Booth 2016-05-01 20:33:42 +01:00
  • 02117328f3 Update CHANGELOG James Booth 2016-05-01 20:21:21 +01:00
  • d2df850f38 Update /blocked help James Booth 2016-05-01 20:20:15 +01:00
  • 5a48b7b7d5 Use current jid for /blocked add in chat win James Booth 2016-05-01 20:06:34 +01:00
  • b8c94376aa Add /blocked command James Booth 2016-05-01 19:39:39 +01:00
  • c31913f8d5 Fixed test stubs James Booth 2016-05-01 01:27:28 +01:00
  • a2efda19cc Merge remote-tracking branch 'pasis/const-char' James Booth 2016-05-01 00:39:16 +01:00
  • 623fbe9e47 Plugins: Added prof_disco_add_feature() James Booth 2016-04-30 23:00:07 +01:00
  • a718e6f91b Refactored /account set commands James Booth 2016-04-28 01:13:42 +01:00
  • 559b1608cf Only set CC to PTHREAD_CC when value present James Booth 2016-04-27 23:02:22 +01:00
  • 94f0550c51 Allow --disable-icons James Booth 2016-04-27 22:49:20 +01:00
  • d4789ac375 Fixed compiler errors James Booth 2016-04-27 22:10:27 +01:00
  • df30d4ba52 Check first entry in command sub_funcs James Booth 2016-04-27 21:52:58 +01:00
  • efbf233c85 Define stanza's attributes as const char* Dmitry Podgorny 2016-04-27 10:31:28 +00:00
  • 5687c3e419 Free inputrc string James Booth 2016-04-27 01:36:14 +01:00
  • a7524bc3a7 Fixed typo James Booth 2016-04-27 00:42:58 +01:00
  • 2614b7adc3 Updated CHANGELOG James Booth 2016-04-27 00:40:53 +01:00
  • 38652efb19 Fixed tests James Booth 2016-04-27 00:30:33 +01:00
  • ce32814679 Updated Command structure comments James Booth 2016-04-27 00:03:24 +01:00
  • d4aa73159e Merge branch 'master' into subcmds James Booth 2016-04-26 23:56:12 +01:00
  • 043a673fe1 Merge remote-tracking branch 'asdil12/xep_0363_http_file_upload' James Booth 2016-04-26 23:30:26 +01:00
  • 4ca6296fb7 Fix OSX compile James Booth 2016-04-26 21:34:06 +01:00
  • 65960dfbb2 Fixed cygwin compile (again) James Booth 2016-04-19 23:10:40 +01:00
  • 9d263d7c83 Fixed cygwin compile James Booth 2016-04-19 22:55:48 +01:00
  • 261bbd3fc0 Removed only add -lgio-2.0 manually on OSX James Booth 2016-04-19 01:09:09 +01:00
  • fcf486d6b2 Added include to fix tests James Booth 2016-04-19 00:28:22 +01:00
  • 167553ae8f Fixed functional test ID based stubs James Booth 2016-04-12 22:28:21 +01:00
  • 1b0ce852bb Implement XEP-0363: HTTP File Upload Dominik Heidler 2016-04-11 20:13:18 +02:00
  • 0ff29b3d2e Added sub commands to command structure James Booth 2016-04-26 20:29:45 +01:00
  • 28e260c7da Cache all disco items and features on connect Dominik Heidler 2016-04-04 17:26:37 +02:00
  • 20a0313d17 Show correct tray icon immediately on enable James Booth 2016-04-18 00:35:03 +01:00
  • 12727744ab Load/destroy tray icons on init/shutdown James Booth 2016-04-18 00:26:17 +01:00
  • de65f505a8 Moved gtk specific code to tray.c James Booth 2016-04-18 00:07:15 +01:00
  • 507ea5746c Grouped tray icon initialisation code James Booth 2016-04-17 23:57:05 +01:00
  • 153552ed07 Remove redundant return value from _cmd_set_boolean_preference James Booth 2016-04-17 23:46:29 +01:00
  • 2daa02cb60 Merge remote-tracking branch 'asdil12/tray_config' James Booth 2016-04-17 23:17:43 +01:00
  • 4cb1d73a83 Make tray icon configurable using /tray cmd Dominik Heidler 2016-04-16 16:29:32 +02:00
  • 6cc04bc3ba Merge branch 'muc-hooks' James Booth 2016-04-15 22:58:32 +01:00
  • feeac48cf3 Merge remote-tracking branch 'asdil12/help' James Booth 2016-04-15 22:50:00 +01:00
  • ec4bcb9b9d Merge branch 'master' into muc-hooks James Booth 2016-04-15 22:40:32 +01:00
  • 8f009c3c8d Plugins fixed return values for python stanza hooks James Booth 2016-04-15 22:37:44 +01:00
  • d90c47f287 Plugins: Added more muc hooks James Booth 2016-04-15 22:24:50 +01:00
  • 02bad7af28 Add /command? shortcut to view /help command Dominik Heidler 2016-04-13 10:36:10 +02:00
  • b3a3351a35 Plugins: Added account_name and fulljid to prof_init hook James Booth 2016-04-13 00:10:37 +01:00
  • 46687aeced Only complete unloaded plugins on /plugins load James Booth 2016-04-12 23:25:31 +01:00
  • 1a73aa39cb Merge remote-tracking branch 'origin/python-path' James Booth 2016-04-12 22:53:17 +01:00
  • 8ff9fd7091 Execute python string to append plugin path James Booth 2016-04-12 02:31:28 +01:00
  • eeb0f71cbf Updated CHANGELOG James Booth 2016-04-11 01:03:37 +01:00
  • 697db019d5 Merge remote-tracking branch 'Dav1d23/master' James Booth 2016-04-11 00:23:36 +01:00
  • b300fa5baf Use log facilities instead of printing on the stderr David 2016-04-10 15:00:25 +02:00
  • 92a50000c2 Re-introduce gtk_use boolean David 2016-04-10 14:55:06 +02:00
  • 5ddde3e59a Fixed /plugins help James Booth 2016-04-10 01:23:35 +01:00
  • 03ab8baf4d Added /plugins load command James Booth 2016-04-10 01:15:11 +01:00
  • 21aa08fdb1 Fixed typos James Booth 2016-04-09 20:19:50 +01:00
  • 699e08b238 Fixed timestamp for on_room_history_message James Booth 2016-04-08 01:17:22 +01:00
  • 93672eba9f Plugins: Added on_room_history_message James Booth 2016-04-08 00:11:33 +01:00
  • 2f432a942d Plugins: Added completer_clear James Booth 2016-04-07 23:25:47 +01:00
  • 7ca6084657 Plugins: Added on_room_win_focus James Booth 2016-04-07 22:15:03 +01:00
  • 271278dd20 Plugins: Added on_chat_win_focus James Booth 2016-04-07 22:06:14 +01:00
  • bfdc3b8807 Plugins: Added completer_remove James Booth 2016-04-07 21:25:12 +01:00
  • a328367eb4 Plugins: Renamed register_ac->completer_add James Booth 2016-04-07 20:49:23 +01:00
  • 2ba121aef3 Room mention case insensitive by default James Booth 2016-04-07 01:37:04 +01:00
  • bdb1287a4f Free mentions list James Booth 2016-04-07 01:14:12 +01:00
  • f243e333fc Added whole word matches for room mention James Booth 2016-04-07 01:01:27 +01:00
  • 6edf3b3f94 Merge branch 'master' into mention-config James Booth 2016-04-04 23:44:04 +01:00
  • 1de11678dc Added reset to /notify help James Booth 2016-04-04 23:41:30 +01:00
  • afa2c0f5ba Added mention match preferences James Booth 2016-04-03 23:33:21 +01:00
  • d9344b00fe Added prof_strstr function James Booth 2016-04-03 22:30:24 +01:00
  • 3086341e68 Merge pull request #783 from asdil12/spell James Booth 2016-04-02 17:35:27 +01:00
  • 4b1481987d Fix typo: diso -> disco Dominik Heidler 2016-04-01 12:09:35 +02:00
  • 6f81f2b845 Removed newline handling code from rosterwin.c James Booth 2016-03-31 23:14:51 +01:00
  • 31369e2e55 Added comment for AX_PREFIX_CONFIG_H James Booth 2016-03-31 21:19:34 +01:00