Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | Added /wins unread | James Booth | 2015-11-30 | 1 | -0/+4 |
| | |||||
* | Renamed /notify message -> /notify chat | James Booth | 2015-11-29 | 1 | -43/+41 |
| | |||||
* | Added /notify reset to autocompletion | James Booth | 2015-11-28 | 1 | -0/+2 |
| | |||||
* | Removed regular chat message triggers | James Booth | 2015-11-28 | 1 | -20/+2 |
| | |||||
* | Added room specific notify settings | James Booth | 2015-11-28 | 1 | -41/+31 |
| | |||||
* | Finished basic /notify triggers | James Booth | 2015-11-25 | 1 | -3/+10 |
| | |||||
* | Merge branch 'master' into notifications | James Booth | 2015-11-25 | 1 | -0/+14 |
|\ | |||||
| * | fix typo | Will Song | 2015-11-23 | 1 | -1/+1 |
| | | |||||
| * | add feature in issue #585 | Will Song | 2015-11-23 | 1 | -0/+14 |
| | | | | | | | | | | | | | | this should only be temporary due the silly amounts of syscalls involved ideally we would create a new escaped string and write that directly via fputs | ||||
* | | Added autocompleters for notify trigger removal | James Booth | 2015-11-24 | 1 | -0/+12 |
| | | |||||
* | | Added notify triggers WIP | James Booth | 2015-11-23 | 1 | -12/+50 |
|/ | |||||
* | Show summary of trusted certificates, add /tls cert <fingerprint> | James Booth | 2015-11-22 | 1 | -2/+8 |
| | | | | fixes #676 | ||||
* | Tidied roster commands | James Booth | 2015-11-22 | 1 | -57/+67 |
| | |||||
* | Added /roster resource join | James Booth | 2015-11-22 | 1 | -0/+17 |
| | |||||
* | Added /roster char resource | James Booth | 2015-11-22 | 1 | -0/+8 |
| | |||||
* | Updated help | James Booth | 2015-11-22 | 1 | -3/+3 |
| | |||||
* | Added word wrap to roster panel | James Booth | 2015-11-22 | 1 | -0/+7 |
| | |||||
* | Added /roster indent presence | James Booth | 2015-11-21 | 1 | -1/+4 |
| | |||||
* | Added /roster indent resource | James Booth | 2015-11-21 | 1 | -0/+3 |
| | |||||
* | Added /roster indent contact | James Booth | 2015-11-21 | 1 | -32/+45 |
| | |||||
* | Removed unused priority settings | James Booth | 2015-11-20 | 1 | -1/+1 |
| | |||||
* | Added /roster char contact | James Booth | 2015-11-20 | 1 | -0/+8 |
| | |||||
* | Added /roster char header | James Booth | 2015-11-19 | 1 | -0/+24 |
| | |||||
* | Fixed /roster help | James Booth | 2015-11-19 | 1 | -1/+1 |
| | |||||
* | Added option to show resource priority in roster | James Booth | 2015-11-18 | 1 | -2/+5 |
| | |||||
* | Added roster count option | James Booth | 2015-11-18 | 1 | -2/+5 |
| | |||||
* | Added /roster order name|presence | James Booth | 2015-11-17 | 1 | -0/+15 |
| | |||||
* | Show presence in roster WIP | James Booth | 2015-11-15 | 1 | -2/+8 |
| | |||||
* | Added /tls trust | James Booth | 2015-11-10 | 1 | -4/+7 |
| | |||||
* | Added /tls cert to show current certificate fingerprint | James Booth | 2015-11-09 | 1 | -0/+3 |
| | |||||
* | Fixed /time help examples | James Booth | 2015-11-08 | 1 | -3/+4 |
| | | | | fixes #650 | ||||
* | Added /account autocomplete for startscript property | James Booth | 2015-11-08 | 1 | -22/+31 |
| | |||||
* | Added missing config.h includes | James Booth | 2015-10-31 | 1 | -2/+2 |
| | |||||
* | Added /subject edit <subject> | James Booth | 2015-10-29 | 1 | -2/+45 |
| | |||||
* | Added /subject prepend <text> | James Booth | 2015-10-29 | 1 | -4/+7 |
| | |||||
* | Added /subject append <text> | James Booth | 2015-10-29 | 1 | -1/+4 |
| | |||||
* | Applied coding style to command.c | James Booth | 2015-10-25 | 1 | -110/+110 |
| | |||||
* | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 1 | -4/+77 |
| | |||||
* | Added /script autocompletion | James Booth | 2015-10-17 | 1 | -2/+59 |
| | |||||
* | Implemented /script list | James Booth | 2015-10-17 | 1 | -5/+2 |
| | |||||
* | Added /script run | James Booth | 2015-10-15 | 1 | -2/+33 |
| | |||||
* | Add ability to script commands after connect | James Booth | 2015-10-15 | 1 | -2/+8 |
| | |||||
* | Added /lastactivity on|off | James Booth | 2015-10-14 | 1 | -3/+6 |
| | |||||
* | Added TLS show to UI preferences | James Booth | 2015-10-14 | 1 | -1/+2 |
| | |||||
* | Add preference for showing TLS indicator in titlebar | James Booth | 2015-10-14 | 1 | -2/+10 |
| | | | | Issue #616 | ||||
* | Added time format perferences per window type | James Booth | 2015-09-30 | 1 | -6/+46 |
| | |||||
* | Added last activity time format option | James Booth | 2015-09-29 | 1 | -6/+15 |
| | |||||
* | WIP: Added last activity request and response | James Booth | 2015-09-29 | 1 | -0/+17 |
| | |||||
* | Added contact OTR policy to help | James Booth | 2015-09-28 | 1 | -17/+21 |
| |