Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Jid datatype in chat rooms | James Booth | 2013-01-13 | 1 | -1/+2 |
| | |||||
* | Updated copyright | James Booth | 2013-01-11 | 1 | -1/+1 |
| | |||||
* | Added win_current_is_console() | James Booth | 2013-01-11 | 1 | -0/+1 |
| | |||||
* | Added _inp_win_refresh() macro, renamed and moved some functions | James Booth | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | Removed inp_get_next_char() from input_win.c | James Booth | 2013-01-06 | 1 | -1/+0 |
| | |||||
* | Fixed order of includes for ncursesw | James Booth | 2013-01-04 | 1 | -3/+2 |
| | | | | Arch linux uses the standard headers for wide char ncurses | ||||
* | Handle wide chars on input | James Booth | 2013-01-03 | 1 | -2/+4 |
| | |||||
* | Include ncursesw, set locale | James Booth | 2013-01-02 | 1 | -2/+2 |
| | |||||
* | Added /account show command | James Booth | 2012-12-09 | 1 | -0/+1 |
| | |||||
* | Handle idle time from contacts | James Booth | 2012-12-09 | 1 | -1/+1 |
| | |||||
* | Added /theme list command | James Booth | 2012-12-09 | 1 | -0/+1 |
| | |||||
* | Use profanity input for idle time when libxss not availalbe | James Booth | 2012-12-01 | 1 | -3/+2 |
| | |||||
* | Added preferences for /autoaway | James Booth | 2012-11-30 | 1 | -1/+2 |
| | |||||
* | Simple output of idle/away | James Booth | 2012-11-30 | 1 | -0/+3 |
| | |||||
* | Allow /msg with no message, to open a chat window with a contact | James Booth | 2012-11-30 | 1 | -0/+1 |
| | |||||
* | Show command in /prefs, and split into categories | James Booth | 2012-11-29 | 1 | -0/+5 |
| | |||||
* | Implemented /sub show | James Booth | 2012-11-27 | 1 | -1/+1 |
| | |||||
* | Show message on /msg when windows full | James Booth | 2012-11-27 | 1 | -0/+1 |
| | |||||
* | Further tidy up of windows.c | James Booth | 2012-11-26 | 1 | -16/+15 |
| | |||||
* | windows tidy up | James Booth | 2012-11-26 | 1 | -14/+15 |
| | |||||
* | Allow alt-num to select window | James Booth | 2012-11-24 | 1 | -0/+2 |
| | |||||
* | Allocate memory for windows when needed | James Booth | 2012-11-23 | 1 | -0/+1 |
| | |||||
* | Added input text to theme | James Booth | 2012-11-22 | 1 | -22/+0 |
| | |||||
* | Added theme files support with /theme command | James Booth | 2012-11-21 | 1 | -0/+1 |
| | |||||
* | Added more colour preferences | James Booth | 2012-11-21 | 1 | -12/+21 |
| | |||||
* | Handling commands after /disconnect | James Booth | 2012-11-19 | 1 | -0/+1 |
| | |||||
* | Handle room broadcasts | James Booth | 2012-11-19 | 1 | -0/+2 |
| | |||||
* | Handle room member presence | James Booth | 2012-11-19 | 1 | -0/+2 |
| | |||||
* | Show message when own nickname changed in chat rooms | James Booth | 2012-11-18 | 1 | -0/+1 |
| | |||||
* | Handle nick changes from other users | James Booth | 2012-11-18 | 1 | -1/+4 |
| | |||||
* | Added /wins command to list active windows | James Booth | 2012-11-14 | 1 | -0/+2 |
| | |||||
* | Set correct window type on private messages | James Booth | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | Fixed help command name clash on status | James Booth | 2012-11-13 | 1 | -1/+1 |
| | |||||
* | Added basic /status command to find out about a specific contact | James Booth | 2012-11-13 | 1 | -0/+1 |
| | |||||
* | Added win_type to prof_win structure | James Booth | 2012-11-12 | 1 | -0/+9 |
| | |||||
* | Added /help list to list all commands | James Booth | 2012-11-11 | 1 | -0/+2 |
| | |||||
* | add subscription support | Dmitry Podgorny | 2012-11-11 | 1 | -0/+1 |
| | |||||
* | Renamed parameter in win_join_chat | James Booth | 2012-11-10 | 1 | -1/+1 |
| | |||||
* | Handle subject from room | James Booth | 2012-11-10 | 1 | -0/+2 |
| | |||||
* | Using vargs in cons_bad_show | James Booth | 2012-11-10 | 1 | -1/+1 |
| | |||||
* | Added #define's to headers | James Booth | 2012-11-08 | 1 | -2/+2 |
| | |||||
* | Continue to send chat states when no viewing chat window | James Booth | 2012-11-08 | 1 | -0/+2 |
| | |||||
* | Show delayed time on messages received whilst offline | James Booth | 2012-11-08 | 1 | -1/+2 |
| | | | | Also do not show chat state notifications received whilst offline | ||||
* | Basic chat room handling of presence | James Booth | 2012-11-08 | 1 | -0/+2 |
| | |||||
* | windows: format room roster | James Booth | 2012-11-07 | 1 | -2/+1 |
| | |||||
* | Handle incoming groupchat | James Booth | 2012-11-05 | 1 | -0/+2 |
| | |||||
* | Handle chat history from groupchat | James Booth | 2012-11-05 | 1 | -0/+2 |
| | |||||
* | Do not send presence when in groupchat | James Booth | 2012-11-05 | 1 | -0/+1 |
| | |||||
* | Handle room presence notifications | James Booth | 2012-11-05 | 1 | -0/+4 |
| | |||||
* | Show message when other user <gone/> | James Booth | 2012-11-01 | 1 | -0/+1 |
| |