]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/userrss.php
isReadOnly() now takes arguments
[quix0rs-gnu-social.git] / actions / userrss.php
2009-04-13 Evan ProdromouisReadOnly() now takes arguments
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-03-11 Adrian LangDefine undefined variable.
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-23 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-21 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-20 Evan ProdromouChange common_local_url() to take 4 arguments
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-23 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-23 Robin Milletteuiredesign
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-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-10-25 Evan Prodromoufixed use of header()
2008-10-25 Evan Prodromouoverride initrss
2008-10-25 Evan Prodromouadd SUP link to User RSS
2008-09-28 Evan Prodromouremove unneeded find() in userrss.php
2008-09-28 Evan Prodromousingle function for important streams, with memcached...
2008-09-26 Evan Prodromoutry to clean up user-without-profile errors
2008-07-13 Mike CochraneSort notices by date then id so they are in the correct...
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-05-22 Evan Prodromouabstract out RSS 1.0 generation to allow multiple streams