]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/shownotice.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / shownotice.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-03 Evan Prodromouparent::init() -> parent::prepare()
2008-12-03 Evan Prodromouchange Action::init() to Action::prepare() to avoid...
2008-12-02 Evan Prodromouadd attributes for shownotice
2008-12-02 Evan Prodromouend ETag with quotes
2008-12-02 Evan Prodromounotices have a create stamp not a modified stamp
2008-12-02 Evan Prodromougenerate an etag for shownotice
2008-12-02 Evan Prodromoutrim whitespace
2008-07-21 mikecPublish MicroIDs for email and mpp on profile and notic...
2008-07-12 Mike CochraneConvert more _t s to _
2008-07-08 Mike CochraneTranslate a few more strings.
2008-07-11 Evan Prodromoubetter error checking in shownotice
2008-06-27 Evan Prodromoushow exact date when needed
2008-06-18 Evan Prodromoufix copy-and-paste error
2008-06-18 Evan Prodromoumove instructions up to the "whats up" area
2008-06-10 Evan Prodromouget the profile to show it in the title
2008-06-10 Evan Prodromoufix including stream in shownotice
2008-06-10 Evan Prodromoumake shownotice a stream of one notice
2008-05-29 Evan Prodromou@ messages
2008-05-29 Evan Prodromouuse common_render_content
2008-05-20 Evan Prodromouhighlight notice
2008-05-20 Evan Prodromoutrim whitespace
2008-05-19 Evan Prodromoubetter headers
2008-05-17 Evan Prodromoucommon_start_element -> common_element_start
2008-05-17 Evan Prodromoufixes to make it all lint
2008-05-15 Evan Prodromousettings and avatars
2008-05-14 Evan Prodromoulicense block for source code
2008-05-14 Evan Prodromouconsiderable coding
2008-05-09 Evan Prodromouread-only stuff