]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/postnotice.php
fix error storing uris of remote notices
[quix0rs-gnu-social.git] / actions / postnotice.php
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