Marcel Versteeg
Marcel Versteeg
What I see is the following: 1. Select only "Allow anonymous refresh of the articles" (leave "Allow anonymous reading of the default user’s articles" unchecked) 2. Click submit 3. A...
That works! Thank you for the hint.
Still one thing that I noticed. Passing the following URL in my browser updates all the feeds for all users: `/i/?c=feed&a=actualize&force=1&ajax=1&maxFeeds=1000&token=` However, for the ease of use, I created a...
I have looked at it in a little more detail and found out some things that make the proposed mechanism unusable for a cron-update using a web URL. I at...
I am still struggling with a general URL that can be used to update the feeds of all users. Currently using the following URL: `/i/?c=feed&a=actualize&force=1&ajax=1&maxFeeds=1000&token=` In this URL, the token...
> If a cron job is not possible, then you need one Web refresh per user Hmm.... that is too bad. It also makes it not very usable. It would...
An additional thought about this service worker is that this may also provide notifications on the number of unread messages on the app's icon on mobile devices (just like native...
That is indeed what I already did. Thank you for fixing this inconvenience in a future version.
@tannergooding I suspect that in my situation (where the source range will contain the literal `DEPRECATED_ENUM`) this cannot be done directly. Is there also a way to have ClangSharp expand...