summaryrefslogtreecommitdiffstats
path: root/db/item.php
AgeCommit message (Expand)Author
2013-12-12Revert "fix non utf-8 strings in article body, title, guid and author"Bernhard Posselt
2013-12-12Revert "less equal signs and goddamnit php dont spit out warnings if it worked"Bernhard Posselt
2013-12-12less equal signs and goddamnit php dont spit out warnings if it workedBernhard Posselt
2013-12-12fix non utf-8 strings in article body, title, guid and authorBernhard Posselt
2013-09-27added fixme1.605Bernhard Posselt
2013-09-27always open links in new tabBernhard Posselt
2013-09-12removed google importer on the serverside, add importer for articlesBernhard Posselt
2013-09-12#342 implement exportBernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-08-14also allow magnet urls in article links, fix #313Bernhard Posselt
2013-08-06move sanitation of urls to the serverside code to also provide security for c...Bernhard Posselt
2013-08-06strip all html tags from author and title, fix #287Bernhard Posselt
2013-05-02add serialize method for apiBernhard Posselt
2013-03-26show title and author below feedBernhard Posselt
2013-03-26added casting information for data objectsBernhard Posselt
2013-03-20updated docsBernhard Posselt
2013-03-20moved entity to the appframeworkBernhard Posselt
2013-03-20removed comments from item classBernhard Posselt
2013-03-20added tablename for entitesBernhard Posselt
2013-03-20also mark field as updated in itemBernhard Posselt
2013-03-20finished itemBernhard Posselt
2013-03-20throw exceptions when attributes dont existBernhard Posselt
2013-03-19added getter and setter automation and added translation for database fieldsBernhard Posselt
2013-03-19added namespaced indices for the newsappBernhard Posselt
2013-03-19added itemmapper testBernhard Posselt
2013-01-27merged the angularjs branchBernhard Posselt