summaryrefslogtreecommitdiffstats
path: root/db/feed.php
AgeCommit message (Expand)Author
2015-09-06fix # 848Bernhard Posselt
2015-08-14fix full text status not rendered correctly in navigationBernhard Posselt
2015-08-12serverside full textBernhard Posselt
2015-01-25expose feed ordering in api, #711Bernhard Posselt
2015-01-23fix #711Bernhard Posselt
2014-11-21fix #660Bernhard Posselt
2014-11-07remove lastmodified and etag from apiBernhard Posselt
2014-10-27semantic versioningBernhard Posselt
2014-10-22fix #302Bernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both v...Bernhard Posselt
2014-09-11fix phpunit testsBernhard Posselt
2014-09-09add title ellipsis, fix #442Bernhard Posselt
2014-09-09add css custom classesBernhard Posselt
2014-06-25style fixesBernhard Posselt
2014-05-14add JsonSerializable to entitiesBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-13break all the things!Bernhard Posselt
2014-05-12add annotations to entitiesBernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make c...Bernhard Posselt
2014-04-08migrated database, utility, bootstrap from appframeworkBernhard Posselt
2014-04-04write out type name to prevent confusion when using gettypeBernhard Posselt
2013-09-14allow inserted urls againBernhard Posselt
2013-09-13also store feeds per article when doing updatesBernhard Posselt
2013-09-12removed google importer on the serverside, add importer for articlesBernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-08-06move sanitation of urls to the serverside code to also provide security for c...Bernhard Posselt
2013-05-10use a deleted flag for deleted feeds to handle undoBernhard Posselt
2013-05-02added toAPI methods for folder and feedBernhard Posselt
2013-04-19added a way to prevent feed from being updatedBernhard Posselt
2013-04-08add link to feed which gets opened when clicked on the subheading of an itemBernhard Posselt
2013-03-26added casting information for data objectsBernhard Posselt
2013-03-20updated docsBernhard Posselt
2013-03-20ported entitiesBernhard Posselt
2013-03-03create folder api callAlessandro Cosentino
2013-03-03adds a call to create feedAlessandro Cosentino
2013-03-02prototype for business layer for feedAlessandro Cosentino
2013-01-27merged the angularjs branchBernhard Posselt