index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
/
settingsaction.php
Age
Commit message (
Expand
)
Author
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-04
move redirect-to-openid code to OpenID plugin
Evan Prodromou
2009-08-04
new action for when we redirect to login page
Evan Prodromou
2009-05-23
make some actions CurrentUserDesignActions
Evan Prodromou
2009-04-01
Try to do intelligent redirect codes
Evan Prodromou
2009-02-05
Allow re-authentication with OpenID
Evan Prodromou
2009-01-17
Break up settings into two tabset
Evan Prodromou
2009-01-16
Modify settingsaction to better work with new framework
Evan Prodromou
2009-01-16
Update settingsaction.php to new framework
Evan Prodromou
2008-12-25
Some fixups of patches not already migrated to trunk to bring inline with PEA...
Zach Copley
2008-12-09
Jcrop v2 (POST cropping to be completed)
csarven
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-11-06
trac31 url_auto_shortening by sgmurphy
millette
2008-09-22
hide IM settings if xmpp disabled
Evan Prodromou
2008-09-07
Fold password form into profile settings
Zach Copley
2008-09-05
Conflated Avatar and Profile settings + removed a bunch of unnecessary whites...
Zach Copley
2008-08-21
Twitter integration - Oh look, a Twitter settings tab.
zach
2008-08-17
make settings and search menus localisable
Evan Prodromou
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-22
Added is_readonly() method to all Actions
zach
2008-07-20
start sms settings
Evan Prodromou
2008-07-15
move email settings to its own tab
Evan Prodromou
2008-07-10
Resolve conflicts and convert _t( to _( where it was introduced again.
Mike Cochrane
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-09
refactor common code between searches and between search and settings
Evan Prodromou
2008-07-02
show current tab correctly on settings menu
Evan Prodromou
2008-06-30
refactor common behaviour in settings pages
Evan Prodromou
2008-06-23
implement rememberme functionality
Evan Prodromou
2008-06-23
add imsettings to menu
Evan Prodromou
2008-06-18
add OpenID settings to settings menu
Evan Prodromou
2008-06-14
fancy URLs should remember page
Evan Prodromou
2008-06-11
show selection in settings menu
Evan Prodromou
2008-06-10
take out home/profile menu for all pages, use same format for settings menu
Evan Prodromou
2008-05-20
better menuish stuff
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-19
fix link to profilesettings in settings menu
Evan Prodromou
2008-05-17
fix created, messages
Evan Prodromou
2008-05-17
fix check for POST
Evan Prodromou
2008-05-17
fixes to make it all lint
Evan Prodromou
2008-05-17
upload and change avatars
Evan Prodromou
2008-05-15
settings and avatars
Evan Prodromou