Commit graph

16 commits

Author SHA1 Message Date
Luke Rogers e12e7721da PEP8, various other tweaks 2012-09-05 07:52:03 +12:00
Luke Rogers 6c022dac1c Tweaked http.py, started rewriting urlparse.py 2012-09-05 07:41:52 +12:00
Luke Rogers ace1743891 More bug squashing 2012-05-17 07:45:59 +12:00
neersighted 54cf797b1e Updated helpstrings 2012-05-15 20:07:27 -07:00
Luke Rogers 36dcf308d3 Changed method of adding http:// sot URLS 2012-04-23 07:44:25 +12:00
lukeroge b35868c0f1 Modernized some code. 2012-03-28 11:24:20 +13:00
lukeroge 6c31f313fd Standardised function name 2012-03-28 11:04:06 +13:00
neersighted 51a31caf99 Update plugins/urlparse.py 2012-03-23 19:36:24 -07:00
Luke Rogers f025df92b6 PEP-8 + ping.py changes 2012-03-23 18:14:58 +13:00
Luke Rogers b47482a07a removed useless imports and debug code 2012-03-21 23:55:38 +13:00
Luke Rogers d935cccd18 Dumped the buggy auto parser. replaced it with a faster command-based system that doesn't fail as much 2012-03-21 23:52:15 +13:00
Luke Rogers 104a4d6810 Made url parsing toggleable, added more advenced regex 2012-03-04 14:23:39 +13:00
neersighted dec3690373 Fix minor bug in URL detection 2012-03-02 01:36:47 -08:00
neersighted 5234eac522 Man, this patch just keeps dragin. make urlparse.py not need a / after aurl 2012-03-01 23:02:09 -08:00
neersighted 0f2206f68f fixed regex in urlparse.py to not parse commands, also made it respece paths 2012-03-01 22:50:47 -08:00
neersighted c172a8756c rename urltools.py to something more appropate 2012-02-29 00:50:15 -08:00
Renamed from plugins/urltools.py (Browse further)