| Commit message (Expand) | Author | Age | Files | Lines |
* | minor stuff, some doco, auth cleanup, and make "unknown" more translateable b... | friendica | 2014-02-22 | 2 | -5/+1 |
* | This should resolve the dav authentication loop (correctly) | friendica | 2014-02-22 | 3 | -8/+22 |
* | SECURITY: do not automatically open an iframe which points into the local web... | friendica | 2014-02-20 | 1 | -1/+8 |
* | fix login weirdness for accounts that need to be approved | friendica | 2014-02-20 | 2 | -5/+11 |
* | small changes to a couple of lookup functions which we need to use a bit more | friendica | 2014-02-20 | 2 | -4/+7 |
* | code cleanup | friendica | 2014-02-20 | 1 | -0/+9 |
* | title missing in private mention posts | friendica | 2014-02-20 | 1 | -3/+1 |
* | vsprintf error on update | friendica | 2014-02-20 | 1 | -2/+2 |
* | use the medium size photo on the nav bar if that photo stays larger, as the s... | friendica | 2014-02-20 | 1 | -1/+1 |
* | believe i found the issue which was causing hundreds/thousands of identical h... | friendica | 2014-02-20 | 1 | -9/+12 |
* | Merge pull request #322 from dawnbreak/master | friendica | 2014-02-20 | 1 | -70/+126 |
|\ |
|
| * | Doxygen include/attach.php | Klaus | 2014-02-19 | 1 | -70/+126 |
* | | introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl... | friendica | 2014-02-18 | 2 | -1/+9 |
* | | fix zrl bookmarks which broke with this checkin: c9192991c95a5145 | friendica | 2014-02-18 | 1 | -27/+6 |
* | | some more snakebite and fix up include/account - forgot about that inline arr... | friendica | 2014-02-18 | 2 | -7/+10 |
* | | service class downgrade to the default service class on account expiration if... | friendica | 2014-02-18 | 2 | -10/+55 |
* | | edit bookmarks | friendica | 2014-02-18 | 1 | -1/+1 |
* | | get_theme_uid() - if no uid, look for a system channel and use that. This all... | friendica | 2014-02-17 | 1 | -0/+5 |
* | | snakebite, cont. magic-auth via openid is now possible, with the caveat that ... | friendica | 2014-02-17 | 1 | -1/+1 |
* | | operation snakebite continued. openid now works for local accounts using the ... | friendica | 2014-02-17 | 2 | -0/+14 |
* | | more snakebite stuff | friendica | 2014-02-17 | 1 | -6/+7 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-17 | 1 | -84/+87 |
|\ \ |
|
| * | | Merge pull request #319 from dawnbreak/master | friendica | 2014-02-18 | 1 | -84/+87 |
| |\| |
|
| | * | Commenting language.php and some changes | Klaus | 2014-02-18 | 1 | -84/+87 |
* | | | project "snakebite" | friendica | 2014-02-17 | 1 | -61/+70 |
|/ / |
|
* | | project "snakebite" | friendica | 2014-02-17 | 2 | -7/+59 |
* | | Merge pull request #316 from dawnbreak/master | friendica | 2014-02-17 | 2 | -21/+1 |
|\| |
|
| * | removed unused function posted_date_widget | Klaus | 2014-02-16 | 1 | -20/+0 |
| * | Make asset icons work in subdir installs as well. | Klaus | 2014-02-15 | 1 | -1/+1 |
* | | several things were not working correctly w/r/t community tagging. The prefer... | friendica | 2014-02-16 | 2 | -5/+14 |
* | | don't include deleted channels in number of channels service class checks | friendica | 2014-02-16 | 1 | -4/+8 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-16 | 1 | -0/+10 |
|\| |
|
| * | Fix call to asset icons in RedBrowser. | Klaus | 2014-02-15 | 1 | -0/+10 |
* | | strip hard-wired zids from posted links as they will have the wrong identity ... | friendica | 2014-02-16 | 2 | -1/+15 |
|/ |
|
* | fix tag delivery default permissions (use channel_allow_cid rather than allow... | friendica | 2014-02-13 | 1 | -11/+11 |
* | more debugging dav in windows, windows never forgets your dav credentials eve... | friendica | 2014-02-13 | 1 | -0/+1 |
* | reddav - disable assets | friendica | 2014-02-13 | 1 | -1/+1 |
* | oops - still using the !@#$ youtube bbcodes | friendica | 2014-02-12 | 1 | -29/+29 |
* | remove some obsolete bbcode tags | friendica | 2014-02-12 | 1 | -65/+30 |
* | return the expected array | friendica | 2014-02-12 | 1 | -3/+3 |
* | dont show onlinestatus if block_public is on | marijus | 2014-02-12 | 1 | -0/+3 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-12 | 2 | -5/+7 |
|\ |
|
| * | whitespace | marijus | 2014-02-12 | 1 | -3/+0 |
| * | make chatrooms in /chat/channel visible to observers aswell | marijus | 2014-02-12 | 2 | -5/+10 |
* | | another bbcode addition for the demo, however this one is potentially useful ... | friendica | 2014-02-12 | 1 | -0/+14 |
|/ |
|
* | bbcode element of where you are on a site. perhaps this is less than generall... | friendica | 2014-02-12 | 1 | -1/+1 |
* | dav issue when listing protected contents from OS interface | friendica | 2014-02-12 | 1 | -7/+26 |
* | better auth logging in dav | friendica | 2014-02-11 | 1 | -0/+12 |
* | use profile photo on vcard before reverting to xchan photo | friendica | 2014-02-11 | 2 | -2/+2 |
* | fixes to thing profile assignments | friendica | 2014-02-11 | 1 | -1/+1 |