1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00
Commit Graph

7143 Commits

Author SHA1 Message Date
James Booth
2137ffa25a Fixed wrong message in title bar for cons window 2012-02-10 00:03:49 +00:00
James Booth
a7df149ee9 Pulled out command module 2012-02-09 23:15:53 +00:00
James Booth
dbfb1551d6 Pulled out main event loop 2012-02-09 22:50:19 +00:00
James Booth
5d9c7ffd9c Renamed some source files 2012-02-09 22:24:03 +00:00
James Booth
e989198923 Pull out command loop before connect 2012-02-09 22:16:27 +00:00
James Booth
4148f05307 Added msg command 2012-02-09 21:45:31 +00:00
James Booth
d77c397b18 Removed subscription from roster 2012-02-09 20:52:56 +00:00
James Booth
f5013914ef Added roster command 2012-02-09 02:47:25 +00:00
James Booth
bdf5e483c6 Update README 2012-02-09 00:51:41 +00:00
James Booth
f020ec9c82 Time output 2012-02-09 00:48:17 +00:00
James Booth
f48d22150d Don't show message when inactive chat 2012-02-09 00:02:03 +00:00
James Booth
c8bf654e2c Added seperate window modules 2012-02-08 23:55:11 +00:00
James Booth
a7190ed7e4 Split window functions 2012-02-08 23:49:46 +00:00
James Booth
c92b268809 Closing chat windows 2012-02-08 23:12:34 +00:00
James Booth
8c24a7c475 Basic multiwindow chat 2012-02-08 22:46:35 +00:00
James Booth
17a284b24b Window per chat and incoming notifications 2012-02-08 22:26:43 +00:00
James Booth
ab50d324c4 Only send messages in chat mode 2012-02-07 23:40:20 +00:00
James Booth
94e7e5a446 Fixed printing function keys 2012-02-07 23:11:59 +00:00
James Booth
e2665944cb SImple window switching for message and console 2012-02-07 22:59:47 +00:00
James Booth
bb3878bc76 Hiding XMPP and Ncurses from app code 2012-02-07 00:37:42 +00:00
James Booth
4d190a9c43 Added app module 2012-02-07 00:08:59 +00:00
James Booth
bbb0fbed4f Moved incoming display message 2012-02-06 22:29:05 +00:00
James Booth
14f4478bea Fixed delete on no input 2012-02-06 22:07:50 +00:00
James Booth
b2173522cd Handle delete char in command win 2012-02-06 22:04:30 +00:00
James Booth
1729059307 Fixed makefile 2012-02-06 01:29:53 +00:00
James Booth
af2c7d8572 Moved function to jabber module 2012-02-05 23:38:35 +00:00
James Booth
0c0246074f Added jabber module 2012-02-05 23:29:09 +00:00
James Booth
134e5d1701 Split out window functions 2012-02-05 23:08:15 +00:00
James Booth
129f0fb0ae Using xmpp_run_once and input event handeling 2012-02-05 22:57:41 +00:00
James Booth
c5ac3076f0 Added use_window for handler 2012-02-05 21:11:43 +00:00
James Booth
2906e08f13 Changed UI 2012-02-05 17:53:57 +00:00
James Booth
39627be1f5 Tidied up logging functions 2012-02-05 15:22:02 +00:00
James Booth
5eaf687d98 Split log into module 2012-02-05 15:10:10 +00:00
James Booth
10bc41239f Outgoing message handler 2012-02-05 14:04:00 +00:00
James Booth
ae43a57e6a Added scrolling input window 2012-02-03 09:57:03 +00:00
James Booth
cb4d79186b Updated README 2012-02-03 01:36:57 +00:00
James Booth
ebdfd00296 Removed libstrophe examples 2012-02-03 01:35:20 +00:00
James Booth
3dd4817906 Simple bot, echos response with appended string 2012-02-03 01:27:45 +00:00
James Booth
9f5e8e7d1e Added libstrophe examples 2012-02-03 00:00:15 +00:00
James Booth
93f3879f44 Using sized array for input 2012-02-02 20:27:13 +00:00
James Booth
ab82a8d15d Added libstrophe library 2012-02-02 20:35:49 +00:00
James Booth
7452affaef Removed empty functions 2012-02-02 01:14:31 +00:00
James Booth
6f2b57168d Initial commit 2012-02-02 01:12:50 +00:00