Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | 6 | -16/+34 | |
| | ||||||
* | Change console incoming message text to include "win" | James Booth | 2015-12-20 | 3 | -6/+6 | |
| | ||||||
* | Fixed cygwin dependencies | James Booth | 2015-12-20 | 1 | -2/+2 | |
| | ||||||
* | Fixed /charset help | James Booth | 2015-12-20 | 1 | -1/+1 | |
| | ||||||
* | Added functional test for muc console message | James Booth | 2015-12-20 | 3 | -1/+32 | |
| | ||||||
* | Disable muc notifications for functional tests | James Booth | 2015-12-20 | 1 | -0/+2 | |
| | ||||||
* | Added more muc functional tests | James Booth | 2015-12-20 | 3 | -6/+97 | |
| | ||||||
* | Removed whitespace | James Booth | 2015-12-20 | 1 | -5/+0 | |
| | ||||||
* | Added muc functional tests | James Booth | 2015-12-20 | 4 | -0/+162 | |
| | ||||||
* | Added cons_show_incoming_room_message() | James Booth | 2015-12-20 | 5 | -54/+75 | |
| | ||||||
* | 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 | 5 | -14/+33 | |
| | ||||||
* | Moved sending of initial presence to sv_ev_roster_received | James Booth | 2015-12-14 | 3 | -29/+35 | |
| | ||||||
* | Merge remote-tracking branch 'BlueMonday/master' | James Booth | 2015-12-06 | 1 | -7/+7 | |
|\ | ||||||
| * | 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 CHANGELOG | James Booth | 2015-12-02 | 1 | -1/+3 | |
| | ||||||
* | Updated version in CHANGELOG and comments | James Booth | 2015-12-02 | 2 | -5/+5 | |
| | ||||||
* | Updated version to 0.5.0 dev | James Booth | 2015-12-02 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
|/ | ||||||
* | Update README.md | James Booth | 2015-11-30 | 1 | -1/+1 | |
| | ||||||
* | Update README.md | James Booth | 2015-11-30 | 1 | -1/+1 | |
| | ||||||
* | Update README.md | James Booth | 2015-11-30 | 1 | -1/+3 | |
| | ||||||
* | Added /wins unread | James Booth | 2015-11-30 | 7 | -20/+43 | |
| | ||||||
* | 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 | |
| | ||||||
* | Fixed functional tests | James Booth | 2015-11-29 | 1 | -2/+2 | |
| | ||||||
* | 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 | |
|\ | ||||||
| * | Merge remote-tracking branch 'strugee/patch-1' | James Booth | 2015-11-27 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Fix typo | Alex Jordan | 2015-11-27 | 1 | -1/+1 | |
| |/ | ||||||
* | | Only show reminder notifications when notifications are enabled | James Booth | 2015-11-25 | 10 | -18/+73 | |
| | | ||||||
* | | Finished basic /notify triggers | James Booth | 2015-11-25 | 5 | -71/+133 | |
| | | ||||||
* | | Implemented regular chat notify triggers | James Booth | 2015-11-25 | 3 | -15/+39 | |
| | | ||||||
* | | Merge branch 'master' into notifications | James Booth | 2015-11-25 | 4 | -0/+111 | |
|\| | ||||||
| * | Merge remote-tracking branch 'incertia/export-command' | James Booth | 2015-11-25 | 4 | -0/+111 | |
| |\ |