Age | Commit message (Expand) | Author |
2009-11-16 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Craig Andrews |
2009-11-16 | Allow plugin DB_DataObject classes to not have to use the .ini file by overri... | Craig Andrews |
2009-11-16 | Consistant error for groups that dont exist in API | Eric Helgeson |
2009-11-16 | +x deleteuser.php | Eric Helgeson |
2009-11-16 | Localisation updates from !translatewiki !StatusNet | Siebrand Mazeland |
2009-11-16 | disallow email on faves from sandboxed users | Evan Prodromou |
2009-11-16 | prevent email notification on replies by sandboxed users | Evan Prodromou |
2009-11-16 | block subscribes by silenced users | Evan Prodromou |
2009-11-16 | silently skip email for subs from sandboxed user | Evan Prodromou |
2009-11-16 | silenced users can't send direct messages | Evan Prodromou |
2009-11-16 | more rights denied to silenced and sandboxed | Evan Prodromou |
2009-11-16 | don't allow sandboxed users to post public notices | Evan Prodromou |
2009-11-16 | Move rights check to profile and add right for new notices | Evan Prodromou |
2009-11-16 | try to return to the correct page from FlagProfileForm | Evan Prodromou |
2009-11-16 | make profile flag actions work like other profile actions | Evan Prodromou |
2009-11-16 | use return-to method for adminprofileflag | Evan Prodromou |
2009-11-16 | use return-to method for UserProfile widget | Evan Prodromou |
2009-11-16 | getting arguments for return-to processing | Evan Prodromou |
2009-11-16 | Refactored Recaptcha plugin to use addPlugin() | Eric Helgeson |
2009-11-16 | start showing actions for flagged profiles | Evan Prodromou |
2009-11-16 | Added a "groups" command | Craig Andrews |
2009-11-16 | getGroups was not handling the case where limit=null correctly | Craig Andrews |
2009-11-16 | Changed to StatusNet consistent terminology | Craig Andrews |
2009-11-16 | Bump to version 1.0.0 | Craig Andrews |
2009-11-16 | add routes for silence, sandbox, delete user | Evan Prodromou |
2009-11-16 | correct constructor for DeleteUserForm | Evan Prodromou |
2009-11-16 | give UnsilenceForm correct superclass | Evan Prodromou |
2009-11-16 | give UnsandboxForm correct superclass | Evan Prodromou |
2009-11-16 | give SilenceForm proper superclass | Evan Prodromou |
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 | change uses of User_role to Profile_role | Evan Prodromou |
2009-11-16 | fix exe flag after createTable | Evan Prodromou |
2009-11-16 | remove User_role class | Evan Prodromou |
2009-11-16 | Rename user_role to profile_role | Evan Prodromou |
2009-11-16 | move role functions to Profile class | Evan Prodromou |
2009-11-16 | make block actions use profileformaction superclass | Evan Prodromou |
2009-11-16 | common superclass for actions that operate on a profile and return | Evan Prodromou |
2009-11-16 | Add "followers" and "following" commands | Craig Andrews |
2009-11-16 | getSubscribers and getSubscriptions were not handling the case where limit=nu... | Craig Andrews |
2009-11-15 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2009-11-15 | add forms for silence, sandbox, delete user | Evan Prodromou |
2009-11-15 | define rights around how to silence, sandbox, and delete a user | Evan Prodromou |
2009-11-15 | unblockform uses profileactionform | Evan Prodromou |
2009-11-15 | blockform uses profileactionform | Evan Prodromou |
2009-11-15 | common superclass for forms that operate on a profile | 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-14 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland |