Age | Commit message (Expand) | Author |
2013-04-29 | dont mark feed read if newest item id is 0 | Bernhard Posselt |
2013-04-29 | go back to order by id, fix #138, use a newest item id to prevent marking ite... | Bernhard Posselt |
2013-04-27 | autopage by item fix #136 | Bernhard Posselt |
2013-04-27 | delete queue after successful delete request to prevent addtional delete when... | Bernhard Posselt |
2013-04-26 | format unread count properly | Bernhard Posselt |
2013-04-26 | order by pubdate on the client side fix #115 | Bernhard Posselt |
2013-04-25 | also use l for star (9gag, like) | Bernhard Posselt |
2013-04-25 | add s and i for starring item, u for keeping it unread, fix #52 | Bernhard Posselt |
2013-04-23 | dont show unread articles when there are no feeds | Bernhard Posselt |
2013-04-23 | added configuration info | Bernhard Posselt |
2013-04-22 | add n and p for next and previous | Bernhard Posselt |
2013-04-22 | added import from google reader, fix #80 | Bernhard Posselt |
2013-04-22 | add undo for feed and folder deletion, fix #56 | Bernhard Posselt |
2013-04-22 | add unittest for feedcontroller, fix #51, dont activate add button if input d... | Bernhard Posselt |
2013-04-22 | add a unittest for itemcontroller, fix #92 | Bernhard Posselt |
2013-04-22 | add http:// to feed url if its not specified, fix #111 and fix #61 | Bernhard Posselt |
2013-04-20 | update the unread count every 3 minutes | Bernhard Posselt |
2013-04-20 | added backgroundjob infos | Bernhard Posselt |
2013-04-20 | update all feeds in one go and dont trigger serverside update anymore on feed... | Bernhard Posselt |
2013-04-19 | added javascript for uploading google reader json files | Bernhard Posselt |
2013-04-18 | remove clientside hashing, fix #72 | Bernhard Posselt |
2013-04-18 | also format unreadcount in the title | Bernhard Posselt |
2013-04-18 | show unread count in title, fix #64 | Bernhard Posselt |
2013-04-17 | dont kill favicons on feed update | Bernhard Posselt |
2013-04-17 | always return the unreadcount when marking read to set update request as 0, d... | Bernhard Posselt |
2013-04-16 | fix bug that prevented marking read if the highestitemid was 0 also clientside | Bernhard Posselt |
2013-04-16 | unescape title to not escape html characters, this is handled by angularjs | Bernhard Posselt |
2013-04-16 | implement autopaging and proper loading symbols fix #45 and #26 | Bernhard Posselt |
2013-04-16 | dont show unread count when it is 0, dont bold read feeds, implemented autopa... | Bernhard Posselt |
2013-04-16 | move instantiation into file where object is declared, fix unittests that ove... | Bernhard Posselt |
2013-04-15 | fix potential errors when fetching favicon that preven feed from being added,... | Bernhard Posselt |
2013-04-15 | add simple keyboard shortcuts, implemt keep unread fix #43, implement mark as... | Bernhard Posselt |
2013-04-15 | fix unittest breakage errors in firefox and phantomjs, bump build tools | Bernhard Posselt |
2013-04-15 | renamed bl to businesslayer, handle exception in update routine, fix #69 | Bernhard Posselt |
2013-04-15 | show real date on hover, more robust check for language support for relative ... | Bernhard Posselt |
2013-04-15 | removed useless file | Bernhard Posselt |
2013-04-15 | add support for relative dates, fix #28 | Bernhard Posselt |
2013-04-15 | get language from server and save it in a language object, dont use a seperat... | Bernhard Posselt |
2013-04-15 | remove opacity for feedcounter, fix #57 | Bernhard Posselt |
2013-04-13 | add code to get favicons, fix #49 | Bernhard Posselt |
2013-04-13 | fix import scoping issue that caused feeds not to be imported at times, set c... | Bernhard Posselt |
2013-04-13 | add license headers and authors file | Bernhard Posselt |
2013-04-13 | remove debug console.log output from import | Bernhard Posselt |
2013-04-13 | implement opml import, fix #23 | Bernhard Posselt |
2013-04-13 | implement opml import, fix #23 | Bernhard Posselt |
2013-04-12 | implement export, needs proper unittests though, fix 31 | Bernhard Posselt |
2013-04-12 | implement clientside update requests, fix #27 | Bernhard Posselt |
2013-04-12 | visually show unreadcount using opacity, fix #57 | Bernhard Posselt |
2013-04-11 | autoselect folder when it was created and open folder if a feed gets added to it | Bernhard Posselt |
2013-04-11 | allow users to discard folder and feed errors | Bernhard Posselt |