Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read ~/.config/profanity/inputrc | James Booth | 2015-12-06 | 2 | -2/+22 |
| | |||||
* | Updated version in CHANGELOG and comments | James Booth | 2015-12-02 | 1 | -4/+4 |
| | |||||
* | Renamed /notify message -> /notify chat | James Booth | 2015-11-29 | 2 | -13/+13 |
| | |||||
* | Removed regular chat message triggers | James Booth | 2015-11-28 | 2 | -102/+3 |
| | |||||
* | Added room specific notify settings | James Booth | 2015-11-28 | 2 | -46/+136 |
| | |||||
* | Finished basic /notify triggers | James Booth | 2015-11-25 | 2 | -45/+93 |
| | |||||
* | Implemented regular chat notify triggers | James Booth | 2015-11-25 | 2 | -4/+38 |
| | |||||
* | Tidy regular chat and room notifications | James Booth | 2015-11-24 | 2 | -0/+44 |
| | |||||
* | Added autocompleters for notify trigger removal | James Booth | 2015-11-24 | 2 | -0/+69 |
| | |||||
* | Added functions to manage custom notification triggers | James Booth | 2015-11-24 | 2 | -0/+78 |
| | |||||
* | Merge branch 'master' into notifications | James Booth | 2015-11-24 | 3 | -93/+179 |
|\ | |||||
| * | Added conf_string_list_add | James Booth | 2015-11-24 | 3 | -42/+52 |
| | | |||||
| * | Created config/conflists.c for shared config list handling | James Booth | 2015-11-23 | 3 | -51/+127 |
| | | |||||
* | | Added notify triggers WIP | James Booth | 2015-11-23 | 2 | -0/+8 |
|/ | |||||
* | Show summary of trusted certificates, add /tls cert <fingerprint> | James Booth | 2015-11-22 | 2 | -0/+41 |
| | | | | fixes #676 | ||||
* | Tidied roster commands | James Booth | 2015-11-22 | 1 | -0/+7 |
| | |||||
* | Added /roster resource join | James Booth | 2015-11-22 | 2 | -0/+5 |
| | |||||
* | Added /roster char resource | James Booth | 2015-11-22 | 3 | -0/+44 |
| | |||||
* | Added word wrap to roster panel | James Booth | 2015-11-22 | 3 | -0/+5 |
| | |||||
* | Updated themes | James Booth | 2015-11-22 | 1 | -0/+12 |
| | |||||
* | Option to show presence information on single line in roster | James Booth | 2015-11-22 | 1 | -1/+1 |
| | |||||
* | Added /roster indent presence | James Booth | 2015-11-21 | 2 | -0/+24 |
| | |||||
* | Added /roster indent resource | James Booth | 2015-11-21 | 2 | -0/+24 |
| | |||||
* | Added /roster indent contact | James Booth | 2015-11-21 | 2 | -0/+25 |
| | |||||
* | Removed unused priority settings | James Booth | 2015-11-20 | 1 | -6/+0 |
| | |||||
* | Added /roster char contact | James Booth | 2015-11-20 | 3 | -0/+44 |
| | |||||
* | Added /roster char header | James Booth | 2015-11-19 | 3 | -0/+45 |
| | |||||
* | Changed roster defaults, updated themes | James Booth | 2015-11-19 | 2 | -3/+5 |
| | |||||
* | Added option to show resource priority in roster | James Booth | 2015-11-18 | 2 | -0/+5 |
| | |||||
* | Added roster count option | James Booth | 2015-11-18 | 2 | -0/+5 |
| | |||||
* | Pass offline filter to roster_get_contacts | James Booth | 2015-11-18 | 1 | -1/+1 |
| | |||||
* | Added /roster order name|presence | James Booth | 2015-11-17 | 2 | -0/+6 |
| | |||||
* | Show presence in roster WIP | James Booth | 2015-11-15 | 2 | -0/+10 |
| | |||||
* | Added missing default time formats. | James Booth | 2015-11-14 | 1 | -0/+4 |
| | | | | issue #669 | ||||
* | Added extra fields to TLSCertificate | James Booth | 2015-11-10 | 2 | -24/+166 |
| | |||||
* | Show current TLS certificate | James Booth | 2015-11-10 | 2 | -32/+38 |
| | |||||
* | Store current TLS certificate fingerpint in memory for reconnect | James Booth | 2015-11-09 | 2 | -0/+38 |
| | |||||
* | Fix pointer dereferencing | Michael Vetter | 2015-10-26 | 1 | -1/+0 |
| | | | | Setting the pointer to NULL had no effect outside the function so far. | ||||
* | Applied coding style to src/config/ | James Booth | 2015-10-25 | 6 | -55/+57 |
| | |||||
* | Applied coding style to account.h | James Booth | 2015-10-25 | 1 | -43/+43 |
| | |||||
* | Applied coding style to accounts.c | James Booth | 2015-10-25 | 1 | -50/+50 |
| | |||||
* | Applied coding style to account.h | James Booth | 2015-10-25 | 1 | -7/+7 |
| | |||||
* | Applied coding style to account.c | James Booth | 2015-10-25 | 1 | -8/+8 |
| | |||||
* | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 4 | -6/+39 |
| | |||||
* | Renamed PREF_CERT_PATH -> PREF_TLS_CERTPATH | James Booth | 2015-10-18 | 2 | -4/+4 |
| | |||||
* | Implemented /script show | James Booth | 2015-10-17 | 2 | -1/+40 |
| | |||||
* | Implemented /script list | James Booth | 2015-10-17 | 2 | -0/+27 |
| | |||||
* | Add ability to script commands after connect | James Booth | 2015-10-15 | 6 | -4/+182 |
| | |||||
* | Added lastactivity preference | James Booth | 2015-10-14 | 2 | -0/+5 |
| | |||||
* | Add preference for showing TLS indicator in titlebar | James Booth | 2015-10-14 | 3 | -0/+6 |
| | | | | Issue #616 |