Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-02 | * i18n/L10n review. | Siebrand Mazeland | |
* add onPluginVersion() | |||
2010-01-24 | set correct key types for User_flag_profile | Evan Prodromou | |
2010-01-24 | add function doc comment to User_flag_profile::create() | Evan Prodromou | |
2010-01-06 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2010-01-06 | pass through keys() as keyTypes() for UserFlag | Evan Prodromou | |
2010-01-06 | ...and drop the unnecessary &reference from child class pkeyGet() overrides. | Brion Vibber | |
2009-12-28 | move flag creation to a method of data object | Evan Prodromou | |
2009-12-28 | phpcs-clean User_flag_profile as best as possible | Evan Prodromou | |
2009-11-25 | Revert "Allow plugin DB_DataObject classes to not have to use the .ini file ↵ | Zach Copley | |
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 | |||
2009-11-16 | Allow plugin DB_DataObject classes to not have to use the .ini file by ↵ | Craig Andrews | |
overriding keys(), table(), and sequenceKey() for them | |||
2009-11-07 | fixup key definition for User_flag_profile | Evan Prodromou | |
2009-11-07 | Simply flag a profile for review | Evan Prodromou | |
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. | |||
2009-11-01 | insert profile flags more or less correctly | Evan Prodromou | |
2009-11-01 | add data definitions to user flag classes | Evan Prodromou | |
2009-11-01 | update autogenerated data objects to match our classes | Evan Prodromou | |
2009-11-01 | remove exe flags on UserFlag data objects | Evan Prodromou | |
2009-11-01 | autogenerated files for UserFlag data objects | Evan Prodromou | |