Age | Commit message (Collapse) | Author |
|
|
|
icons.
|
|
|
|
|
|
|
|
|
|
|
|
by overriding keys(), table(), and sequenceKey() for them"
This reverts commit a373d07ae00b878f47970f2e4a7d86c6ec3a65cf.
Conflicts:
classes/statusnet.ini
lib/schema.php
plugins/Authentication/AuthenticationPlugin.php
plugins/OpenID/OpenIDPlugin.php
plugins/UserFlag/UserFlagPlugin.php
|
|
|
|
Conflicts:
classes/statusnet.ini
|
|
Please test with error_reporting set to E_ALL!
Classnames and function names aren't first-class objects in PHP and need to be referenced as strings here. :(
|
|
overriding keys(), table(), and sequenceKey() for them
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instead of trying to have lots of different flags on different
objects, cut to the core of this functionality: flag a profile for
moderator review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Stub files for the actions in UserFlag plugin
|
|
|