Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify chanview authentication and make sure it carries through multiple ↵ | friendica | 2014-01-22 | 1 | -8/+4 |
| | | | | generations | ||||
* | kill the ummagumma effect | friendica | 2014-01-16 | 1 | -1/+1 |
| | |||||
* | add account_level, is_foreigner and is_member functions; convert all e2ee ↵ | friendica | 2013-12-23 | 1 | -4/+8 |
| | | | | user input and prompts to hex to avoid javascipt's lame handling of quotes. !!This breaks all prior encrypted posts.!! | ||||
* | last remaining files to be Comanchified with the exception of mod_admin. ↵ | friendica | 2013-12-22 | 1 | -4/+0 |
| | | | | | | Though I should probably take a third look to see if anything else uses widgets. In fact - it appears that the flattrwidget does. | ||||
* | 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 |