aboutsummaryrefslogtreecommitdiffstats
path: root/mod/zfinger.php
Commit message (Expand)AuthorAgeFilesLines
* convert all the _well_known service controllers which are a bit touchy when i...redmatrix2016-04-181-12/+0
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-191-1/+0
|\
| * add the project name to site info packetredmatrix2015-10-191-0/+1
* | consolidate zotfinger and webfingerredmatrix2015-09-171-279/+2
* | change matrix to grid, begin webfinger optimisationredmatrix2015-09-161-11/+0
* | major changes to "forum mode" on the network/matrix pageredmatrix2015-09-091-1/+1
* | add repository type as one that is able to self-identify as a public forumredmatrix2015-08-251-1/+1
* | DB changes for some channel flagsredmatrix2015-06-151-7/+3
* | convert the abook fieldsredmatrix2015-06-141-3/+2
* | Merge branch 'master' into tresredmatrix2015-05-141-1/+1
|\|
| * product was a bad string to use because we may require it for e-commerce, and...redmatrix2015-05-131-1/+1
* | Merge branch 'master' into tresfriendica2015-04-231-5/+0
|\|
| * tweaks to directory registrations which don't seem to be happening, also down...friendica2015-03-191-5/+0
* | Merge branch 'master' into tresfriendica2015-02-011-1/+8
|\|
| * two tracks proceeding in parallel - first adding the ability to store a digit...friendica2015-02-011-1/+8
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-201-1/+1
|/
* violates new sql standardsHabeas Codice2014-11-131-1/+1
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-0/+16
|\
| * add public forum identification to libzot. No attempt is made to identify oth...friendica2014-11-101-0/+16
* | PostgreSQL support initial commitHabeas Codice2014-11-131-2/+2
|/
* more heavy lifting on the hubloc management and revocation infrastructure; do...friendica2014-09-141-20/+3
* implement service class for feed polling frequenecy, fixed a service class bu...friendica2014-09-031-1/+0
* switch everything over to crypto_encapsulate()friendica2014-08-231-1/+1
* provide backend storage and declaration of directory realmfriendica2014-08-161-0/+1
* clean up more code duplicationfriendica2014-07-141-1/+1
* remove cyclic dependency on XCHAN_FLAGS_HIDDENfriendica2014-07-051-2/+3
* honour the admin censored flag in the directory, and some slow progress on ex...friendica2014-06-221-1/+2
* bring back birthdaysfriendica2014-06-021-5/+10
* this should be better - "xchan deleted" state on remote sites only follows th...friendica2014-04-071-5/+6
* prevent follows of and notifications to deceased channelsfriendica2014-04-071-2/+4
* bring friends backfriendica2014-03-061-2/+1
* some anomolies found when viewing connections in various cases.friendica2014-03-021-2/+14
* extend the directory profiles a bit morefriendica2013-12-251-1/+5
* Provide a fallback channel to probe for magic-auth when we have no prior comm...friendica2013-12-151-5/+27
* add hooks to zot-finger and import_xchanfriendica2013-12-031-0/+1
* allow zot-info to return results for address= with webbies or naked nicknamesfriendica2013-11-291-1/+2
* reduce the likelihood that a given channel will have 30-40 valid hublocs with...friendica2013-11-271-1/+1
* allow zot public providers to list their location, as a non US-based server c...friendica2013-10-301-0/+1
* structure for channel unionsfriendica2013-09-261-5/+0
* adult channel settingfriendica2013-09-221-3/+4
* add "tiered" access policy, add tagcloud to directory pagesfriendica2013-09-181-0/+2
* site sellpage linksfriendica2013-09-171-0/+1
* Pieces we'll need to tie together chanman and account/channel deletion and di...friendica2013-09-171-1/+2
* fix the missing brace before pushingfriendica2013-09-141-2/+3
* some fixes to directory keyword searchesfriendica2013-09-141-2/+4
* No need to add name_updated twice in zfinger responseOlaf Conradi2013-09-111-2/+1
* premium/restricted channel connections implemented, configure at yoursite/cha...friendica2013-08-211-1/+1
* basic structure for premium channel implementationfriendica2013-08-211-0/+12
* Add a site access policy (to determine if this is really a public site or jus...friendica2013-08-061-0/+10
* hide detailed site information if you're off the grid.friendica2013-07-241-23/+32