]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/postnotice.php
replace all tabs with four spaces
[quix0rs-gnu-social.git] / actions / postnotice.php
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-11-28 milletteshorten urls for posts > 140 chars only, from anywhere...
2008-11-13 millettetrac31 shorten all URLs even if notice is already <
2008-11-06 millettetrac31 url_auto_shortening by sgmurphy
2008-09-04 Evan Prodromoufix bad args in postnotice for new notices
2008-09-04 CiaranGResolve remote subscribe and omb problems with quotes...
2008-08-28 Evan Prodromoumove broadcast in OMB postnotice for bad case
2008-08-26 Evan Prodromoufix error storing uris of remote notices
2008-08-19 Evan Prodromouadd remote flag to broadcast of notices
2008-08-19 Evan Prodromoubroadcast remote notices
2008-07-30 Evan Prodromourefactor notice-adding code to one static method on...
2008-07-20 Mike CochraneFirst cut at hastags support.
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-22 zachAdded is_readonly() method to all Actions
2008-07-22 Evan Prodromoumark incoming notices as local or not
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-07-09 Evan Prodromoustore rendered content on save; display pre-rendered...
2008-06-06 Evan Prodromouwas using $notice->uri instead of $notice_uri
2008-06-06 Evan Prodromoupush yadis requirement into omb.php
2008-06-06 Evan Prodromoucall postnotice when there's a remote subscription
2008-05-26 Evan Prodromouoauth discovery and all new actions