Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update: Fixed form field mixup | Kelly Rauchenberger | 2008-09-17 | 1 | -4/+4 |
| | | | | | | | This is a new one. Instead of a [15], we have a "im-too-lazy-to-create-a-new-ticket-for-this-little-mistake-so-im-just-going-to-put-it-with-the-original-plugin-request-ticket" Lovely. Refs #6 | ||||
* | Update: [15] | Kelly Rauchenberger | 2008-09-14 | 1 | -1/+1 |
| | | | | Refs #12 | ||||
* | Update: Created the MediaWiki plugin | Kelly Rauchenberger | 2008-09-14 | 1 | -1/+1 |
| | | | | Closes #19 | ||||
* | Update: Reverted Series integration | Kelly Rauchenberger | 2008-09-14 | 1 | -24/+4 |
| | | | | Refs #55 | ||||
* | Update: Reverted Series integration | Kelly Rauchenberger | 2008-09-14 | 1 | -24/+5 |
| | | | | Refs #55 | ||||
* | Update: Added initSubscription() | Kelly Rauchenberger | 2008-09-13 | 1 | -4/+14 |
| | | | | Refs #19 | ||||
* | Update: Added encryption functions | Kelly Rauchenberger | 2008-09-13 | 1 | -4/+33 |
| | | | | Refs #19 | ||||
* | Update: Added XML-RPC include | Kelly Rauchenberger | 2008-09-13 | 1 | -0/+2 |
| | | | | Refs #19 | ||||
* | Update: Imported XML-RPC libraries | Kelly Rauchenberger | 2008-09-13 | 10 | -0/+6194 |
| | | | | Refs #19 | ||||
* | Update: Started worked on MediaWiki plugin | Kelly Rauchenberger | 2008-09-13 | 1 | -0/+64 |
| | | | | Refs #19 | ||||
* | Update: Added back $idusSubscriptionTitle | Kelly Rauchenberger | 2008-09-11 | 1 | -3/+5 |
| | | | | Refs #55 | ||||
* | Update: Added more fields | Kelly Rauchenberger | 2008-09-10 | 1 | -7/+22 |
| | | | | Refs #55 | ||||
* | General: [15] | Kelly Rauchenberger | 2008-09-07 | 1 | -1/+1 |
| | | | | Refs #28 | ||||
* | Update: Removed category value | Kelly Rauchenberger | 2008-09-06 | 1 | -4/+2 |
| | | | | Refs #52 | ||||
* | Update: Centralized Central in Subversion | Kelly Rauchenberger | 2008-09-06 | 1 | -11/+7 |
| | | | | Refs #52 | ||||
* | Update: Centralized Central in Wordpress | Kelly Rauchenberger | 2008-09-06 | 2 | -109/+19 |
| | | | | | | Also removed subscription.php due to the new subscription specification (#28) Refs #52 and #28 | ||||
* | Update: Removed UN and PW values | Kelly Rauchenberger | 2008-09-06 | 1 | -11/+4 |
| | | | | Refs #52 | ||||
* | Update: Centralized Central in phpBB3 | Kelly Rauchenberger | 2008-09-06 | 6 | -100/+21 |
| | | | | | | Also removed subscription.php due to the new subscription specification (#28) Refs #52 and #28 | ||||
* | Update: Centralized Central in Library | Kelly Rauchenberger | 2008-09-06 | 2 | -37/+10 |
| | | | | | | Also removed subscription.php due to the new subscription specification (#28) Refs #52 and #28 | ||||
* | Update: Revert two accidental edits in phpBB3 | Kelly Rauchenberger | 2008-08-24 | 1 | -2/+2 |
| | | | | | | Similar to [15], but not quite Refs #7, #39 | ||||
* | Update: Added password protection to phpBB3 | Kelly Rauchenberger | 2008-08-24 | 1 | -3/+36 |
| | | | | Closes #39 | ||||
* | Update: Localized phpBB3 ACP field descriptions | Kelly Rauchenberger | 2008-08-24 | 3 | -24/+33 |
| | | | | Refs #7 | ||||
* | Update: Added encryption field to phpBB3 ACP | Kelly Rauchenberger | 2008-08-24 | 3 | -0/+12 |
| | | | | Refs #39 | ||||
* | Update: Added pasword protection to Subversion | Kelly Rauchenberger | 2008-08-22 | 1 | -3/+129 |
| | | | | Closes #40 | ||||
* | Update: Spruced up Library password protection | Kelly Rauchenberger | 2008-08-21 | 1 | -43/+35 |
| | | | | Refs #10 | ||||
* | Update: Added password protection to Wordpress | Kelly Rauchenberger | 2008-08-21 | 1 | -2/+44 |
| | | | | Closes #38 | ||||
* | Update: Add check for mcrypt extension | Kelly Rauchenberger | 2008-08-21 | 1 | -2/+16 |
| | | | | Refs #38 | ||||
* | Update: Added default values | Kelly Rauchenberger | 2008-08-21 | 1 | -0/+10 |
| | | | | Refs #38 | ||||
* | Update: Added encryption fields to admin panel | Kelly Rauchenberger | 2008-08-21 | 1 | -1/+15 |
| | | | | Refs #38 | ||||
* | Update: Added VerID bounce to Subversion | Kelly Rauchenberger | 2008-08-21 | 7 | -7/+18 |
| | | | | Also imported classpath libraries, for some reason they weren't previously added. Fixes #44 | ||||
* | Update: Added VerID bounce to phpBB3 and Wordpress | Kelly Rauchenberger | 2008-08-21 | 2 | -3/+21 |
| | | | | | Subversion is on its way as well, just it needs to be opened in NetBeans. Refs #44 | ||||
* | Update: Fixed $resp value receipt | Kelly Rauchenberger | 2008-08-21 | 1 | -2/+3 |
| | | | | | Previously, the return value was recieved by $resp->value(), but that returned an xmlrpcval, not an int. The proper method is $resp->value()->scalarVal(). Refs #44 | ||||
* | Update: Added VerID bounce to Library | Kelly Rauchenberger | 2008-08-21 | 1 | -17/+15 |
| | | | | Refs #44 | ||||
* | General: Upgraded Verification ID generation | Kelly Rauchenberger | 2008-08-16 | 3 | -7/+7 |
| | | | | Verification IDs in Central and Update can now be between 0 and 2147483647. Closes #37 | ||||
* | Update: Renamed Subversion plugin folder | Kelly Rauchenberger | 2008-08-16 | 9 | -0/+0 |
| | | | | The folder name "svn" was annoying Subversion because svn is a special name to it. Fixes #36 | ||||
* | Update: Fixed encryption sequence | Kelly Rauchenberger | 2008-08-13 | 1 | -2/+11 |
| | | | | | | | | | Previously, even after the key generation bug ([127]) was fixed, the Client was still failing to decrypt properly. However, the first field, Title, decrypted perfectly, so it was discovered that while the Client reset the Cipher object after every decryption, the Update Server did not reset MCrypt after every enryption. This has been fixed. Refs #10 | ||||
* | Update: Seperated Encryption ID from Verifiction ID | Kelly Rauchenberger | 2008-08-13 | 1 | -12/+22 |
| | | | | | | | | The Client was failing to properly decrypt encrypted data because of a key generation issue, the key is generated from a password and a Verification ID. However, because Verifcation IDs must be unique, the encryption key and the decryption key would differ. However, the Central Server needs to be modified so as to pass on the Encryption Key. Refs #10 | ||||
* | Update: Added #10 support to Subscription File | Kelly Rauchenberger | 2008-08-12 | 1 | -0/+8 |
| | | | | Refs #10 | ||||
* | Update: Added Update-side password protection | Kelly Rauchenberger | 2008-08-12 | 1 | -4/+41 |
| | | | | Refs #10 | ||||
* | Update: Added multiple subscription support | Kelly Rauchenberger | 2008-08-07 | 2 | -17/+33 |
| | | | | Closes #22 | ||||
* | Update: Completed SVN plugin | Kelly Rauchenberger | 2008-08-07 | 5 | -1/+219 |
| | | | | Closes #12 | ||||
* | Update: Created NetBeans project (for SVN Plugin) | Kelly Rauchenberger | 2008-08-07 | 6 | -0/+779 |
| | |||||
* | Update: Undid the password-protection support | Kelly Rauchenberger | 2008-08-07 | 2 | -31/+1 |
| | | | | | From now on, password-protection is Milestone 1.1. When that time comes, you can look back on [105] and [106] for password-protection. Refs #10 | ||||
* | Update: Added automatic Subscription File | Kelly Rauchenberger | 2008-08-07 | 2 | -0/+26 |
| | | | | | | Users of the Update Server Library will no longer have to write their own Subscription File because now the Library comes with an automatically generated one with password-protection support. Just ensure that if you move subscription.php away from instadisc.php that you update the include() in subscription.php! Refs #10 | ||||
* | Update: Added password-protection support to the library | Kelly Rauchenberger | 2008-08-07 | 1 | -0/+23 |
| | | | | | | Using the new instaDisc_sendEncrypted() function and the $idusEncryptionPassword variable, you can now feed password-protected subscriptions. However, a Subscription File will have to be automatically generated to support the password-protection. Refs #10 | ||||
* | Update: Created MODX installation instructions for phpBB3 | Kelly Rauchenberger | 2008-08-06 | 3 | -0/+2425 |
| | | | | The phpBB3 plugin is now completed! Closes #7 | ||||
* | Update: Fixed HTML entities in phpBB3 | Kelly Rauchenberger | 2008-08-06 | 1 | -1/+1 |
| | | | | Also, 100th COMMIT! YAY! PARTY TIME EVERYONE! YAY! | ||||
* | Update: Completed phpBB3's sending library | Kelly Rauchenberger | 2008-08-06 | 1 | -2/+8 |
| | | | | Now, to finish the phpBB3 plugin, the MODX file has to be written. Refs #7 | ||||
* | Update: Worked on phpBB3 plugin | Kelly Rauchenberger | 2008-08-06 | 4 | -6/+19 |
| | | | | | | | | The Subscription File didn't contain the activation key, so that was fixed, and also it turned out that everywhere was using the wrong method of getting the board's URL, so that was changed too. Then then sending library was worked upon. The only fault I currently see is that the Author field doesn't seem to be being sent for some reason. Refs #7 | ||||
* | Update: Fixed semantics in Wordpress plugin | Kelly Rauchenberger | 2008-08-06 | 1 | -2/+2 |
| | | | | See [90] |