]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
tags and XRDS
authorEvan Prodromou <evan@prodromou.name>
Thu, 22 May 2008 18:34:21 +0000 (14:34 -0400)
committerEvan Prodromou <evan@prodromou.name>
Thu, 22 May 2008 18:34:21 +0000 (14:34 -0400)
commiteecd611f678febabe1d62d5cf9b0bc152caf7596
tree72c75722a2ceb82ba6418187ad90353dc4121542
parent41f013578024a1ce558bde4030a0171e2895ed09
tags and XRDS

Starting the process of remote subscriptions.

First, add the capacity to mint tags. May in the future want to allow
some kind of UUID or URL for unique URIs. New config options for tag
authority and date, and a function for minting tags.

Store URIs in the DB. If the admin changes his/her tag config, this
shouldn't change the URIs in the DB. Unless they really want to make
that happen.

Generate an XRDS document with the appropriate URLs for microblogging.
Also, redefined some stuff in openmicroblogging.txt. And moved the file.

darcs-hash:20080522183421-84dde-fe46f32e4050f2c4b6c850334103007ed7feabf7.gz
actions/xrds.php [new file with mode: 0644]
db/stoica.sql
doc/README
doc/TODO
doc/openlisten.txt [deleted file]
doc/openmicroblogging.txt [new file with mode: 0644]
lib/common.php
lib/util.php