Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bind remaining ui functions in main.c | James Booth | 2013-12-23 | 1 | -10/+14 |
| | |||||
* | Dynamically load UI functions, fixed tests | James Booth | 2013-12-22 | 1 | -16/+26 |
| | |||||
* | fixed memory leaks | Dmitry Podgorny | 2013-08-03 | 1 | -3/+3 |
| | | | | Also avoided several NULL pointer dereferences. | ||||
* | Added room name, and window index to desktop message notifications | James Booth | 2013-05-23 | 1 | -4/+17 |
| | | | | closes #176 | ||||
* | Finished handle usage | James Booth | 2013-05-20 | 1 | -6/+6 |
| | |||||
* | Include open subscription requests in desktop reminder notifications | James Booth | 2013-04-27 | 1 | -1/+12 |
| | | | | closes #167 | ||||
* | Added desktop notification option for subscription requests | James Booth | 2013-04-27 | 1 | -0/+9 |
| | | | | closes #166 | ||||
* | Support for XEP-0249 Direct MUC Invitations | James Booth | 2013-04-24 | 1 | -5/+9 |
| | | | | Commands /invite, /invites, /decline and /join | ||||
* | Reminders for chat room invites - WIP | James Booth | 2013-04-23 | 1 | -4/+23 |
| | |||||
* | Added desktop notifications for chat room invites | James Booth | 2013-04-22 | 1 | -0/+13 |
| | | | | Use "/notify invite on|off" | ||||
* | Added windows include to notifier | James Booth | 2013-04-21 | 1 | -0/+3 |
| | |||||
* | Added notifier module | James Booth | 2013-04-21 | 1 | -0/+136 |