]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/shownotice.php
A different search pagination fix (see ticket #1333) that doesn't require fixing...
[quix0rs-gnu-social.git] / actions / shownotice.php
2009-03-19 Evan Prodromouredirect to original URL or URI for remote notices
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-23 sarvenMerge branch 'master' of ../trunk
2009-01-23 Robin Millettemake avatar bigger on single notice pages
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-19 sarvenRemoved unnecessary empty containers (page_notice,...
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-19 sarvenChanged @id to @class for notices ul
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-19 Evan ProdromouMerge branch 'uiredesign' of /var/www/trunk into uiredesign
2009-01-18 Evan ProdromouUpdate shownotice for new framework, make phpcs-clean
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 NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
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