- 04 Dec, 2009 1 commit
-
-
Zach Copley authored
self-subscription) via the API. Additionally, make it impossible to block yourself or unsubscribe from yourself, period. I also made User use the subs.php helper function for unsubscribing during a block. Hopefully, these changes will get rid of the problem of people accidentally deleting their self-subscriptions once and for all (knock on wood).
-
- 03 Dec, 2009 7 commits
-
-
Brion Vibber authored
Code style cleanup: dropped some unnecessary =& reference assignments where they're used only out of habit for PHP 4-style object semantics
-
Zach Copley authored
* fix-default-design: Reload the admin design panel page to show the new CSS when the Only pick up new default site colors if the theme has NOT changed.
-
Zach Copley authored
design gets reset.
-
Zach Copley authored
-
Zach Copley authored
-
Zach Copley authored
-
Zach Copley authored
of saving a design with site defaults.
-
- 02 Dec, 2009 16 commits
-
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
FIXME: should be made a command line parameter.
-
Sarven Capadisli authored
message like 'Notice sent'
-
Sarven Capadisli authored
This reverts commit 7b550f38.
-
Sarven Capadisli authored
This reverts commit d3189763.
-
Zach Copley authored
-
Sarven Capadisli authored
-
Zach Copley authored
-
Sarven Capadisli authored
-
Zach Copley authored
-
Sarven Capadisli authored
-
Sarven Capadisli authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Sarven Capadisli authored
-
Sarven Capadisli authored
-
- 01 Dec, 2009 9 commits
-
-
Brion Vibber authored
Fix regression in password settings: users have been unable to change their passwords since introduction of ChangePassword event (later StartChangePassword) November 5 in commit d6ddb841 Logic was inversed; new password was only being saved if a plugin claimed the event; so when no auth plugin was present to take it, passwords never got saved.
-
Brion Vibber authored
Ticket 2048: make OMB posting HTTP timeout configurable as $config['omb']['timeout']; defaults to 5 seconds instead of 20-second default in Yadis library
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
typo fix: '$this' now spelled correctly. Looks like this'll fix acceptance of 'source' param for direct messages posted to API @fixme: there's duplication of reserved sources list between at least this and apistatusesupdate module
-
Zach Copley authored
-
Zach Copley authored
The problem this was trying to fix is actually caused by a missing routing rule. Silly me. This reverts commit 24511924.
-
Zach Copley authored
* '0.9.x' of gitorious.org:statusnet/mainline: make checkschema.php executable (which makes sense, cause the README says to run it :-) )
-
- 30 Nov, 2009 7 commits
-
-
Zach Copley authored
-
Craig Andrews authored
-
Zach Copley authored
* '0.9.x' of gitorious.org:statusnet/mainline: Ticket 1677: apply a couple more welcomebot fixes from TranslateWiki before the next full update
-
Zach Copley authored
ignored due to the router sending in '[a-zA-Z0-9]+' for the id parameter when no id is specified as part of the URL.
-
Brion Vibber authored
-
Brion Vibber authored
Added a Makefile in locale subdirectory to rebuild them -- needs to be made part of deployment and packaging.
-
Brion Vibber authored
Include group memberships count & user groups management page link in profile sidebar to match subscribers & subscribees lists. This is the only obvious way to reach the user group membership details page if there are fewer group subs than the max number of icons to show.
-