aboutsummaryrefslogtreecommitdiffstats
path: root/mod/chanview.php
Commit message (Collapse)AuthorAgeFilesLines
* add tooltip to toggle full screen modefriendica2013-01-251-1/+2
|
* plug potential hole in magic auth, add link to chanview to view in dedicated ↵friendica2013-01-231-1/+1
| | | | window
* Ensure that Red members never see the accursed "and nobody was found..." ↵friendica2013-01-201-8/+42
| | | | when you've put in an explicit address of a channel you know for certain exists.
* missing scopefriendica2013-01-201-1/+1
|
* allow chanview by addressfriendica2013-01-181-1/+6
|
* if chanview is provided a url - always load it even if there's no xchan ↵friendica2013-01-181-4/+9
| | | | available on this site.
* disable magic auth for now since it isn't finishedfriendica2013-01-181-1/+3
|
* admittedly local magic-auth is easy so that's mostly done. Now it gets hard.friendica2012-12-131-1/+1
|
* lookup channels in local xchan table even if provided an unknown url - this ↵friendica2012-12-061-1/+5
| | | | will show their pseudo vcard and connect button if they've ever been seen on this site before.
* profile viewer in iframe module, todo - magic authfriendica2012-12-031-0/+44