Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Tidy rosterwin | James Booth | 2015-11-21 | 1 | -59/+61 | |
| | ||||||
* | Free pref strings | James Booth | 2015-11-21 | 3 | -10/+31 | |
| | ||||||
* | Added /roster indent contact | James Booth | 2015-11-21 | 9 | -129/+202 | |
| | ||||||
* | 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 | 4 | -15/+1 | |
|/ | ||||||
* | Added /roster char contact | James Booth | 2015-11-20 | 7 | -0/+80 | |
| | ||||||
* | Added missing include | James Booth | 2015-11-19 | 1 | -0/+1 | |
| | ||||||
* | Added /roster char header | James Booth | 2015-11-19 | 6 | -10/+118 | |
| | ||||||
* | Fixed /roster help | James Booth | 2015-11-19 | 1 | -1/+1 | |
| | ||||||
* | Changed roster defaults, updated themes | James Booth | 2015-11-19 | 2 | -3/+5 | |
| | ||||||
* | 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 | 6 | -2/+32 | |
| | ||||||
* | Added roster count option | James Booth | 2015-11-18 | 6 | -5/+50 | |
| | ||||||
* | 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 | 6 | -30/+34 | |
| | ||||||
* | Pass offline filter to roster list functions | James Booth | 2015-11-18 | 4 | -17/+31 | |
| | ||||||
* | Pass ordering to roster list functions | James Booth | 2015-11-18 | 5 | -79/+41 | |
| | ||||||
* | Added /roster order name|presence | James Booth | 2015-11-17 | 8 | -10/+184 | |
| | ||||||
* | 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 | 5 | -2/+96 | |
| | ||||||
* | Added missing default time formats. | James Booth | 2015-11-14 | 1 | -0/+4 | |
| | | | | issue #669 | |||||
* | Keep count of group members | James Booth | 2015-11-12 | 1 | -16/+79 | |
| | ||||||
* | Tidy connection.c | James Booth | 2015-11-11 | 1 | -28/+32 | |
| | ||||||
* | Tidy /tls command | James Booth | 2015-11-11 | 1 | -10/+25 | |
| | ||||||
* | Added /tls trust | James Booth | 2015-11-10 | 2 | -4/+21 | |
| | ||||||
* | Allow /quit during TLS certificate verification prompt | James Booth | 2015-11-10 | 3 | -8/+26 | |
| | ||||||
* | Added extra fields to TLSCertificate | James Booth | 2015-11-10 | 4 | -37/+249 | |
| | ||||||
* | Show current TLS certificate | James Booth | 2015-11-10 | 9 | -111/+98 | |
| | ||||||
* | Added /tls cert to show current certificate fingerprint | James Booth | 2015-11-09 | 5 | -0/+61 | |
| | ||||||
* | Store current TLS certificate fingerpint in memory for reconnect | James Booth | 2015-11-09 | 4 | -0/+47 | |
| | ||||||
* | Clear Readline undo list when autocompleting command history | James Booth | 2015-11-09 | 1 | -2/+2 | |
| | | | | fixes #667 | |||||
* | 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 | |
| | ||||||
* | Renamed MUC private window functions | James Booth | 2015-11-08 | 4 | -12/+16 | |
| | ||||||
* | ui_incoming_private_msg takes ProfPrivateWin, added asserts | James Booth | 2015-11-08 | 3 | -15/+24 | |
| | ||||||
* | Moved ui_outgoing_private_msg to privwin.c | James Booth | 2015-11-05 | 2 | -6/+5 | |
| | ||||||
* | Removed ui_new_private_win | James Booth | 2015-11-05 | 3 | -9/+1 | |
| | ||||||
* | Added privwin module | James Booth | 2015-11-05 | 2 | -44/+85 | |
| | ||||||
* | Make all mucconfwin functions take ProfMucConfWin | James Booth | 2015-11-02 | 4 | -18/+22 | |
| | ||||||
* | Added assert check to mucconfwin_field_help | James Booth | 2015-11-02 | 1 | -0/+2 | |
| | ||||||
* | Added assert check to mucconfwin_form_help | James Booth | 2015-11-02 | 1 | -0/+2 | |
| | ||||||
* | Renamed mucconfwin functions | James Booth | 2015-11-02 | 4 | -44/+44 | |
| | ||||||
* | Added mucconfwin module | James Booth | 2015-11-02 | 2 | -281/+323 | |
| |