1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 17:55:24 -04:00
Commit Graph

23 Commits

Author SHA1 Message Date
James Booth
2fd9e788a9 Removed cons_good_show 2012-03-01 00:43:44 +00:00
James Booth
2acf15de0d Close win now has return value 2012-03-01 00:40:51 +00:00
James Booth
b11b882431 Renamed input buffer to history 2012-02-27 01:44:09 +00:00
James Booth
cc4c7f3e19 Added input editing and buffer
Left and right arrows for inline editing.
Up arrow to go through history
2012-02-26 23:33:14 +00:00
James Booth
a0e5cd28bb Added enum for jabber connection status
Moved some UI code from Jabber module
2012-02-26 17:18:03 +00:00
James Booth
a7d89e0e08 Added GPL 2012-02-20 20:07:38 +00:00
James Booth
7dfea94c88 Merged input processing loops 2012-02-20 01:42:29 +00:00
James Booth
b3f42cd300 Dynamic memory allocation on get chat recipient 2012-02-19 20:57:46 +00:00
James Booth
35d224a221 Safe string handling on get password 2012-02-19 20:16:33 +00:00
James Booth
9f6356a8f7 Validation on msg command 2012-02-19 00:17:36 +00:00
James Booth
94c97e08ab Handle nothing in main command 2012-02-18 23:17:01 +00:00
James Booth
34fba754ea Tidy start commands 2012-02-18 23:09:21 +00:00
James Booth
547704b65a Handle empty input on start 2012-02-18 22:53:07 +00:00
James Booth
18c97a431a Start command validation 2012-02-18 22:51:08 +00:00
James Booth
03b90cf5ab Handles failed logins correctly 2012-02-17 00:42:41 +00:00
James Booth
66ae3d2bf8 Handling logins and outputting to console 2012-02-16 23:28:11 +00:00
James Booth
e112ef5aac Added status bar refresh to main loop 2012-02-12 22:34:31 +00:00
James Booth
bff2210b7f Renamed console window functions 2012-02-12 22:23:51 +00:00
James Booth
9e63c4a0f6 Renamed input_bar -> status_bar 2012-02-12 22:20:21 +00:00
James Booth
7aa1d931a0 Naming of statics 2012-02-12 22:09:07 +00:00
James Booth
b71f61d400 Tweak to commands 2012-02-12 21:47:19 +00:00
James Booth
9db56f4fc1 Moved start commands to command.module 2012-02-10 23:53:13 +00:00
James Booth
a7df149ee9 Pulled out command module 2012-02-09 23:15:53 +00:00