about summary refs log tree commit diff stats
path: root/central
Commit message (Collapse)AuthorAgeFilesLines
* Central: Simplified function parametersKelly Rauchenberger2008-08-011-41/+10
| | | | With the new usage of 'functions_parameters_type = "phpvals"', all parameters are stored as PHP values, and thus arrays are usable.
* Central: Added recieving functionsKelly Rauchenberger2008-08-011-6/+142
| | | | The next step is to implement the instaDisc_* functions and complete the Central Server.
* Central Server: Started XML-RPC interfaceKelly Rauchenberger2008-07-2910-0/+6293
|
* Continued working on install.phpKelly Rauchenberger2008-07-263-20/+4
|
* Redid InstaDisc, new technique in storeKelly Rauchenberger2008-07-055-176/+26
| | | | | | New technique is to use XML-RPC hooks instead of a pre-built HTML interface so people who host Central Servers will not have to use the default interface, instead allowing them to create their own.
* Moved over to the Four Island Templating System.Kelly Rauchenberger2008-06-235-9/+174
|
* Moved code needed by most pages into a single file.Kelly Rauchenberger2008-06-233-1/+25
|
* Added database supportKelly Rauchenberger2008-06-232-0/+23