0
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-07-26 12:14:28 -04:00

Commit Graph

  • 2acf15de0d Close win now has return value James Booth 2012-03-01 00:40:51 +00:00
  • 1cc22c23f9 Added pointer to console window James Booth 2012-03-01 00:34:54 +00:00
  • dfa7c69da6 Simplified online/offline notifications James Booth 2012-02-29 23:54:48 +00:00
  • 5aba98c6aa _win_show_message function James Booth 2012-02-29 23:46:25 +00:00
  • c9666f2f38 Default style bold in windows James Booth 2012-02-29 23:40:30 +00:00
  • 88de44744a TIdey up input win functions James Booth 2012-02-29 23:15:27 +00:00
  • ef4c7ce55f Bold input bar James Booth 2012-02-28 02:00:34 +00:00
  • 64041a4aa7 Simplified interface James Booth 2012-02-28 01:42:47 +00:00
  • 509888c419 Presence notifications sent to chat windows James Booth 2012-02-28 01:10:46 +00:00
  • c447e05081 Only send ping when connected James Booth 2012-02-27 23:43:46 +00:00
  • ecf5640f46 Added notification on leave James Booth 2012-02-27 23:33:29 +00:00
  • 02ba1dafb6 Added presence notifications James Booth 2012-02-27 22:53:31 +00:00
  • b512f3b8ff Added ping for keepalive James Booth 2012-02-27 21:16:54 +00:00
  • 91b369edf6 Update README James Booth 2012-02-27 19:23:36 +00:00
  • 2b0f42be32 Check for KEY_BACKSPACE, works on Ubuntu James Booth 2012-02-27 11:47:32 +00:00
  • 5c9061671e Moved window switching James Booth 2012-02-27 02:01:19 +00:00
  • aa680b98a2 Consistent naming James Booth 2012-02-27 01:48:51 +00:00
  • b11b882431 Renamed input buffer to history James Booth 2012-02-27 01:44:09 +00:00
  • 8f48685930 Allow forwards though input history James Booth 2012-02-27 00:48:55 +00:00
  • 2379ae895f Consistent naming in input_buffer James Booth 2012-02-26 23:37:23 +00:00
  • cc4c7f3e19 Added input editing and buffer James Booth 2012-02-26 23:33:14 +00:00
  • 0a45044f1b Removed unused input window function James Booth 2012-02-26 22:02:22 +00:00
  • 4dc46fb73b Allow command editing James Booth 2012-02-26 21:59:16 +00:00
  • 76c6e49dc7 Allow left/right movement in input window James Booth 2012-02-26 20:09:39 +00:00
  • 61b2a0803b Removed unused tstmp James Booth 2012-02-26 19:27:19 +00:00
  • 98dfe8bf18 Refactored windows.c James Booth 2012-02-26 19:07:40 +00:00
  • 9807c15b3f Tidied showing user on message win James Booth 2012-02-26 18:35:40 +00:00
  • 00f7ce628f Tidy up show time on messages James Booth 2012-02-26 18:26:38 +00:00
  • faec407801 Update README James Booth 2012-02-26 18:12:15 +00:00
  • 72d96a92f3 Added -notls argument and removed server name hack James Booth 2012-02-26 17:59:04 +00:00
  • a0e5cd28bb Added enum for jabber connection status James Booth 2012-02-26 17:18:03 +00:00
  • 4b0c614cb9 Removed roster.c, updated README James Booth 2012-02-26 16:59:09 +00:00
  • d6ac3c3347 DIsabling tls on server James Booth 2012-02-26 03:15:42 +00:00
  • 400a099edd Change to use local libstrophe James Booth 2012-02-25 20:51:05 +00:00
  • a7d89e0e08 Added GPL James Booth 2012-02-20 20:07:38 +00:00
  • 7dfea94c88 Merged input processing loops James Booth 2012-02-20 01:42:29 +00:00
  • b3f42cd300 Dynamic memory allocation on get chat recipient James Booth 2012-02-19 20:57:46 +00:00
  • 35d224a221 Safe string handling on get password James Booth 2012-02-19 20:16:33 +00:00
  • 3970a4d736 Tidied message handler James Booth 2012-02-19 20:04:42 +00:00
  • ae1e037d0c Tidy up roster loop James Booth 2012-02-19 19:56:03 +00:00
  • 5a421b011e Fixed string handling on roster request James Booth 2012-02-19 19:51:20 +00:00
  • 9e5b89965f Fixed string handling on login message James Booth 2012-02-19 19:42:48 +00:00
  • a104c772e0 Fixed string handling on incomming messages James Booth 2012-02-19 19:36:34 +00:00
  • d151b2d088 Tarted up console James Booth 2012-02-19 00:43:35 +00:00
  • 355f2a68fd Tidy up titlebar title James Booth 2012-02-19 00:23:45 +00:00
  • 9f6356a8f7 Validation on msg command James Booth 2012-02-19 00:17:36 +00:00
  • 94c97e08ab Handle nothing in main command James Booth 2012-02-18 23:17:01 +00:00
  • 34fba754ea Tidy start commands James Booth 2012-02-18 23:09:21 +00:00
  • 547704b65a Handle empty input on start James Booth 2012-02-18 22:53:07 +00:00
  • 18c97a431a Start command validation James Booth 2012-02-18 22:51:08 +00:00
  • 809daa9395 More UI tweaks James Booth 2012-02-18 21:46:29 +00:00
  • 2e62950f33 Target chat window changes James Booth 2012-02-18 21:23:26 +00:00
  • 3fab294c39 UI tweaks James Booth 2012-02-18 21:10:51 +00:00
  • 7db2da6d11 UI tweaks James Booth 2012-02-18 21:02:51 +00:00
  • d0f9998820 Changed title bar status James Booth 2012-02-17 02:33:58 +00:00
  • 3be7dc9c6f Always show windows in status bar James Booth 2012-02-17 02:18:47 +00:00
  • 672906dd1d Title bar tidy up James Booth 2012-02-17 02:11:14 +00:00
  • 4543a3b2c6 Updated tasks James Booth 2012-02-17 01:20:38 +00:00
  • 03b90cf5ab Handles failed logins correctly James Booth 2012-02-17 00:42:41 +00:00
  • 3be10300f4 Roster request on successful login James Booth 2012-02-16 23:35:40 +00:00
  • 66ae3d2bf8 Handling logins and outputting to console James Booth 2012-02-16 23:28:11 +00:00
  • b79e61fd80 Added gui_refresh James Booth 2012-02-13 01:25:47 +00:00
  • 6f90464619 Tidied up message window handling James Booth 2012-02-13 01:05:11 +00:00
  • 181c423636 Tidy up refreshing current chat James Booth 2012-02-13 00:59:04 +00:00
  • 0e473e34aa Tidy up printing to message windows James Booth 2012-02-13 00:53:10 +00:00
  • da0fd22761 Fixed bug with console when closing chat window James Booth 2012-02-13 00:28:26 +00:00
  • c5d68a6434 Better output of action window notifications James Booth 2012-02-12 23:48:00 +00:00
  • fc99e686fd Process special keys out of loop James Booth 2012-02-12 22:53:53 +00:00
  • 632528a9e3 Added title bar refresh to main loop James Booth 2012-02-12 22:44:00 +00:00
  • 02f5df5b20 Renamed title bar functions James Booth 2012-02-12 22:38:27 +00:00
  • e112ef5aac Added status bar refresh to main loop James Booth 2012-02-12 22:34:31 +00:00
  • bff2210b7f Renamed console window functions James Booth 2012-02-12 22:23:51 +00:00
  • 9e63c4a0f6 Renamed input_bar -> status_bar James Booth 2012-02-12 22:20:21 +00:00
  • af46792871 Moved XMPP logging to jabber.c James Booth 2012-02-12 22:10:30 +00:00
  • 7aa1d931a0 Naming of statics James Booth 2012-02-12 22:09:07 +00:00
  • b71f61d400 Tweak to commands James Booth 2012-02-12 21:47:19 +00:00
  • cdbd0d2f0a Only switch to active chats James Booth 2012-02-12 21:36:01 +00:00
  • ae84c92d23 Tidy up jabber.c James Booth 2012-02-10 23:58:57 +00:00
  • 9db56f4fc1 Moved start commands to command.module James Booth 2012-02-10 23:53:13 +00:00
  • 0e30c795a5 Starting window output in x position 1 James Booth 2012-02-10 01:28:15 +00:00
  • 4a2ff76059 Small formatting changes James Booth 2012-02-10 00:28:39 +00:00
  • 2137ffa25a Fixed wrong message in title bar for cons window James Booth 2012-02-10 00:03:49 +00:00
  • a7df149ee9 Pulled out command module James Booth 2012-02-09 23:15:53 +00:00
  • dbfb1551d6 Pulled out main event loop James Booth 2012-02-09 22:50:19 +00:00
  • 5d9c7ffd9c Renamed some source files James Booth 2012-02-09 22:24:03 +00:00
  • e989198923 Pull out command loop before connect James Booth 2012-02-09 22:16:27 +00:00
  • 4148f05307 Added msg command James Booth 2012-02-09 21:45:31 +00:00
  • d77c397b18 Removed subscription from roster James Booth 2012-02-09 20:52:56 +00:00
  • f5013914ef Added roster command James Booth 2012-02-09 02:47:25 +00:00
  • bdf5e483c6 Update README James Booth 2012-02-09 00:51:41 +00:00
  • f020ec9c82 Time output James Booth 2012-02-09 00:48:17 +00:00
  • f48d22150d Don't show message when inactive chat James Booth 2012-02-09 00:02:03 +00:00
  • c8bf654e2c Added seperate window modules James Booth 2012-02-08 23:55:11 +00:00
  • a7190ed7e4 Split window functions James Booth 2012-02-08 23:49:46 +00:00
  • c92b268809 Closing chat windows James Booth 2012-02-08 23:12:34 +00:00
  • 8c24a7c475 Basic multiwindow chat James Booth 2012-02-08 22:46:35 +00:00
  • 17a284b24b Window per chat and incoming notifications James Booth 2012-02-08 22:26:43 +00:00
  • ab50d324c4 Only send messages in chat mode James Booth 2012-02-07 23:40:20 +00:00
  • 94e7e5a446 Fixed printing function keys James Booth 2012-02-07 23:11:59 +00:00
  • e2665944cb SImple window switching for message and console James Booth 2012-02-07 22:59:47 +00:00