Coder Social home page Coder Social logo

smart-rss's People

Contributors

martinkadlec0 avatar miso-belica avatar sijera avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

smart-rss's Issues

Feature request: Shortcut key for search

In M2 I would type Ctrl+E to focus the search field. This would be handy here as well.

I see that the new Opera has this key combo tied to the address bar, so maybe the same key can't be used.

Backup feeds

Hi, how could I backup al my folders and feeds in the smart rss? Nowadays, reorder the icons in the Opera toolbar demands reinstalling them in proper order. Congratulations for the extension, I sendo you my Best regards, Mr-I.

Feature request: Show unread only

For high-traffic RSS feeds it can be useful to shorten the list (more than the expire functionality already does). M2 allowed turning off display of read items. Something to consider for this extension?

Great job, btw!

Sidebar

OK, now the obvious question: Do you plan to integrate the extension into the sidebar?

Integration with Feedly

Is it possible to add Feedly integration ?
Maybe not full sunchronization but just possibility to import RSS feeds from Feedly

Improve white text rendering on OSX

I would like to ask you if you could add a little "fix" for titles rendering on OSX. Basically, white text is currently rendered bolder on OSX due to Core Libraries implementation. This means the text is less readable.
In order to prevent this, you should add another property in the .selected CSS (I think it is the only case where you have white text on dark background):

.selected {
  [...]
  -webkit-font-smoothing: antialiased;
}

Check the difference here: http://jameskoster.co.uk/work/using-webkit-font-smoothing-antialiased-check-your-buttons/

Thanks

Blank lines in articleList but articles have proper content

Can't find why but if articleList is visibly overflows from viewport without CSS fix or if new items are added there are sometimes "empty" article lines in the list that either keep being empty or filled with proper content at some random time later.

Support for subdirectories

I am not able to create directory in directory. For example I have directory called blogs and want to create subdirectories tech, travel, science, ...

When I choose some directory (e.g. blogs) and then try to add new directory in it, the new directory is created in the top level. Am I doing something wrong or this is not possible?

Translation correction

Just one small correction need.
Reg. the issue below;
#13

The new tranaslation of this button is "Seçenekleri"
It would be better if you change it as " Seçenekler"

`grunt rjs`: no such file `properties.js`

I ran into a small problem building the extension:

$ grunt rjs
Running "requirejs:app" (requirejs) task
>> Error: ENOENT, no such file or directory
>> '/home/lstorset/dev/external/smartrss/scripts/app/views/properties.js'
>> In module tree:
>>     ../main
>>       app
>>         layouts/FeedsLayout
Warning: RequireJS failed. Use --force to continue.

Aborted due to warnings.

Renaming scripts/app/views/Properties.js to lowercase fixed the problem temporarily.

Formatting html

Opera 12.17:
opera 12 17 rss
Opera 33 Smart RSS:
opera 33 smart rss

Source in Opera 12.17:

Content-Type: multipart/alternative; boundary=----------UM462JryRGnx2vNBS0IxSa
MIME-Version: 1.0
From: AniDB <>
Subject: Koukaku Kidoutai: Shin Gekijouban - 1 - Complete Movie - [CBM].mkv
 (3174.82 MB)
Message-ID: <0fb5ed8ed9f3a947dfc260912791fb4a@rss.opera.com>
Date: Sun, 01 Nov 2015 08:52:55 +0300

------------UM462JryRGnx2vNBS0IxSa
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<base href="http://anidb.net">
<link rel="stylesheet" href="file://localhost/D:/Program Files/Opera/styles/feed.css" />

<title>Koukaku Kidoutai: Shin Gekijouban - 1 - Complete Movie - [CBM].mkv (3174.82 MB)</title>
</head>
<body class="feedEntryBody">
<div class="feedEntryEnclosureLinks">
<hr>
</div>
<div class="feedEntryContent">


                <dl>
                    <dt>Language</dt>
                    <dd>japanese - japanese</dd>
                    <dt>Group</dt>
                    <dd>cornbreadman (CBM)</dd>
                    <dt>Added</dt>
                    <dd>01.11.2015 08:52</dd>
                    <dt>CRC status</dt>
                    <dd>Matches official CRC (eea0fe81)</dd>
                    <dt>Resolution</dt>
                    <dd>1280x720</dd>
                    <dt>Size</dt>
                    <dd>3174.82 MB (3.329.042.307)</dd>
                    <dt>Quality</dt>
                    <dd>very high</dd>
                    <dt>Subtitle language</dt>
                    <dd>english</dd>
                    <dt>Priority</dt>
                    <dd>med (anime)</dd>
                    <dt>Source</dt>
                    <dd>Blu-ray</dd>
                </dl>


</div>
<div class="feedEntryLinks">
<hr>
<em>Статья полностью</em>
<ul class="feedEntryAlternateLinks">
<li><a href="http://anidb.net/f1663092">http://anidb.net/f1663092</a></li>
</ul>
</div>
</body>
</html>

------------UM462JryRGnx2vNBS0IxSa--

Disable images

I want to disable the display of images. All subscriptions or only some.
Is that possible?

OPML import

I have a list of RSS feeds exported from Opera 12, which I would like to import to Smart RSS. Is it possible to add such feature? Thanks.

Settings button

Hi Martin,

How could be to add a button to go to extension settings page in UI?

Readme + Options Page

Can you add e readme file to extension.
Can you also add translate option to options page of extension.

Serif fonts for the articles

I like this add-on very much and use it on the daily base.

What I do not like is, that the articles are shown with sans serif fonts and there is no way to change that. Sans, Serif and Mono would do it – shouldn't be made to complicated.

Would be nice to have that opportunity, because long texts are better read with serif style fonts. ;-)

Double escaping issue

Hi Martin,
First of all, your extension is amazing. However I have an issue with some HTML entities in item titles. Indeed, in some feeds it have curly quotes (and other chars) that are printed as: &#8220; or &#8217; or &#8221; ...
Take a look at this feed:
http://rss1.smashingmagazine.com/feed/

I think it is a double escaping issue. In the feed the entity is &#8220; but the output HTML is &amp;#8220;
Could this be related to your escapeHtml()?
Underscore.js uses a more advanced regexp in order to properly escape & without affecting special chars.
Feel free to take a look: jashkenas/underscore#350 (comment)

Thanks

Support for Tiny Tiny RSS

I read that not much work is being done anymore, but I'm wondering how hard it'd be to add another option to the list after Feedly, The Old Reader, and Ino Reader?

Strangely, I found none of these in a grep search, so where are they stored? Wouldn't it be simple to just add another my Tiny Tiny RSS url to the list?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.