Age | Commit message (Expand) | Author |
2009-11-16 | start showing actions for flagged profiles | Evan Prodromou |
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-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-14 | Revert "Ask users if they wish to send statistics to SNI, default is off." | Evan Prodromou |
2009-11-14 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-14 | don't offer install.php on check-fancy requests | brenda |
2009-11-14 | postgresl update script now working in postgres | brenda |
2009-11-13 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2009-11-13 | Fix regression in OpenID autosubmit page. | Brion Vibber |
2009-11-13 | Fix to work with csarven's changes to util.js | Craig Andrews |
2009-11-13 | Resetup the ajaxification for replies and favors after inf. scrolling | Craig Andrews |
2009-11-13 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2009-11-13 | Separated NoticeFavor and calling it from FormNoticeXHR success | Sarven Capadisli |
2009-11-13 | Localisation updates from translatewiki.net (2009-11-13) | Siebrand Mazeland |
2009-11-13 | Rearranged selectors for processing style | Sarven Capadisli |
2009-11-13 | Refactor User_username object creation to reuse code | Craig Andrews |
2009-11-13 | autoregister returns the new user on success (not just true) | Craig Andrews |
2009-11-13 | Added .processing styles for pagination | Sarven Capadisli |
2009-11-13 | Moved class="pagination" to child element and removed element | Sarven Capadisli |
2009-11-13 | Added hAtom for profile and group lists | Sarven Capadisli |
2009-11-13 | Fix typo (!. -> !) | Siebrand Mazeland |
2009-11-12 | blasted, that should not be there | Craig Andrews |
2009-11-12 | Added a User_username table that links the external username with a StatusNet... | Craig Andrews |
2009-11-12 | Also delete the OpenID provider data when a user is deleted | Craig Andrews |
2009-11-12 | Localisation updates from translatewiki.net (2009-11-12) | Siebrand Mazeland |
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 | Fix index on notice for efficient querying of notice(s) by order for a profile. | Brion Vibber |
2009-11-12 | Fix for bug 1974: drop unnecessary define_syslog_variables() call from common... | Brion Vibber |
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-12 | Badly formatted message in en_GB translation resulted in '%s and friends' bei... | Ciaran Gultnieks |
2009-11-12 | Minor typo correction in log message. Seems trivial, unless you are trying to... | Ciaran Gultnieks |