The »Atlassian HipChat Notification & API Services« provides an API to the HipChat Rest-Webservices (v1). It should replace the login emails sent by the TYPO3 Install-Tool, the TYPO3 Backend on logins or the cumulated login error notifications. The public API could be also used to provide HipChat notifications in your own extension.
Atlassian HipChat provides private group chat and IM services - see https://www.hipchat.com/
- Basic Login notification
- Compatibility for TYPO3 4.5-LTS, 4.7 and 6.2-LTS
- Add HipChat calls for »System Status Notifications« (for tx_reports_tasks_SystemStatusUpdateTask)
- Add Install-Tool login notifications and errors
- Add FE User login notification
- Add configuration option for rooms and from names
- Different rooms by message severity
- Message (HTML) formatting should be enhanced
For full history please see ChangeLog.txt.
- Remove debug code / debug output