]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/block.php
Update copyright dates in files modified in 2009
[quix0rs-gnu-social.git] / actions / block.php
2009-06-20 Evan ProdromouUpdate copyright dates in files modified in 2009
2009-06-20 Evan Prodromouchange Controlez-Vous to Control Yourself
2009-06-18 Evan ProdromouMerge branch '0.8.x' into twitterpriv
2009-06-17 Zach CopleyMerge branch '0.8.x' into userdesign
2009-06-17 Robin MilletteMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-17 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-17 Sarven CapadisliUpdated markup yes/no form actions to be consistent...
2009-06-15 Zach CopleyMerge branch '0.8.x' into userdesign
2009-06-15 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-06-14 Evan ProdromouMerge branch '0.8.x' into groupblock
2009-06-14 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-06-14 Evan ProdromouSome UI improvements for blocking and unblocking
2009-05-19 Evan ProdromouMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-04-15 Adrian LangMerge branch 'link-rel-paginate' of git://gitorious...
2009-04-15 Adrian LangMake OMB work if the configured domain name does not...
2009-04-10 Tobias DiekershoffMerge branch '0.7.x' of git://gitorious.org/laconica...
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-03 Zach CopleyMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-04-03 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-02 Evan ProdromouMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-04-02 Sarven CapadisliMerge branch '0.7.x' into 0.8.x
2009-04-01 Evan ProdromouTry to do intelligent redirect codes
2009-04-01 Evan ProdromouTry to do intelligent redirect codes
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-23 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-23 sarvenMerge branch 'master' of ../trunk
2009-01-23 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-23 Robin Milletteuiredesign
2009-01-22 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-22 Robin Milletteuiredesign + phpdocs
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
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-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 NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-08 Evan Prodromouenable block API
2008-12-08 Evan Prodromouerror in figuring out actions to return to
2008-12-08 Evan Prodromouadd returnto information to the block form
2008-12-08 Evan Prodromouchange element_start to element for instructions
2008-12-08 Evan Prodromoureturn true from block action
2008-12-08 Evan Prodromouadd header and footer
2008-12-08 Evan Prodromoufixup handle function in block action
2008-12-08 Evan Prodromouadd block form to subscribers list and profile page