summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Collapse)Author
2012-07-21makes previous commit more logicalAlessandro Cosentino
2012-07-20Fix last commitGregor Tätzner
2012-07-20Polish feedslist layoutGregor Tätzner
2012-07-19fix folder indentation and counter equals to 0Alessandro Cosentino
2012-07-18basically reversing commit 18176083Alessandro Cosentino
2012-07-18Refresh feed list when you a feedGregor Tätzner
2012-07-17adds favicon; needs css polishingAlessandro Cosentino
2012-07-17indent folders in add dialogAlessandro Cosentino
2012-07-16Added count of unread items to feeds list.Gregor Tätzner
2012-07-14begins opml importerAlessandro Cosentino
2012-07-14addmenu hides when click in the documentAlessandro Cosentino
2012-07-14fix add buttonAlessandro Cosentino
2012-07-14revision of feedfolder list layoutGregor Tätzner
2012-07-12Rework design of addfeedfolder popup menu.Gregor Tätzner
2012-07-11hides rename Everything folderAlessandro Cosentino
2012-07-11Fixed evaluation and utilization of parentid in addfeed and addfolder.Gregor Tätzner
2012-07-11icons in the add menuAlessandro Cosentino
2012-07-11Split up addfeedfolder dialog into two dialogs.Gregor Tätzner
2012-07-10update views when you remove a feed or mark item as readAlessandro Cosentino
2012-07-09Improve layout of dropdown menuGregor Tätzner
2012-07-08new names for the user viewAlessandro Cosentino
2012-07-08merging merge-requests7Alessandro Cosentino
2012-07-08solve conflictAlessandro Cosentino
2012-07-08UI and model fixesGregor Tätzner
- added dropdown menu to choose parent in addfeedfolder setting - added edit button to folder items - foldermapper: also load children of children to show folder hierarchy
2012-07-07mark as read item working nowAlessandro Cosentino
2012-07-07starts implementing updateitemAlessandro Cosentino
2012-07-06some small layout and highlight fixes in feed list.Gregor Tätzner
2012-07-05improves delete feed featureAlessandro Cosentino
2012-07-05button to remove folderAlessandro Cosentino
2012-07-05button to edit and delete feedsAlessandro Cosentino
2012-07-04shows articles in accordion viewAlessandro Cosentino
2012-07-04everything is there but the fancynessAlessandro Cosentino
2012-07-03fixes name of a parameterAlessandro 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-28forgot a file in the last commitAlessandro Cosentino
2012-06-26adds dialog to add feed or folder / starts settings pageAlessandro Cosentino
2012-06-21dropup menu to add feedsAlessandro Cosentino
2012-06-13prints name of folders in left viewAlessandro Cosentino
2012-06-13adds left column viewAlessandro Cosentino
2012-06-07creates a superclass collection for feeds and foldersAlessandro Cosentino
2012-06-06test page moved out of the main ui pageAlessandro 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-28find a feed in the database by url;Detect when databse contains already a feedAlessandro Cosentino
2012-05-26create opmlimporter classAlessandro Cosentino