]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Notice.php
Merge branch 'master' into 0.9.x
[quix0rs-gnu-social.git] / classes / Notice.php
2011-02-28 Brion VibberMerge branch 'master' into 0.9.x
2011-02-25 Brion VibberWorkaround for reply timeline since_id issue: save...
2011-02-25 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2011-02-25 Brion VibberMerge branch 'master' into 0.9.x
2011-02-25 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2011-02-25 Brion VibberMerge branch 'unicode-tag' into 0.9.x
2011-02-25 Brion VibberMerge branch 'master' into 0.9.x
2011-02-25 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2011-02-25 Zach CopleyMerge branch 'json-activities' into 0.9.x
2011-02-24 Brion VibberUnicodize a couple regexes for tags: fixes linking...
2011-02-21 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2011-02-21 Brion VibberMerge branch 'master' into 0.9.x
2011-02-18 Zach CopleyMerge branch '0.9.x' into json-activities
2011-02-18 Zach CopleyMerge branch '0.9.x' into json-activities
2011-02-18 Zach CopleyReinstate profile_info in author/actor
2011-02-17 Evan Prodromouuse fallback URIs for groups when filling in attention...
2011-02-17 Zach CopleyRemove debugging statements I accidentally left in
2011-02-16 Zach CopleyFirst cut at some JSON Activity Streams output
2011-02-10 Brion VibberMerge branch 'master' into 0.9.x
2011-02-08 Evan ProdromouMerge remote branch 'origin/pluginstatic' into testing
2011-02-08 Evan ProdromouMerge branch 'testing'
2011-02-07 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2011-02-07 Brion VibberFix group regexes that got missed in Nickname::DISPLAY_...
2011-02-07 Evan ProdromouMerge branch 'testing' into privategroup
2011-02-03 Evan Prodromouonly blow public timeline cache if notice is in it
2011-02-03 Evan ProdromouMerge branch 'testing' into privategroup
2011-01-31 Brion VibberMerge branch 'master' into testing
2011-01-31 Brion VibberMerge branch '0.9.x' into testing
2011-01-31 Evan ProdromouMerge branch 'runtime' into testing
2011-01-28 Siebrand Mazeland* fix some i18n and L10n issues
2011-01-26 Zach CopleyMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2011-01-25 Brion VibberMerge branch '0.9.x' into testing
2011-01-24 Brion VibberFix for ticket #3010: blocks are now applied against...
2011-01-20 Brion VibberMerge branch 'master' into 0.9.x
2011-01-04 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-12-29 Evan ProdromouMerge branch '0.9.x' into noactor
2010-12-29 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-12-28 Evan ProdromouDelete file links when Notice is deleted
2010-12-28 Evan ProdromouMerge branch '0.9.x' into socialbookmark
2010-12-28 Brion VibberMerge branch 'master' into 0.9.x
2010-12-28 Evan ProdromouIf notice has been deleted before, don't store URI...
2010-12-28 Evan ProdromouMerge branch '0.9.x' into socialbookmark
2010-12-28 Evan Prodromoupass through $idField and $createdField in Notice queries
2010-12-22 Evan ProdromouMerge branch '0.9.x' into socialbookmark
2010-12-22 Brion VibberMerge branch 'righttoleave' into 0.9.x
2010-12-22 Evan ProdromouMerge branch 'righttoleave' into 0.9.x
2010-12-20 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-12-18 Brion VibberMerge branch 'sorting' into 0.9.x
2010-12-18 Brion VibberUpdate sorting for conversation views: adds notice_conv...
2010-12-17 Brion VibberUpdate sorting on api/statuses/retweets: adds notice_re...
2010-12-17 Brion Vibberwork around borkage in statuses/repeats -- tries to...
2010-12-17 Brion VibberUpdate notice sorting for profile streams; extract...
2010-12-17 Brion VibberNotice::whereSinceId() and Notice::whereMaxId() encapsu...
2010-12-17 Brion VibberInitial switch of public timeline stream to use timesta...
2010-12-17 Brion VibberNotice::getAsTimestamp() static function to look up...
2010-12-16 Evan Prodromoudistribute flag for Notice::saveNew()
2010-12-13 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-12-09 Brion VibberMerge branch 'master' into 0.9.x
2010-12-08 Brion VibberMerge branch 'master' into 0.9.x
2010-12-08 Evan ProdromouDon't cache user-specific information for Notice atom...
2010-12-08 Evan ProdromouDon't cache user-specific information for Notice atom...
2010-12-06 Brion VibberMerge branch 'linkpreview-fix' into 0.9.x
2010-12-06 Evan Prodromouuse codeKey() in activity caching
2010-12-06 Evan ProdromouMerge branch '0.9.x' into cacheactivity
2010-12-06 Evan ProdromouMerge branch 'master' into 0.9.x
2010-12-06 Evan Prodromoucache generated activity info
2010-12-06 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-12-05 Evan ProdromouConvert Notice::asAtomEntry() to use Notice::asActivity...
2010-12-02 Brion VibberFix for tickets #2917, #2262: user URL shortening optio...
2010-12-01 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-11-30 Evan ProdromouMerge branch 'master' into 0.9.x
2010-11-22 Brion VibberMerge branch 'master' into 0.9.x
2010-11-20 Brion VibberMerge branch 'master' into 0.9.x
2010-11-19 Brion VibberMerge branch 'master' into 0.9.x
2010-11-19 Brion VibberMerge branch 'master' into 0.9.x
2010-11-19 Brion VibberMerge branch 'master' into 0.9.x
2010-11-19 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-11-19 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-11-19 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-11-17 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-11-17 Brion VibberAdd $config['attachments']['process_links'] to allow...
2010-11-16 Brion VibberMerge branch 'master' into 0.9.x
2010-11-16 Zach CopleyMerge branch '0.9.x' into facebook-upgrade
2010-11-16 Brion VibberMerge branch 'master' into 0.9.x
2010-11-16 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-11-15 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-11-15 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-11-15 Evan ProdromouMerge remote branch 'gitorious/0.9.x' into 0.9.x
2010-11-15 Evan ProdromouMerge branch 'atompub' into 0.9.x
2010-11-12 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-11-09 Zach CopleyMerge branch '0.9.x' into facebook-upgrade
2010-11-04 Siebrand Mazelandi18n/L10n updates.
2010-11-04 Brion VibberFix for ticket #2804: bad non-cache fallback code for...
2010-10-25 Evan ProdromouMerge branch '0.9.x' into atompub
2010-10-25 Evan ProdromouMerge branch '0.9.x' into atompub
2010-10-25 Evan Prodromouadd rel=self links to atom entries
2010-10-25 Evan Prodromoushow rel=edit links in notices for authenticated users
2010-10-04 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-10-04 Brion VibberFix unescaped dollar signs in double-quoted strings...
2010-10-01 Brion VibberForceGroup plugin: optionally force new users to join...
next