summaryrefslogtreecommitdiff
path: root/classes/Notice.php
AgeCommit message (Expand)Author
2009-12-08Basic function to store forwards and redistributeEvan Prodromou
2009-11-27Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e8...Brion Vibber
2009-11-27Log database errors when saving notice_inbox entriesBrion Vibber
2009-11-17Need to check the Profile rather than the User.Zach Copley
2009-11-16don't allow sandboxed users to post public noticesEvan Prodromou
2009-11-16Move rights check to profile and add right for new noticesEvan Prodromou
2009-11-10add geo output to statuses in json, xml, atom, rss in APIEvan Prodromou
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-08Revert "* [Cc]an't -> [Cc]annot"Brion Vibber
2009-11-08* [Cc]an't -> [Cc]annotSiebrand Mazeland
2009-11-07don't distribute group notices to inboxes for users who've blocked the authorEvan Prodromou
2009-10-30Removed reference to 'api' action which no longer exists since api refactorCraig Andrews
2009-10-29get location from a NoticeEvan Prodromou
2009-10-28Merge branch '0.9.x' into locationEvan Prodromou
2009-10-28save replies in the inboxEvan Prodromou
2009-10-28replace some boolean-evaluations with calls to empty()Evan Prodromou
2009-10-23update location while saving new profileEvan Prodromou
2009-10-21new data structures for locationEvan Prodromou
2009-10-13remove inboxes optionEvan Prodromou
2009-10-03reformat Notice.phpEvan Prodromou
2009-10-04added all them doxygensBrenda Wallace
2009-09-29change string return from Notice::saveNew to exceptionsEvan Prodromou
2009-09-24Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-02Merge remote branch 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-08-29remove Notice::gc() for nowEvan Prodromou
2009-08-28fix for SQL error: ERROR: syntax error at or near ")" at character 45Brenda Wallace
2009-08-28fix for SQL error: ERROR: syntax error at or near ")" at character 45Brenda Wallace
2009-08-27remove duplicate save of Notice and streamline attachment detectionEvan Prodromou
2009-08-27Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.xEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26Display linked oembed resources as enclosures if they are of non-html mime typesCraig Andrews
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21validation code in Notice correctly checks length of contentEvan Prodromou
2009-08-21Notice class has methods to check content lengthEvan Prodromou
2009-08-21update data classes for TEXT content in noticeEvan Prodromou
2009-08-20Change the notice type defines all into class constants and adapt all files.Marcel van der Boom
2009-08-04save an archive of deleted noticesEvan Prodromou
2009-07-29New algorithm for reply_to savingEvan Prodromou
2009-07-23Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-07-23Merge branch 'master' into 0.8.xEvan Prodromou
2009-07-23change NOTICE_GATEWAY to Notice::GATEWAY so autoloading worksEvan Prodromou
2009-07-20turn into canonical terms before checking for unique-ness of a tag in a noticeBrenda Wallace
2009-07-20look for full unicode when saving tagsBrenda Wallace
2009-07-19Merge commit 'br3nda/0.8.x-pgfixes' into 0.8.xCiaranG