gritttt-rss icon indicating copy to clipboard operation
gritttt-rss copied to clipboard

Implements 'cancelled' sharing-features of Google Reader for the excellent open-source RSS-Reader TinyTiny-RSS: share any page on the web via a bookmarklet and show your shared items in a widget on an...

Results 13 gritttt-rss issues
Sort by recently updated
recently updated
newest added

[This](http://en.wikipedia.org/wiki/Website_mirroring_software#Website-mirroring_software) might be a starter. The software should work on any Unix-Server, so why not use wget? Or, because PHP is everywhere, [this one](http://astellar.com/php-crawler/).

Chrome will ask me over and over to go to tt-rss and log in. I don't have this problem in Firefox. Maybe a different treatment of $_SESSION? I did a...

It doesn't work here: http://25.media.tumblr.com/tumblr_m5m5339Sga1qza249o1_400.jpg And neither on some other jpg I tried Nor on this .png: http://gritttt-rss.nicolashoening.de/style/logo.png

Chrome will not process widget.js any further if widget.css doesn't exist (which it does not by default, so users can easily update their code from git without overwriting their styling).

The inserting code currently only speaks to MySQL databases. We have MySQL-specific code that sets the charset to be utf-8 and that gets the last inserted ID. For postgres, we...

Write a css style show case for the widget

Make a `plugins`-folder (is `plugins` the best name? Should it be a `plugon`?) within `driveby-sharing`. Make a `tt-rss` folder therein. Move the `greader-import` folder to `plugins/tt-rss`. Every plugin needs one...

A user hosts a simple XML file, to which driveby-sharing appends. `gritttt.php` needs no imports and `insert` only does some XML operation on the file. Also, `gritttt.php` performs basic session...

Either close 1 second (or less?) after success report, or let the user close the window?