index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
action.php
Age
Commit message (
Expand
)
Author
2009-01-15
is_readonly() -> isReadOnly()
Evan Prodromou
2009-01-15
Merge branch 'uiredesign' of ../evan into uiredesign
sarven
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Minor parse error
sarven
2009-01-15
Convert all actions to use new UI functions
Evan Prodromou
2009-01-15
Fix use of $config in licenses
Evan Prodromou
2009-01-15
Show NoticeForm only if logged in
Evan Prodromou
2009-01-15
Merge branch 'uiredesign' of ../evan into uiredesign
sarven
2009-01-15
Move wrapper for content
Evan Prodromou
2009-01-15
Added aside_primary id
sarven
2009-01-15
Merge branch 'uiredesign' of ../csarven into uiredesign
Evan Prodromou
2009-01-15
Add aside div
Evan Prodromou
2009-01-15
core uses id
sarven
2009-01-15
Change multiple id=nav to class=nav
Evan Prodromou
2009-01-15
changed to class nav from id
sarven
2009-01-15
Move ID param to end of menuItem and fix bad 'wrap' element
Evan Prodromou
2009-01-15
Merge ../csarven into uiredesign
Evan Prodromou
2009-01-15
Fix dd in action
Evan Prodromou
2009-01-15
Fix site notice
Evan Prodromou
2009-01-15
Fix called to text and raw in action.php
Evan Prodromou
2009-01-15
HTML update to showSecondaryNav()
sarven
2009-01-15
Missing end dl tag for showPageNotice()
sarven
2009-01-15
Merge branch 'uiredesign' of ../evan into uiredesign
sarven
2009-01-15
Add arg to NoticeForm constructor
Evan Prodromou
2009-01-15
showSiteNotice() was missing closing dl tag
sarven
2009-01-15
Merge branch 'uiredesign' of ../evan into uiredesign
sarven
2009-01-15
Fix notice form in action
Evan Prodromou
2009-01-15
Move optional id param to end of function, where optional params
Evan Prodromou
2009-01-15
Using a specific path for CSS files.
sarven
2009-01-15
Add a menuItem method to Action
Evan Prodromou
2009-01-15
elementElement() -> elementEnd() in Action
Evan Prodromou
2009-01-15
startElement() -> elementStart() in Action
Evan Prodromou
2009-01-15
Fix the constructor for Action
Evan Prodromou
2009-01-14
Base theme stylesheet includes layout, and typography information
sarven
2009-01-14
Add comment() method, have action use it
Evan Prodromou
2009-01-14
Parse error fix
sarven
2009-01-14
showBody() -- revisit to add @id and @class to <body>
sarven
2009-01-14
Add notice form
Evan Prodromou
2009-01-14
Updated:
sarven
2009-01-14
Update lib/action.php to use the right XMLOutputter functions
Evan Prodromou
2009-01-14
Updated showLogo().
sarven
2009-01-13
Modify public stream to use new UI framework
Evan Prodromou
2009-01-13
Move page-generation code from lib/util.php to Action class
Evan Prodromou
2008-12-20
some modifications to assuage phpcs
Evan Prodromou
2008-12-03
change Action::init() to Action::prepare() to avoid conflict with RSS10Action...
Evan Prodromou
2008-12-01
better HTTP timestamp
Evan Prodromou
2008-12-01
add ETag handling
Evan Prodromou
2008-12-01
better header for not-modified message
Evan Prodromou
2008-12-01
better logic for if-modified-since
Evan Prodromou
2008-12-01
whitespace changes in action.php
Evan Prodromou
[prev]
[next]