Age | Commit message (Expand) | Author |
2009-11-20 | revert adding avatar IMG to jabber output; shows entire URL in some Jabber cl... | Evan Prodromou |
2009-11-20 | Updated version info0.9.0rc1 | Zach Copley |
2009-11-19 | Added validation to fields in user admin panel | Zach Copley |
2009-11-19 | Added a user admin panel | Zach Copley |
2009-11-19 | Add geometa library, and include it. | Craig Andrews |
2009-11-19 | Add location form elements to the noticeform, and save their values on submis... | Craig Andrews |
2009-11-19 | Revert "Re added NICKNAME_FMT constant to router.php." | Eric Helgeson |
2009-11-19 | Moved most path and server settings to a new paths admin panel | Zach Copley |
2009-11-19 | tobyink's RDF compatibility patch | Craig Andrews |
2009-11-19 | tobyink's location RDF patch | Craig Andrews |
2009-11-19 | Added lat and lon coordinates to notice location | Sarven Capadisli |
2009-11-19 | Added @class 'location', 'at' text reference for name, and @class 'geo' | Sarven Capadisli |
2009-11-19 | Changed notice source and location order | 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 | Added support for pgettext() and npgettext() to separate contexts for transla... | Brion Vibber |
2009-11-18 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Craig Andrews |
2009-11-18 | Terminology consistency fix: 'Unlock' -> 'Unblock' in unblock form description. | Brion Vibber |
2009-11-18 | Added Authorization plugin | Craig Andrews |
2009-11-18 | First draft of the admin panel for site design | Zach Copley |
2009-11-17 | Declare global usage in common.php so setup works right when called from phpu... | Brion Vibber |
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 | Cleanup for bug 1813: workaround sometimes-missing dl() in PHP 5.3 by definin... | Brion Vibber |
2009-11-16 | Do proper translations for plurals | 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 | 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 | 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 | use return-to method for UserProfile widget | Evan Prodromou |
2009-11-16 | getting arguments for return-to processing | Evan Prodromou |
2009-11-16 | Added a "groups" command | Craig Andrews |
2009-11-16 | Changed to StatusNet consistent terminology | 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 | 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-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 |