Assembla home | Assembla project page
 

root/trunk/Phergie/Plugin/Url.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @279 [279] 08/02/08 02:13:43 Slynderdale --
(edit) @278 [278] 08/01/08 21:18:09 Seldaek * Fixed a bug in staticPluginLoaded() and updated all calls to it
(edit) @277 [277] 08/01/08 19:38:42 Seldaek fixes #43
(edit) @275 [275] 08/01/08 18:11:54 Seldaek fixes #45
(edit) @274 [274] 08/01/08 13:47:58 Seldaek * some cleanups to Url, added schemeless option. fixes #40
(edit) @262 [262] 07/05/08 01:00:07 tobias382 Fixes #42 Modified URL detection to include closing parentheses and made …
(edit) @230 [230] 04/13/08 22:13:20 Slynderdale More bug fixes, yay! Raised the usleep value in streams to be less …
(edit) @228 [228] 04/13/08 21:03:27 Slynderdale URL now updates the TLD as needed instead of just on init() and changed …
(edit) @227 [227] 04/13/08 19:15:30 Slynderdale Fixed a offset problem in Seen when retrieving records for others and …
(edit) @226 [226] 04/13/08 03:17:59 Slynderdale Some bug fixes and tweaks. Fixed up the error handling in URL a bit and …
(edit) @225 [225] 04/13/08 00:57:51 Slynderdale Fixed an annoyance where non-valid URLs returned an error
(edit) @221 [221] 04/08/08 18:41:50 Slynderdale Changed the default link format to "[ %link% ] %title%" and also made it …
(edit) @219 [219] 04/08/08 03:18:46 Slynderdale Added some bug fixes and enhancements.It doesn't match against email …
(edit) @217 [217] 04/08/08 01:57:38 Slynderdale Some final clean up.
(edit) @215 [215] 04/08/08 01:18:52 Slynderdale Cleaned up the code and beautified it. Fixed all the indentation and went …
(edit) @206 [206] 04/04/08 18:03:53 Slynderdale Some more bug fixes. Added a temp fix to Base.php to make onPhpError work …
(edit) @205 [205] 04/04/08 10:28:52 Slynderdale Replaced every tab in Phergie with spaces for a more unified formatting
(edit) @204 [204] 04/04/08 10:08:19 Slynderdale Added various bug fixes, enhancements as well as removed some stay …
(edit) @203 [203] 04/03/08 01:31:13 tobias382 Fixed the autoloader in the bootstrap file not to emit a notice for …
(edit) @200 [200] 03/31/08 03:49:48 tobias382 * Change: Modified phergie.ini to default debug to true and log to null * …
(edit) @194 [194] 03/29/08 13:28:33 Slynderdale A whole lot of enhancements and bug fixes. The files were also updated to …
(edit) @184 [184] 03/21/08 22:51:37 Slynderdale Added several bug fixes as well as improvements to URL which includes …
(edit) @171 [171] 03/13/08 01:10:50 Slynderdale Added a fallback to URLs using the https scheme when !OpenSSL isn't …
(edit) @170 [170] 03/13/08 00:43:19 Slynderdale Added SSL error handling when fopen encounters warnings when opening a …
(edit) @169 [169] 03/12/08 23:27:51 Slynderdale Forgot to remove the two debug calls I added to URL.
(edit) @168 [168] 03/12/08 23:23:54 Slynderdale Added a couple bug fixes and improvements. Now when someone posts a url …
(edit) @165 [165] 03/11/08 21:24:41 Seldaek * Url: Added error status report + fixed speed
(edit) @164 [164] 03/11/08 16:01:22 Seldaek * Url: Removed useless property and made the title retrieval a tiny bit …
(edit) @163 [163] 03/11/08 14:29:06 Seldaek Url: Should fix the choking bug on very slowly loading pages (thanks …
(edit) @161 [161] 03/11/08 08:07:48 Slynderdale Some tiny fixes and additions. Fixed a sorting bug in ModuleList, added …
(edit) @145 [145] 03/09/08 08:55:31 Slynderdale Updated URL to have it have both a limit to the number of URLs that are …
(edit) @138 [138] 03/07/08 19:01:55 Slynderdale Fixes #32 and adds transliteration support to Phergie's base as well as …
(edit) @132 [132] 03/06/08 03:46:42 Seldaek * Url: Bug in grabbing title fixed
(edit) @131 [131] 03/06/08 03:32:18 Seldaek * Url: rebuilt antispam cache
(edit) @127 [127] 03/05/08 19:52:29 Seldaek * Url: Does not send messages if no title found and tinyurl not used
(edit) @121 [121] 03/04/08 16:18:19 Seldaek * Drink: moved the punctuation patch somewhere more appropriate * Url: …
(edit) @119 [119] 03/04/08 04:02:48 tobias382 Added support for messages containing multiple URLs to the Url plugin …
(edit) @111 [111] 03/03/08 17:45:18 Seldaek * Allows Url to match "http://<IP Address>/" urls
(edit) @87 [87] 02/28/08 04:48:52 Seldaek * Removes non-decoded entities in Feeds/URL titles
(edit) @75 [75] 02/25/08 18:23:50 Seldaek * Url: fixes titles being cut off
(edit) @72 [72] 02/25/08 06:55:08 Seldaek * Acronym : allowed <Nick>: ACRO? * Daddy : added "I am your daddy, …
(edit) @71 [71] 02/25/08 01:38:31 tobias382 * Added support to the Acronym plugin for filtering responses to certain …
(edit) @68 [68] 02/17/08 21:37:06 tobias382 * Moved Phergie_Event_Handler to Phergie_Plugin_Abstract_Base and updated …
(edit) @65 [65] 02/17/08 19:03:21 Seldaek * antiloop fix for Url
(edit) @64 [64] 02/17/08 18:27:54 tobias382 * Added a check for messages containing no commands * Added a check for …
(edit) @61 [61] 02/17/08 17:24:15 tobias382 * Modified the Dns and Math plugins to use the Command plugin * Added soda …
(edit) @60 [60] 02/17/08 04:25:26 tobias382 Fixes #1, #8, #14, #10, #13 * Fixed some parameter parsing issues in the …
(copy) @59 [59] 02/15/08 10:37:33 tobias382 Unstable commit - driver seems to work, most plugins still need testing * …
copied from trunk/Phergie/Plugin/URLTitles.php:
(copy) @57 [57] 02/12/08 05:39:20 tobias382 * Removed _ convention from non-public class properties * Converted static …
Note: See TracRevisionLog for help on using the revision log.