summaryrefslogtreecommitdiff
path: root/classes/Notice.php
AgeCommit message (Expand)Author
2010-12-22Merge branch 'righttoleave' into 0.9.xEvan Prodromou
2010-12-17Update sorting for conversation views: adds notice_conversation_created_id_id...Brion Vibber
2010-12-17Update sorting on api/statuses/retweets: adds notice_repeat_of_created_id_idx...Brion Vibber
2010-12-17work around borkage in statuses/repeats -- tries to check an offset var that'...Brion Vibber
2010-12-17Update notice sorting for profile streams; extract more common code to Notice...Brion Vibber
2010-12-17Notice::whereSinceId() and Notice::whereMaxId() encapsulate logic for buildin...Brion Vibber
2010-12-17Initial switch of public timeline stream to use timestamps for internal sortingBrion Vibber
2010-12-17Notice::getAsTimestamp() static function to look up the timestamp for a given...Brion Vibber
2010-12-16distribute flag for Notice::saveNew()Evan Prodromou
2010-12-08Don't cache user-specific information for Notice atom entriesEvan Prodromou
2010-12-06use codeKey() in activity cachingEvan Prodromou
2010-12-06cache generated activity infoEvan Prodromou
2010-12-05Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asStr...Evan Prodromou
2010-12-02Fix for tickets #2917, #2262: user URL shortening options not being applied i...Brion Vibber
2010-11-17Add $config['attachments']['process_links'] to allow disabling processing of ...Brion Vibber
2010-11-15Merge branch 'atompub' into 0.9.xEvan Prodromou
2010-11-04i18n/L10n updates.Siebrand Mazeland
2010-11-03Fix for ticket #2804: bad non-cache fallback code for dupe checks of prolific...Brion Vibber
2010-10-25add rel=self links to atom entriesEvan Prodromou
2010-10-24show rel=edit links in notices for authenticated usersEvan Prodromou
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