]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/replies.php
isReadOnly() now takes arguments
[quix0rs-gnu-social.git] / actions / replies.php
2009-04-13 Evan ProdromouisReadOnly() now takes arguments
2009-04-08 CiaranGMerge branch 'master' of git://gitorious.org/laconica...
2009-04-08 Evan ProdromouMerge branch 'master' of git://gitorious.org/laconica...
2009-04-08 Evan ProdromouMerge branch 'adrianlang-827' of git://gitorious.org...
2009-04-08 Evan ProdromouMerge branch 'master' of root@laconi.ca:/var/www/laconi...
2009-04-07 Robin Milletteadded filler/guide text to user replies timeline.
2009-03-08 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-02-18 Evan ProdromouMerge branch 'master' of git://gitorious.org/laconica...
2009-02-17 Sarven CapadisliMerge branch 'mobile-style' of git://gitorious.org...
2009-02-17 Evan ProdromouMerge branch 'master' into 0.7.x
2009-02-15 Evan ProdromouMerge branch 'master' into 0.7.x
2009-02-12 Evan ProdromouMerge branch 'devevan/master' into 0.7.x
2009-02-11 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-11 Evan ProdromouUnify feeds definition in actions
2009-02-07 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
2009-02-06 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-06 Zach CopleyTrac #894 and #1013 - fixed bad redirects after delete...
2009-01-26 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-25 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-24 Evan Prodromoufix title on replies
2009-01-23 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-23 Zach CopleyMerge branch 'master' of ssh://zach@dev.controlyourself...
2009-01-23 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-23 Robin Millettemark a bunch of actions read-only
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-18 Evan ProdromouMerge branch 'uiredesign' of /var/www/trunk into uiredesign
2009-01-17 Evan ProdromouAdapt replies to new framework
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouConvert use of common_server_error and common_user_erro...
2009-01-15 Evan ProdromouConvert all actions to use new UI functions
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-11 Evan Prodromoumake a new NoticeList widget and call it from StreamAction
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-11-14 csarventrac626 Put a list of feed links
2008-10-01 supportFix replies tab pagination issue
2008-09-28 Evan Prodromousingle function for important streams, with memcached...
2008-07-17 Evan Prodromouno such user in replies.
2008-07-13 Mike CochraneColapse a lot of strings to make like easier for transl...
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-07-09 Evan Prodromoureply_to is now stored on the notice, not on the reply...
2008-07-07 Evan Prodromouadd in the notice form
2008-07-07 Evan ProdromouUNDO: use DB_DataObject join
2008-07-07 Evan Prodromouuse DB_DataObject join
2008-07-07 Evan Prodromoushow replies
2008-07-07 Evan Prodromouconsolidate show_notice and show_reply
2008-07-07 Evan Prodromoucreated -> modified in Reply
2008-07-07 Evan Prodromoutwiddle a few bits to make replies work correctly
2008-06-23 matthew.greggFirst pass at replies support http://laconi.ca/PITS...