aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Rate.php
Commit message (Collapse)AuthorAgeFilesLines
* ratings are gone. They can be enabled, but there is no UI for doing so at ↵redmatrix2016-08-251-7/+3
| | | | this time; and will likely only be available in a 'pro' configuration once the new implementation details have been hashed out. This appears to require a mechanism for rebuttal before it can again be opened to the public. There are also some synchronisation issues to contend with; as ratings are currently only distributed to active directory servers. There is no reliable mechanism for a new directory server to fetch existing ratings.
* minor cleanup on ratings - no real functional changes at this timeredmatrix2016-08-041-1/+1
|
* daemon conversion continued...redmatrix2016-05-191-4/+2
|
* module updatesredmatrix2016-04-181-0/+178