Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added /console command | James Booth | 2015-12-29 | 2 | -0/+10 | |
| | ||||||
* | Added console MUC message preference | James Booth | 2015-12-29 | 1 | -1/+5 | |
| | ||||||
* | 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 | |
| | ||||||
* | Added cons_show_incoming_room_message() | James Booth | 2015-12-20 | 3 | -49/+16 | |
| | ||||||
* | Use MB_CUR_MAX when calculating cursor position | James Booth | 2015-12-19 | 1 | -1/+1 | |
| | ||||||
* | Read ~/.config/profanity/inputrc | James Booth | 2015-12-06 | 1 | -0/+7 | |
| | ||||||
* | Renamed readline handlers | James Booth | 2015-12-06 | 1 | -93/+93 | |
| | ||||||
* | Added readline function definitions | James Booth | 2015-12-06 | 1 | -1/+24 | |
| | ||||||
* | 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 | 2 | -5/+12 | |
| | ||||||
* | Tidy wins_create_summary() | James Booth | 2015-11-29 | 8 | -0/+144 | |
| | ||||||
* | 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 | |
| | ||||||
* | Renamed /notify message -> /notify chat | James Booth | 2015-11-29 | 3 | -72/+73 | |
| | ||||||
* | Removed regular chat message triggers | James Booth | 2015-11-28 | 1 | -5/+0 | |
| | ||||||
* | Added room specific notify settings | James Booth | 2015-11-28 | 3 | -3/+3 | |
| | ||||||
* | Only show reminder notifications when notifications are enabled | James Booth | 2015-11-25 | 7 | -18/+48 | |
| | ||||||
* | Finished basic /notify triggers | James Booth | 2015-11-25 | 1 | -17/+17 | |
| | ||||||
* | Implemented regular chat notify triggers | James Booth | 2015-11-25 | 1 | -11/+1 | |
| | ||||||
* | Tidy regular chat and room notifications | James Booth | 2015-11-24 | 5 | -58/+82 | |
| | ||||||
* | Added notify triggers WIP | James Booth | 2015-11-23 | 1 | -0/+10 | |
| | ||||||
* | Show summary of trusted certificates, add /tls cert <fingerprint> | James Booth | 2015-11-22 | 2 | -0/+13 | |
| | | | | fixes #676 | |||||
* | Tidied roster commands | James Booth | 2015-11-22 | 1 | -27/+32 | |
| | ||||||
* | Added /roster resource join | James Booth | 2015-11-22 | 1 | -17/+46 | |
| | ||||||
* | Added /roster char resource | James Booth | 2015-11-22 | 2 | -0/+10 | |
| | ||||||
* | Added word wrap to roster panel | James Booth | 2015-11-22 | 5 | -19/+36 | |
| | ||||||
* | Pass wrap boolean to win_sub_print() | James Booth | 2015-11-22 | 4 | -18/+18 | |
| | ||||||
* | Renamed subwin functions | James Booth | 2015-11-22 | 4 | -27/+27 | |
| | ||||||
* | Updated themes | James Booth | 2015-11-22 | 1 | -1/+1 | |
| | ||||||
* | Option to show presence information on single line in roster | James Booth | 2015-11-22 | 3 | -42/+92 | |
| | ||||||
* | Added /roster indent presence | James Booth | 2015-11-21 | 2 | -8/+17 | |
| | ||||||
* | Added /roster indent resource | James Booth | 2015-11-21 | 2 | -83/+98 | |
| | ||||||
* | Tidy rosterwin | James Booth | 2015-11-21 | 1 | -59/+61 | |
| | ||||||
* | Free pref strings | James Booth | 2015-11-21 | 1 | -2/+6 | |
| | ||||||
* | Added /roster indent contact | James Booth | 2015-11-21 | 5 | -97/+109 | |
| | ||||||
* | Don't print empty line when no presence or status displayed in roster | James Booth | 2015-11-20 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'kiethandi/patch-2' | James Booth | 2015-11-20 | 1 | -0/+2 | |
|\ | ||||||
| * | Update privwin.c | kiethandi | 2015-11-20 | 1 | -1/+2 | |
| | | ||||||
| * | Update privwin.c | kiethandi | 2015-11-20 | 1 | -0/+1 | |
| | | | | | | Take 2 added include. | |||||
* | | Removed unused priority settings | James Booth | 2015-11-20 | 2 | -8/+0 | |
|/ | ||||||
* | Added /roster char contact | James Booth | 2015-11-20 | 2 | -0/+16 | |
| | ||||||
* | Added missing include | James Booth | 2015-11-19 | 1 | -0/+1 | |
| | ||||||
* | Added /roster char header | James Booth | 2015-11-19 | 1 | -10/+30 | |
| | ||||||
* | Show status when show presence disabled | James Booth | 2015-11-18 | 1 | -16/+32 | |
| | ||||||
* | Added option to show resource priority in roster | James Booth | 2015-11-18 | 2 | -0/+8 | |
| |