Added /roster unread preferrence

closes #712
This commit is contained in:
James Booth
2016-01-17 02:17:12 +00:00
parent e58be44f81
commit cce01f1d75
11 changed files with 89 additions and 17 deletions

View File

@@ -96,6 +96,7 @@ roster.offline=true
roster.empty=false
roster.by=group
roster.order=presence
roster.unread=before
roster.count=true
roster.priority=false
roster.size=25
@@ -111,7 +112,7 @@ roster.presence.indent=-1
roster.status=true
roster.rooms=true
roster.rooms.order=name
roster.rooms.unread=after
roster.rooms.unread=before
occupants=true
occupants.size=15
occupants.jid=false

View File

@@ -23,6 +23,7 @@ roster.offline=true
roster.empty=true
roster.by=presence
roster.order=presence
roster.unread=after
roster.count=true
roster.priority=true
roster.size=25

View File

@@ -22,6 +22,7 @@ roster.offline=false
roster.empty=false
roster.by=none
roster.order=presence
roster.unread=off
roster.count=false
roster.priority=false
roster.size=25