aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Pubsites.php
Commit message (Collapse)AuthorAgeFilesLines
* fix for old style version specifiersredmatrix2016-09-081-0/+5
|
* provide version info in /pubsitesredmatrix2016-09-071-1/+1
|
* pubsites: we still need to filter really really old redmatrix sites. These ↵redmatrix2016-09-071-0/+2
| | | | will not provide a pleasant experience. We probably should add version to the table.
* Remove the platform check in pubsites, since we're reporting it now. Folks ↵redmatrix2016-09-071-2/+0
| | | | can decide for themselves.
* ratings are gone. They can be enabled, but there is no UI for doing so at ↵redmatrix2016-08-251-3/+11
| | | | 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.
* link to hubchart site for site detail on pubsites pageredmatrix2016-05-261-2/+3
|
* rework the conversation object stuff at a high level - still needs a bit of ↵redmatrix2016-05-201-1/+1
| | | | refactoring
* missing close tagredmatrix2016-05-181-1/+1
|
* provide server role on pubsites pageredmatrix2016-05-181-3/+3
|
* update icon names in Zotlabs/Treer2016-05-011-3/+3
|
* module updatesredmatrix2016-04-181-0/+59