]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/public.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / public.php
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-11 Evan Prodromoumake a new NoticeList widget and call it from StreamAction
2008-12-05 csarventrac855 trac856 and Feed list for the Favorited page
2008-12-02 Evan Prodromoucleanup whitespace in public.php
2008-12-02 Evan Prodromoubetter formatting for home page
2008-12-02 Evan Prodromouadd instructions to the public page for people who...
2008-11-20 Zach CopleyNew public tabs - Public, Recent tags, Featured, and...
2008-09-28 Evan Prodromouchange arguments to Notice::publicStream
2008-09-28 Evan Prodromousingle function for important streams, with memcached...
2008-08-22 Evan Prodromoulocal-only is optional on public timeline
2008-07-24 Mike CochraneLazy/Auto load the class files as needed
2008-07-22 Evan Prodromoupublic timeline only gets local notices
2008-07-13 Mike CochraneSort notices on the public page where they were posted...
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-06-19 Evan Prodromouposting from a form takes you back to the same page
2008-06-18 Evan Prodromouadd xrds for trust root URL
2008-06-14 Evan Prodromoutake out public from views menu for now
2008-06-14 Evan Prodromouno arg
2008-06-14 Evan Prodromouadd public tab
2008-06-13 Evan Prodromoumark off TODO, only local notices in public stream
2008-06-10 Evan Prodromoufixup for new theme design in public.php
2008-05-28 Evan Prodromouadd pagination to all and public
2008-05-22 Evan ProdromouRSS feeds for public stream and friends streams
2008-05-20 Evan Prodromoutrim whitespace
2008-05-18 Evan Prodromouoff-by-one error in notice stream
2008-05-17 Evan Prodromourequire stream stuff
2008-05-17 Evan Prodromoucommon_start_element -> common_element_start
2008-05-17 Evan Prodromoufixes to make it all lint
2008-05-14 Evan Prodromoulicense block for source code
2008-05-09 Evan Prodromouread-only stuff