Commit Graph

  • 4425aba1f2 Simplified parse_options to take gchar** James Booth 2014-04-15 00:13:32 +01:00
  • 79088d0150 Clean up keys after using parse_options James Booth 2014-04-14 23:41:45 +01:00
  • 3e69d6b71e Refactored cmd_join to use parse_options James Booth 2014-04-14 23:36:00 +01:00
  • 428d9eb936 Refactored cmd_connect to use parse_options James Booth 2014-04-14 23:15:39 +01:00
  • 2419737006 Check for duplicate options in option parser James Booth 2014-04-14 23:01:57 +01:00
  • 8d77930ece Added parse_options James Booth 2014-04-14 22:48:18 +01:00
  • cc68fc5e9a Show console message on room autojoin James Booth 2014-04-14 20:32:51 +01:00
  • 74c746f852 Fixed broken test, added log mock James Booth 2014-04-13 22:31:55 +01:00
  • 67a109927c Added /log where command James Booth 2014-04-13 22:20:15 +01:00
  • c3418a2909 Added /log shared setting James Booth 2014-04-13 21:56:35 +01:00
  • a4a23fdf68 Added /log rotate option James Booth 2014-04-13 20:41:11 +01:00
  • bc6f8ceb3a Fixed handling of room subject James Booth 2014-04-13 03:11:46 +01:00
  • 99592e2779 Show message when no bookmarks found James Booth 2014-04-13 02:57:11 +01:00
  • 71180f66d7 Added focus param to ui_room_join, not set for bookmark autojoin James Booth 2014-04-13 02:52:25 +01:00
  • f332b6681e Fixed "/bookmark remove" for disabling autojoin James Booth 2014-04-13 02:27:37 +01:00
  • f62cf772a7 Refactored bookmark_remove James Booth 2014-04-13 02:05:12 +01:00
  • 73c146c65a Implemented "/bookmark remove" for private storage James Booth 2014-04-13 01:39:54 +01:00
  • 0b2f810431 Added bookmark autocomplete to /join James Booth 2014-04-13 01:20:36 +01:00
  • f7daaf0953 Clean up after removing bookmark James Booth 2014-04-13 01:10:54 +01:00
  • 5bb3fab17c Implemented "/bookmark add" for private storage James Booth 2014-04-13 01:01:53 +01:00
  • 132976d85e Revert "Added ui_unknown_command" James Booth 2014-04-12 15:20:31 +01:00
  • 2fafcf0013 Revert "Added ui_already_connected" James Booth 2014-04-12 15:20:19 +01:00
  • 6dabbbd541 Added themes supplied by p41nm47r1x James Booth 2014-04-11 12:54:44 +01:00
  • e97ec56fce Added ui_already_connected James Booth 2014-04-09 22:29:38 +01:00
  • 714ee24863 Added ui_unknown_command James Booth 2014-04-09 22:13:01 +01:00
  • b9aac28ccc Refactored invalid command usage James Booth 2014-04-09 22:05:31 +01:00
  • 26216f6c17 Refactored cmd_execute James Booth 2014-04-09 21:38:42 +01:00
  • c3e3759256 Command argument parsers set result argument James Booth 2014-04-09 21:31:43 +01:00
  • aa6e2284fc config/theme: search for system-wide themes Dmitry Podgorny 2014-04-09 01:52:53 +03:00
  • 3ceb9b0d1d autotools: install themes during 'make install' Dmitry Podgorny 2014-04-08 00:46:43 +03:00
  • 73437f2efd Makefile.am: fixed spacing Dmitry Podgorny 2014-04-08 00:45:57 +03:00
  • 6275644de4 Fixed spelling in comment James Booth 2014-04-07 22:43:02 +01:00
  • a05b63f7a5 Removed unused inputwin module init James Booth 2014-04-07 22:01:50 +01:00
  • 9aa282f6de Removed inputwin functions from ui.h James Booth 2014-04-07 21:50:28 +01:00
  • e2443511b6 Tidied new headers, added defines James Booth 2014-04-07 21:19:35 +01:00
  • f0f0dbfdac Removed statusbar functions from ui.h James Booth 2014-04-07 21:12:30 +01:00
  • fc40637789 Removed titlebar functions from ui.h James Booth 2014-04-07 20:41:06 +01:00
  • c7e214860c Removed create_title_bar from ui.h James Booth 2014-04-07 20:00:11 +01:00
  • ff18572ef0 Updated .gitignore James Booth 2014-04-06 23:51:34 +01:00
  • aa2a87d162 Tidied ui dependencies James Booth 2014-04-06 21:35:17 +01:00
  • ccfea12674 Inlined wins_update_virtual_console and wins_update_virtual_current James Booth 2014-04-06 21:06:50 +01:00
  • 6b2d2fd8e4 Removed dirty flag from statusbar James Booth 2014-04-06 01:33:00 +01:00
  • c9d28b6999 Inlined status_bar_update_time James Booth 2014-04-06 01:14:21 +01:00
  • 4248b61a0c Renamed function to draw terminal title James Booth 2014-04-06 00:47:14 +01:00
  • 561d96c711 Removed titlebar version property and allow disabling of titlebar display James Booth 2014-04-03 21:46:43 +01:00
  • 95c081666a Clear window title bar on exit James Booth 2014-04-03 21:13:59 +01:00
  • e083e20313 Added check on input length James Booth 2014-04-02 22:19:27 +01:00
  • a720ef2627 Removed strcpy calls James Booth 2014-04-02 21:01:20 +01:00
  • e1db531875 Show recipient not found in console only when no window for recipient James Booth 2014-04-02 20:02:46 +01:00
  • b19b881b97 Added missing files, refactored ui_switch_win to check win exists James Booth 2014-04-01 23:54:26 +01:00
  • 7113b97952 Added test for valid window switch James Booth 2014-04-01 23:33:12 +01:00
  • 96e32fe178 Added cmd_win test James Booth 2014-04-01 23:14:53 +01:00
  • 404dde2810 Renamed refresh functions to update_virtual James Booth 2014-04-01 21:52:04 +01:00
  • e8e5ab597a Do not scroll to end when chat room message whilst paging James Booth 2014-03-31 21:50:33 +01:00
  • 3fdd9944ab Do not scroll to end in message window when paging James Booth 2014-03-31 21:44:34 +01:00
  • 3d768527c1 Moved ui_current_page_off to ui_incoming_msg James Booth 2014-03-31 21:09:24 +01:00
  • b303bdd057 Hooks test commit James Booth 2014-03-30 00:35:56 +00:00
  • 8f7bdc3c2e Switch back to storage for muc bookmarks James Booth 2014-03-29 23:15:51 +00:00
  • 7e27d96f16 Revert "Commented bookmarks code for 0.4.0 release" James Booth 2014-03-29 22:58:48 +00:00
  • 47632bd3ee Set version to 0.5.0 development James Booth 2014-03-29 18:55:35 +00:00
  • 45cf45b218 Set status to release James Booth 2014-03-29 17:12:12 +00:00
  • f8ba6bbdea Updated debian files James Booth 2014-03-28 22:14:22 +00:00
  • bf0fdc4d76 Updated profanity.spec James Booth 2014-03-28 22:12:32 +00:00
  • 9db02541e4 Added otr settings to themes James Booth 2014-03-28 22:02:36 +00:00
  • 9815ef3b02 Change libotr 4.0.0 code to use only OTR spec v2 James Booth 2014-03-24 21:02:10 +00:00
  • 8306d4c244 Commented bookmarks code for 0.4.0 release James Booth 2014-03-16 18:20:31 +00:00
  • 22ab268618 Change 'passwd' option to 'password' for /join command James Booth 2014-03-16 18:12:16 +00:00
  • f4d52f3d40 Use expect_value == NULL for NULL parameters in tests James Booth 2014-03-16 18:02:18 +00:00
  • 89f306ceb2 Updated /roster help James Booth 2014-03-16 17:59:01 +00:00
  • 11c04d9fcd Added /roster clearnick command James Booth 2014-03-16 17:53:41 +00:00
  • bcafba2de6 Added /roster remove tests James Booth 2014-03-16 16:00:10 +00:00
  • a578419d55 Added /roster add test James Booth 2014-03-16 01:46:18 +00:00
  • 93397e4581 Added cmd_roster test James Booth 2014-03-16 01:23:12 +00:00
  • 05952e8337 Small changes to help James Booth 2014-03-16 00:53:46 +00:00
  • 2af418fd8d Command '/statuses muc' now allows 'all', 'online' and 'none' settings James Booth 2014-03-15 22:25:15 +00:00
  • 26726b207a Updated copyright James Booth 2014-03-09 01:18:19 +00:00
  • a198c9e873 Updated man page James Booth 2014-03-09 00:54:41 +00:00
  • 006ee8dd02 Removed old DESIGN file James Booth 2014-03-09 00:48:45 +00:00
  • 3b1b3f8b16 Merge branch 'brew-build' James Booth 2014-03-09 00:06:20 +00:00
  • 72c35553fd Split ncurses and curl LIB additions James Booth 2014-03-09 00:04:39 +00:00
  • 7fa9ecc76d Uncomment ncurses check James Booth 2014-03-09 00:02:34 +00:00
  • 768df4d736 Ncurses include libs before wget_wch check James Booth 2014-03-08 23:57:50 +00:00
  • ea16cacf91 Uncommented ncurses check James Booth 2014-03-08 23:52:14 +00:00
  • 2b3d645147 Added other osx build options James Booth 2014-03-08 23:38:30 +00:00
  • 13ee16dedb Revert "Added srdir to git version check" James Booth 2014-03-08 23:34:18 +00:00
  • 864e728705 Added srdir to git version check James Booth 2014-03-08 23:00:23 +00:00
  • 2c976d3523 Commented ncurses wget_wch test James Booth 2014-03-08 22:32:54 +00:00
  • 15fce2cf95 Test for password usage on /join James Booth 2014-03-08 21:50:55 +00:00
  • baf46c6ae5 Added test for account muc_service usage James Booth 2014-03-08 21:45:07 +00:00
  • bafc0f2506 Added test for using account->muc_nick James Booth 2014-03-08 21:37:06 +00:00
  • b177250f47 Refactored muc_room_is_active to only take room, rather than full jid James Booth 2014-03-08 21:20:26 +00:00
  • dd1ee18c72 Added test for /join with nick option James Booth 2014-03-08 21:10:23 +00:00
  • e9b5d3294b Removed unused variables from cmd_join James Booth 2014-03-08 18:32:48 +00:00
  • a94814f0a9 Added invalid jid test for /join James Booth 2014-03-08 00:23:52 +00:00
  • 2d54c565ce Added test to show usage when no room supplied to /join James Booth 2014-03-08 00:19:21 +00:00
  • f3fe1d34d2 Added connection status tests for cmd_join James Booth 2014-03-08 00:07:38 +00:00
  • d683c49b6c Revert "Set package status to brew for osx" James Booth 2014-03-06 21:38:26 +00:00
  • db39450734 Revert "Do not perform AC_FUNC_MALLOC on OSX" James Booth 2014-03-06 21:37:47 +00:00
  • bc8a871ad9 Revert "Ncurses fixes for brew" James Booth 2014-03-06 21:37:46 +00:00
  • 1588106e91 Revert "More ncurses fixes for brew" James Booth 2014-03-06 21:37:40 +00:00