aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
* birthday notifications workingFriendika2011-01-131-0/+58
|
* event and birthday data structuresFriendika2011-01-131-1/+1
|
* set_config anomalyFriendika2011-01-031-2/+7
|
* email check failed, translate wall_item templateFriendika2011-01-031-1/+1
|
* change activitystreams unfollow to stop-follow but also send out OStatus ↵Friendika2011-01-031-1/+1
| | | | unfollow
* Stupid fix in boot.phpfabrixxm2011-01-031-1/+1
|
* Add sitename in page titlefabrixxm2011-01-031-1/+2
|
* valid host checks were returning true on TXT records and other useless garbageFriendika2011-01-021-2/+2
|
* freeform text area for private contact info - notes or things you just want ↵Friendika2010-12-281-1/+1
| | | | to remember (addresses, phone numbers, birthdays, whatever)
* plugin changes to contact_block, also configurable limitFriendika2010-12-261-3/+11
|
* provide separate plugin settings page, update demo plugin, fix hook_registerFriendika2010-12-241-1/+1
|
* debugging the plugin logic, couple of issues foundFriendika2010-12-231-2/+11
|
* revised openid patch, added fix for Windows servers, make "is now friends ↵Friendika2010-12-231-3/+3
| | | | with" commentable, fix settings form hook to be inside form
* add more plugin hooks, etc.Friendika2010-12-221-0/+21
|
* warnings when no plugins installedFriendika2010-12-221-12/+17
|
* plugin/addon API landing - still things left to do before it's usefulFriendika2010-12-221-6/+73
|
* begin plugin apiFriendika2010-12-201-2/+58
|
* missing keyFriendika2010-12-201-1/+1
|
* block connection/friend request spamFriendika2010-12-201-1/+1
|
* added "secret" profile search keywordsFriendika2010-12-191-1/+1
|
* register/login timestampsFriendika2010-12-161-1/+1
|
* personal config storage, template the vcard profile, logging failed uri's to ↵Friendika2010-12-141-4/+200
| | | | help track down transient dreamhost issues
* profile load optimisationFriendika2010-12-111-2/+73
|
* never enough commentsFriendika2010-12-101-0/+31
|
* never enough commentsFriendika2010-12-101-23/+54
|
* found the cause of intermittent friend confirmation glitch (but not with ↵Friendika2010-12-091-2/+8
| | | | 100% certainty)
* smiley filterFriendika2010-12-081-0/+21
|
* db prepare for enhanced magic profiles and remote privacy indicators, fixed ↵Friendika2010-12-071-1/+1
| | | | $lang setting to use system config var, some other syntax issues
* removed high-bit angle-char stripping from input filter - interfering with ↵Friendika2010-12-071-7/+20
| | | | utf-8 chars
* flatten conversation hierarchy to one level on import but preserve all ↵Friendika2010-12-041-1/+1
| | | | | | thread info in case somebody wants to write a plugin to display as multi-level thread
* getting ready to add partner infoFriendika2010-12-021-1/+1
|
* fix installation into subdir of domainFriendika2010-12-021-1/+4
|
* improved linkification of naked text urlsFriendika2010-12-011-1/+7
|
* rino landingFriendika2010-11-301-0/+24
|
* localise login template, allow openid to be disabledFriendika2010-11-281-3/+28
|
* no newlines in tagsFriendika2010-11-281-1/+1
|
* curl_code testsFriendika2010-11-251-2/+0
|
* need appFriendika2010-11-251-2/+6
|
* ensuring all non-deliveries get in the queueFriendika2010-11-251-0/+4
|
* no pagination on search pageFriendika2010-11-241-1/+3
|
* coloured text confusing the tag finderFriendika2010-11-241-0/+2
|
* undo magic quotes setting if presentFriendika2010-11-231-0/+19
|
* infrastructure for queueing, redeliveryFriendika2010-11-211-7/+5
|
* oauth2 dbFriendika2010-11-211-1/+1
|
* bring back the sparkleFriendika2010-11-191-4/+4
|
* "like" attributed to wrong person on oocasionFriendika2010-11-191-6/+6
|
* log xml_status error repliesFriendika2010-11-181-0/+3
|
* isolate translateable filesFriendika2010-11-151-1/+3
|
* validate email addresses to see if the hostnames actually resolve before ↵Friendika2010-11-151-4/+16
| | | | committing a new user
* use gravatar for default avatarsFriendika2010-11-151-0/+24
|