summaryrefslogtreecommitdiff
path: root/lib/settingsaction.php
AgeCommit message (Expand)Author
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-04move redirect-to-openid code to OpenID pluginEvan Prodromou
2009-08-04new action for when we redirect to login pageEvan Prodromou
2009-05-23make some actions CurrentUserDesignActionsEvan Prodromou
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-02-05Allow re-authentication with OpenIDEvan Prodromou
2009-01-17Break up settings into two tabsetEvan Prodromou
2009-01-16Modify settingsaction to better work with new frameworkEvan Prodromou
2009-01-16Update settingsaction.php to new frameworkEvan Prodromou
2008-12-25Some fixups of patches not already migrated to trunk to bring inline with PEA...Zach Copley
2008-12-09Jcrop v2 (POST cropping to be completed)csarven
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-11-06trac31 url_auto_shortening by sgmurphymillette
2008-09-22hide IM settings if xmpp disabledEvan Prodromou
2008-09-07Fold password form into profile settingsZach Copley
2008-09-05Conflated Avatar and Profile settings + removed a bunch of unnecessary whites...Zach Copley
2008-08-21Twitter integration - Oh look, a Twitter settings tab.zach
2008-08-17make settings and search menus localisableEvan Prodromou
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-22Added is_readonly() method to all Actionszach
2008-07-20start sms settingsEvan Prodromou
2008-07-15move email settings to its own tabEvan Prodromou
2008-07-10Resolve conflicts and convert _t( to _( where it was introduced again.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-09refactor common code between searches and between search and settingsEvan Prodromou
2008-07-02show current tab correctly on settings menuEvan Prodromou
2008-06-30refactor common behaviour in settings pagesEvan Prodromou
2008-06-23implement rememberme functionalityEvan Prodromou
2008-06-23add imsettings to menuEvan Prodromou
2008-06-18add OpenID settings to settings menuEvan Prodromou
2008-06-14fancy URLs should remember pageEvan Prodromou
2008-06-11show selection in settings menuEvan Prodromou
2008-06-10take out home/profile menu for all pages, use same format for settings menuEvan Prodromou
2008-05-20better menuish stuffEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-19fix link to profilesettings in settings menuEvan Prodromou
2008-05-17fix created, messagesEvan Prodromou
2008-05-17fix check for POSTEvan Prodromou
2008-05-17fixes to make it all lintEvan Prodromou
2008-05-17upload and change avatarsEvan Prodromou
2008-05-15settings and avatarsEvan Prodromou