Paul

Results 102 comments of Paul

You got it. Refreshes could be done by frontend because we user is logged in remark frontend could send request to remark backend and backend will handle this thing. We...

@umputun wdyt? I don't know why this option works only for mobile. Should we do the same for desktop?

@StaroKep I think you can save it local storage and check it later. @Reeywhaar what do you think?

@umputun I'll try it ;)

In my opinion only positive scores should have different view with like button or something like that. Downvote button in this situation absolutely useless. The second thing if we show...

Okay, I didn’t catch idea from the first time, now I understand. I thought it means you could vote only positive. I think current behavior is predictable for current situation,...

Yes, it's related to paths on fronted. Because it's disregarding `remark_config.host` for that URLs.

@Ivan-Chupin I went over the thread another time and this time I wanted to understand what result you want to achieve. Probably working demo page isn't your goal. What is...

@vanyauhalin thank you for the PR! What's the reason for swapping the anchor module with your own implementation? Is it just a copy of the plugin? Then what's the reason...

I see few problems. New code doesn't have test but plugin does. The plugin is being supported and new code have to be supported internally. It basically doesn't add new...