Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | ||||||
* | Tidy wins_create_summary() | James Booth | 2015-11-29 | 9 | -92/+156 | |
| | ||||||
* | Disable readline completion | James Booth | 2015-11-29 | 1 | -0/+3 | |
| | ||||||
* | Changed /bookmark list output to show text "win" | James Booth | 2015-11-29 | 1 | -1/+1 | |
| | ||||||
* | Tidied output for /notify command | James Booth | 2015-11-29 | 1 | -55/+75 | |
| | ||||||
* | Renamed /notify message -> /notify chat | James Booth | 2015-11-29 | 7 | -150/+149 | |
| | ||||||
* | Added /notify reset to autocompletion | James Booth | 2015-11-28 | 1 | -0/+2 | |
| | ||||||
* | Removed regular chat message triggers | James Booth | 2015-11-28 | 5 | -174/+5 | |
| | ||||||
* | Added room specific notify settings | James Booth | 2015-11-28 | 7 | -110/+328 | |
| | ||||||
* | Merge branch 'master' into notifications | James Booth | 2015-11-27 | 1 | -1/+1 | |
|\ |