Commit Graph

  • 528562b603 Merge branch 'master' into otr James Booth 2013-11-10 18:49:59 +00:00
  • c5f76721ce Fixed compile error for -Wduplicate-decl-specifier on OSX James Booth 2013-11-10 18:48:55 +00:00
  • 48a5ea26ca Merge branch 'otr' of github.com:boothj5/profanity into otr James Booth 2013-11-08 00:18:31 +00:00
  • d9395daa2f Added /otr command James Booth 2013-09-21 22:33:43 +01:00
  • 599bee2ce8 Create fingerprints file, callbacks, and message send James Booth 2013-08-17 18:45:51 +01:00
  • 3fce5572ea Generate privatekey James Booth 2013-08-15 00:01:01 +01:00
  • bdcc70f36d Load keys and fingerprints for account on connect James Booth 2013-08-14 22:27:44 +01:00
  • bd1c139429 Added libotr James Booth 2013-08-13 22:23:47 +01:00
  • be653667e4 Added /account set <account> password <password> James Booth 2013-11-07 23:36:04 +00:00
  • 2b0108e6cc Allow "account" setting in [connection] to autconnect the account James Booth 2013-11-07 23:04:12 +00:00
  • 2fa8da493e Use correct type in account rename for priorities James Booth 2013-11-07 22:20:30 +00:00
  • 99d3322834 Added MAX_PASSWORD_SIZE set to 64 James Booth 2013-11-07 22:15:43 +00:00
  • 1248f49cfa Merge remote-tracking branch 'tsenart/connect-on-startup' James Booth 2013-11-07 21:57:41 +00:00
  • 4abdb02396 Merge remote-tracking branch 'tsenart/passwords-on-accounts-file' James Booth 2013-11-07 21:43:11 +00:00
  • ac7ec7f2d1 Connect to an account on start-up Tomás Senart 2013-10-14 21:22:46 +02:00
  • 480589f0ae Use passwords from the accounts file Tomás Senart 2013-10-14 20:15:51 +02:00
  • 3e86d108a3 Removed usages of ui_current_print_line from ui/core.c James Booth 2013-10-07 01:39:05 +01:00
  • 067c26eeea Tidy _ui_draw_win_title James Booth 2013-10-07 01:35:20 +01:00
  • 4cbfd5f0f9 Removed _win_show_error_msg James Booth 2013-10-07 01:30:20 +01:00
  • c253d3cd1b Refactor ui_create_duck_win James Booth 2013-10-07 01:08:46 +01:00
  • 63f594b494 Refactor ui_recipient_gone James Booth 2013-10-07 01:06:19 +01:00
  • 2d534fb278 Added win_page_off James Booth 2013-10-07 00:59:17 +01:00
  • acf1afe025 Moved idle chat state handling out of ui module James Booth 2013-10-07 00:51:00 +01:00
  • 383d91ec36 Added p_contact_create_display_string James Booth 2013-10-07 00:16:58 +01:00
  • 9bea1ce830 Moved win_show_status function to window module James Booth 2013-10-06 23:52:50 +01:00
  • 1d3256ffc7 PREF_STATUSES, moved checks to profanity module James Booth 2013-10-06 23:46:35 +01:00
  • 7eb5bb6c3d Moved check for PREF_STATUSES James Booth 2013-10-06 23:39:27 +01:00
  • 4c64169d5b Rename window in ui_handle_error_message James Booth 2013-10-06 23:28:11 +01:00
  • e2161d8acc Refactor wins_refresh_current James Booth 2013-10-06 23:25:01 +01:00
  • c6c0a94bb0 Removed generic functions from ProfWin James Booth 2013-10-06 23:22:46 +01:00
  • dd4deafe93 Refactor ui_current_error_line James Booth 2013-10-06 22:46:04 +01:00
  • eee49e8ad8 Refactor ui_incoming_message James Booth 2013-10-06 19:20:03 +01:00
  • 3e7c6e2951 Moved status display when receiveing delayed delivery James Booth 2013-10-06 19:16:20 +01:00
  • 47c96ed4e7 ProfWin->print_incoming_message added James Booth 2013-10-06 19:11:51 +01:00
  • 78ee448a8d Use ProfWin->print_line for console typing notifications James Booth 2013-10-06 18:05:51 +01:00
  • a527beabd3 Added show_char and attrs to ProfWin->print_line James Booth 2013-10-06 18:00:22 +01:00
  • fc8982e761 Added muc_window James Booth 2013-10-06 17:46:22 +01:00
  • 585369342c Merge branch 'master' into otr James Booth 2013-10-06 02:25:03 +01:00
  • 3cc080b06a Remove implicit refresh from ProfWin->print_line James Booth 2013-10-06 02:17:45 +01:00
  • 39fa133580 Refactored ui_current_print_line James Booth 2013-10-06 02:12:25 +01:00
  • 6441e06279 OO style for ProfWin type James Booth 2013-10-06 02:02:05 +01:00
  • 33fc43d5e2 Added win_refresh function James Booth 2013-10-06 01:30:53 +01:00
  • 9c1809a50e Refactored error message handling James Booth 2013-10-06 01:28:25 +01:00
  • 18b7def422 Refactor error handling to use win_type switch James Booth 2013-10-06 00:42:30 +01:00
  • 3dffc1d9ff Moved muc error handling to profanity.c James Booth 2013-10-06 00:26:03 +01:00
  • 710c49b6b8 Moved UI error handler code to ui/core James Booth 2013-10-06 00:05:23 +01:00
  • 89fea389ca Merge branch 'master' into otr James Booth 2013-10-05 23:34:49 +01:00
  • 738be65edc Fix crash when tidying windows James Booth 2013-10-03 00:02:30 +01:00
  • 6ff7177b9b Show current window in status bar James Booth 2013-10-02 23:33:48 +01:00
  • 3512114cf1 Merge branch 'master' into otr James Booth 2013-09-26 00:43:31 +01:00
  • 2625630ff3 Next and previous windows, handle KEY_CODE_YES terms, jump empty wins James Booth 2013-09-26 00:25:04 +01:00
  • 8be4cd1f27 Adding irssi style Alt-Left/Right window navigation Jesse R. Adams 2013-09-25 12:51:54 -07:00
  • aac605ccbb Merge branch 'master' into otr James Booth 2013-09-23 01:38:48 +01:00
  • ce3b99f577 Fixed memory leak in groupchat logging James Booth 2013-09-23 01:37:57 +01:00
  • 70452c1194 Fixed memory leak in _cmd_join James Booth 2013-09-23 01:34:35 +01:00
  • b738e8f363 Moved free in parse_args_with_freetext James Booth 2013-09-23 01:19:54 +01:00
  • 25b274b8d1 Fixed memory leaks in chat logs James Booth 2013-09-23 01:05:07 +01:00
  • cb507497b6 Fixed memory leak in parse_args_with_freetext James Booth 2013-09-22 23:39:56 +01:00
  • e7159aca30 Fixed memory leak in accounts_get_account James Booth 2013-09-22 23:30:00 +01:00
  • 9ea85475fe Fixed memory leak in _cmd_connect James Booth 2013-09-22 23:24:54 +01:00
  • e3e1341c9a Fixed memory leak in accounts_get_account James Booth 2013-09-22 23:16:54 +01:00
  • 927af868c7 Use stack rather than heap for autcomplete_param_with_func James Booth 2013-09-22 23:11:28 +01:00
  • 426b669c35 Added configure-debug script James Booth 2013-09-22 22:43:13 +01:00
  • ab5eadc559 Fix nickname change conflicts James Booth 2013-09-22 14:47:17 +01:00
  • df63d37a3e Merge branch 'master' into otr James Booth 2013-09-22 01:28:26 +01:00
  • d70245c887 Fixe rejoining room after nickname conflict James Booth 2013-09-22 01:26:40 +01:00
  • d0c8ed462d Add error handler only once James Booth 2013-09-22 00:12:20 +01:00
  • 1d32413b99 Added /otr command James Booth 2013-09-21 22:33:43 +01:00
  • 4aa05f65be Merge branch 'master' into otr James Booth 2013-09-17 02:08:56 +01:00
  • 892a9953b4 Removed FORCE target from Makefile.am James Booth 2013-09-17 02:08:33 +01:00
  • cab2e3cfe4 Merge branch 'master' into otr James Booth 2013-09-17 01:34:57 +01:00
  • ee8ff948bf Use git revision in development strings James Booth 2013-09-17 01:28:35 +01:00
  • 90d5df9ef7 Added gitversion.c to gitignore James Booth 2013-09-17 01:12:43 +01:00
  • a15dbdf7ff Force git revision update on make James Booth 2013-09-17 01:11:38 +01:00
  • 6b852a2f0f Include git revision with -v output James Booth 2013-09-17 01:08:12 +01:00
  • d782b00711 Added git branch and revision to development builds James Booth 2013-09-17 00:59:37 +01:00
  • e90ba5747b Merge branch 'master' into otr James Booth 2013-09-13 16:32:22 +01:00
  • e9361f834a Check for KEY_CODE_YES before sending typing notifications James Booth 2013-09-13 16:28:08 +01:00
  • 97f42d515e Merge branch 'master' into otr James Booth 2013-09-13 00:23:11 +01:00
  • df14a46d48 Allow users to set default muc service and nickname per account James Booth 2013-09-12 23:30:35 +01:00
  • adf44fbf9a Merge branch 'master' into otr James Booth 2013-09-09 08:26:10 +01:00
  • dd7aa76528 Attempted fix for #236, no check for KEY_CODE_YES on unicode char 127 (delete) James Booth 2013-09-08 16:14:26 +01:00
  • f7fb54002d Merge branch 'master' into otr James Booth 2013-09-04 23:18:41 +01:00
  • ff8bb1bbbe Proper fix for #235 James Booth 2013-09-04 23:14:35 +01:00
  • 9fc5ab4d7f Merge branch 'master' into otr James Booth 2013-09-04 22:45:47 +01:00
  • cbdb426343 Fix for issue #235, check for KEY_CODE_YES James Booth 2013-09-04 22:07:28 +01:00
  • 00f216ac95 Merge branch 'master' into otr James Booth 2013-09-01 03:31:32 +01:00
  • 343cc0a64c Fixed F key bindings James Booth 2013-08-31 23:00:46 +01:00
  • 694e332384 Show only nick or jid in /wins output James Booth 2013-08-31 15:07:05 +01:00
  • 6b1c7da11f Merge branch 'master' into otr James Booth 2013-08-30 00:58:06 +01:00
  • 4ae817cd82 Fixed ">" indicator when tidying windows James Booth 2013-08-30 00:49:38 +01:00
  • 7f476b3e2c Fixed /close all and /close read to close extra windows James Booth 2013-08-30 00:33:46 +01:00
  • 48794e324c Fix count on /close all, and /close read James Booth 2013-08-30 00:21:41 +01:00
  • 00547bd116 Refactored status bar indicators James Booth 2013-08-30 00:10:05 +01:00
  • f99504d0ec Handle ">" indicator when more than 10 wins open James Booth 2013-08-29 23:57:34 +01:00
  • 4738a15c89 Added /win command to access unlimited windows James Booth 2013-08-29 21:41:10 +01:00
  • 659e449e12 Merge branch 'master' into windows James Booth 2013-08-28 23:40:08 +01:00
  • 76b1d9b7c8 Merge branch 'master' into otr James Booth 2013-08-28 23:38:36 +01:00
  • a38953b6f8 Fixed /close command James Booth 2013-08-28 23:32:54 +01:00
  • 4bfb369d2f Set all inactive before tidy James Booth 2013-08-28 23:23:46 +01:00