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
/
actions
/
emailsettings.php
Age
Commit message (
Expand
)
Author
2010-01-18
Missing null className for incoming email form legend
Sarven Capadisli
2010-01-10
Lots of tiny message changes.
Siebrand Mazeland
2009-11-19
Updated form markup for email settings
Sarven Capadisli
2009-10-26
Make email domain checking optional, as some statusnet installations (such as...
Craig Andrews
2009-09-03
Created autofocus method to give focus to an element (primarily a form
Sarven Capadisli
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-07
Added configuration option to disable post-by-email.
Jeffery To
2009-02-16
Set @-message notification options in email settings
Evan Prodromou
2009-02-12
Revert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling"
Evan Prodromou
2009-02-12
Revert "Just discovered the PEAR_Error handling function in index.php. Duh."
Evan Prodromou
2009-02-11
Just discovered the PEAR_Error handling function in index.php. Duh.
Zach Copley
2009-02-11
Code to handle PEAR_Errors raised by DB_DataObject that are bubbling
Zach Copley
2009-01-19
Renamed form_datas to form_data
sarven
2009-01-18
IM settings markup and style.
sarven
2009-01-18
Fix output of email settings for confirmed address
Evan Prodromou
2009-01-17
Break up settings into two tabset
Evan Prodromou
2009-01-17
Markup clean up and styles
sarven
2009-01-17
Updates to form styling
sarven
2009-01-16
Update to forms and email settings
sarven
2009-01-16
Convert emailsettings to use new framework
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-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-09
fix registration bug - fatal error when sending email confirmation
Zach Copley
2008-11-17
nudge: better nudge email, better nudge disable language.
millette
2008-11-16
fix nudge typo and add emailnotifynudge to laconica.ini
millette
2008-11-15
Nudge feature
csarven
2008-09-17
newmessage and showmessage
Evan Prodromou
2008-08-29
CSRF protection in emailsettings
Zach Copley
2008-07-21
Resolve conflicts after pull from evan
mikec
2008-07-21
Publish MicroIDs for email and mpp on profile and notice pages.
mikec
2008-07-21
update keys for incomingemail
Evan Prodromou
2008-07-20
save emailpost flag
Evan Prodromou
2008-07-19
email settings for post by email
Evan Prodromou
2008-07-15
confirm address
Evan Prodromou
2008-07-15
correct name for common_canonical_email
Evan Prodromou
2008-07-15
bad class name in emailsettings
Evan Prodromou
2008-07-15
move email settings to its own tab
Evan Prodromou