aboutsummaryrefslogtreecommitdiffstats
path: root/include/network.php
Commit message (Expand)AuthorAgeFilesLines
* Added 'invitation_only' to site infowave722015-12-201-0/+1
* start working on the singleton settingredmatrix2015-12-091-0/+13
* provide plugin hooks for blacklist checking functions.redmatrix2015-12-061-0/+13
* use the std_version where applicable instead of matching to the git.redmatrix2015-12-031-4/+6
* generalise the site black|white allow lists, also add a channel black|white l...redmatrix2015-11-291-1/+56
* report correct directory mode for standalone directories in siteinforedmatrix2015-11-291-1/+1
* create get_site_info() function so we can have a siteinfo.json module instead...redmatrix2015-11-291-0/+104
* Use http_status() instead of homegrowing it. Adapt http_status to handle repl...ken restivo2015-11-201-4/+21
* remove the obsolete avatar_img function (gravatar/libravatar lookup)redmatrix2015-11-091-22/+0
* mail sync/migrate continued; also abstract delivery loop to make it re-usable...redmatrix2015-10-151-0/+27
* generate all (non-square) photo scales - even if the original photo is smalle...redmatrix2015-10-151-3/+3
* start hooking in the new webfinger/zot merged discoveryredmatrix2015-09-171-6/+10
* consolidate zotfinger and webfingerredmatrix2015-09-171-2/+2
* ensure connections have a nameredmatrix2015-09-101-0/+2
* initial work on obj import, rename import_profile_photo to import_xchan_photo...redmatrix2015-09-011-2/+2
* more work separating Diaspora from coreredmatrix2015-08-031-0/+5
* refresh diaspora xchan every month or so since receiving profile update messa...redmatrix2015-07-221-2/+20
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-211-1/+1
|\
| * Fixes regarding the new default profile photo size. The default profile photo...Mario Vavti2015-07-201-2/+2
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-291-0/+90
|\|
| * some prep workredmatrix2015-06-291-0/+90
* | Merge branch 'master' into tresredmatrix2015-05-141-1/+4
|\|
| * fix a couple of miscellaneous errors which showed up in the logsredmatrix2015-05-111-1/+4
* | Merge branch 'master' into tresfriendica2015-04-231-49/+68
|\|
| * Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-43/+56
| * Bugfix und variable initialization.Klaus Weidenbach2015-03-211-4/+3
| * parse_url: if url returns an image/audio/video file instead of a webpage, ret...friendica2015-03-041-0/+7
| * apply fix from 8d03774 to z_post_url alsofriendica2015-02-231-1/+1
| * make redirections restriction in z_fetch_url() workzottel2015-02-231-1/+1
| * fix for service_plink() after observing it in the wildfriendica2015-02-091-1/+1
* | Merge branch 'master' into tresfriendica2015-02-081-0/+24
|\|
| * generate the correct service permalinkfriendica2015-02-081-0/+24
* | Merge branch 'master' into tres and add some work on the item_deleted flag re...friendica2015-01-261-6/+29
|\|
| * Check allowed emails, also add blacklisting forChristian Vogeley2015-01-251-6/+29
* | that should take care of the bitfields in hublocfriendica2015-01-201-3/+2
|/
* don't let dns_get_record() "write to screen" if it errors.friendica2015-01-061-2/+2
* add Thomas's Diaspora repair script as include/fixd.php - altered so it can b...friendica2014-12-161-11/+13
* Undo accidental reversion included in last checkinThomas Willingham2014-12-151-2/+2
* Doco: How to write foreign doco in how to write doco doco.Thomas Willingham2014-12-151-2/+3
* Let Diaspora hublocs come back by allowing discover_by_webbie() to carry on ifThomas Willingham2014-12-131-3/+2
* PostgreSQL support initial commitHabeas Codice2014-11-131-5/+5
* this bug has been there for a *long* time. First time I've ever seen it trigg...friendica2014-10-131-1/+1
* z_post_url_json() added to easily deal with JSON post APIs; without getting c...friendica2014-09-161-0/+17
* just mark dead hubloc deleted - don't remove them. This could cause problems....friendica2014-09-161-11/+4
* doco correctionfriendica2014-09-091-11/+5
* syntax error in dba driver, document z_post_urlfriendica2014-09-091-0/+29
* allow stuff with Diaspora authors to federate in zot conversations even if th...friendica2014-09-041-1/+1
* feed removal issuefriendica2014-09-021-5/+7
* use feed title for channel name before checking author, make feed items share...friendica2014-09-021-5/+7
* use feed icon as default avatar for rss connectionsfriendica2014-09-011-2/+5