| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Central: Simplified function parameters | Kelly Rauchenberger | 2008-08-01 | 1 | -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 functions | Kelly Rauchenberger | 2008-08-01 | 1 | -6/+142 |
| | | | | | The next step is to implement the instaDisc_* functions and complete the Central Server. | ||||
| * | Central Server: Started XML-RPC interface | Kelly Rauchenberger | 2008-07-29 | 10 | -0/+6293 |
| | | |||||
| * | Continued working on install.php | Kelly Rauchenberger | 2008-07-26 | 3 | -20/+4 |
| | | |||||
| * | Redid InstaDisc, new technique in store | Kelly Rauchenberger | 2008-07-05 | 5 | -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 Rauchenberger | 2008-06-23 | 5 | -9/+174 |
| | | |||||
| * | Moved code needed by most pages into a single file. | Kelly Rauchenberger | 2008-06-23 | 3 | -1/+25 |
| | | |||||
| * | Added database support | Kelly Rauchenberger | 2008-06-23 | 2 | -0/+23 |
