| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | initial doco | friendica | 2013-02-26 | 1 | -36/+49 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | more groundwork for channel import | friendica | 2013-02-14 | 1 | -16/+16 |
* | use our own CA bundle as authoritative for backend communications. This avoid... | friendica | 2013-02-13 | 1 | -0/+9 |
* | Tweak behavior of redirect for http codes | Olaf Conradi | 2012-12-26 | 1 | -7/+6 |
* | Same applies for 307 | Olaf Conradi | 2012-12-26 | 1 | -2/+3 |
* | POST redirects to POST on 308 only | Olaf Conradi | 2012-12-26 | 1 | -2/+10 |
* | Add permanent redirect (308) http code | Olaf Conradi | 2012-12-26 | 1 | -5/+7 |
* | More whitespace fixes | Olaf Conradi | 2012-12-26 | 1 | -9/+9 |
* | Fix whitespace | Olaf Conradi | 2012-12-26 | 1 | -9/+9 |
* | use consistent quote encoding | friendica | 2012-12-06 | 1 | -1/+1 |
* | self-signed cert? Since you won't listen to me and insist on annoying your fr... | friendica | 2012-11-13 | 1 | -7/+5 |
* | more file cleanup | friendica | 2012-10-22 | 1 | -0/+84 |
* | zot basic comm structure (real basic) | friendica | 2012-08-09 | 1 | -0/+90 |
* | merge comment threading, provide plugin/theme functions to handle css/js incl... | friendica | 2012-08-09 | 1 | -0/+1 |
* | moving forward again | friendica | 2012-08-08 | 1 | -0/+7 |
* | updates | friendica | 2012-08-05 | 1 | -1/+12 |
* | remember that the main thing is to keep the main thing the main thing... | friendica | 2012-07-31 | 1 | -0/+94 |
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -15/+16 |
* | get rid of special "short salmon key" for statusnet | friendica | 2012-07-11 | 1 | -5/+3 |
* | config to disable email validation | friendica | 2012-07-01 | 1 | -0/+3 |
* | allow linking to Diaspora's scaled-down images | Zach Prezkuta | 2012-06-23 | 1 | -3/+15 |
* | Add support for PNG images with alpha | Fabio Comuni | 2012-06-07 | 1 | -1/+4 |
* | bring in the *much better* xml parser from the original zot branch | friendica | 2012-05-16 | 1 | -0/+164 |
* | validate_url() and validate_email() validate also IP address. | Fabio Comuni | 2012-05-03 | 1 | -3/+3 |
* | Some Bugfixes, and variable checks | Tobias Hößl | 2012-04-17 | 1 | -2/+3 |
* | validate_url allow naked subdomain if is "localhost" | Fabio Comuni | 2012-04-13 | 1 | -3/+4 |
* | set default on get_avatar | friendica | 2012-04-10 | 1 | -1/+8 |
* | Remove Gravatar from core and add new hook avatar_lookup. | Klaus Weidenbach | 2012-04-09 | 1 | -8/+6 |
* | Rename gravatar_img() more generic to avatar_img(). | Klaus Weidenbach | 2012-04-09 | 1 | -3/+3 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+48 |
|\ |
|
| * | make contact ssl_policy change a function since it is used in a few places | friendica | 2012-04-02 | 1 | -0/+45 |
| * | more error handling | friendica | 2012-03-31 | 1 | -0/+3 |
|/ |
|
* | bug #337, call template_unescape() only at the end of template processing | friendica | 2012-03-17 | 1 | -2/+2 |
* | relative link redirects | friendica | 2012-02-26 | 1 | -7/+12 |
* | scale external images | friendica | 2012-02-25 | 1 | -0/+40 |
* | bug #281 | friendica | 2012-02-12 | 1 | -0/+3 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | fix diaspora's illegal webfinger xml before sending to parser | friendica | 2011-12-09 | 1 | -0/+3 |
* | update user-agent string for remote http requests | friendica | 2011-11-18 | 1 | -2/+2 |
* | oembed: don't try to fetch media files and add Accept request header to fetch... | Fabio Comuni | 2011-11-17 | 1 | -1/+9 |
* | fix diaspora cache | Friendika | 2011-10-25 | 1 | -1/+1 |