Solved it myself, the following sql failed due to me forgetting to
update the DB after a patch :)
"SELECT user.id, user.jabber FROM user JOIN subscription ON user.id =
subscription.subscriber WHERE subscription.subscribed = 2 AND
user.jabber is not null AND user.jabbernotify = 1 AND
subscription.jabber = 1 "
Thanks to everyone who participated and tried to help me out. Hopefully
this post might help someone else with the same problem.
Regards,
Tommie
Tommie wrote:
Hi Evan,
Thanks for the reply, know you're busy with maintaining the project.
Nah, I've had that setting since day one, it magically stopped working
in the November-update and haven't worked since. I stumble across the
"reply-notification"-working thing by pure fluke. So the XMPP-daemons
etc is working properly (sending reply-notifications and confirming -
through xmpp - works fine), it's just the the "other" notifications that
wont get sent. Weird indeed.
Walked trough all the logs (XMPP Daemon verbose) and both procedures
look identical.
Thanks,
Tommie
Evan Prodromou wrote:
Tommie Podzemski wrote:
Anyone else experiencing that only messages containing the @-sign
(replies) get delivered though the XMPP to the user after the @-sign,
but not messages without it or messages that isn't a reply?
Is there some kind of general option that I've missed out on? :)
"Send me notices through Jabber/GTalk" is probably the one.
-Evan
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev