summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2012-08-03Fixed deletion of feed items on folder removalGregor Tätzner
2012-08-03Fixed several issues in delete folder functionsGregor Tätzner
2012-08-03small fixes on previous commitsAlessandro Cosentino
2012-08-02Add feed to feed list instantly on feed addingGregor Tätzner
2012-07-31news app welcomes the new settings popupAlessandro Cosentino
2012-07-30fixes what broke in the last commitAlessandro Cosentino
2012-07-30opml parser completed; still needs testingAlessandro Cosentino
2012-07-23checkFavicon: also check for sizeGregor Tätzner
2012-07-23Use base url for extracting faviconGregor Tätzner
2012-07-23Add more favicon detection and checking codeGregor Tätzner
2012-07-22Improve favicon file checkGregor Tätzner
2012-07-21Improve favicon detectionGregor Tätzner
2012-07-21makes previous commit more logicalAlessandro Cosentino
2012-07-21Add feed fallback icon and set a relative width on the feed list items.Gregor Tätzner
2012-07-19introduces field userid in the feed table to fix a bug in the update functionsAlessandro Cosentino
2012-07-17update feeds works; need to be polishedAlessandro Cosentino
2012-07-17adds favicon; needs css polishingAlessandro Cosentino
2012-07-17replace simplepie-dev with simplepie-stableAlessandro Cosentino
2012-07-14begins opml importerAlessandro Cosentino
2012-07-14fix add buttonAlessandro Cosentino
2012-07-11Fixed evaluation and utilization of parentid in addfeed and addfolder.Gregor Tätzner
2012-07-10update views when you remove a feed or mark item as readAlessandro Cosentino
2012-07-08merging merge-requests7Alessandro Cosentino
2012-07-08UI and model fixesGregor Tätzner
2012-07-07mark as read item working nowAlessandro Cosentino
2012-07-05improves delete feed featureAlessandro Cosentino
2012-07-05button to remove folderAlessandro Cosentino
2012-07-04shows articles in accordion viewAlessandro Cosentino
2012-07-04everything is there but the fancynessAlessandro Cosentino
2012-07-02button to add feed; selection of a feedAlessandro Cosentino
2012-06-30shows folder listAlessandro Cosentino
2012-06-29adds controller to add a folderAlessandro Cosentino
2012-06-13prints name of folders in left viewAlessandro Cosentino
2012-06-13shows feeds in the left columnAlessandro Cosentino
2012-06-07forgotten file collection class in previous commitAlessandro Cosentino
2012-06-07creates a superclass collection for feeds and foldersAlessandro Cosentino
2012-06-06starts the GUIAlessandro Cosentino
2012-06-04fixes bug on status bitfield; tests storing the status in dbAlessandro Cosentino
2012-06-03renames some function; changes status of items in the databaseAlessandro Cosentino
2012-06-02adds delete functions in the mapperAlessandro
2012-05-30rename some fields of database schemaAlessandro Cosentino
2012-05-30not add same items twiceAlessandro Cosentino
2012-05-29adds indices to database schemaAlessandro Cosentino
2012-05-28find a feed in the database by url;Detect when databse contains already a feedAlessandro Cosentino
2012-05-28decoupled fetcher and database mapperAlessandro Cosentino
2012-05-27pixel-align iconsAlessandro Cosentino
2012-05-26remove db methods from Folder classAlessandro Cosentino
2012-05-26create opmlimporter classAlessandro Cosentino
2012-05-23separates fetching/importing from the modelling classesAlessandro Cosentino
2012-05-23adds method to retrieve feed with all items from dbAlessandro Cosentino