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
/
actions
/
profilesettings.php
Age
Commit message (
Expand
)
Author
2010-02-22
clear the site owner when profile changes
Evan Prodromou
2010-01-07
clear profile location data if unparseable location string
Evan Prodromou
2009-12-28
Merge branch 'locshunt' into 0.9.x
Evan Prodromou
2009-12-28
let users set location prefs from profile form
Evan Prodromou
2009-12-28
remove namespace setting from location; it's unused
Evan Prodromou
2009-12-23
whitespace fixup
Evan Prodromou
2009-11-18
Check profile->update() result against false exactly; we may legitimately get...
Brion Vibber
2009-10-23
update location while saving new profile
Evan Prodromou
2009-09-09
Merge remote branch 'laconica/0.8.x' into 0.9.x
Craig Andrews
2009-09-03
Created autofocus method to give focus to an element (primarily a form
Sarven Capadisli
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-21
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-21
check and show max bio length in profilesettings
Evan Prodromou
2009-08-05
Use NICKNAME_FMT everywhere consistently
Craig Andrews
2009-04-16
Add a few events (hooks): RegistrationTry, RegistrationForData, ProfileFormDa...
Robin Millette
2009-02-07
trac #1155 ++ replace strlen with mb_strlen for all utf8 strings.
Robin Millette
2009-01-27
Keeping HTML consistent throughout the site.
Sarven Capadisli
2009-01-19
Renamed form_datas to form_data
sarven
2009-01-17
Profile settings styles
sarven
2009-01-17
Break up settings into two tabset
Evan Prodromou
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
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
TRUE
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-12-03
moving delete profile to its own space.
millette
2008-12-03
delete user and all traces from the db.
millette
2008-11-28
only expand URLs we shortened ourselves + only shorten if notice > 140 chars
millette
2008-11-23
a step closer to deleting a user and hosts posts from the db
millette
2008-11-23
trac155 first step to delete account
millette
2008-11-24
fix problems with blank tag strings (!)
Evan Prodromou
2008-11-20
correct tags method for user
Evan Prodromou
2008-11-20
let users set their own profile tags from profilesettings
Evan Prodromou
2008-11-06
trac31 url_auto_shortening by sgmurphy
millette
2008-09-26
try to clean up user-without-profile errors
Evan Prodromou
2008-09-07
Fold password form into profile settings
Zach Copley
2008-09-06
Moved avatar upload down below timezone on profile settings
Zach Copley
2008-09-05
Conflated Avatar and Profile settings + removed a bunch of unnecessary whites...
Zach Copley
2008-08-29
add csrf protection to profile settings
Evan Prodromou
2008-08-05
make init of lang environment happen earlier, or when user language may have ...
Evan Prodromou
2008-07-21
Resolve conflicts after pull from evan
mikec
[next]