]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/replies.php
change controlyourself.ca to status.net
[quix0rs-gnu-social.git] / actions / replies.php
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...