Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* admin-sections/2:
Design admin panel mostly done.
|
|
|
|
translatable messages that are going to be ambiguous in English original.
|
|
|
|
|
|
Added LDAPAuthorization plugin
|
|
|
|
phpunit tests
We end up running the tests through a function in PHPUnit, so we don't have automatic global scope at the top level of files all the time...
|
|
Conflicts:
classes/User.php
|
|
Conflicts:
classes/statusnet.ini
|
|
defining our own bogus function rather than attempting to patch upstream libs. This keeps our fix across upstream versions (or when loading upstream library from outside extlib)
Note that fixes to OpenID libraries in commit fe9473ac7810d317e001a0fec19cbacaafc0c909 were lost in just such an update.
|
|
|
|
overriding keys(), table(), and sequenceKey() for them
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a right for new notices, realized that the hasRight() method
should be on the profile, and moved it.
Makes this a less atomic commit but that's the way it goes sometimes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
refactoring caused fatal error on unrecognized message source
|
|
This reverts commit 7efea1115f45b8880fe3161cc32b09510ddd2264.
Conflicts:
install.php
|
|
this time, E_STRICT compliant
|
|
|
|
|
|
|
|
|