Commit Graph

  • 9a322a028f Use class instead of base pointer James Booth 2014-12-21 19:40:15 +00:00
  • 13f73a30e7 Added /inpblock command James Booth 2014-12-21 18:15:29 +00:00
  • 79d4cbe967 Fixed /occupants hide James Booth 2014-12-20 22:44:01 +00:00
  • 39aae7f548 Removed TODOs James Booth 2014-12-20 18:48:35 +00:00
  • 6800bf1cad Fixed tests James Booth 2014-12-20 18:39:39 +00:00
  • ea267e2017 Refactored all window recipients and types James Booth 2014-12-20 00:52:35 +00:00
  • 0146e62576 Refactoring window types, removing recipient and from references - wip James Booth 2014-12-18 23:57:19 +00:00
  • 76c665e986 Tidy occupantswin.c James Booth 2014-12-16 23:50:25 +00:00
  • 4dc48b4b48 Added occupantswin.c James Booth 2014-12-16 23:37:23 +00:00
  • 052eee3c3e Refactor rosterwin.c James Booth 2014-12-16 23:16:23 +00:00
  • 48ec7b3b47 Moved roster functions James Booth 2014-12-16 23:00:05 +00:00
  • 0e7e931589 Added rosterwin.c James Booth 2014-12-16 22:14:15 +00:00
  • 0ac789e48c Fixed window resize James Booth 2014-12-16 21:18:32 +00:00
  • 0880b217cb Tidied subwin paging James Booth 2014-12-16 21:08:48 +00:00
  • 8f6167b45e Refactor layout creation James Booth 2014-12-16 20:53:23 +00:00
  • 630fef015d Added new window and layout types James Booth 2014-12-16 01:39:47 +00:00
  • 070547a7ff Added window specific creation functions James Booth 2014-12-15 00:28:28 +00:00
  • 3cef4e1db4 Merge remote-tracking branch 'origin/master' James Booth 2014-12-14 23:05:27 +00:00
  • 65c9c3a7fc Allow params to /bookmark when in a room James Booth 2014-12-14 19:57:29 +00:00
  • 70f7db0d91 Subscription handler uses wins_new_chat James Booth 2014-12-11 00:02:51 +00:00
  • 8e46b9e75b Added win create functions for chat and private chat James Booth 2014-12-10 22:34:33 +00:00
  • 9ba5a576ba Split private message handling to separate functions James Booth 2014-12-10 22:23:33 +00:00
  • c8ae55a88c Removed unused argument from _wins_show_history James Booth 2014-12-10 21:49:21 +00:00
  • 742748b05c Renamed chat_resource -> resource James Booth 2014-12-10 21:17:31 +00:00
  • 706f31422d Moved chat resource to WIN_CHAT type James Booth 2014-12-10 01:44:32 +00:00
  • 12d0d22ab3 Moved otr properties to WIN_CHAT type James Booth 2014-12-10 01:33:46 +00:00
  • 7b44ac97cc Added form to WIN_MUC_CONFIG type James Booth 2014-12-10 01:14:11 +00:00
  • 0ce924465f Added union for window types James Booth 2014-12-10 00:54:46 +00:00
  • 0f7519663d Changed ChatSession typedef James Booth 2014-12-07 22:59:13 +00:00
  • 60de515b2b Merge branch 'master' into resource James Booth 2014-12-05 00:33:21 +00:00
  • c973ce3e31 Updated theme James Booth 2014-12-05 00:31:41 +00:00
  • 5314e59703 Added /resource autocompletion James Booth 2014-12-04 00:16:42 +00:00
  • eeb6e6b8fc Use selected resource for sending messages James Booth 2014-12-03 23:36:39 +00:00
  • d652c3c7ac Show resource presence with /resource command James Booth 2014-12-02 21:06:29 +00:00
  • 1a8c805319 Added /resource command James Booth 2014-12-02 20:50:21 +00:00
  • aae88753a3 Tidied title bar draw James Booth 2014-12-02 20:05:52 +00:00
  • e756daf2be Fixed closing window 0 James Booth 2014-12-01 23:15:22 +00:00
  • 4740f84c24 Updated navigation help James Booth 2014-12-01 22:16:25 +00:00
  • b704fb1777 Merge remote-tracking branch 'origin/ctrl-w' into ctrl-w James Booth 2014-12-01 22:14:09 +00:00
  • bca36bfcbf Removed debug James Booth 2014-12-01 22:13:42 +00:00
  • 0a3365d297 Added ifdef to _show_privacy() function James Booth 2014-12-01 21:54:32 +00:00
  • fe021a226c Added ctrl-w support (with debug) James Booth 2014-12-01 21:45:08 +00:00
  • 71ed9ac2d1 Fixed /me messages in chat room history James Booth 2014-12-01 13:38:17 +00:00
  • 84f441b9e1 Fixed spelling in themes James Booth 2014-12-01 13:09:34 +00:00
  • 8fee155797 Automatically add/remove '/' when adding and removing aliases James Booth 2014-11-30 23:34:54 +00:00
  • e70cbd1b61 Colour /me messages correctly James Booth 2014-11-30 22:50:02 +00:00
  • 5875dcfd53 Only overwrite preferences with theme when them loaded, not on startup James Booth 2014-11-30 21:25:13 +00:00
  • aec7afd06a Added caching of legacy capabilities James Booth 2014-11-30 00:37:36 +00:00
  • f46d0541c6 Added CHANGELOG James Booth 2014-11-28 12:54:24 +00:00
  • 6a3285795a removing the account connected to the default account removes the default account as well Will Song 2014-11-27 20:26:10 -06:00
  • 3b13c00df4 /connect supports default account Will Song 2014-11-27 13:18:54 -06:00
  • b23c60953f add some tooltip messages for /account and /connect Will Song 2014-11-27 12:28:16 -06:00
  • b5a40f5b04 finish /account default ac Will Song 2014-11-27 12:11:47 -06:00
  • 48778265e7 add a bit of default account autocomplete Will Song 2014-11-27 12:07:18 -06:00
  • de9e621bb7 add default account property and commands associated with them Will Song 2014-11-27 11:42:23 -06:00
  • 94bd9dbdfe Store capabilities against fulljid when unsupported hash James Booth 2014-11-27 01:08:02 +00:00
  • e263e00a85 Refactored parsing caps James Booth 2014-11-26 21:59:36 +00:00
  • 508bfeb2bf Refactored available presence handler James Booth 2014-11-26 21:07:46 +00:00
  • ed228ebb59 Merge remote-tracking branch 'incertia/master' James Booth 2014-11-24 00:54:51 +00:00
  • 679513ae73 Merge remote-tracking branch 'incertia/account-remove' James Booth 2014-11-24 00:38:22 +00:00
  • d1c5cfefb6 Free contact list on /who James Booth 2014-11-24 00:32:30 +00:00
  • 05664ef009 Free string after setting theme ui preference, fixed valgrind warning James Booth 2014-11-24 00:29:02 +00:00
  • be031bbe54 implement account removal Will Song 2014-11-23 15:37:10 -06:00
  • 915c3633e8 implement account removal Will Song 2014-11-23 15:37:10 -06:00
  • 035dc313dd add nooffline to /roster autocomplete Will Song 2014-11-23 02:06:04 -06:00
  • 553f8b54cc updated description for /roster Will Song 2014-11-23 02:03:26 -06:00
  • e113fd2b1d roster_get_contacts_nooffline only gets contacts that are not offline Will Song 2014-11-23 02:00:56 -06:00
  • a980fbe0bd add nooffline option to roster Will Song 2014-11-23 01:34:09 -06:00
  • 0f2035e4ad add functions for getting roster list without offline contacts (but not implemented) Will Song 2014-11-23 01:33:23 -06:00
  • f486b5884b Added Alt-Backspace to navigation help James Booth 2014-11-22 22:12:32 +00:00
  • b819ea3708 Fix autocomplete clash, fix crash on opening window when recipient not in roster James Booth 2014-11-22 21:55:33 +00:00
  • 6772935493 Remove contact lookup when showing OTR privacy James Booth 2014-11-22 21:26:53 +00:00
  • e8a65e3b68 Renamed roster autocomplete functions James Booth 2014-11-22 21:13:33 +00:00
  • c0420e9cfb Merge branch 'autocomplete_fix' James Booth 2014-11-22 20:41:57 +00:00
  • d965709910 Tidied whitespace James Booth 2014-11-22 20:41:47 +00:00
  • 3e98df7a2f Fixed autoaway help James Booth 2014-11-20 23:31:20 +00:00
  • cdba79cbb5 Merge branch 'master' into autocomplete_fix James Booth 2014-11-20 22:37:14 +00:00
  • 5030d49952 Removed bookmark autojoin limit James Booth 2014-11-20 22:33:46 +00:00
  • f24b348739 refactor parts of title bar render out of _title_bar_draw James Booth 2014-11-20 21:32:19 +00:00
  • 81b1009fd9 Updated /theme usage James Booth 2014-11-20 01:50:04 +00:00
  • 9d9ffb08cf Show roster after roster received James Booth 2014-11-20 00:32:33 +00:00
  • 20fa96325d Added [ui] preferences to themes James Booth 2014-11-19 23:58:55 +00:00
  • 1a896d7b53 Tidied theme.c James Booth 2014-11-19 16:53:40 +00:00
  • 076576178c Update input window on /theme set James Booth 2014-11-19 16:32:26 +00:00
  • 71a8e3919c Update theme James Booth 2014-11-18 09:09:03 +00:00
  • a4b4ed71fb Added forest theme James Booth 2014-11-18 00:34:47 +00:00
  • fa3c6779a0 Added original_bright theme James Booth 2014-11-18 00:10:44 +00:00
  • d39bcdc166 Removed splash themes, updated original theme James Booth 2014-11-18 00:04:08 +00:00
  • 44112f6cce Updated orange theme James Booth 2014-11-17 23:57:34 +00:00
  • e3b6608994 Updated hacker theme James Booth 2014-11-17 23:51:01 +00:00
  • fbb0f81f45 Updated aqua theme James Booth 2014-11-17 23:39:16 +00:00
  • 681af70341 Updated theme James Booth 2014-11-17 22:23:04 +00:00
  • b21dc54322 Updated theme James Booth 2014-11-17 21:42:16 +00:00
  • a781295542 Added newline James Booth 2014-11-17 21:14:03 +00:00
  • 1d5ac1b474 Added /theme colours command James Booth 2014-11-17 21:10:08 +00:00
  • 74d9937573 Changed type to enum for presence colour attributes James Booth 2014-11-16 23:37:07 +00:00
  • b60a5b08c0 Updated theme James Booth 2014-11-16 22:41:53 +00:00
  • 976e5aac0a Added support for bold theme settings James Booth 2014-11-16 21:56:19 +00:00
  • ed4391ec8a Replaced colours with theme_item_t James Booth 2014-11-16 20:40:19 +00:00
  • 90dd1de91a Fixed indentation bug James Booth 2014-11-16 16:27:11 +00:00