summaryrefslogtreecommitdiff
path: root/classes/Notice.php
AgeCommit message (Expand)Author
2010-10-04Fix unescaped dollar signs in double-quoted strings due to localization updat...Brion Vibber
2010-09-30ForceGroup plugin: optionally force new users to join a particular group or s...Brion Vibber
2010-09-28* i18n/L10n and translator documentation updates.Siebrand Mazeland
2010-09-22Merge branch '0.9.x' into activityexportEvan Prodromou
2010-09-21use Profile::getUri() to get a profile's URIEvan Prodromou
2010-09-20Ticket #2327: fixing block to remove the blocking user's subscription to the ...Brion Vibber
2010-09-13bugs in function calls in Notice::asActivityEvan Prodromou
2010-09-13Notice::asActivityEvan Prodromou
2010-09-08Merge branch 'master' into testingBrion Vibber
2010-09-02Don't explode if we fail to load a listed attachment id in Notice::attachments()Brion Vibber
2010-09-02Merge branch 'swat0' into 0.9.xEvan Prodromou
2010-09-01Notice::saveReplies() uses Profile::fromURI() to handle remote profiles tooEvan Prodromou
2010-08-14Merge branch 'noticetitle' into 0.9.xEvan Prodromou
2010-08-14on deleting a noticeEvan Prodromou
2010-08-12Fix PHP notice spew when Notice::saveNew() called without passing any options...Brion Vibber
2010-08-10Fix for regression with OStatus mention processing (duplicated new and old st...Brion Vibber
2010-08-03re-add mentioned link lost in last mergeEvan Prodromou
2010-08-03Merge branch 'activityhooks' into 0.9.xEvan Prodromou
2010-08-03output Atom dates in UTCEvan Prodromou
2010-08-03correctly show <source> for atom feedsEvan Prodromou
2010-08-02correct output for EndActivityInReplyTo eventEvan Prodromou
2010-08-02add some activity hooksEvan Prodromou
2010-08-02add support for Salmon's new "mentioned" rel valueJames Walker
2010-07-30Fixes for messages after review by Brion.Siebrand Mazeland
2010-07-29Merge branch 'master' into 0.9.xZach Copley
2010-07-29Return HTTP 403 instead of 400 when silenced users try to post via APIZach Copley
2010-07-29* mark two untranslatable server exceptions as translatableSiebrand Mazeland
2010-07-21Revert "Revert "Change the cache window on notices from 61 to 200, the max nu...Zach Copley
2010-07-19Revert "Change the cache window on notices from 61 to 200, the max number"Zach Copley
2010-07-19Change the cache window on notices from 61 to 200, the max numberZach Copley
2010-07-13push exception on missing profile down to Notice::getProfile()Evan Prodromou
2010-06-26Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-26Merge branch 'master' into testingBrion Vibber
2010-06-22- Add profile_info tag to Atom authorZach Copley
2010-06-17Include source client's related URL (if any) in source attribution forZach Copley
2010-06-11Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-07Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-06-07Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-03Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Fac...Brion Vibber
2010-06-03Add repeated attr to Atom notices_info elementZach Copley
2010-05-27Assigning my copyrights to the Free Software FoundationCraig Andrews
2010-05-27Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-05-26Add repeat info to statusnet:notice_info Atom elementZach Copley
2010-05-24Handle funky notice deletion cases more gracefully: if we already have a dele...Brion Vibber
2010-05-18Need to always emit statusnet:notice_info so it's available in profile feedsZach Copley
2010-05-18Remove errant double HTML entity encoding in API source attributionZach Copley
2010-05-18Add source link attr to statusnet:notice_info element in Atom output for noticesZach Copley
2010-05-18Refactor and centralize notice source link calculationZach Copley
2010-05-18Add xmlns:statusnet and statusnet:notice_info element to Atom entries for not...Zach Copley
2010-05-12Need to always emit statusnet:notice_info so it's available in profile feedsZach Copley