Skip to content

RSSReader v0.3

Compare
Choose a tag to compare
@RemyG RemyG released this 09 Sep 12:43
· 41 commits to master since this release
  • Updated README (50f5fad)
  • Automatically open links in new tabs (6d98481)
  • Updated style and update interval (68d2c7b)
  • Upgrader jQuery to 2.0.0 (0bc674f)
  • Added order to the categories (85313ec)
  • Updated FontAwesome to v3.1.1 (a386760)
  • Added entries count for categories, and open whole categories (c154c2d)
  • Added author to entry, and baselink to feed (6cdf154)
  • Updated style (1a23bd5)
  • Added new functionalities (163f934)
  • Updated js for open in frame/source, read/unread... (3be4121)
  • Updated js for open in frame/source, read/unread... (cb0bbdf)
  • Removed Bootstrap (41e16a8)
  • Updated the count update method (fd691b1)
  • Added Update category method (4c6444e)
  • Now clean old entries when updating a feed, and only keeps the last 50 read entries / 200 total entries for each feed. (c6b900f)
  • Self-hosting of jquerymobile (7bf0ac9)
  • Added resources caching and compressing. (1706fd2)
  • Added mark as read/unread from the mobile view. (9cb3b08)
  • Added link to the mobile version in the main nav-bar. (dcc6746)
  • Updated gitignore (2246d17)
  • Created method Feed::forceUpdateAll to force the update of all feeds, even the ones not valid. (91a53c5)
  • Re-organised the js and css files. (ce22e95)
  • Created method Feed::forceUpdateAll to force the update of all feeds. Added parameter invalidate in Feed::updateFeed (if false, don't set the feed as not valid if it can't be updated). (ea6fbf3)
  • UI cleaning (d8c5659)
  • Fixed UI issues (876f7e7)
  • Fixed UI issues (e0a3000)
  • Added create method for the categories. (35943a0)
  • Replaced "Remove entry" icon by a "Mark read/unread" icon on the category screen. (8d7c9ee)
  • Added edition and deletion slider on the feed screen. (fc32aa3)
  • Fixed the sortable feeds lists in the left menu. (0eedece)
  • Added create category action on the settings screen. (111d0ab)
  • Lots of changes... (5e95d4e)
  • Added a Favourite field in the entries. Updated the version of FontAwesome used. Created template files for the entries. (75f3e5a)
  • Cleaned unused files (68b23e7)
  • Misc. changes (5ea3424)
  • Misc. fixes (01fc207)
  • Added documentation (d2118c1)
  • Added delay on the sortable feeds menu (31c909f)
  • Updated style (66e56fa)
  • Updated colors (a45621e)