Age | Commit message (Expand) | Author |
2013-09-01 | more whitespace for oc6 | Bernhard Posselt |
2013-08-26 | change email adress in copyright headers | Bernhard Posselt |
2013-05-27 | Issue #166 Improve RESTful urls for web backend | Xemle |
2013-05-10 | fixed tests for delete | Bernhard Posselt |
2013-05-10 | undo queue fixes (unittests not adjusted yet: todo fix folderbusinesslayer an... | Bernhard Posselt |
2013-05-09 | Fix a bug that would mark the items on the right side as read regardless of f... | Bernhard Posselt |
2013-05-09 | only make one request for mark all read and mark folder read, fix #171, fix a... | Bernhard Posselt |
2013-05-04 | use 99 as maximum unread count to display, permanently display delete button ... | Bernhard Posselt |
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-26 | format unread count properly | Bernhard Posselt |
2013-04-26 | order by pubdate on the client side fix #115 | Bernhard Posselt |
2013-04-23 | dont show unread articles when there are no feeds | 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 http:// to feed url if its not specified, fix #111 and fix #61 | 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-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 | 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 | 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-14 | also check https for favicons | 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 | implement opml import, fix #23 | Bernhard Posselt |
2013-04-13 | implement opml import, fix #23 | Bernhard Posselt |
2013-04-12 | implement clientside update requests, fix #27 | 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 |
2013-04-11 | properly clear the query cache | Bernhard Posselt |
2013-04-11 | make moving feeds work, fix #22 | Bernhard Posselt |
2013-04-11 | load new feed when it was added | Bernhard Posselt |
2013-04-11 | fixed folderselection | Bernhard Posselt |
2013-04-11 | added more code for adding feeds and folders | Bernhard Posselt |
2013-04-11 | add a button for people to get out of add folder mode | Bernhard Posselt |
2013-04-11 | fixed feedmodel | Bernhard Posselt |
2013-04-11 | fixed foldermodel | Bernhard Posselt |
2013-04-08 | prework for adding folders | Bernhard Posselt |
2013-04-08 | add link to feed which gets opened when clicked on the subheading of an item | Bernhard Posselt |
2013-04-05 | dont allow setting read and unread if it doesnt change the status | Bernhard Posselt |
2013-04-05 | reload page after showall has been changed | Bernhard Posselt |