| Commit message (Expand) | Author | Age | Files | Lines |
* | friend request homecoming - ensure login redirects back to confirmation page, | Friendika | 2011-01-07 | 1 | -1/+24 |
* | schema typo | Friendika | 2011-01-06 | 1 | -0/+6 |
* | undo freesans temporarily due to poor legibility. | Friendika | 2011-01-06 | 1 | -1/+1 |
* | plugin settings were getting changed | Friendika | 2011-01-05 | 1 | -5/+8 |
* | make home tab work from remote profile, fix link in comment notify emails | Friendika | 2011-01-05 | 1 | -1/+1 |
* | couple minor issues with reg queue | Friendika | 2011-01-04 | 2 | -3/+3 |
* | secure admin hijacking from openid | Friendika | 2011-01-04 | 1 | -0/+11 |
* | prevent admin hijacks | Friendika | 2011-01-04 | 3 | -1/+10 |
* | Merge branch 'friendika-master' | fabrixxm | 2011-01-04 | 1 | -0/+2 |
|\ |
|
| * | provide "return home" key | Friendika | 2011-01-04 | 1 | -0/+2 |
* | | Manage user registrations in REGISTER_APPROVE mode. | fabrixxm | 2011-01-04 | 2 | -2/+37 |
|/ |
|
* | much better solution to privacy on ajax wall photos | Friendika | 2011-01-04 | 2 | -30/+29 |
* | missing pagination in photo collections | Friendika | 2011-01-04 | 1 | -4/+9 |
* | set permissions of uploaded wall photo to match those of the | Friendika | 2011-01-03 | 1 | -0/+44 |
* | settings: ensure system theme is default selection | Friendika | 2011-01-03 | 1 | -1/+6 |
* | fix typo, check for empty group in network page | Friendika | 2011-01-03 | 4 | -8/+13 |
* | email check failed, translate wall_item template | Friendika | 2011-01-03 | 3 | -0/+3 |
* | change activitystreams unfollow to stop-follow but also send out OStatus unfo... | Friendika | 2011-01-03 | 2 | -2/+4 |
* | add plugin hook to home page content | fabrixxm | 2011-01-03 | 1 | -0/+3 |
* | site config to force publish in site directory | Friendika | 2011-01-02 | 2 | -10/+13 |
* | don't process empty or non-existent group array | Friendika | 2011-01-02 | 1 | -2/+3 |
* | validate the openid url as well. We won't change it if it's bogus, but we won... | Friendika | 2011-01-02 | 1 | -1/+2 |
* | don't update openidserver if openid is empty | Friendika | 2011-01-02 | 1 | -5/+9 |
* | don't use openid CURL wrapper if open_basedir is set (even if safe_mode isn't) | Friendika | 2011-01-02 | 1 | -0/+2 |
* | typo slipped through | Friendika | 2011-01-02 | 1 | -1/+1 |
* | missing thumbnail in new profiles | Friendika | 2011-01-02 | 1 | -1/+2 |
* | declare key size/algorithm to ensure key gets generated | Friendika | 2011-01-02 | 1 | -0/+13 |
* | add plugin hooks to personal XRD | Friendika | 2011-01-01 | 1 | -0/+4 |
* | try to auto-fill the profile address if we actually do know it. | Friendika | 2011-01-01 | 1 | -2/+30 |
* | freeform text area for private contact info - notes or things you just want t... | Friendika | 2010-12-28 | 1 | -1/+7 |
* | move facebook post to addon - and under the AGPL | Friendika | 2010-12-27 | 1 | -26/+3 |
* | more hooks | Friendika | 2010-12-25 | 3 | -3/+20 |
* | more plugin hooks | Friendika | 2010-12-25 | 2 | -1/+19 |
* | secure profile redirect failed with duplex relationship | Friendika | 2010-12-25 | 2 | -7/+8 |
* | new string wasn't configured for translation. | Friendika | 2010-12-25 | 1 | -1/+1 |
* | provide separate plugin settings page, update demo plugin, fix hook_register | Friendika | 2010-12-24 | 1 | -0/+18 |
* | show creative commons coverage on registration page | Friendika | 2010-12-24 | 1 | -0/+4 |
* | undo one of the hooks from last checkin - passing objects led to error | Friendika | 2010-12-24 | 1 | -0/+3 |
* | slight change on last commit - server discovery for legacy openid | Friendika | 2010-12-23 | 1 | -1/+3 |
* | revised openid patch, added fix for Windows servers, make "is now friends wit... | Friendika | 2010-12-23 | 3 | -30/+20 |
* | OpenID delegation degrade gracefully if database table is not updated. | fabrixxm | 2010-12-23 | 2 | -17/+22 |
* | Translatable "Welcome to" in home | fabrixxm | 2010-12-23 | 1 | -2/+2 |
* | OpenID delegation in profile page | fabrixxm | 2010-12-23 | 1 | -1/+26 |
* | add more plugin hooks, etc. | Friendika | 2010-12-22 | 2 | -1/+10 |
* | double profile image on friend requests | Friendika | 2010-12-22 | 1 | -1/+0 |
* | send new friend activity when appropriate | Friendika | 2010-12-22 | 1 | -0/+56 |
* | plugin/addon API landing - still things left to do before it's useful | Friendika | 2010-12-22 | 2 | -32/+76 |
* | more notes on Windows install | Friendika | 2010-12-22 | 1 | -3/+4 |
* | some Windows (and other) installation issues | Friendika | 2010-12-22 | 1 | -6/+6 |
* | begin plugin api | Friendika | 2010-12-20 | 1 | -2/+3 |