Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | 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 |
* | Renamed MUC private window functions | James Booth | 2015-11-08 | 2 | -9/+13 |
* | ui_incoming_private_msg takes ProfPrivateWin, added asserts | James Booth | 2015-11-08 | 2 | -8/+7 |
* | 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 | 2 | -8/+0 |
* | Added privwin module | James Booth | 2015-11-05 | 2 | -44/+85 |
* | Make all mucconfwin functions take ProfMucConfWin | James Booth | 2015-11-02 | 2 | -7/+10 |
* | 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 | 2 | -16/+16 |
* | Added mucconfwin module | James Booth | 2015-11-02 | 2 | -281/+323 |
* | Removed ui_statusbar_new | James Booth | 2015-11-02 | 2 | -7/+0 |
* | Removed ui_clear_win | James Booth | 2015-11-02 | 3 | -9/+1 |
* | Removed ui_unread | James Booth | 2015-11-02 | 3 | -9/+2 |
* | Removed ui_handle_room_join_error | James Booth | 2015-11-02 | 2 | -7/+0 |
* | Removed ui_win_type | James Booth | 2015-11-02 | 2 | -8/+0 |