Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update: Added template file | Kelly Rauchenberger | 2008-09-21 | 1 | -0/+4 |
| | | | | Refs #60 | ||||
* | Update: Added SF generator to phpBB3 | Kelly Rauchenberger | 2008-09-21 | 1 | -0/+55 |
| | | | | Fixes #60 | ||||
* | Update: Changed Subscription URL for phpBB3 | Kelly Rauchenberger | 2008-09-20 | 2 | -8/+20 |
| | | | | Refs #61 | ||||
* | Update: Removed Series-related code | Kelly Rauchenberger | 2008-09-19 | 4 | -25/+10 |
| | | | | Refs #56 | ||||
* | 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: 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 VerID bounce to phpBB3 and Wordpress | Kelly Rauchenberger | 2008-08-21 | 1 | -1/+7 |
| | | | | | Subversion is on its way as well, just it needs to be opened in NetBeans. Refs #44 | ||||
* | General: Upgraded Verification ID generation | Kelly Rauchenberger | 2008-08-16 | 1 | -2/+2 |
| | | | | Verification IDs in Central and Update can now be between 0 and 2147483647. Closes #37 | ||||
* | 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: Created phpBB3 plugin Subscription File | Kelly Rauchenberger | 2008-08-06 | 14 | -1/+6277 |
| | | | | | Also started on the plugin's update library, currently uses a function identical to the library's. May want to change it so that it does more post-object work than the foreign function has to. Refs #7 | ||||
* | Update: Completed phpBB3 plugin's ACP | Kelly Rauchenberger | 2008-08-06 | 3 | -1/+43 |
| | | | | | | Also used a new method of providing the subscription file's URL as static text instead inside a text box. Refs #7 | ||||
* | Update: Continued to work on ACP for phpBB3 plugin | Kelly Rauchenberger | 2008-08-06 | 3 | -11/+26 |
| | | | | | | | The module now has two working form elements, Subscription Title and Central Server (URL). They both read and write to the database. Refs #7 | ||||
* | Update: Started InstaDisc ACP for phpBB3 plugin | Kelly Rauchenberger | 2008-08-06 | 4 | -0/+151 |
Refs #7 |