> I just noticed the disqus integration seems to be done with a "crawler"
on our end. If that "crawler" is faulty and doesn't indicate to disqus the
proper author for each thread, that might explain the problems we have. I'm
having a look.

Nope, the Disqus integration is apparently completely client-side. The
crawler I saw was apparently used a while ago to migrate the blog from a
previous technology, while keeping the Disqus data.

Therre might be a solution, but that would involve us making disqus API
calls to set the author of each thread:
https://stackoverflow.com/a/19597108/6692043
Note sure it would work, but it might. It's not obvious how we would do
that, though: we'd have to somehow detect "new" posts... Maybe we should do
a few calls for the posts with a date more recent than 2 weeks ago,
something like that?

Anyway... No time for that today.

Yoann Rodière
Hibernate NoORM Team
yo...@hibernate.org


On Mon, 19 Nov 2018 at 09:04, Yoann Rodiere <yo...@hibernate.org> wrote:

> > To clarify, I get notified when there are new comments.
>
> You mean answers to your own comments, right? As Steve mentioned, Disqus
> doesn't seem to send notifications for "root" comments.
>
> I just noticed the disqus integration seems to be done with a "crawler" on
> our end. If that "crawler" is faulty and doesn't indicate to disqus the
> proper author for each thread, that might explain the problems we have. I'm
> having a look.
>
>
> Yoann Rodière
> Hibernate NoORM Team
> yo...@hibernate.org
>
>
> On Sat, 17 Nov 2018 at 12:53, Davide D'Alto <dav...@hibernate.org> wrote:
>
>> To clarify, I get notified when there are new comments.
>> But I haven't seen a request about enabling users comments in a while.
>>
>> On Fri, Nov 16, 2018 at 7:24 PM Guillaume Smet <guillaume.s...@gmail.com>
>> wrote:
>> >
>> > I, for one, don't receive any email from disqus when there is a new
>> comment.
>> >
>> > On Fri, Nov 16, 2018 at 7:42 PM Sanne Grinovero <sa...@hibernate.org>
>> wrote:
>> >
>> > > On Fri, 16 Nov 2018 at 13:47, Yoann Rodiere <yo...@hibernate.org>
>> wrote:
>> > > >
>> > > > I think we need to be moderators, but I don't think I currently am.
>> And
>> > > apparently I do not have access to the organization settings, where I
>> > > suppose we can define who is a moderator. (
>> > > https://disqus.com/admin/orgs/2655592/default/settings/general/
>> doesn't
>> > > work for me)
>> > > >
>> > > > Sanne, maybe you can register us?
>> > >
>> > > You're all registered as moderators already, except Fabio, Andrea and
>> > > Koen who don't seem to have an account (please register if at all
>> > > interested?).  You also all have the admin password, it's in the usual
>> > > wiki page ;)
>> > >
>> > > But I can't find other options either. I remember occasionally
>> > > receiving a moderator email request, I just don't seem to receive them
>> > > consistently?
>> > >
>> > >
>> > > >
>> > > > Thanks.
>> > > >
>> > > > Yoann Rodière
>> > > > Hibernate NoORM Team
>> > > > yo...@hibernate.org
>> > > >
>> > > >
>> > > > On Fri, 16 Nov 2018 at 14:26, Davide D'Alto <daltodav...@gmail.com>
>> > > wrote:
>> > > >>
>> > > >> I can join. What do I need to do to enable the notifications?
>> > > >> On Fri, Nov 16, 2018 at 7:16 AM Yoann Rodiere <yo...@hibernate.org
>> >
>> > > wrote:
>> > > >> >
>> > > >> > Count me in. At least one person per project would be ideal,
>> since
>> > > these
>> > > >> > notifications are the only way we can get notified of comments
>> on our
>> > > >> > posts...
>> > > >> >
>> > > >> >
>> > > >> > Yoann Rodière
>> > > >> > Hibernate NoORM Team
>> > > >> > yo...@hibernate.org
>> > > >> >
>> > > >> >
>> > > >> > On Thu, 15 Nov 2018 at 13:37, Sanne Grinovero <
>> sa...@hibernate.org>
>> > > wrote:
>> > > >> >
>> > > >> > > Apparently I stopped receiving notifications from Discus about
>> > > needing
>> > > >> > > to approve a comment, and it looks like you all did?
>> > > >> > >
>> > > >> > > I just noticed as someome mentioned "while my other comment is
>> not
>> > > >> > > approved" and I thought "wait, what? I know nothing about other
>> > > >> > > pending comments.." and didn't see any clue on the UI either.
>> > > >> > >
>> > > >> > > I eventually found the comments approval queue, and there were
>> a
>> > > dozen
>> > > >> > > comments waiting; some >8 months old. Embarassing :(
>> > > >> > >
>> > > >> > > Let's make sure that at least some of us receive a timely
>> > > >> > > notification. Any volunteers to register for this? I will
>> register
>> > > >> > > myself, hoping that some more of you will join on this.
>> > > >> > >
>> > > >> > > Thanks,
>> > > >> > > Sanne
>> > > >> > > _______________________________________________
>> > > >> > > hibernate-dev mailing list
>> > > >> > > hibernate-dev@lists.jboss.org
>> > > >> > > https://lists.jboss.org/mailman/listinfo/hibernate-dev
>> > > >> > >
>> > > >> > _______________________________________________
>> > > >> > hibernate-dev mailing list
>> > > >> > hibernate-dev@lists.jboss.org
>> > > >> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
>> > >
>> > > _______________________________________________
>> > > hibernate-dev mailing list
>> > > hibernate-dev@lists.jboss.org
>> > > https://lists.jboss.org/mailman/listinfo/hibernate-dev
>> > _______________________________________________
>> > hibernate-dev mailing list
>> > hibernate-dev@lists.jboss.org
>> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
>
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to