Age | Commit message (Expand) | Author |
2009-11-10 | Bringing Sphinx search support up to code: broken out to a plugin, now suppor... | Brion Vibber |
2009-11-10 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-10 | add geo output to statuses in json, xml, atom, rss in API | Evan Prodromou |
2009-11-10 | Localisation updates from translatewiki.net | Siebrand Mazeland |
2009-11-10 | change credential check to work more like other events | Evan Prodromou |
2009-11-10 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-10 | fixup output of object attributes in db error code | Evan Prodromou |
2009-11-10 | Revert untested code; spews PHP notice warnings on every page view: "just sen... | Brion Vibber |
2009-11-10 | Merge remote branch 'statusnet/0.9.x' into 0.9.x | Brion Vibber |
2009-11-10 | Added hook for the Group navigation items | Sarven Capadisli |
2009-11-10 | just sent a http 200 for the check-fancy from install.php | Brenda Wallace |
2009-11-09 | Add a new event: CanUserChangeField | Craig Andrews |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber |
2009-11-08 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-08 | add a method to Theme class to list available themes | Evan Prodromou |
2009-11-08 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland |
2009-11-08 | Remove more contractions | Siebrand Mazeland |
2009-11-08 | Revert "* [Cc]an't -> [Cc]annot" | Brion Vibber |
2009-11-08 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2009-11-08 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland |
2009-11-08 | * [Cc]an't -> [Cc]annot | Siebrand Mazeland |
2009-11-08 | Revert "* check usage of 'people' in UI and change it to 'users' or something... | Brion Vibber |
2009-11-08 | add utilities for calculating local and installation theme root dirs | Evan Prodromou |
2009-11-08 | Harmonise UI message "No such user." | Siebrand Mazeland |
2009-11-08 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-08 | Restructure theme.php to define a class Theme | Evan Prodromou |
2009-11-08 | !. => ! | Siebrand Mazeland |
2009-11-08 | * check usage of 'people' in UI and change it to 'users' or something else in... | Siebrand Mazeland |
2009-11-07 | fix constant for deleteothersnotice | Evan Prodromou |
2009-11-07 | uppercase right constants | Evan Prodromou |
2009-11-07 | add a method to Action to check session token | Evan Prodromou |
2009-11-07 | ->action -> ->out in UserProfile | Evan Prodromou |
2009-11-07 | fix userprofile widget so it correctly provides an action | Evan Prodromou |
2009-11-06 | Better workaround for PHP returning empty $_POST and $_FILES when | Zach Copley |
2009-11-06 | Added missing closing span tag | Sarven Capadisli |
2009-11-06 | Fixed some group list styles | Sarven Capadisli |
2009-11-06 | Removed dl "stuff" | Sarven Capadisli |
2009-11-06 | Check if it is empty instead of '' | Sarven Capadisli |
2009-11-06 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2009-11-06 | Updated styles for profile list re: commit | Sarven Capadisli |
2009-11-06 | kill tabs | Brion Vibber |
2009-11-06 | Add Icelandic to the language support list so the localization can actually b... | Brion Vibber |
2009-11-06 | Removed .uid from group profiles in a list | Sarven Capadisli |
2009-11-05 | Added an AutoRegister event | Craig Andrews |
2009-11-05 | Re added NICKNAME_FMT constant to router.php. | Eric Helgeson |
2009-11-05 | Merge commit 'refs/merge-requests/2006' of git://gitorious.org/statusnet/main... | Brion Vibber |
2009-11-05 | Error page fix: use class static accessor correctly, suppress notices if we d... | Brion Vibber |
2009-11-04 | Remove debugging statements | Zach Copley |
2009-11-04 | Fix for Ticket #1957 - API methods are not accessible when site is private (0... | Zach Copley |
2009-11-04 | Implement update avatar via API (/api/account/update_profile_image.format) | Zach Copley |