Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing roster handle with no argument clears handle | James Booth | 2013-05-19 | 1 | -4/+6 |
| | |||||
* | Added /roster autocomplete | James Booth | 2013-05-19 | 1 | -0/+18 |
| | |||||
* | Added sub to /notify preferences output | James Booth | 2013-05-19 | 1 | -1/+0 |
| | | | | Removed unused "status" value for /notify autocompleter | ||||
* | Added /roster command with nick option to change handle | James Booth | 2013-05-19 | 1 | -0/+40 |
| | |||||
* | Added "tidy" and "prune" options to /wins command | James Booth | 2013-05-17 | 1 | -33/+28 |
| | |||||
* | Show how many windows closed with /close all and /close read | James Booth | 2013-05-16 | 1 | -3/+17 |
| | |||||
* | Show correct message when closing window 0 | James Booth | 2013-05-16 | 1 | -1/+1 |
| | |||||
* | Use 0 not 10 on window close message | James Booth | 2013-05-16 | 1 | -1/+5 |
| | |||||
* | Added autocompleter for /close command | James Booth | 2013-05-16 | 1 | -0/+8 |
| | |||||
* | Added "read" parameter to /close | James Booth | 2013-05-16 | 1 | -3/+15 |
| | | | | Closes all windows where there are no unread messages | ||||
* | Added parameter to /close | James Booth | 2013-05-12 | 1 | -26/+69 |
| | | | | | | | 2,3,4,5,6,7,8,9,0 will close specified window. 'all' will close all windows. closes #159 | ||||
* | Removed contact_list, moved roster logic to xmpp/roster module | James Booth | 2013-05-06 | 1 | -1/+0 |
| | |||||
* | Renamed contact_list_ functions to roster_ | James Booth | 2013-05-06 | 1 | -12/+12 |
| | |||||
* | Autocomplete "/sub allow" parameter from subscription requests | James Booth | 2013-05-05 | 1 | -1/+30 |
| | |||||
* | Added /duck command to perform searches using duckduckgo chat bot | James Booth | 2013-05-05 | 1 | -0/+62 |
| | |||||
* | Added groupchat logs | James Booth | 2013-05-05 | 1 | -0/+22 |
| | | | | closes #168 | ||||
* | Fixed bug where /msg not logging chat | James Booth | 2013-04-28 | 1 | -1/+1 |
| | |||||
* | Added desktop notification option for subscription requests | James Booth | 2013-04-27 | 1 | -1/+46 |
| | | | | closes #166 | ||||
* | Moved display logic for subscriptions to console module | James Booth | 2013-04-27 | 1 | -27/+2 |
| | |||||
* | Support for XEP-0249 Direct MUC Invitations | James Booth | 2013-04-24 | 1 | -0/+47 |
| | | | | Commands /invite, /invites, /decline and /join | ||||
* | Added desktop notifications for chat room invites | James Booth | 2013-04-22 | 1 | -1/+17 |
| | | | | Use "/notify invite on|off" | ||||
* | Renamed remaining win_ functions | James Booth | 2013-04-21 | 1 | -53/+53 |
| | |||||
* | Renamed win_current_get_recipient -> ui_current_win_recipient | James Booth | 2013-04-21 | 1 | -22/+22 |
| | |||||
* | Replace window type functions with single function returning type | James Booth | 2013-04-21 | 1 | -78/+143 |
| | |||||
* | Renamed clear and close functions in ui | James Booth | 2013-04-21 | 1 | -2/+2 |
| | |||||
* | Renamed cons_bad_show -> cons_show_error | James Booth | 2013-04-21 | 1 | -5/+5 |
| | |||||
* | Removed cons_bad_command() | James Booth | 2013-04-21 | 1 | -1/+1 |
| | |||||
* | Moved cons_about() to console module | James Booth | 2013-04-20 | 1 | -0/+7 |
| | |||||
* | Added /invite for direct MUC invitations | James Booth | 2013-04-20 | 1 | -0/+44 |
| | |||||
* | Guess conference server if not supplied when joining room (/join) | James Booth | 2013-04-10 | 1 | -8/+30 |
| | | | | | | | "@conference.<domain-part>" will be appended to the /join argument where <domain-part> is the domainpart of the users jid. E.g. the user "user@server.org" typing "/join chatroom" is equivalent to "/join chatroom@conference.server.org" | ||||
* | Mouse handling disabled by default. | James Booth | 2013-03-19 | 1 | -1/+3 |
| | |||||
* | Use domain part of current jid when no jid passed to /disco | James Booth | 2013-03-14 | 1 | -4/+16 |
| | |||||
* | Added /disco command | James Booth | 2013-03-14 | 1 | -4/+50 |
| | |||||
* | Added basic /rooms command to get chat room list | James Booth | 2013-03-13 | 1 | -0/+37 |
| | |||||
* | Handle dependent settings | James Booth | 2013-03-10 | 1 | -4/+38 |
| | | | | | /history requires /chlog /outtype and /gone require /states | ||||
* | Updated online help | James Booth | 2013-03-10 | 1 | -31/+51 |
| | |||||
* | Added /clear command to clear current window | James Booth | 2013-03-02 | 1 | -0/+16 |
| | |||||
* | Show available resources for current account with "/account" | James Booth | 2013-02-18 | 1 | -4/+13 |
| | |||||
* | Colour connected account in "/account list" according ot presence | James Booth | 2013-02-18 | 1 | -13/+2 |
| | |||||
* | Fixed invalid resource error | James Booth | 2013-02-17 | 1 | -2/+10 |
| | |||||
* | Tidied help on /info, /caps and /software | James Booth | 2013-02-17 | 1 | -10/+14 |
| | |||||
* | Colour title on /caps and /software output | James Booth | 2013-02-17 | 1 | -38/+23 |
| | |||||
* | Added /software command handling to chat rooms and private chat | James Booth | 2013-02-17 | 1 | -10/+35 |
| | |||||
* | Added autocomplete for /software command | James Booth | 2013-02-17 | 1 | -0/+33 |
| | |||||
* | Added /caps command | James Booth | 2013-02-17 | 1 | -0/+78 |
| | |||||
* | Show all resources ordered by priority with /info command | James Booth | 2013-02-17 | 1 | -17/+21 |
| | |||||
* | Dealing with mulitple contact resources, work in progress | James Booth | 2013-02-14 | 1 | -14/+17 |
| | |||||
* | Added resource_presence_t and contact_presence_t | James Booth | 2013-02-10 | 1 | -44/+23 |
| | |||||
* | Removed presence from jabber_conn | James Booth | 2013-02-10 | 1 | -5/+5 |
| | |||||
* | Renamed jabber_presence_t->presence_t | James Booth | 2013-02-10 | 1 | -5/+5 |
| |