Age | Commit message (Expand) | Author |
2009-11-19 | Updated form markup for email settings | Sarven Capadisli |
2009-11-19 | Added fieldsets for site admin page | Sarven Capadisli |
2009-11-19 | Merge branch 'admin-sections/3' into 0.9.x | Zach Copley |
2009-11-19 | Added locales_path to site admin panel | Zach Copley |
2009-11-19 | Site admin panel mostly done. Still need to add CC license chooser. | Zach Copley |
2009-11-19 | Updated markup and style for design admin fieldsets | Sarven Capadisli |
2009-11-18 | Merge branch 'admin-sections/2' into 0.9.x | Zach Copley |
2009-11-18 | Design admin panel mostly done. | Zach Copley |
2009-11-18 | Check profile->update() result against false exactly; we may legitimately get... | Brion Vibber |
2009-11-18 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Craig Andrews |
2009-11-18 | Should not canonicalize nickname before calling common_check_user | Craig Andrews |
2009-11-18 | Consolidate group creation into static function in User_group | Eric Helgeson |
2009-11-18 | Improve the not authorized error message | Craig Andrews |
2009-11-18 | Notice: Undefined variable: source in actions/apistatusesupdate.php on line 88 | Brion Vibber |
2009-11-18 | Updated admin design form markup | Sarven Capadisli |
2009-11-18 | First draft of the admin panel for site design | Zach Copley |
2009-11-17 | Get rid of empty select in theme dropdown | Zach Copley |
2009-11-17 | Added form_data class | Sarven Capadisli |
2009-11-17 | Updated admin forms to use form_settings styles | Sarven Capadisli |
2009-11-17 | more snapshot stuff in siteadminpanel | Evan Prodromou |
2009-11-17 | add private flag back into site admin panel | Evan Prodromou |
2009-11-17 | Merge branch '0.9.x' into adminpanel | Evan Prodromou |
2009-11-17 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-16 | Bug 1655/bug 1905: fix for Internet Explorer receiving FOAF output when click... | Brion Vibber |
2009-11-16 | Consistant error for groups that dont exist in API | Eric Helgeson |
2009-11-16 | DeleteUserAction | Evan Prodromou |
2009-11-16 | make block action use ProfileFormAction superclass | Evan Prodromou |
2009-11-16 | add sandbox and silence actions | Evan Prodromou |
2009-11-16 | make block actions use profileformaction superclass | Evan Prodromou |
2009-11-15 | Move some user-related stuff to useradminpanel from siteadminpanel | Evan Prodromou |
2009-11-15 | add panels.txt to remember what to add where | Evan Prodromou |
2009-11-12 | Added a User_username table that links the external username with a StatusNet... | Craig Andrews |
2009-11-12 | A further change to the XRDS is required if 0.9.x is to be able to remote sub... | Ciaran Gultnieks |
2009-11-12 | Some more XRDS fixes. With this and the previous commit, remote subs seem to ... | Ciaran Gultnieks |
2009-11-12 | Wrong XRDS service type for OMB was being supplied. Wrong since commit 54696f... | Ciaran Gultnieks |
2009-11-11 | initialize these variables before use to prevent warnings | Craig Andrews |
2009-11-11 | Do not show the URL shortener selection drop down if no shorteners are available | Craig Andrews |
2009-11-11 | Redid how URL shorteners work. This way is much more like how Evan wants even... | Craig Andrews |
2009-11-11 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland |
2009-11-11 | Remove double space in message | Siebrand Mazeland |
2009-11-11 | store boolean values correctly in siteadminpanel | Evan Prodromou |
2009-11-11 | Add design admin panel | Evan Prodromou |
2009-11-11 | use <li>s in form data for site admin panel | Evan Prodromou |
2009-11-11 | Merge branch '0.9.x' into adminpanel | Evan Prodromou |
2009-11-10 | Merge branch '0.9.x' into finish-account-api | Zach Copley |
2009-11-10 | Added some notes in the comments | Zach Copley |
2009-11-10 | Implement /api/account/update_delivery_device.format | Zach Copley |
2009-11-10 | Bringing Sphinx search support up to code: broken out to a plugin, now suppor... | Brion Vibber |
2009-11-10 | Changed to Evan's event style and added an AuthPlugin superclass | Craig Andrews |
2009-11-10 | Merge branch '0.9.x' into adminpanel | Evan Prodromou |