-
-
Notifications
You must be signed in to change notification settings - Fork 386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Email notifications for new commentaries? #15
Comments
there is no such option yet. I'm planning to add it, but this is not an easy one especially in self-hosted context. Most likely email part should support popular third-party mail servers via their proprietary APIs. |
As an alternative, maybe an RSS feed for all the commentaries from the website? I like to subscribe to most of the posts on radio-t. |
RSS actually is a very nice alternative, thx for the idea. |
basic support of rss feed available on demo site. No UI side yet. take a look as I'm not sure what exactly we should have in this feed. For now, I have added full comment text to descriptions. edit: fixed demo link to rss |
@umputun, thank you! Looked at it in IE (sorry 'bout that, don't have anything more decent for RSS yet - I've desperately been searching for a Chrome extension, suggestions are more than welcome!). I see "Update" as the title of every comment (i.e., RSS publication). Wouldn't it be niftier to add user names as titles? |
makes sense. changed. |
|
will do |
@umputun to make it clear - is it an RSS for one page or whole website? |
and show only last N |
this is |
this is for everything - |
@umputun any ETA when we will be able to subscribe on radiot? |
@outcoldman - rss deployed to radiot, no ui/button yet. you can subscribe directly to https://remark42.radio-t.com/api/v1/rss/site?site=radiot |
We've added links to RSS to UI :-) |
Is there are an option to subscribe with an email to all new commentaries for a specific page? Disqus had this option.
The text was updated successfully, but these errors were encountered: