Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Added roster count option | James Booth | 2015-11-18 | 2 | -3/+26 |
| | |||||
* | Don't show offline below contact | James Booth | 2015-11-18 | 1 | -1/+2 |
| | |||||
* | Pass offline filter to roster_get_contacts | James Booth | 2015-11-18 | 2 | -24/+22 |
| | |||||
* | Pass offline filter to roster list functions | James Booth | 2015-11-18 | 1 | -11/+13 |
| | |||||
* | Pass ordering to roster list functions | James Booth | 2015-11-18 | 2 | -7/+7 |
| | |||||
* | Added /roster order name|presence | James Booth | 2015-11-17 | 2 | -3/+31 |
| | |||||
* | Tidy rosterwin.c | James Booth | 2015-11-15 | 1 | -23/+1 |
| | |||||
* | Tidy rosterwin | James Booth | 2015-11-15 | 1 | -24/+2 |
| | |||||
* | Added _rosterwin_presence() | James Booth | 2015-11-15 | 1 | -24/+34 |
| | |||||
* | Added _rosterwin_resource() | James Booth | 2015-11-15 | 1 | -66/+77 |
| | |||||
* | Show presence when resource hidden | James Booth | 2015-11-15 | 2 | -31/+67 |
| | |||||
* | Show presence in roster WIP | James Booth | 2015-11-15 | 1 | -0/+50 |
| | |||||
* | Added extra fields to TLSCertificate | James Booth | 2015-11-10 | 1 | -9/+67 |
| | |||||
* | Show current TLS certificate | James Booth | 2015-11-10 | 2 | -0/+23 |
| | |||||
* | Clear Readline undo list when autocompleting command history | James Booth | 2015-11-09 | 1 | -2/+2 |
| | | | | fixes #667 | ||||
* | Renamed MUC private window functions | James Booth | 2015-11-08 | 2 | -9/+13 |
| |