mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
jabber/user honors FRIEND_AVAILABILITY and more
This commit is contained in:
parent
8b8cd94ec0
commit
d248048454
10 changed files with 93 additions and 74 deletions
|
@ -236,8 +236,9 @@ jabberisten die freundschaft zum user#fippo entfernte:
|
|||
ME, t, source, _routes))
|
||||
}
|
||||
} else {
|
||||
// happens when doing /unfr. must be a bug in user.c
|
||||
P0(("%O encountered unnecessary remove of %O from %O\n",
|
||||
// happens when doing /unfr. it's when the implied unfriend
|
||||
// comes back from the other side.
|
||||
P2(("%O encountered unnecessary remove of %O from %O\n",
|
||||
ME, source, _routes))
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue