Commit Graph

209 Commits (f236a203df71ad92d142205acedef13b8cef87db)

Author SHA1 Message Date
mutantmonkey f236a203df remove execute permissions from modules (unneeded) 2011-12-21 01:32:16 -05:00
mutantmonkey 69490dc2f1 accidentally broke things with that merge; need to use bytes here 2011-12-21 01:31:46 -05:00
mutantmonkey 397786ea71 Merge branch 'master' of https://github.com/sbp/phenny
Conflicts:
	irc.py
2011-12-13 14:59:30 -05:00
mutantmonkey e14f178898 linx: should return when no url provided 2011-12-12 02:11:28 -05:00
mutantmonkey 42c37857fa linx: deal with no URL provided 2011-12-12 02:10:54 -05:00
mutantmonkey babaa9fb9f linx.li uploader 2011-12-12 01:55:10 -05:00
mutantmonkey 2b034e7a41 fix .u 2011-12-11 18:09:42 -05:00
mutantmonkey 6e69bc1ba3 tfw: fix indentation 2011-12-04 19:46:28 -05:00
mutantmonkey 76c0feddb5 tfw: handle unknown locations properly 2011-12-04 19:43:49 -05:00
mutantmonkey cd9f5ac8e2 web: encode to utf-8 before submitting 2011-11-30 16:05:09 -05:00
mutantmonkey 0b5398ca04 fcc: show error when looking up non-existant callsign 2011-11-30 16:04:44 -05:00
mutantmonkey 01bcae7a03 start using callook.info instead of scraping from ARRL 2011-11-30 13:44:12 -05:00
mutantmonkey 5e3f24fadb add fcc callsign lookup 2011-11-29 22:58:05 -05:00
mutantmonkey d1ff59fd4f fix remind module 2011-11-26 21:20:01 -05:00
mutantmonkey f24fc68a3a attempt to fix random crashing 2011-11-16 17:36:14 -05:00
mutantmonkey a5c76f3f60 clean up unicode decoding a bit 2011-11-16 17:28:14 -05:00
mutantmonkey d5a614d530 fix unicode errors that prevented PMs from working properly 2011-11-16 17:12:54 -05:00
Sean B. Palmer 12d983561a Project script instead of a Makefile 2011-11-15 14:05:45 +00:00
Sean B. Palmer 27d80498d3 Fix to line length limit code. 2011-11-15 13:56:43 +00:00
mutantmonkey 0461aab1c1 tfw: handle negative temps 2011-11-06 01:42:19 -05:00
mutantmonkey 7b41ea29bd fix .u 2011-10-22 21:54:12 -04:00
mutantmonkey d9a8cb9a12 ensure that messages are encoded in utf-8 during calls to safe() 2011-10-22 21:12:54 -04:00
mutantmonkey 27ebfea407 chillmeter: add one more thing 2011-10-20 17:45:57 -04:00
mutantmonkey 4587c2de0c add some more chill things 2011-10-20 17:43:36 -04:00
mutantmonkey 4990fb63cf fix hs module to work with python3 2011-10-19 18:56:04 -04:00
mutantmonkey 029ef79458 Merge pull request #21 from rmoore/master
Add signal handling to __init__
2011-10-07 13:10:25 -07:00
Reese Moore 494731e533 Make phenny kill the child threads when the parent receives a SIGTERM. 2011-10-07 16:09:01 -04:00
mutantmonkey c0e16df2a8 Wadsworth's Constant module 2011-10-02 16:39:13 -04:00
mutantmonkey 0f62f9ceae fix wiktionary quoting 2011-09-29 19:41:18 -04:00
mutantmonkey 60660c1755 lastfm: handle http.client.BadStatusLine 2011-09-26 14:11:48 -04:00
mutantmonkey 04c41d07ed lastfm: open config file as w, not wb, to deal with unicode properly 2011-09-26 13:56:55 -04:00
mutantmonkey 95ad79b5ec attempt to fix intermittent disconnections due to AttributeError when decoding 2011-09-23 19:31:48 -04:00
mutantmonkey 4c64beada2 fix rounding in lastfm module caused by python3 upgrade 2011-09-23 19:00:58 -04:00
mutantmonkey 6ee5c6dae7 another go at fixing intermittent disconnections 2011-09-23 00:39:58 -04:00
mutantmonkey 2f2d365113 actually fix intermittent disconnections 2011-09-22 23:41:36 -04:00
mutantmonkey 241084db6f fix intermittent disconnections 2011-09-22 23:32:24 -04:00
mutantmonkey e8ce0a1782 actually fix search this time 2011-09-22 18:19:25 -04:00
mutantmonkey 39240a60e2 update readme 2011-09-22 18:16:22 -04:00
mutantmonkey 2ec39ddc34 Update readme, fix search 2011-09-22 18:15:42 -04:00
mutantmonkey 456efaefe1 Try ISO-8859-1 if unicode fails 2011-09-22 17:56:28 -04:00
mutantmonkey 279e8ba969 use nonblocking sockets 2011-09-22 16:07:26 -04:00
mutantmonkey 67ef6a0afe switch readme to markdown, fix ping timeouts 2011-09-22 15:44:13 -04:00
mutantmonkey 800b78a02f more python3 fixes 2011-09-22 15:04:19 -04:00
mutantmonkey baf5403066 fix nonetype issues 2011-09-22 14:29:29 -04:00
mutantmonkey 50fe275870 Port to python3, fix ssl support 2011-09-22 14:17:27 -04:00
mutantmonkey 8d601d52bd add ipv6 support 2011-09-21 22:42:06 -04:00
mutantmonkey 06133ef0c3 mylife: catch IOError too 2011-09-21 20:54:53 -04:00
mutantmonkey f34695717d Migrate modules using urllib2 to use phenny's web module 2011-09-21 20:43:05 -04:00
mutantmonkey c8fe22190c mylife: add my life is creepy 2011-09-17 21:46:42 -04:00
mutantmonkey f7658ccfdf fix mlihp 2011-09-17 21:35:55 -04:00