aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Chanview.php
Commit message (Collapse)AuthorAgeFilesLines
* simplifyMario2023-03-191-7/+7
|
* remove redundant argumentMario2023-01-281-1/+1
|
* fix more php warningsMario Vavti2022-10-131-6/+6
|
* chanview: dismiss xchans which are marked deletedMario Vavti2021-07-151-6/+6
|
* more deprecate legacy zotMario2021-06-281-23/+23
|
* get devHilmar R2021-03-011-1/+1
|
* 5.0RC testing: use the zot6 xchan if availableMario2020-10-071-9/+9
|
* if we do not have App::$poi here we would already have returned. No need to ↵Mario Vavti2020-09-251-13/+11
| | | | check here.
* port mod chanviewMario Vavti2020-09-251-25/+31
|
* only redirect to known sitesMario2020-06-191-13/+2
|
* macke mod chanview aware of zot6Mario Vavti2019-01-241-1/+1
|
* make unicode usernames work in chanview modulezotlabs2018-03-141-1/+1
|
* typo in chanview, remove output buffering in mod_cloud which is preventing ↵zotlabs2017-06-251-1/+1
| | | | large files from being downloaded. IIRC this was put there to avoid a SAML warning in SabreDAV but I'm not seeing that currently.
* chanview - if already connected, bypass the chanview intermediary page and ↵zotlabs2017-06-251-3/+12
| | | | | | go straight to the remote profile. The chanview page is only there to present a connect link since the remote profile may not have one.
* start deprecation of server_rolezotlabs2017-05-291-5/+1
|
* modernise chanview, which has a renewed purpose - to provide a connect link ↵zotlabs2016-10-261-15/+32
| | | | to foreign network members. The iframe no longer works due to content security policies, and people hated this with a passion anyway; so just provide a URL to visit.
* zot_finger from navbar people search loopingzotlabs2016-10-261-5/+24
|
* renamed include files identity.php (channel.php) and Contact.php ↵redmatrix2016-05-221-2/+0
| | | | (connections.php)
* finish updating zot_finger instancesredmatrix2016-05-211-6/+3
|
* module updatesredmatrix2016-04-181-0/+110