Commit Graph

  • 682601d479 Use title_bar_draw in title_bar_refresh James Booth 2014-01-16 19:58:21 +00:00
  • 69a63bd225 Added constant for console title James Booth 2014-01-16 19:47:00 +00:00
  • 2911093240 Remove manual memory allocation from titlebar James Booth 2014-01-16 19:34:05 +00:00
  • 91b5405782 Renamed recipient -> current_recipient in titlebar James Booth 2014-01-16 19:21:17 +00:00
  • 754ad86e3d Inlined _title_bar_draw_title and _title_bar_draw_presence James Booth 2014-01-16 19:06:32 +00:00
  • 4792ac8df6 Use title_bar_draw where possible in title bar James Booth 2014-01-16 19:03:14 +00:00
  • 7c7af7b25f Always erase and refresh titlebar when drawing James Booth 2014-01-16 18:58:04 +00:00
  • 95b5d141c3 Added _title_bar_draw_title when setting presence James Booth 2014-01-16 18:52:27 +00:00
  • fa8801798c Removed _title_bar_show James Booth 2014-01-16 18:43:06 +00:00
  • c32caa62e0 Removed title_bar_show from UI module James Booth 2014-01-16 18:32:24 +00:00
  • 16bf753ad0 Renamed title bar status -> presence James Booth 2014-01-16 18:22:50 +00:00
  • 9f6d6d44cc Renamed title_bar_set_status -> title_bar_set_presence James Booth 2014-01-16 18:13:22 +00:00
  • b0e727a7ef Renamed title_bar -> win James Booth 2014-01-16 18:08:00 +00:00
  • 0a04ef1510 Renamed title_bar_title -> title_bar_console James Booth 2014-01-16 18:04:25 +00:00
  • af1eab7810 Removed dirty flag from titlebar James Booth 2014-01-16 17:59:24 +00:00
  • ecf323de31 Implemented chat logging options for OTR messages James Booth 2014-01-13 20:38:19 +00:00
  • 60820007ee Added setting /otr log on|off|redact James Booth 2014-01-13 20:17:45 +00:00
  • 443b240ce4 Fixed GString freeing before use in otr.c James Booth 2014-01-13 19:27:40 +00:00
  • df760bed18 Check for already established but not used OTR session on /otr start <contact> James Booth 2014-01-13 19:25:08 +00:00
  • a07880f5c0 Implemented /otr start <contact> James Booth 2014-01-13 19:16:46 +00:00
  • bc1d4df230 Open new chat win, or use existing for /otr start <contact> James Booth 2014-01-13 19:12:23 +00:00
  • 671fa839e8 Added contact autocompletion to /otr start <contact> James Booth 2014-01-13 19:00:34 +00:00
  • aa4dede30a Moved otr autocompletion to function James Booth 2014-01-13 18:56:04 +00:00
  • beec3d2f1f Removed unused otr callbacks James Booth 2014-01-13 18:48:33 +00:00
  • 933b56c449 Added /otr to /help chatting James Booth 2014-01-12 21:58:29 +00:00
  • b2d194745d Merge branch 'otr' James Booth 2014-01-12 17:55:35 +00:00
  • 64f6a54eb9 Added libotr dev packages for ubuntu and fedora in install-all.sh James Booth 2014-01-12 17:30:35 +00:00
  • 3f60a6a80e Removed debug statements James Booth 2014-01-12 02:20:03 +00:00
  • 264fc55aa2 Added conditionals to makefile for otr support James Booth 2014-01-12 02:15:16 +00:00
  • 4e97c1e460 Merge branch 'master' into otr James Booth 2014-01-12 01:25:35 +00:00
  • 462e84ea82 Added /otr trust|untrust commands James Booth 2014-01-12 01:20:22 +00:00
  • f14a9ed72d Implemented write fingerprints callback James Booth 2014-01-12 00:27:13 +00:00
  • 43deea7c05 Added /otr autocompleter and updated help James Booth 2014-01-12 00:10:16 +00:00
  • 494aaadba4 Added /otr end command James Booth 2014-01-11 23:59:20 +00:00
  • a3217bcf8c End OTR session when user closes chat window James Booth 2014-01-11 23:28:11 +00:00
  • f35e485bd4 Handle window creation for incoming and outgoing OTR sessions James Booth 2014-01-11 21:44:24 +00:00
  • 5a7eba518d Show contacts fingerprint on /otr theirfp James Booth 2014-01-11 20:02:35 +00:00
  • 03086c0384 Added /otr theirfp with hardcoded fingerprint James Booth 2014-01-11 19:10:00 +00:00
  • bc8532b79c Renamed fingerprint command, updated help James Booth 2014-01-11 18:29:37 +00:00
  • b5469e2e06 Added [OTR] and (trusted/untrusted) to titlebar for OTR sessions James Booth 2014-01-11 18:24:44 +00:00
  • bf494b1b07 Refactored setting window recipient James Booth 2014-01-11 18:06:46 +00:00
  • d189f7ea43 Use version 1 query to start OTR session James Booth 2014-01-11 17:15:07 +00:00
  • 9daefe170d Require '/otr start' from both parties before encryption used both ways James Booth 2014-01-11 17:03:01 +00:00
  • 5c13538e6b Load OTR private key on connect, gen command checks if already generated James Booth 2014-01-11 15:48:22 +00:00
  • df8c7dedc1 Implemented message encryption, session started with whitspace tags on first message James Booth 2014-01-10 21:57:38 +00:00
  • e294a6db92 Added "/otr fp" to show users fingerprint James Booth 2014-01-10 20:20:38 +00:00
  • 1b5254010e Show users fingerprint after generating key James Booth 2014-01-10 20:12:22 +00:00
  • 9fb8281656 Use data home for otr keys and fingerprints files James Booth 2014-01-10 19:50:59 +00:00
  • 84f1c4b96f WIP - OTR support James Booth 2014-01-10 00:08:49 +00:00
  • f1bd350567 Check for res_query, then for __res_query in libresolv Jasper van Bourgognie 2014-01-09 21:39:01 +01:00
  • 98b1b96e59 Fixed win_handle_error_message James Booth 2014-01-08 22:20:05 +00:00
  • 49deb932e6 Merge branch 'master' into otr James Booth 2014-01-08 20:50:00 +00:00
  • 4cc4461c0f Removed handle error message function from ProfWin James Booth 2014-01-08 20:27:18 +00:00
  • d99f1536ec Removed print message function from ProfWin James Booth 2014-01-08 20:11:53 +00:00
  • 71356967ab Added clean.sh to gitignore James Booth 2014-01-08 19:54:28 +00:00
  • 0776c574b6 Merge branch 'master' into otr James Booth 2014-01-05 23:58:10 +00:00
  • db973457d0 Refactored roster add/update James Booth 2014-01-05 23:54:29 +00:00
  • 76484665fd Removed prof_handle group functions James Booth 2014-01-05 23:24:48 +00:00
  • 1d716e48ad Removed roster_list dependency on xmpp module James Booth 2014-01-05 23:08:11 +00:00
  • 06ce95f68a Refactored roster_change_name James Booth 2014-01-05 22:55:04 +00:00
  • ef920971e0 Removed unused function prototype James Booth 2014-01-05 22:03:51 +00:00
  • 7802e668b5 Removed unused function prototype James Booth 2014-01-05 22:01:39 +00:00
  • 468e80fe30 Removed prof_handle_disconnect James Booth 2014-01-05 22:00:15 +00:00
  • 922230acf5 Removed unused function prototype James Booth 2014-01-05 21:57:15 +00:00
  • b8672d709a Moved roster handlers to server_events James Booth 2014-01-05 21:55:32 +00:00
  • 4bcd766d34 Moved presence handlers to server_events James Booth 2014-01-05 21:48:04 +00:00
  • a54518f2d4 Moved messages handlers to server_events James Booth 2014-01-05 21:33:12 +00:00
  • d083a5407d Moved handle_room_list and handle_disco_items to server_events James Booth 2014-01-05 21:20:15 +00:00
  • b14d5707cb Moved handle_disco_info to server_events James Booth 2014-01-05 21:17:07 +00:00
  • 460a42c7c9 Moved handle_software_version_result to server_events James Booth 2014-01-05 21:11:09 +00:00
  • 42fd1fb13e Moved handle_lost_connection and handle_failed_login to server_events James Booth 2014-01-05 21:04:30 +00:00
  • da03617e8b Moved handle_login_account_success to server_events James Booth 2014-01-05 20:58:19 +00:00
  • 87cdbe015a Added server_events.c James Booth 2014-01-05 20:52:45 +00:00
  • 4a8d6c2153 Renamed roster_add_new -> roster_send_add_new James Booth 2014-01-05 20:33:48 +00:00
  • 77f54443eb Merge branch 'master' into otr James Booth 2014-01-05 01:44:24 +00:00
  • 61ea120bfd Removed roster_list tests covered by contact tests James Booth 2014-01-05 01:37:30 +00:00
  • f569845b40 Merge branch 'master' into otr James Booth 2014-01-05 01:20:42 +00:00
  • 5898da963a Added contact tests James Booth 2014-01-05 01:17:11 +00:00
  • 80acfdae9a Added contact presence offline test James Booth 2014-01-05 00:43:37 +00:00
  • 9da4a6e1b9 Refactored contact display string James Booth 2014-01-05 00:38:45 +00:00
  • d15751649c Added tests for contact type James Booth 2014-01-05 00:35:48 +00:00
  • c7cc27351f Merge remote-tracking branch 'pasis/iss270' James Booth 2014-01-03 23:37:06 +00:00
  • 2fc588be17 fixed segfault when home directory doesn't exist Dmitry Podgorny 2014-01-03 20:43:07 +02:00
  • d95ceeb394 Updated .gitignore James Booth 2014-01-03 18:25:14 +00:00
  • e504c030a6 Merge branch 'master' into otr James Booth 2014-01-03 17:54:51 +00:00
  • cd4f4d0b1a Merge remote-tracking branch 'pasis/iss269' James Booth 2014-01-03 00:51:03 +00:00
  • 0cdbfecb35 configure.ac: added check for expat without pkg-config Dmitry Podgorny 2014-01-02 22:18:42 +02:00
  • 785206a06c Tidied navigation help James Booth 2014-01-02 18:04:31 +00:00
  • c7551b50c3 configure.ac: removed autoconf version check Dmitry Podgorny 2014-01-02 19:19:19 +02:00
  • 170af88c0d Merge branch 'master' into otr James Booth 2014-01-02 01:57:05 +00:00
  • 3fbd45bd06 Added full stop to /help help summary James Booth 2014-01-02 01:40:46 +00:00
  • 3a57a792e4 Added full stop to /grlog help summary James Booth 2014-01-02 01:39:43 +00:00
  • 9823b2fae2 Added full stop to /help service summary James Booth 2014-01-02 01:35:34 +00:00
  • 8d4bec2d37 Added full stop to /chlog help summary James Booth 2014-01-02 01:33:24 +00:00
  • d3fff13255 Added full stop to /about help summary James Booth 2014-01-02 01:31:03 +00:00
  • 249e60e07d configure.ac: glib must be at least 2.26 Dmitry Podgorny 2014-01-01 22:17:51 +02:00
  • 2519e450e3 configure.ac: added check for wget_wch support Dmitry Podgorny 2013-12-31 01:39:21 +02:00
  • 8840457e19 Merge remote-tracking branch 'louiecaulfield/master' James Booth 2013-12-29 15:41:22 +00:00
  • dcccfacb68 autotools: refactored configure.ac Dmitry Podgorny 2013-12-29 01:27:15 +02:00
  • 2defeaefe3 Removed wins_refresh_console when not required for /sub command output James Booth 2013-12-27 23:38:45 +00:00