aboutsummaryrefslogtreecommitdiffstats
path: root/include/network.php
Commit message (Expand)AuthorAgeFilesLines
* more groundwork for channel importfriendica2013-02-141-16/+16
* use our own CA bundle as authoritative for backend communications. This avoid...friendica2013-02-131-0/+9
* Tweak behavior of redirect for http codesOlaf Conradi2012-12-261-7/+6
* Same applies for 307Olaf Conradi2012-12-261-2/+3
* POST redirects to POST on 308 onlyOlaf Conradi2012-12-261-2/+10
* Add permanent redirect (308) http codeOlaf Conradi2012-12-261-5/+7
* More whitespace fixesOlaf Conradi2012-12-261-9/+9
* Fix whitespaceOlaf Conradi2012-12-261-9/+9
* use consistent quote encodingfriendica2012-12-061-1/+1
* self-signed cert? Since you won't listen to me and insist on annoying your fr...friendica2012-11-131-7/+5
* more file cleanupfriendica2012-10-221-0/+84
* zot basic comm structure (real basic)friendica2012-08-091-0/+90
* merge comment threading, provide plugin/theme functions to handle css/js incl...friendica2012-08-091-0/+1
* moving forward againfriendica2012-08-081-0/+7
* updatesfriendica2012-08-051-1/+12
* remember that the main thing is to keep the main thing the main thing...friendica2012-07-311-0/+94
* eliminate the obsolete "last-child" indicatorfriendica2012-07-181-15/+16
* get rid of special "short salmon key" for statusnetfriendica2012-07-111-5/+3
* config to disable email validationfriendica2012-07-011-0/+3
* allow linking to Diaspora's scaled-down imagesZach Prezkuta2012-06-231-3/+15
* Add support for PNG images with alphaFabio Comuni2012-06-071-1/+4
* bring in the *much better* xml parser from the original zot branchfriendica2012-05-161-0/+164
* validate_url() and validate_email() validate also IP address.Fabio Comuni2012-05-031-3/+3
* Some Bugfixes, and variable checksTobias Hößl2012-04-171-2/+3
* validate_url allow naked subdomain if is "localhost"Fabio Comuni2012-04-131-3/+4
* set default on get_avatarfriendica2012-04-101-1/+8
* Remove Gravatar from core and add new hook avatar_lookup.Klaus Weidenbach2012-04-091-8/+6
* Rename gravatar_img() more generic to avatar_img().Klaus Weidenbach2012-04-091-3/+3
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+48
|\
| * make contact ssl_policy change a function since it is used in a few placesfriendica2012-04-021-0/+45
| * more error handlingfriendica2012-03-311-0/+3
|/
* bug #337, call template_unescape() only at the end of template processingfriendica2012-03-171-2/+2
* relative link redirectsfriendica2012-02-261-7/+12
* scale external imagesfriendica2012-02-251-0/+40
* bug #281friendica2012-02-121-0/+3
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* fix diaspora's illegal webfinger xml before sending to parserfriendica2011-12-091-0/+3
* update user-agent string for remote http requestsfriendica2011-11-181-2/+2
* oembed: don't try to fetch media files and add Accept request header to fetch...Fabio Comuni2011-11-171-1/+9
* fix diaspora cacheFriendika2011-10-251-1/+1
* fix various html parse errorsFriendika2011-10-201-1/+6
* structures for batch mode (Diaspora/zot)Friendika2011-09-201-19/+54
* faster friend requests (DFRN)Friendika2011-09-061-6/+13
* log every possible diaspora return for posts and commentsFriendika2011-08-291-14/+14
* third attempt to get rid of this stupid warningFriendika2011-08-251-1/+1
* diaspora admin toggle, update install guideFriendika2011-08-221-1/+1
* php error when no aliasesFriendika2011-08-211-1/+1
* notifier issueFriendika2011-08-181-3/+4
* fill and expire fcontact cacheFriendika2011-08-181-0/+21
* fill in framework for d* outgoingFriendika2011-08-161-2/+4