Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass offline filter to roster list functions | James Booth | 2015-11-18 | 1 | -2/+2 |
| | |||||
* | Pass ordering to roster list functions | James Booth | 2015-11-18 | 1 | -5/+5 |
| | |||||
* | Added /roster order name|presence | James Booth | 2015-11-17 | 1 | -0/+20 |
| | |||||
* | Show presence in roster WIP | James Booth | 2015-11-15 | 1 | -0/+28 |
| | |||||
* | Tidy /tls command | James Booth | 2015-11-11 | 1 | -10/+25 |
| | |||||
* | Added /tls trust | James Booth | 2015-11-10 | 1 | -0/+14 |
| | |||||
* | Show current TLS certificate | James Booth | 2015-11-10 | 1 | -20/+5 |
| | |||||
* | Added /tls cert to show current certificate fingerprint | James Booth | 2015-11-09 | 1 | -0/+37 |
| | |||||
* | Store current TLS certificate fingerpint in memory for reconnect | James Booth | 2015-11-09 | 1 | -0/+1 |
| | |||||
* | Removed ui_new_private_win | James Booth | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | Make all mucconfwin functions take ProfMucConfWin | James Booth | 2015-11-02 | 1 | -10/+10 |
| | |||||
* | Renamed mucconfwin functions | James Booth | 2015-11-02 | 1 | -27/+27 |
| | |||||
* | Removed ui_statusbar_new | James Booth | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | Removed ui_clear_win | James Booth | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | Removed ui_swap_wins | James Booth | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | Removed ui_tidy_wins | James Booth | 2015-11-02 | 1 | -3/+3 |
| | |||||
* | Renamed ui_switch_win -> ui_focus_win | James Booth | 2015-11-02 | 1 | -9/+9 |
| | |||||
* | mucwin_hide_occupants takes ProfMucWin | James Booth | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | mucwin_show_occupants takes ProfMucWin | James Booth | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | mucwin_update_occupants takes ProfMucWin | James Booth | 2015-11-02 | 1 | -2/+2 |
| | |||||
* | mucwin_roster takes ProfMucWin | James Booth | 2015-11-01 | 1 | -4/+4 |
| | |||||
* | Renamed ui_room_hide_occupants -> mucwin_hide_occupants | James Booth | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | Renamed mucwin_occupants -> mucwin_show_occupants | James Booth | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | Renamed ui_room_show_occupants -> mucwin_occupants | James Booth | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | Renamed ui_room_update_occupants -> mucwin_update_occupants | James Booth | 2015-11-01 | 1 | -2/+2 |
| | |||||
* | Renamed ui_show_room_info -> mucwin_info | James Booth | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | Renamed ui_show_room_role_list -> mucwin_show_role_list | James Booth | 2015-11-01 | 1 | -3/+3 |
| | |||||
* | Renamed ui_show_room_affiliation_list -> mucwin_show_affiliation_list | James Booth | 2015-11-01 | 1 | -4/+4 |
| | |||||
* | Renamed ui_room_roster -> mucwin_roster | James Booth | 2015-11-01 | 1 | -4/+4 |
| | |||||
* | Removed ui_open_xmlconsole_win() | James Booth | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | Removed ui_create_xmlconsole_win() | James Booth | 2015-11-01 | 1 | -1/+2 |
| | |||||
* | Removed ui_xmlconsole_exists | James Booth | 2015-11-01 | 1 | -3/+4 |
| | |||||
* | Removed ui_input_nonblocking() | James Booth | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | Added /subject edit <subject> | James Booth | 2015-10-29 | 1 | -0/+9 |
| | |||||
* | Added /subject prepend <text> | James Booth | 2015-10-29 | 1 | -0/+17 |
| | |||||
* | Added /subject append <text> | James Booth | 2015-10-29 | 1 | -0/+17 |
| | |||||
* | Renamed ui_new_chat_win -> chatwin_new | James Booth | 2015-10-27 | 1 | -3/+3 |
| | |||||
* | Renamed chatwin OTR functions | James Booth | 2015-10-27 | 1 | -5/+5 |
| | |||||
* | Removed ui_events module | James Booth | 2015-10-27 | 1 | -2/+1 |
| | |||||
* | Removed ui_ev_new_chat_win | James Booth | 2015-10-27 | 1 | -3/+3 |
| | |||||
* | Removed ui_ev_focus_win | James Booth | 2015-10-27 | 1 | -7/+7 |
| | |||||
* | remaining otr functions take ProfChatWin | James Booth | 2015-10-27 | 1 | -2/+2 |
| | |||||
* | ui_gone_insecure takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | ui_gone_secure takes ProfChatWin | James Booth | 2015-10-26 | 1 | -2/+2 |
| | |||||
* | Removed ui_about() function | James Booth | 2015-10-26 | 1 | -1/+2 |
| | |||||
* | Fixed spelling mistake | James Booth | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | Applied coding style to commands.c | James Booth | 2015-10-25 | 1 | -95/+94 |
| | |||||
* | Merge remote-tracking branch 'jubalh/jub' | James Booth | 2015-10-24 | 1 | -6/+3 |
|\ | |||||
| * | Remove double declaration and reduce scope of pcontact | Michael Vetter | 2015-10-09 | 1 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | In command/commands.c you declare pcontact at the top of the function. Later in one case you declare it again and use it in a small scope. And in the same function you use it again this time from the first declaration. I think you intended only declaring it one time. At first I thought about top of the function because its easier to find. Then I saw that you declare "Jid jid" not at the top too, and I think for the sake of reducing scope it is better. So I went for this approach. | ||||
* | | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 1 | -3/+23 |
| | |