]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/action.php
Merge branch 'uiredesign' of ../evan into uiredesign
[quix0rs-gnu-social.git] / lib / action.php
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan Prodromouis_readonly() -> isReadOnly()
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 sarvenMinor parse error
2009-01-15 Evan ProdromouConvert all actions to use new UI functions
2009-01-15 Evan ProdromouFix use of $config in licenses
2009-01-15 Evan ProdromouShow NoticeForm only if logged in
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouMove wrapper for content
2009-01-15 sarvenAdded aside_primary id
2009-01-15 Evan ProdromouMerge branch 'uiredesign' of ../csarven into uiredesign
2009-01-15 Evan ProdromouAdd aside div
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 sarvencore uses id
2009-01-15 Evan ProdromouChange multiple id=nav to class=nav
2009-01-15 sarvenchanged to class nav from id
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouMove ID param to end of menuItem and fix bad 'wrap...
2009-01-15 Evan ProdromouMerge ../csarven into uiredesign
2009-01-15 Evan ProdromouFix dd in action
2009-01-15 Evan ProdromouFix site notice
2009-01-15 Evan ProdromouFix called to text and raw in action.php
2009-01-15 sarvenHTML update to showSecondaryNav()
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 sarvenMissing end dl tag for showPageNotice()
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouAdd arg to NoticeForm constructor
2009-01-15 sarvenshowSiteNotice() was missing closing dl tag
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouFix notice form in action
2009-01-15 Evan ProdromouMove optional id param to end of function, where option...
2009-01-15 sarvenUsing a specific path for CSS files.
2009-01-15 Evan ProdromouMerge branch 'uiredesign' of evan@dev.controlyourself...
2009-01-15 Evan ProdromouAdd a menuItem method to Action
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouMerge branch 'uiredesign' of /var/www/csarven into...
2009-01-15 Evan ProdromouelementElement() -> elementEnd() in Action
2009-01-15 Evan ProdromoustartElement() -> elementStart() in Action
2009-01-15 Evan ProdromouFix the constructor for Action
2009-01-14 Evan ProdromouMerge branch 'uiredesign' of evan@dev.controlyourself...
2009-01-14 sarvenBase theme stylesheet includes layout, and typography...
2009-01-14 Evan ProdromouAdd comment() method, have action use it
2009-01-14 sarvenParse error fix
2009-01-14 sarvenshowBody() -- revisit to add @id and @class to <body>
2009-01-14 Evan ProdromouAdd notice form
2009-01-14 sarvenUpdated:
2009-01-14 Evan ProdromouUpdate lib/action.php to use the right XMLOutputter...
2009-01-14 Evan ProdromouMerge branch 'uiredesign' of evan@dev.controlyourself...
2009-01-14 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-14 sarvenUpdated showLogo().
2009-01-14 Evan ProdromouModify public stream to use new UI framework
2009-01-13 Evan ProdromouMove page-generation code from lib/util.php to Action...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-21 Evan Prodromousome modifications to assuage phpcs
2008-12-03 Evan Prodromouchange Action::init() to Action::prepare() to avoid...
2008-12-02 Evan Prodromoubetter HTTP timestamp
2008-12-02 Evan Prodromouadd ETag handling
2008-12-02 Evan Prodromoubetter header for not-modified message
2008-12-02 Evan Prodromoubetter logic for if-modified-since
2008-12-02 Evan Prodromouwhitespace changes in action.php
2008-12-02 Evan Prodromoucopy-and-paste typo
2008-12-02 Evan Prodromouinit() returns boolean success value
2008-12-02 Evan Prodromouadd init, last_modified to actions
2008-11-24 Evan Prodromoucorrect self_url without cookie stuff
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