aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Pubsites.php
Commit message (Collapse)AuthorAgeFilesLines
* fix php warningsMario Vavti2022-10-231-1/+3
|
* remove dir_fns includesMario2021-05-271-1/+0
|
* more libzotdirMario2021-01-111-13/+14
| | | (cherry picked from commit e339e897ff7f856cf5b352f7754f3d1eea240ddb)
* comment out statistics link in mod pubsites until we have something ↵Mario Vavti2017-10-241-2/+2
| | | | functional again
* pubsites broken and directory server admin selection includes known dead siteszotlabs2017-09-211-1/+2
|
* redmatrix is no longer considered a supported platform and will not be ↵zotlabs2016-11-191-1/+1
| | | | listed in pubsites as of 2.x
* 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