Aliaksei Yaletski
Aliaksei Yaletski
After webhooks are implemented in gh-353, we can reuse their functionality to send top news directly to the user via email
A typical webhook is expected to be: - a URL to make a POST request to - a score threshold to send news with a score above it - a...
We can display some posts in better form/visuals than we receive them in news feeds. Here are some sources that we may display better than the defaults: - Posts from...
We may create dynamic parsers that extract news from sites that do not have their own news feeds. The expected logic: - The user provides an URL - We do...
The interface should be displayed in the direction the user set in settings
- Tags should be displayed in the language the user set in settings - Tag filter should work for localized names - Tag translations should be placed in the ontology...
The interface should be displayed in the language the user set in settings Please feel free to suggest languages that should be supported in the comments for this task.