Skip to content
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

[HackerNewsUserThreads] New bridge #1902

Merged
merged 3 commits into from
Mar 30, 2021
Merged

Conversation

rakoo
Copy link
Contributor

@rakoo rakoo commented Dec 20, 2020

New bridge for HN's threads page of a specific user, for example for my user you get entries like this:

<entry>
  <title type="html">rakoo | on Our Year in Review: How We’ve Made Firefox Faster ...</title>
  <published>2020-12-18T14:40:56+00:00</published>
  <updated>2020-12-18T14:40:56+00:00</updated>
  <id>https://news.ycombinator.com/item?id=25462604</id>
  <link rel="alternate" type="text/html" href="https://news.ycombinator.com/item?id=25462604"/>
  <author>
    <name>rakoo</name>
  </author>
  <content type="html">
The concern with Pocket is primarily, IMO, that the service wasn&#x27;t and still isn&#x27;t Open Source, which is a hard sell for a browser that champions user control.
  </content>
</entry>

My goal is to know when there's been a reply to one of the comments I did, or anywhere in the chain (ie a reply of a reply, ...). HN doesn't provide any indications like this, so the next best thing is to use RSS :)

@em92
Copy link
Contributor

em92 commented Dec 23, 2020

Hi, @rakoo ! Please fix linting errors from Travis CI.
Everything else looks fine

@rakoo
Copy link
Contributor Author

rakoo commented Jan 2, 2021

Hey! Sorry I was a bit crowded lately, as you can imagine.

I've fixed the issue and modified the previous commit, it seems that the job hasn't restarted. Should I create a new PR ?

@em92
Copy link
Contributor

em92 commented Jan 7, 2021

No, that looks like a problem with Travis CI again. I will migrate to Github Actions and will try to start job on my own.

@em92 em92 merged commit 40c84b5 into RSS-Bridge:master Mar 30, 2021
@em92
Copy link
Contributor

em92 commented Mar 30, 2021

gj @rakoo !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants