]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/action.php
Twitter bridge - change regex to look for mb @-replies
[quix0rs-gnu-social.git] / lib / action.php
2008-07-20 Mike Cochranegettext strings and pass the query string between tabs...
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-22 zachAdded is_readonly() method to all Actions
2008-07-10 Mike CochraneTrailing whitespace on lines
2008-07-10 Mike CochraneMore _t( to _( and sprintfs in new code
2008-07-09 Mike CochraneMerge conflicts and kill a whole lot of trailing whites...
2008-07-09 Evan Prodromourefactor common code between searches and between searc...
2008-07-09 Evan Prodromoudefaults for argument functions
2008-06-20 Evan Prodromouconfirm email addresses
2008-06-19 Evan Prodromoucopy args function
2008-06-12 Evan Prodromouonly validate if values are sent
2008-06-12 Evan Prodromoucatch errors in debug log
2008-05-29 Evan Prodromoueven better boolean handling
2008-05-29 Evan Prodromoufix checking boolean parameters
2008-05-22 Evan Prodromouabstract out RSS 1.0 generation to allow multiple streams
2008-05-22 Evan Prodromoustrip slashes
2008-05-21 Evan Prodromouvalidation in form handlers
2008-05-20 Evan Prodromoutrim whitespace
2008-05-17 Evan Prodromoufix array key check
2008-05-17 Evan Prodromoutry to fix arghandling in action
2008-05-17 Evan Prodromoufixup argument handling in action superclass
2008-05-17 Evan Prodromoufixes to make it all lint
2008-05-14 Evan Prodromoulicense block for source code
2008-05-14 Evan Prodromoumove library files to lib