feed
Here are 588 public repositories matching this topic...
-
Updated
Jun 30, 2020 - JavaScript
The docs have a great intro that explains the technology buildup to arrive at inventing stream but then it stops without explaining how stream uses Cassandra + Redis (plus celery message queue?) to solve this problem. (For all I know it doesn't.)
As a developer, a quick explanation of how this framework solves the
I've just installed this through docker on a Synology NAS, so it may be more apparent when hosted on another platform, so apologies in advance if that is the case.
Going through everything, and getting it working, I've found warts and some general usability issues. There is no documentation on how to create a theme, where they are uploaded, or what can be themed, as far as I can tell.
It wo
Currently, the Read/Unread button at the top of the article is somehwat confusing: "Read" could mean "Mark as read" or "Is read", and I always have to think about which one is the correct interpretation. Would it be possible to make the wording more explicit?
-
Updated
Jul 10, 2020 - Rust
-
Updated
Dec 4, 2019
add a preference item to customize columns shown in the item list header.
- date/time and date/time format (#780)
- headline
- state icon
- item number
- favorite icon
- enclosure icon
- item tag (#790)
- teaser (wide view)
separate configuration selection for wide view.
After update to 0.9.0, generation of the Atom fails, if Summary is created via description. Here is minimal example:
from feedgen.feed import FeedGenerator
fg = FeedGenerator()
fg.id('http://lernfunk.de/media/654321')
fg.title('Some Testfeed')
fe = fg.add_entry()
fe.id('http://lernfunk.de/media/654321/1')
fe.title('The First Episode')
fe.link(href="http://lernfunk.de/feed")I'm using this in the html:
jQuery(function($) { $("#rss-feeds").rss("https://wordpress.com/feed/", { entryTemplate:'<li><h3>{title}</h3><span class="date">{date}</span><br/>{teaserImage}<br/>{bodyPlain}</li>' }) })
Surely theres an easy check to remove this?
Want to back this issue? **[Post a bounty on it!](https://
IMPORTANT
Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)
- [ x] I have read the CONTRIBUTING.md and followed the provided tips
Explain the Problem
I see the following in the Nextcloud Log: ArgumentCountError: Too few arguments to function
Steps t
-
Updated
May 14, 2020 - Python
There's no mention in the docs of how to add categories per item, and when I add them within feed.addItem none appear. Am I adding them wrongly?
Or if they're not supported, could this functionality be added?
-
Updated
Jul 13, 2020 - JavaScript
The search function should search only in the logged user's feeds.
- This should be the default
- On the result view, add a button on the right of the search field to search all feeds
-
Updated
Jun 24, 2020 - Ruby
-
Updated
Apr 14, 2020 - Ruby
-
Updated
Feb 21, 2020 - Elixir
-
Updated
Jun 22, 2020 - PHP
-
Updated
Jul 3, 2020 - PHP
When we create a user, we pass certain attributes about the user (say username).
Now, when we update the user, the intention is to add more attributes (or update existing ones) of the user. However, it appears that when we update the user, we need to pass all the attributes, and not just the ones that are new / need updates. That is, we need to pass the username again, even though it has not ch
-
Updated
Oct 12, 2019 - Ruby
Improve this page
Add a description, image, and links to the feed topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the feed topic, visit your repo's landing page and select "manage topics."
I'd suggest one of those clickable eyeballs next to the credential for viewing it.
Possibly require a password to view/change it.