Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved colour initialisation to theme | James Booth | 2012-11-21 | 1 | -35/+1 |
| | |||||
* | Added theme files support with /theme command | James Booth | 2012-11-21 | 1 | -9/+15 |
| | |||||
* | Separated colours from main preferences | James Booth | 2012-11-21 | 1 | -21/+22 |
| | |||||
* | Added more colour preferences | James Booth | 2012-11-21 | 1 | -74/+88 |
| | |||||
* | Handling commands after /disconnect | James Booth | 2012-11-19 | 1 | -4/+16 |
| | |||||
* | Handle room broadcasts | James Booth | 2012-11-19 | 1 | -0/+22 |
| | |||||
* | Handle room member presence | James Booth | 2012-11-19 | 1 | -0/+14 |
| | |||||
* | Show message when own nickname changed in chat rooms | James Booth | 2012-11-18 | 1 | -0/+14 |
| | |||||
* | Handle nick changes from other users | James Booth | 2012-11-18 | 1 | -1/+19 |
| | |||||
* | _win_notify_remind: fix possible buffer overflow | Dmitry Podgorny | 2012-11-16 | 1 | -1/+1 |
| | | | | fix buffer overflow when 'unread' is greater than 999 | ||||
* | Changed /wins output | James Booth | 2012-11-14 | 1 | -18/+9 |
| | |||||
* | Fixed spelling mistake in help | James Booth | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | Show when unread messages in /wins list | James Booth | 2012-11-14 | 1 | -3/+18 |
| | |||||
* | Treat room presence as online | James Booth | 2012-11-14 | 1 | -4/+13 |
| | | | | Needs to be changed to show status changes | ||||
* | Added /wins command to list active windows | James Booth | 2012-11-14 | 1 | -1/+60 |
| | |||||
* | Set correct window type on private messages | James Booth | 2012-11-14 | 1 | -2/+9 |
| | |||||
* | Merge pull request #81 from pasis/priority | James Booth | 2012-11-13 | 1 | -0/+2 |
|\ | | | | | introduce priority support | ||||
| * | introduce priority support | Dmitry Podgorny | 2012-11-13 | 1 | -0/+2 |
| | | | | | | | | | | | | | | add new command /priority <int> improve jabber_update_presence() use jabber_update_presence() for sending initial presence save priority and status string to jabber_conn structure | ||||
* | | Fixed help command name clash on status | James Booth | 2012-11-13 | 1 | -7/+7 |
| | | |||||
* | | Tidy up /status | James Booth | 2012-11-13 | 1 | -42/+39 |
| | | |||||
* | | Added basic /status command to find out about a specific contact | James Booth | 2012-11-13 | 1 | -52/+72 |
| | | |||||
* | | Handle typing notifications in private room chat | James Booth | 2012-11-13 | 1 | -12/+8 |
| | | |||||
* | | Allow incoming private messages from chat rooms | James Booth | 2012-11-12 | 1 | -13/+9 |
| | | |||||
* | | Added win_type to prof_win structure | James Booth | 2012-11-12 | 1 | -16/+14 |
|/ | |||||
* | Added log to /prefs output | James Booth | 2012-11-12 | 1 | -0/+2 |
| | |||||
* | Added /help list to list all commands | James Booth | 2012-11-11 | 1 | -4/+21 |
| | |||||
* | Shortened /sub "request" parameter to "req", and formatted help | James Booth | 2012-11-11 | 1 | -1/+1 |
| | |||||
* | add subscription support | Dmitry Podgorny | 2012-11-11 | 1 | -0/+33 |
| | |||||
* | Renamed parameter in win_join_chat | James Booth | 2012-11-10 | 1 | -3/+3 |
| | |||||
* | Handle /me in chat rooms | James Booth | 2012-11-10 | 1 | -5/+29 |
| | |||||
* | Handle subject from room | James Booth | 2012-11-10 | 1 | -0/+26 |
| | |||||
* | Using vargs in cons_bad_show | James Booth | 2012-11-10 | 1 | -2/+8 |
| | |||||
* | Continue to send chat states when no viewing chat window | James Booth | 2012-11-08 | 1 | -0/+42 |
| | |||||
* | Show delayed time on messages received whilst offline | James Booth | 2012-11-08 | 1 | -3/+21 |
| | | | | Also do not show chat state notifications received whilst offline | ||||
* | Using /who in chat room shows room occupants | James Booth | 2012-11-08 | 1 | -12/+13 |
| | |||||
* | Basic chat room handling of presence | James Booth | 2012-11-08 | 1 | -3/+32 |
| | |||||
* | windows: format room roster | James Booth | 2012-11-07 | 1 | -3/+19 |
| | |||||
* | room_chat: rename room_is_active | James Booth | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into muc | James Booth | 2012-11-06 | 1 | -1/+1 |
|\ | |||||
| * | Updated website location in /vercheck | James Booth | 2012-11-06 | 1 | -1/+1 |
| | | |||||
* | | Handle sending messages in groupchat | James Booth | 2012-11-05 | 1 | -7/+18 |
| | | |||||
* | | Flash, beep, notify, remind on groupchat new messages | James Booth | 2012-11-05 | 1 | -3/+26 |
| | | |||||
* | | Handle incoming groupchat | James Booth | 2012-11-05 | 1 | -0/+15 |
| | | |||||
* | | Handle chat history from groupchat | James Booth | 2012-11-05 | 1 | -0/+20 |
| | | |||||
* | | Do not send presence when in groupchat | James Booth | 2012-11-05 | 1 | -0/+11 |
| | | |||||
* | | Handle room presence notifications | James Booth | 2012-11-05 | 1 | -0/+27 |
|/ | |||||
* | Show message when other user <gone/> | James Booth | 2012-11-01 | 1 | -0/+25 |
| | |||||
* | Added a seperate option to enable outgoing typing notifications | James Booth | 2012-11-01 | 1 | -0/+5 |
| | |||||
* | Added states preference to enable chat states | James Booth | 2012-10-31 | 1 | -0/+5 |
| | |||||
* | Send <gone/> when closing chat window | James Booth | 2012-10-31 | 1 | -19/+11 |
| |