Modify ↓
Opened at 2014-07-14T19:17:14Z
Closed at 2015-05-31T02:13:08Z
#1164 closed enhancement (fixed)
Lowering xmpp presence priority on away.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | devel |
Keywords: | patch | Cc: | |
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
It is common among xmpp-clients to lower resource priority when user is away so that the message gets delivered to another resource. Attached is the patch to add this functionality to bitlbee, on away it substracts 5 from priority set in account's settings, however it won't go below zero. These changes can also be pulled from http://bzr.trac3r.net/bitlbee-away_prio
Attachments (1)
Change History (2)
Changed at 2014-07-14T19:17:35Z by
Attachment: | bitlbee-bzr1025-away_prio.patch added |
---|
comment:1 Changed at 2015-05-31T02:13:08Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Merged with https://github.com/bitlbee/bitlbee/pull/38 - Thanks!