Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add App::poi to store the "person of interest" for a given page. This is so ↵ | friendica | 2013-12-18 | 1 | -9/+8 |
| | | | | we can comanchificate the vcard_from_xchan widget -- it will pick up the target xchan from the page environment. | ||||
* | when it's a contentious issue, make it an option. | friendica | 2013-09-20 | 1 | -4/+8 |
| | |||||
* | more issues related to Tony's re-install | friendica | 2013-06-19 | 1 | -1/+5 |
| | |||||
* | add tooltip to toggle full screen mode | friendica | 2013-01-25 | 1 | -1/+2 |
| | |||||
* | plug potential hole in magic auth, add link to chanview to view in dedicated ↵ | friendica | 2013-01-23 | 1 | -1/+1 |
| | | | | window | ||||
* | Ensure that Red members never see the accursed "and nobody was found..." ↵ | friendica | 2013-01-20 | 1 | -8/+42 |
| | | | | when you've put in an explicit address of a channel you know for certain exists. | ||||
* | missing scope | friendica | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | allow chanview by address | friendica | 2013-01-18 | 1 | -1/+6 |
| | |||||
* | if chanview is provided a url - always load it even if there's no xchan ↵ | friendica | 2013-01-18 | 1 | -4/+9 |
| | | | | available on this site. | ||||
* | disable magic auth for now since it isn't finished | friendica | 2013-01-18 | 1 | -1/+3 |
| | |||||
* | admittedly local magic-auth is easy so that's mostly done. Now it gets hard. | friendica | 2012-12-13 | 1 | -1/+1 |
| | |||||
* | lookup channels in local xchan table even if provided an unknown url - this ↵ | friendica | 2012-12-06 | 1 | -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 auth | friendica | 2012-12-03 | 1 | -0/+44 |