aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* removed function was still referencedFriendika2011-01-111-1/+1
* use default system theme for system pagesFriendika2011-01-075-5/+16
* add contact edit hooksFriendika2011-01-072-2/+9
* friend request homecoming - ensure login redirects back to confirmation page,Friendika2011-01-071-1/+24
* schema typoFriendika2011-01-061-0/+6
* undo freesans temporarily due to poor legibility.Friendika2011-01-061-1/+1
* plugin settings were getting changedFriendika2011-01-051-5/+8
* make home tab work from remote profile, fix link in comment notify emailsFriendika2011-01-051-1/+1
* couple minor issues with reg queueFriendika2011-01-042-3/+3
* secure admin hijacking from openidFriendika2011-01-041-0/+11
* prevent admin hijacksFriendika2011-01-043-1/+10
* Merge branch 'friendika-master'fabrixxm2011-01-041-0/+2
|\
| * provide "return home" keyFriendika2011-01-041-0/+2
* | Manage user registrations in REGISTER_APPROVE mode.fabrixxm2011-01-042-2/+37
|/
* much better solution to privacy on ajax wall photosFriendika2011-01-042-30/+29
* missing pagination in photo collectionsFriendika2011-01-041-4/+9
* set permissions of uploaded wall photo to match those of theFriendika2011-01-031-0/+44
* settings: ensure system theme is default selectionFriendika2011-01-031-1/+6
* fix typo, check for empty group in network pageFriendika2011-01-034-8/+13
* email check failed, translate wall_item templateFriendika2011-01-033-0/+3
* change activitystreams unfollow to stop-follow but also send out OStatus unfo...Friendika2011-01-032-2/+4
* add plugin hook to home page contentfabrixxm2011-01-031-0/+3
* site config to force publish in site directoryFriendika2011-01-022-10/+13
* don't process empty or non-existent group arrayFriendika2011-01-021-2/+3
* validate the openid url as well. We won't change it if it's bogus, but we won...Friendika2011-01-021-1/+2
* don't update openidserver if openid is emptyFriendika2011-01-021-5/+9
* don't use openid CURL wrapper if open_basedir is set (even if safe_mode isn't)Friendika2011-01-021-0/+2
* typo slipped throughFriendika2011-01-021-1/+1
* missing thumbnail in new profilesFriendika2011-01-021-1/+2
* declare key size/algorithm to ensure key gets generatedFriendika2011-01-021-0/+13
* add plugin hooks to personal XRDFriendika2011-01-011-0/+4
* try to auto-fill the profile address if we actually do know it.Friendika2011-01-011-2/+30
* freeform text area for private contact info - notes or things you just want t...Friendika2010-12-281-1/+7
* move facebook post to addon - and under the AGPLFriendika2010-12-271-26/+3
* more hooksFriendika2010-12-253-3/+20
* more plugin hooksFriendika2010-12-252-1/+19
* secure profile redirect failed with duplex relationshipFriendika2010-12-252-7/+8
* new string wasn't configured for translation.Friendika2010-12-251-1/+1
* provide separate plugin settings page, update demo plugin, fix hook_registerFriendika2010-12-241-0/+18
* show creative commons coverage on registration pageFriendika2010-12-241-0/+4
* undo one of the hooks from last checkin - passing objects led to errorFriendika2010-12-241-0/+3
* slight change on last commit - server discovery for legacy openidFriendika2010-12-231-1/+3
* revised openid patch, added fix for Windows servers, make "is now friends wit...Friendika2010-12-233-30/+20
* OpenID delegation degrade gracefully if database table is not updated.fabrixxm2010-12-232-17/+22
* Translatable "Welcome to" in homefabrixxm2010-12-231-2/+2
* OpenID delegation in profile pagefabrixxm2010-12-231-1/+26
* add more plugin hooks, etc.Friendika2010-12-222-1/+10
* double profile image on friend requestsFriendika2010-12-221-1/+0
* send new friend activity when appropriateFriendika2010-12-221-0/+56
* plugin/addon API landing - still things left to do before it's usefulFriendika2010-12-222-32/+76