Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed history modules | James Booth | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Renamed history.c -> command_history.c | James Booth | 2013-01-28 | 1 | -1/+0 |
| | | | | Included in command.h | ||||
* | Renamed capabilities.c -> xmpp_caps.c | James Booth | 2013-01-28 | 1 | -1/+0 |
| | |||||
* | Renamed jabber.h -> xmpp.h | James Booth | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Added development string to log | James Booth | 2013-01-27 | 1 | -1/+5 |
| | |||||
* | Refactored connecting, and reconnecting | James Booth | 2013-01-27 | 1 | -14/+0 |
| | | | | | | | The user either logs in with an account, in which case its name, and the password is kept for reconnects. Or the user can login with a jid (and server) which does not currently exist as a local account. On success an account is created, with the jid as the name. | ||||
* | Renamed account_add_login -> account_add, added comments | James Booth | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Added client to /info command in chat rooms | James Booth | 2013-01-20 | 1 | -4/+5 |
| | |||||
* | Initialise and free capabilities | James Booth | 2013-01-20 | 1 | -0/+3 |
| | |||||
* | Added retrieval of caps string from presence | James Booth | 2013-01-19 | 1 | -5/+5 |
| | |||||
* | Show message in chat room when nickname conflict | James Booth | 2013-01-16 | 1 | -3/+9 |
| | |||||
* | Handle /who command in chat rooms | James Booth | 2013-01-15 | 1 | -1/+2 |
| | |||||
* | Disabled logging for chat rooms and private chat | James Booth | 2013-01-15 | 1 | -2/+2 |
| | |||||
* | Renamed muc functions | James Booth | 2013-01-12 | 1 | -5/+5 |
| | |||||
* | Renamed room_chat module to muc | James Booth | 2013-01-12 | 1 | -1/+1 |
| | |||||
* | Updated copyright | James Booth | 2013-01-11 | 1 | -1/+1 |
| | |||||
* | Autocomplete: added free function | James Booth | 2013-01-11 | 1 | -1/+2 |
| | | | | Fixed tests | ||||
* | Added _inp_win_refresh() macro, renamed and moved some functions | James Booth | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | Handle wide chars on input | James Booth | 2013-01-03 | 1 | -2/+2 |
| | |||||
* | Include ncursesw, set locale | James Booth | 2013-01-02 | 1 | -0/+2 |
| | |||||
* | Fixed name clashes with windows.h | James Booth | 2012-12-11 | 1 | -2/+2 |
| | |||||
* | Handle logins using accounts | James Booth | 2012-12-09 | 1 | -0/+17 |
| | |||||
* | Handle idle time from contacts | James Booth | 2012-12-09 | 1 | -4/+5 |
| | |||||
* | Renamed functions in theme | James Booth | 2012-12-08 | 1 | -1/+1 |
| | |||||
* | Added server property to accounts | James Booth | 2012-12-07 | 1 | -2/+2 |
| | |||||
* | Moved logins to accounts module | James Booth | 2012-12-02 | 1 | -1/+3 |
| | |||||
* | Create logs dir for main log | James Booth | 2012-12-02 | 1 | -4/+1 |
| | |||||
* | Removed development code | James Booth | 2012-12-01 | 1 | -4/+1 |
| | |||||
* | Use profanity input for idle time when libxss not availalbe | James Booth | 2012-12-01 | 1 | -2/+7 |
| | |||||
* | Implemented /autoaway mode idle | James Booth | 2012-12-01 | 1 | -7/+13 |
| | |||||
* | More useful console message on auto away | James Booth | 2012-12-01 | 1 | -2/+4 |
| | |||||
* | Send away presence and message for /autoaway | James Booth | 2012-12-01 | 1 | -5/+35 |
| | |||||
* | Send away and message when idle | James Booth | 2012-11-30 | 1 | -2/+2 |
| | |||||
* | Use only one measure for idle | James Booth | 2012-11-30 | 1 | -5/+0 |
| | |||||
* | Simple output of idle/away | James Booth | 2012-11-30 | 1 | -0/+28 |
| | |||||
* | Implemented "/sub sent" to show outstanding sent subscription requests | James Booth | 2012-11-28 | 1 | -1/+1 |
| | |||||
* | Fixed some memory leaks | James Booth | 2012-11-26 | 1 | -1/+3 |
| | |||||
* | Further tidy up of windows.c | James Booth | 2012-11-26 | 1 | -33/+40 |
| | |||||
* | windows tidy up | James Booth | 2012-11-26 | 1 | -6/+6 |
| | |||||
* | Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOME | James Booth | 2012-11-25 | 1 | -11/+5 |
| | |||||
* | Separated colours from main preferences | James Booth | 2012-11-21 | 1 | -0/+3 |
| | |||||
* | Handling commands after /disconnect | James Booth | 2012-11-19 | 1 | -0/+25 |
| | |||||
* | Moved disconnect code to profanity module | James Booth | 2012-11-19 | 1 | -0/+9 |
| | |||||
* | Handle room broadcasts | James Booth | 2012-11-19 | 1 | -0/+8 |
| | |||||
* | Handle room member presence | James Booth | 2012-11-19 | 1 | -0/+13 |
| | |||||
* | Show message when own nickname changed in chat rooms | James Booth | 2012-11-18 | 1 | -0/+8 |
| | |||||
* | Handle nick changes from other users | James Booth | 2012-11-18 | 1 | -2/+10 |
| | |||||
* | Set correct window type on private messages | James Booth | 2012-11-14 | 1 | -4/+5 |
| | |||||
* | Merge pull request #79 from pasis/dev | James Booth | 2012-11-12 | 1 | -0/+3 |
|\ | | | | | ignore SIGPIPE | ||||
| * | ignore SIGPIPE | Dmitry Podgorny | 2012-11-12 | 1 | -0/+3 |
| | | | | | | | | | | | | Applications running OpenSSL over network connections may crash if SIGPIPE is not ignored. [http://svn.apache.org/repos/asf/thrift/trunk/lib/cpp/README.SSL] |