about summary refs log tree commit diff stats
path: root/src/ui/notifier.c
Commit message (Collapse)AuthorAgeFilesLines
* Bind remaining ui functions in main.cJames Booth2013-12-231-10/+14
|
* Dynamically load UI functions, fixed testsJames Booth2013-12-221-16/+26
|
* fixed memory leaksDmitry Podgorny2013-08-031-3/+3
| | | | Also avoided several NULL pointer dereferences.
* Added room name, and window index to desktop message notificationsJames Booth2013-05-231-4/+17
| | | | closes #176
* Finished handle usageJames Booth2013-05-201-6/+6
|
* Include open subscription requests in desktop reminder notificationsJames Booth2013-04-271-1/+12
| | | | closes #167
* Added desktop notification option for subscription requestsJames Booth2013-04-271-0/+9
| | | | closes #166
* Support for XEP-0249 Direct MUC InvitationsJames Booth2013-04-241-5/+9
| | | | Commands /invite, /invites, /decline and /join
* Reminders for chat room invites - WIPJames Booth2013-04-231-4/+23
|
* Added desktop notifications for chat room invitesJames Booth2013-04-221-0/+13
| | | | Use "/notify invite on|off"
* Added windows include to notifierJames Booth2013-04-211-0/+3
|
* Added notifier moduleJames Booth2013-04-211-0/+136