41:260f3df482df
Anton Shestakov <av6@dwimlabs.net>, Thu, 24 Mar 2016 20:17:04 +0800
index: improve onPresence() - default presence type is 'available', not 'online' - return early on all standard types that aren't currently handled - set default show and priority based on presence type - use status message in log - don't show status changes for contact type 'self'

previous change 1:7ab80565bcdd

contrib/provision/roles/common/handlers/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
- name: update timezone
command: dpkg-reconfigure --frontend noninteractive tzdata
...