Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow unlimited theme items | James Booth | 2016-01-10 | 2 | -327/+244 |
| | |||||
* | Added roster rooms order preference | James Booth | 2016-01-09 | 7 | -1/+74 |
| | |||||
* | Added roster room themes | James Booth | 2016-01-09 | 3 | -31/+43 |
| | |||||
* | Use different colour for roster chat rooms with unread messages | James Booth | 2016-01-09 | 1 | -5/+15 |
| | |||||
* | End OTR sessions on lost server connection | James Booth | 2016-01-08 | 1 | -0/+17 |
| | |||||
* | Destroy roster after updating UI in server disconnect | James Booth | 2016-01-08 | 1 | -1/+1 |
| | |||||
* | Added /win navigation by jid, win title | James Booth | 2016-01-07 | 4 | -8/+189 |
| | |||||
* | Merge branch 'master' into roster-struct | James Booth | 2016-01-05 | 1 | -2/+2 |
|\ | |||||
| * | Call UI disconnect functions before disconnecting with /disconnect | James Booth | 2016-01-05 | 1 | -2/+2 |
| | | | | | | | | fixes #703 | ||||
* | | Added roster struct, create and destroy roster on connect/disconnect | James Booth | 2016-01-05 | 13 | -208/+319 |
|/ | |||||
* | Add cl_ev_disconnect | James Booth | 2016-01-03 | 4 | -15/+27 |
| | |||||
* | Close all windows on /disconnect | James Booth | 2016-01-03 | 1 | -0/+1 |
| | |||||
* | Fixed compilation without libotr | James Booth | 2016-01-03 | 1 | -0/+2 |
| | |||||
* | End OTR session when recipient goes offline | James Booth | 2016-01-03 | 2 | -1/+7 |
| | |||||
* | Set autoping timeout default to 10 seconds, added null checks | James Booth | 2016-01-02 | 2 | -3/+14 |
| | |||||
* | Fix roster rooms checks | James Booth | 2016-01-02 | 1 | -2/+2 |
| | |||||
* | Sort roster rooms | James Booth | 2016-01-02 | 2 | -8/+27 |
| | |||||
* | Check for mucwin before showing room in roster | James Booth | 2016-01-02 | 1 | -1/+3 |
| | |||||
* | Added /roster show|hide rooms | James Booth | 2016-01-02 | 4 | -3/+25 |
| | |||||
* | Added roster rooms preference | James Booth | 2016-01-02 | 4 | -1/+9 |
| | |||||
* | Show rooms in roster panel | James Booth | 2016-01-02 | 3 | -0/+75 |
| | |||||
* | Added autoping timeout preference | James Booth | 2016-01-01 | 8 | -23/+84 |
| | |||||
* | Added hardcoded autoping timeout | James Booth | 2015-12-31 | 4 | -12/+80 |
| | |||||
* | Abort autping when existing attempt already in progress | James Booth | 2015-12-31 | 1 | -2/+14 |
| | |||||
* | Tidy ping handlers | James Booth | 2015-12-31 | 1 | -49/+53 |
| | |||||
* | Renamed autoping handler | James Booth | 2015-12-30 | 1 | -6/+6 |
| | |||||
* | Added console muc message setting to themes | James Booth | 2015-12-30 | 1 | -0/+2 |
| | |||||
* | Added /console command | James Booth | 2015-12-29 | 6 | -1/+84 |
| | |||||
* | Added console MUC message preference | James Booth | 2015-12-29 | 4 | -2/+17 |
| | |||||
* | Don't compile pgp code with --disable-pgp | Dmitry Podgorny | 2015-12-21 | 1 | -0/+2 |
| | |||||
* | Updated console new message text | James Booth | 2015-12-20 | 3 | -10/+28 |
| | |||||
* | Change console incoming message text to include "win" | James Booth | 2015-12-20 | 1 | -1/+1 |
| | |||||
* | Fixed /charset help | James Booth | 2015-12-20 | 1 | -1/+1 |
| | |||||
* | Added cons_show_incoming_room_message() | James Booth | 2015-12-20 | 4 | -54/+74 |
| | |||||
* | Added /charset command | James Booth | 2015-12-19 | 3 | -0/+34 |
| | |||||
* | Use MB_CUR_MAX when calculating cursor position | James Booth | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | Fixed PGP error message | James Booth | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | Show PGP error strings | James Booth | 2015-12-15 | 4 | -13/+32 |
| | |||||
* | Moved sending of initial presence to sv_ev_roster_received | James Booth | 2015-12-14 | 2 | -29/+31 |
| | |||||
* | Fix spelling and grammatical mistakes in command help text | Steven Erenst | 2015-12-06 | 1 | -7/+7 |
| | | | | Signed-off-by: Steven Erenst <stevenerenst@gmail.com> | ||||
* | Read ~/.config/profanity/inputrc | James Booth | 2015-12-06 | 3 | -2/+29 |
| | |||||
* | Renamed readline handlers | James Booth | 2015-12-06 | 1 | -93/+93 |
| | |||||
* | Added readline function definitions | James Booth | 2015-12-06 | 1 | -1/+24 |
| | |||||
* | Updated version in CHANGELOG and comments | James Booth | 2015-12-02 | 1 | -4/+4 |
| | |||||
* | readline: set rl_outstream to /dev/null | James Booth | 2015-12-01 | 1 | -0/+5 |
| | |||||
* | Merge remote-tracking branch 'kiethandi/master' | James Booth | 2015-11-30 | 2 | -0/+2 |
|\ | |||||
| * | Include string take 2 | U-DIR\kieran.thandi | 2015-11-30 | 1 | -1/+1 |
| | | |||||
| * | resolve strdup dec | U-DIR\kieran.thandi | 2015-11-30 | 1 | -63/+64 |
| | | |||||
| * | Inclued stdlib | U-DIR\kieran.thandi | 2015-11-30 | 1 | -347/+348 |
|/ | |||||
* | Added /wins unread | James Booth | 2015-11-30 | 6 | -19/+38 |
| |