about summary refs log tree commit diff stats
path: root/update/plugin
Commit message (Collapse)AuthorAgeFilesLines
* Update: Added SF generator to WordpressKelly Rauchenberger2008-09-211-0/+60
| | | | Closes #59
* Update: Wrote Subversion pluginKelly Rauchenberger2008-09-201-0/+131
| | | | Fixes #62
* Update: Imported XML-RPC librariesKelly Rauchenberger2008-09-2023-1130/+6194
| | | | Refs #62
* Update: Changed Subscription URL for phpBB3Kelly Rauchenberger2008-09-203-11/+21
| | | | Refs #61
* Update: Changed Subscription URL in WordpressKelly Rauchenberger2008-09-201-33/+24
| | | | Refs #61
* Update: Changed Subscription URI in MediaWikiKelly Rauchenberger2008-09-2010-4/+23
| | | | Refs #61
* Update: Removed Series-related codeKelly Rauchenberger2008-09-194-25/+10
| | | | Refs #56
* Update: Removed Series-related codeKelly Rauchenberger2008-09-181-4/+3
| | | | Refs #57
* Update: Fixed comment URL baseKelly Rauchenberger2008-09-181-1/+1
| | | | | | Another [261]. These repeat meme revisions are getting strange, but I LOVE THEM!!!!!!!!!!!! Refs #6
* Update: Fixed form field mixupKelly Rauchenberger2008-09-171-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 Rauchenberger2008-09-141-1/+1
| | | | Refs #12
* Update: Created the MediaWiki pluginKelly Rauchenberger2008-09-141-1/+1
| | | | Closes #19
* Update: Reverted Series integrationKelly Rauchenberger2008-09-141-24/+4
| | | | Refs #55
* Update: Added initSubscription()Kelly Rauchenberger2008-09-131-4/+14
| | | | Refs #19
* Update: Added encryption functionsKelly Rauchenberger2008-09-131-4/+33
| | | | Refs #19
* Update: Added XML-RPC includeKelly Rauchenberger2008-09-131-0/+2
| | | | Refs #19
* Update: Imported XML-RPC librariesKelly Rauchenberger2008-09-1310-0/+6194
| | | | Refs #19
* Update: Started worked on MediaWiki pluginKelly Rauchenberger2008-09-131-0/+64
| | | | Refs #19
* Update: Centralized Central in SubversionKelly Rauchenberger2008-09-061-11/+7
| | | | Refs #52
* Update: Centralized Central in WordpressKelly Rauchenberger2008-09-062-109/+19
| | | | | | Also removed subscription.php due to the new subscription specification (#28) Refs #52 and #28
* Update: Centralized Central in phpBB3Kelly Rauchenberger2008-09-066-100/+21
| | | | | | Also removed subscription.php due to the new subscription specification (#28) Refs #52 and #28
* Update: Revert two accidental edits in phpBB3Kelly Rauchenberger2008-08-241-2/+2
| | | | | | Similar to [15], but not quite Refs #7, #39
* Update: Added password protection to phpBB3Kelly Rauchenberger2008-08-241-3/+36
| | | | Closes #39
* Update: Localized phpBB3 ACP field descriptionsKelly Rauchenberger2008-08-243-24/+33
| | | | Refs #7
* Update: Added encryption field to phpBB3 ACPKelly Rauchenberger2008-08-243-0/+12
| | | | Refs #39
* Update: Added pasword protection to SubversionKelly Rauchenberger2008-08-221-3/+129
| | | | Closes #40
* Update: Added password protection to WordpressKelly Rauchenberger2008-08-211-2/+44
| | | | Closes #38
* Update: Add check for mcrypt extensionKelly Rauchenberger2008-08-211-2/+16
| | | | Refs #38
* Update: Added default valuesKelly Rauchenberger2008-08-211-0/+10
| | | | Refs #38
* Update: Added encryption fields to admin panelKelly Rauchenberger2008-08-211-1/+15
| | | | Refs #38
* Update: Added VerID bounce to SubversionKelly Rauchenberger2008-08-217-7/+18
| | | | Also imported classpath libraries, for some reason they weren't previously added. Fixes #44
* Update: Added VerID bounce to phpBB3 and WordpressKelly Rauchenberger2008-08-212-3/+21
| | | | | Subversion is on its way as well, just it needs to be opened in NetBeans. Refs #44
* General: Upgraded Verification ID generationKelly Rauchenberger2008-08-162-4/+4
| | | | Verification IDs in Central and Update can now be between 0 and 2147483647. Closes #37
* Update: Renamed Subversion plugin folderKelly Rauchenberger2008-08-169-0/+0
| | | | The folder name "svn" was annoying Subversion because svn is a special name to it. Fixes #36
* Update: Completed SVN pluginKelly Rauchenberger2008-08-075-1/+219
| | | | Closes #12
* Update: Created NetBeans project (for SVN Plugin)Kelly Rauchenberger2008-08-076-0/+779
|
* Update: Created MODX installation instructions for phpBB3Kelly Rauchenberger2008-08-063-0/+2425
| | | | The phpBB3 plugin is now completed! Closes #7
* Update: Fixed HTML entities in phpBB3Kelly Rauchenberger2008-08-061-1/+1
| | | | Also, 100th COMMIT! YAY! PARTY TIME EVERYONE! YAY!
* Update: Completed phpBB3's sending libraryKelly Rauchenberger2008-08-061-2/+8
| | | | Now, to finish the phpBB3 plugin, the MODX file has to be written. Refs #7
* Update: Worked on phpBB3 pluginKelly Rauchenberger2008-08-064-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 pluginKelly Rauchenberger2008-08-061-2/+2
| | | | See [90]
* Update: Created phpBB3 plugin Subscription FileKelly Rauchenberger2008-08-0614-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: Modified Wordpress plugin ACPKelly Rauchenberger2008-08-061-2/+2
| | | | | | Now the Subscription File URL uses the "static text" style started in [87] instead of the "input box" style. Refs #6
* Update: Completed phpBB3 plugin's ACPKelly Rauchenberger2008-08-063-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 pluginKelly Rauchenberger2008-08-063-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 pluginKelly Rauchenberger2008-08-064-0/+151
| | | | Refs #7
* Update: Added default title to Wordpress pluginKelly Rauchenberger2008-08-051-0/+5
| | | | Now the Subscription Title defaults to the blog's name.
* Update: Fixed author display in Wordpress pluginKelly Rauchenberger2008-08-052-6/+5
| | | | | Also fixed a typo in the admin panel and removed the postfix from the comments' subscription's title. Fixes #20.
* Update: Added comment feed to Wordpress pluginKelly Rauchenberger2008-08-051-3/+27
| | | | | Now with the addition of the comment feed, the Wordpress plugin is complete. (Well, it needs some tweaking, #17). Closes #6.
* Update: Added post action hookKelly Rauchenberger2008-08-051-1/+54
| | | | | Wordpress now sends InstaDisc items whenever a post is published. However, there seems to be yet ANOTHER strange error with the client because it is, once again, not recieving any items. Refs #6.