summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2009-12-11do some moving around of forwarding stuffEvan Prodromou
2009-12-10had wrong number of arguments to NoticeList in notice inboxEvan Prodromou
2009-12-10move inbox notice list to repeat pluginEvan Prodromou
2009-12-10move forwarding stuff to Repeat pluginEvan Prodromou
2009-12-10Fixed incorrect disabling of login_token.Craig Andrews
2009-12-09New Events for avatar settingsEric Helgeson
2009-12-08don't allow forwarding your own noticeEvan Prodromou
2009-12-08add (ugly) form to forward noticesEvan Prodromou
2009-12-08action to forward a noticeEvan Prodromou
2009-12-08show forwards in the inboxEvan Prodromou
2009-12-05Add a configuration option to disable the login command.Craig Andrews
2009-12-05Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-12-05Add configuration option to toggle the indenting of the output HTML. Defaults...Craig Andrews
2009-12-03Make it impossible to block (and thus unsubscribe from yourZach Copley
2009-12-03Code style cleanup: dropped some unnecessary =& reference assignments where t...Brion Vibber
2009-12-02Reload the admin design panel page to show the new CSS when theZach Copley
2009-12-02Only pick up new default site colors if the theme has NOT changed.Zach Copley
2009-12-02Delete design when user chooses to restore default design, insteadZach Copley
2009-12-01Fix regression in password settings: users have been unable to change their p...Brion Vibber
2009-12-01typo fix: '$this' now spelled correctly. Looks like this'll fix acceptance of...Brion Vibber
2009-11-30Fix bad function callZach Copley
2009-11-30Merge branch 'master' into 0.9.xZach Copley
2009-11-28Fix typo in UI stringSiebrand Mazeland
2009-11-25Fix fatal error on OMB subscription for first-timersBrion Vibber
2009-11-25Removed unnecessary classNameSarven Capadisli
2009-11-21Capitalise "same as password above"Siebrand Mazeland
2009-11-20Fix bug 1997: notice search rss utter failureBrion Vibber
2009-11-20Fix bug 1997: notice search rss utter failureBrion Vibber
2009-11-20UI text fixes and tweaks.Siebrand Mazeland
2009-11-20Revert "Added 'login' command that gives you a link that can be used to login...Evan Prodromou
2009-11-19Left a form_data class of a <ul> in the user admin panelZach Copley
2009-11-19Added validation to fields in user admin panelZach Copley
2009-11-19Added a user admin panelZach Copley
2009-11-19Add location form elements to the noticeform, and save their values on submis...Craig Andrews
2009-11-19Use the $user object nickname, as login name doesnt have to == nickname anymo...Eric Helgeson
2009-11-19Moved most path and server settings to a new paths admin panelZach Copley
2009-11-19tobyink's location RDF patchCraig Andrews
2009-11-19Updated form markup for email settingsSarven Capadisli
2009-11-19Added fieldsets for site admin pageSarven Capadisli
2009-11-19Merge branch 'admin-sections/3' into 0.9.xZach Copley
2009-11-19Added locales_path to site admin panelZach Copley
2009-11-19Site admin panel mostly done. Still need to add CC license chooser.Zach Copley
2009-11-19Updated markup and style for design admin fieldsetsSarven Capadisli
2009-11-18Merge branch 'admin-sections/2' into 0.9.xZach Copley
2009-11-18Design admin panel mostly done.Zach Copley
2009-11-18Check profile->update() result against false exactly; we may legitimately get...Brion Vibber
2009-11-18Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xCraig Andrews
2009-11-18Should not canonicalize nickname before calling common_check_userCraig Andrews
2009-11-18Consolidate group creation into static function in User_groupEric Helgeson
2009-11-18Improve the not authorized error messageCraig Andrews