| Commit message (Expand) | Author | Age | Files | Lines |
* | suppress some scraping errors when confronted with hybrid/strange | Friendika | 2011-02-02 | 1 | -0/+3 |
* | protocol reversal, roll dfrn_version to 2.1 | Friendika | 2011-02-01 | 1 | -2/+2 |
* | don't try to scrape atom/rss feeds. missing param in contact store (mod_follow) | Friendika | 2011-02-01 | 1 | -0/+3 |
* | add cache table | Fabio Comuni | 2011-01-31 | 1 | -1/+1 |
* | more ssl_policy cleanup, allow manual feed update per contact when hub is wha... | Friendika | 2011-01-30 | 1 | -4/+6 |
* | wrong ref in ssl policy | Friendika | 2011-01-30 | 1 | -2/+2 |
* | even more cleanup prior to push | Friendika | 2011-01-29 | 1 | -3/+1 |
* | cleanup ssl_policy implementation | Friendika | 2011-01-29 | 1 | -4/+4 |
* | implement SSL redirection policy (none, full, selfsign) | Friendika | 2011-01-29 | 1 | -1/+18 |
* | Merge branch 'fabrixxm-master' | Friendika | 2011-01-28 | 1 | -2/+25 |
|\ |
|
| * | cal proc_run hook before string escape | Fabio Comuni | 2011-01-28 | 1 | -6/+3 |
| * | Added proc_run() and modified all occurrence of proc_close(proc_open()) to us... | fabrixxm | 2011-01-24 | 1 | -0/+30 |
* | | tag finder tweak | Friendika | 2011-01-27 | 1 | -1/+1 |
* | | removed java photo uploader from mainline. Photo uploaders are now plugins, b... | Friendika | 2011-01-27 | 1 | -1/+1 |
* | | remote links | Friendika | 2011-01-27 | 1 | -1/+1 |
* | | Revert "Revert "roll version - now in alpha 2.1"" | Friendika | 2011-01-27 | 1 | -1/+1 |
* | | Revert "roll version - now in alpha 2.1" | Friendika | 2011-01-27 | 1 | -1/+1 |
* | | roll version - now in alpha 2.1 | Friendika | 2011-01-27 | 1 | -1/+1 |
* | | leave room for vertical scrollbar (when needed) | Friendika | 2011-01-24 | 1 | -0/+14 |
|/ |
|
* | version roll | Friendika | 2011-01-24 | 1 | -1/+1 |
* | fix a few issues with code blocks, ignore tags within blocks, fold multi-line... | Friendika | 2011-01-23 | 1 | -0/+5 |
* | do a better job of comparing same URLs. | Friendika | 2011-01-19 | 1 | -0/+19 |
* | network view all item types by date | Friendika | 2011-01-19 | 1 | -1/+1 |
* | new profile_sidebar_enter hook, changed profile_sidebar to array | Friendika | 2011-01-18 | 1 | -1/+6 |
* | personal title | Friendika | 2011-01-18 | 1 | -2/+5 |
* | tracking errant bin2hex call | Friendika | 2011-01-17 | 1 | -0/+5 |
* | repair any bad links in activity objects | Friendika | 2011-01-17 | 1 | -2/+2 |
* | activity object link had incorrect attribute, highlight critical install steps | Friendika | 2011-01-17 | 1 | -1/+1 |
* | ensure birthday "today" calculation is relative to UTC. | Friendika | 2011-01-17 | 1 | -1/+1 |
* | newlines were getting stripped | Friendika | 2011-01-16 | 1 | -1/+0 |
* | there were some bug fixes, roll version number | Friendika | 2011-01-16 | 1 | -1/+1 |
* | birthday notifications: missing div close | Friendika | 2011-01-16 | 1 | -1/+2 |
* | compatibility: version discovery | Friendika | 2011-01-14 | 1 | -1/+3 |
* | birthday notifications working | Friendika | 2011-01-13 | 1 | -0/+58 |
* | event and birthday data structures | Friendika | 2011-01-13 | 1 | -1/+1 |
* | set_config anomaly | Friendika | 2011-01-03 | 1 | -2/+7 |
* | email check failed, translate wall_item template | Friendika | 2011-01-03 | 1 | -1/+1 |
* | change activitystreams unfollow to stop-follow but also send out OStatus unfo... | Friendika | 2011-01-03 | 1 | -1/+1 |
* | Stupid fix in boot.php | fabrixxm | 2011-01-03 | 1 | -1/+1 |
* | Add sitename in page title | fabrixxm | 2011-01-03 | 1 | -1/+2 |
* | valid host checks were returning true on TXT records and other useless garbage | Friendika | 2011-01-02 | 1 | -2/+2 |
* | freeform text area for private contact info - notes or things you just want t... | Friendika | 2010-12-28 | 1 | -1/+1 |
* | plugin changes to contact_block, also configurable limit | Friendika | 2010-12-26 | 1 | -3/+11 |
* | provide separate plugin settings page, update demo plugin, fix hook_register | Friendika | 2010-12-24 | 1 | -1/+1 |
* | debugging the plugin logic, couple of issues found | Friendika | 2010-12-23 | 1 | -2/+11 |
* | revised openid patch, added fix for Windows servers, make "is now friends wit... | Friendika | 2010-12-23 | 1 | -3/+3 |
* | add more plugin hooks, etc. | Friendika | 2010-12-22 | 1 | -0/+21 |
* | warnings when no plugins installed | Friendika | 2010-12-22 | 1 | -12/+17 |
* | plugin/addon API landing - still things left to do before it's useful | Friendika | 2010-12-22 | 1 | -6/+73 |
* | begin plugin api | Friendika | 2010-12-20 | 1 | -2/+58 |