1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
Commit Graph

38 Commits

Author SHA1 Message Date
James Booth
2acf15de0d Close win now has return value 2012-03-01 00:40:51 +00:00
James Booth
dfa7c69da6 Simplified online/offline notifications 2012-02-29 23:54:48 +00:00
James Booth
509888c419 Presence notifications sent to chat windows 2012-02-28 01:10:46 +00:00
James Booth
02ba1dafb6 Added presence notifications
Turned off roster request on connect
2012-02-27 22:53:31 +00:00
James Booth
5c9061671e Moved window switching 2012-02-27 02:01:19 +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
0a45044f1b Removed unused input window function 2012-02-26 22:02:22 +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
d151b2d088 Tarted up console 2012-02-19 00:43:35 +00:00
James Booth
355f2a68fd Tidy up titlebar title 2012-02-19 00:23:45 +00:00
James Booth
9f6356a8f7 Validation on msg command 2012-02-19 00:17:36 +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
b79e61fd80 Added gui_refresh
Refreshing all windows now done in main loop
2012-02-13 01:25:47 +00:00
James Booth
632528a9e3 Added title bar refresh to main loop 2012-02-12 22:44:00 +00:00
James Booth
02f5df5b20 Renamed title bar functions 2012-02-12 22:38:27 +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
cdbd0d2f0a Only switch to active chats 2012-02-12 21:36:01 +00:00
James Booth
0e30c795a5 Starting window output in x position 1 2012-02-10 01:28:15 +00:00
James Booth
4a2ff76059 Small formatting changes 2012-02-10 00:28:39 +00:00
James Booth
4148f05307 Added msg command 2012-02-09 21:45:31 +00:00
James Booth
f5013914ef Added roster command 2012-02-09 02:47:25 +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
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
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