| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for service_plink() after observing it in the wild | friendica | 2015-02-09 | 1 | -1/+1 |
* | generate the correct service permalink | friendica | 2015-02-08 | 1 | -0/+24 |
* | Check allowed emails, also add blacklisting for | Christian Vogeley | 2015-01-25 | 1 | -6/+29 |
* | don't let dns_get_record() "write to screen" if it errors. | friendica | 2015-01-06 | 1 | -2/+2 |
* | add Thomas's Diaspora repair script as include/fixd.php - altered so it can b... | friendica | 2014-12-16 | 1 | -11/+13 |
* | Undo accidental reversion included in last checkin | Thomas Willingham | 2014-12-15 | 1 | -2/+2 |
* | Doco: How to write foreign doco in how to write doco doco. | Thomas Willingham | 2014-12-15 | 1 | -2/+3 |
* | Let Diaspora hublocs come back by allowing discover_by_webbie() to carry on if | Thomas Willingham | 2014-12-13 | 1 | -3/+2 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -5/+5 |
* | this bug has been there for a *long* time. First time I've ever seen it trigg... | friendica | 2014-10-13 | 1 | -1/+1 |
* | z_post_url_json() added to easily deal with JSON post APIs; without getting c... | friendica | 2014-09-16 | 1 | -0/+17 |
* | just mark dead hubloc deleted - don't remove them. This could cause problems.... | friendica | 2014-09-16 | 1 | -11/+4 |
* | doco correction | friendica | 2014-09-09 | 1 | -11/+5 |
* | syntax error in dba driver, document z_post_url | friendica | 2014-09-09 | 1 | -0/+29 |
* | allow stuff with Diaspora authors to federate in zot conversations even if th... | friendica | 2014-09-04 | 1 | -1/+1 |
* | feed removal issue | friendica | 2014-09-02 | 1 | -5/+7 |
* | use feed title for channel name before checking author, make feed items share... | friendica | 2014-09-02 | 1 | -5/+7 |
* | use feed icon as default avatar for rss connections | friendica | 2014-09-01 | 1 | -2/+5 |
* | rss feed discovery | friendica | 2014-08-31 | 1 | -20/+162 |
* | sort out some anomalies | friendica | 2014-08-25 | 1 | -2/+3 |
* | Add d* folks to address book. WARNING - DO NOT ATTEMPT THIS. LEAVE IT THE FRU... | friendica | 2014-08-24 | 1 | -292/+364 |
* | diaspora discovery | friendica | 2014-08-24 | 1 | -0/+113 |
* | move Friendica photo migrator to addons, bring back a few XML scraping functi... | friendica | 2014-08-20 | 1 | -1/+165 |
* | some work on network discovery | friendica | 2014-08-19 | 1 | -95/+149 |
* | optionally allow zrl usage from specific markdown sources | friendica | 2014-07-01 | 1 | -9/+9 |
* | logging: include target url when reporting z_fetch_url and z_post_url errors. | friendica | 2014-05-27 | 1 | -4/+4 |
* | This should be a slight improvement in setting ciphers - we'll punt on RedHat... | friendica | 2014-03-25 | 1 | -8/+4 |
* | that should fix it. | friendica | 2014-03-24 | 1 | -2/+2 |
* | that didn't work out well | friendica | 2014-03-24 | 1 | -2/+2 |
* | ssl ciphers - be liberal in what we accept, conservative in what we generate | friendica | 2014-03-24 | 1 | -12/+24 |
* | add curl error text to mod/probe so we can remotely diagnose communication is... | friendica | 2014-03-23 | 1 | -2/+4 |
* | improve curl error logging | friendica | 2014-03-23 | 1 | -1/+3 |
* | clean up logger commands. Placed apostrophs at the end from some comments to ... | Michael Meer | 2014-01-30 | 1 | -8/+2 |
* | attempt with fix URL for testing works | Michael Meer | 2014-01-30 | 1 | -3/+9 |
* | make default profile photo configurable - should be functional but needs admi... | friendica | 2013-12-19 | 1 | -1/+1 |
* | htmspecialchars_decode only takes one argument. | zottel | 2013-12-12 | 1 | -1/+1 |
* | more htmlspecialchars sanitisation | friendica | 2013-12-12 | 1 | -1/+1 |
* | some work on modularising the default profile photo so we can make them site ... | friendica | 2013-12-09 | 1 | -1/+1 |
* | trimmed style.css by a few hundred lines. Needs many more such efforts | friendica | 2013-12-01 | 1 | -103/+0 |
* | get rid of deprecated post_url() function | friendica | 2013-12-01 | 1 | -102/+2 |
* | get rid of fetch_url - post_url will be a bit harder as several plugins need ... | friendica | 2013-12-01 | 1 | -153/+5 |
* | deprecate a->get_curl_code() and $a->get_curl_headers() | friendica | 2013-12-01 | 1 | -180/+12 |
* | set default charset of email_header_encode, add ud_flags to indicate which (d... | friendica | 2013-09-18 | 1 | -1/+1 |
* | z_fetch_url - include curl debug info in return array and log it (at logger_d... | friendica | 2013-09-10 | 1 | -0/+10 |
* | make manual image scaling work - even if auto scaling kicks in. | friendica | 2013-06-23 | 1 | -7/+13 |
* | photo driver abstraction | friendica | 2013-04-25 | 1 | -2/+3 |
* | odds and ends in prepearation for photo abstraction, plus red-to-friendica addon | friendica | 2013-04-25 | 1 | -25/+25 |
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean... | friendica | 2013-04-15 | 1 | -1/+1 |
* | more Friendica removals | friendica | 2013-04-14 | 1 | -5/+4 |
* | update manage table and some documentation | friendica | 2013-03-27 | 1 | -1/+30 |