Commit Graph

  • 09e26155ce Merge branch 'master' of https://github.com/sbp/phenny mutantmonkey 2012-02-17 22:10:05 -0500
  • f1e523e9bd update shebangs from python2 -> python3 to avoid confusion mutantmonkey 2012-02-16 17:39:44 -0500
  • 6198b30d76 Throttle channel joins Sean B. Palmer 2012-02-16 17:55:23 +0000
  • c65639d55f when config file is passed by arg avoid creating config dir Esteban (Eka) Feldman 2012-02-16 12:22:41 -0300
  • 7c1a290b87 Merge pull request #23 from telnoratti/master mutantmonkey 2012-02-12 01:36:01 -0800
  • eba2e5b8a3 Added url shortener using xss vulnerablity that owner refused to fix. Calvin Winkowski 2012-02-12 04:32:16 -0500
  • 3203eae258 rule34: fix mutantmonkey 2012-02-12 01:06:32 -0500
  • 78dccb1ec8 rule34: handle empty result set mutantmonkey 2012-02-12 01:03:39 -0500
  • e787df1850 add rule34 module mutantmonkey 2012-02-12 01:01:34 -0500
  • e1a36026fd fix .npl mutantmonkey 2012-02-10 22:02:53 -0500
  • fdf53d578f actually fix search module mutantmonkey 2012-02-10 21:13:43 -0500
  • 8a33dabb3e fix search module mutantmonkey 2012-02-10 21:11:04 -0500
  • 5423fc2edd log action messages too mutantmonkey 2012-02-10 19:21:37 -0500
  • 410d72172f add logger module mutantmonkey 2012-02-10 19:11:04 -0500
  • 3d41e2f1d9 fix clock and startup modules mutantmonkey 2012-02-10 19:10:34 -0500
  • ee6ce7ba3e Merge branch 'master' of https://github.com/sbp/phenny mutantmonkey 2012-02-08 16:10:37 -0500
  • f7d3b5f625 potential fix for unicode crash mutantmonkey 2012-02-06 22:58:53 -0500
  • 436d610ff4 Making the PING-loop optional Sean B. Palmer 2012-01-14 22:55:59 +0000
  • 2575536078 Added clsn's ping-pong code Sean B. Palmer 2012-01-12 14:21:49 +0000
  • e3633957a9 New .tr syntax for translations Sean B. Palmer 2012-01-11 14:18:34 +0000
  • e21b2f6ec7 stache: fix case when no image is provided mutantmonkey 2012-01-03 15:02:57 -0500
  • 585523cf7b add stache module mutantmonkey 2012-01-03 14:54:26 -0500
  • 2a809e185e update readme mutantmonkey 2012-01-03 14:30:14 -0500
  • 7ded434a61 tweak info and wadsworth module formatting mutantmonkey 2012-01-03 14:27:55 -0500
  • 56f116732d module formatting tweaks; tabs -> spaces and more mutantmonkey 2012-01-03 14:09:34 -0500
  • 733d3fd39e fix .mliar error message mutantmonkey 2012-01-03 14:08:56 -0500
  • 9cd3578ed1 admin: join channel when invited mutantmonkey 2012-01-03 13:55:28 -0500
  • e2535ab621 fix admin commands mutantmonkey 2012-01-02 21:22:29 -0500
  • d972e70529 Move the content-type check back to the proper indent level, hopefully this makes the bot check for an html Content-Type and not download every file. Reese Moore 2011-12-30 22:37:42 -0500
  • 92ea5b5310 head: fix .head and add response time mutantmonkey 2011-12-28 17:45:11 -0500
  • 9594c33266 Merge fixed translation module mutantmonkey 2011-12-27 12:18:05 -0500
  • b2fe5b31e2 Typo2 Sean B. Palmer 2011-12-27 14:50:21 +0000
  • 3724ba37cd Fixed translation module, with the help of der Hörmi Sean B. Palmer 2011-12-27 14:48:24 +0000
  • 9a5acad5f0 urbandict: terminate if no definition found mutantmonkey 2011-12-26 22:20:59 -0500
  • d127556c67 urbandict: strip whitespace, trim at 256 chars mutantmonkey 2011-12-26 22:19:23 -0500
  • 2db37270a7 cleanup in fcc module mutantmonkey 2011-12-26 22:16:16 -0500
  • 3adb930db8 add urban dictionary module mutantmonkey 2011-12-26 22:16:06 -0500
  • f236a203df remove execute permissions from modules (unneeded) mutantmonkey 2011-12-21 01:32:16 -0500
  • 69490dc2f1 accidentally broke things with that merge; need to use bytes here mutantmonkey 2011-12-21 01:31:46 -0500
  • 397786ea71 Merge branch 'master' of https://github.com/sbp/phenny mutantmonkey 2011-12-13 14:59:30 -0500
  • e14f178898 linx: should return when no url provided mutantmonkey 2011-12-12 02:11:28 -0500
  • 42c37857fa linx: deal with no URL provided mutantmonkey 2011-12-12 02:10:51 -0500
  • babaa9fb9f linx.li uploader mutantmonkey 2011-12-12 01:55:10 -0500
  • 2b034e7a41 fix .u mutantmonkey 2011-12-11 18:09:42 -0500
  • 6e69bc1ba3 tfw: fix indentation mutantmonkey 2011-12-04 19:46:28 -0500
  • 76c0feddb5 tfw: handle unknown locations properly mutantmonkey 2011-12-04 19:43:46 -0500
  • cd9f5ac8e2 web: encode to utf-8 before submitting mutantmonkey 2011-11-30 16:05:09 -0500
  • 0b5398ca04 fcc: show error when looking up non-existant callsign mutantmonkey 2011-11-30 16:04:38 -0500
  • 01bcae7a03 start using callook.info instead of scraping from ARRL mutantmonkey 2011-11-30 13:44:12 -0500
  • 5e3f24fadb add fcc callsign lookup mutantmonkey 2011-11-29 22:58:05 -0500
  • d1ff59fd4f fix remind module mutantmonkey 2011-11-26 21:20:01 -0500
  • f24fc68a3a attempt to fix random crashing mutantmonkey 2011-11-16 17:36:14 -0500
  • a5c76f3f60 clean up unicode decoding a bit mutantmonkey 2011-11-16 17:28:14 -0500
  • d5a614d530 fix unicode errors that prevented PMs from working properly mutantmonkey 2011-11-16 17:12:54 -0500
  • 12d983561a Project script instead of a Makefile Sean B. Palmer 2011-11-15 14:05:45 +0000
  • 27d80498d3 Fix to line length limit code. Sean B. Palmer 2011-11-15 13:56:43 +0000
  • 0461aab1c1 tfw: handle negative temps mutantmonkey 2011-11-06 01:42:19 -0500
  • 7b41ea29bd fix .u mutantmonkey 2011-10-22 21:54:12 -0400
  • d9a8cb9a12 ensure that messages are encoded in utf-8 during calls to safe() mutantmonkey 2011-10-22 21:12:54 -0400
  • 27ebfea407 chillmeter: add one more thing mutantmonkey 2011-10-20 17:45:57 -0400
  • 4587c2de0c add some more chill things mutantmonkey 2011-10-20 17:43:36 -0400
  • 4990fb63cf fix hs module to work with python3 mutantmonkey 2011-10-19 18:56:04 -0400
  • 029ef79458 Merge pull request #21 from rmoore/master mutantmonkey 2011-10-07 13:10:25 -0700
  • 494731e533 Make phenny kill the child threads when the parent receives a SIGTERM. Reese Moore 2011-10-07 16:09:01 -0400
  • c0e16df2a8 Wadsworth's Constant module mutantmonkey 2011-10-02 16:39:13 -0400
  • 0f62f9ceae fix wiktionary quoting mutantmonkey 2011-09-29 19:41:18 -0400
  • 60660c1755 lastfm: handle http.client.BadStatusLine mutantmonkey 2011-09-26 14:11:48 -0400
  • 04c41d07ed lastfm: open config file as w, not wb, to deal with unicode properly mutantmonkey 2011-09-26 13:56:55 -0400
  • 95ad79b5ec attempt to fix intermittent disconnections due to AttributeError when decoding mutantmonkey 2011-09-23 19:31:48 -0400
  • 4c64beada2 fix rounding in lastfm module caused by python3 upgrade mutantmonkey 2011-09-23 19:00:58 -0400
  • 6ee5c6dae7 another go at fixing intermittent disconnections mutantmonkey 2011-09-23 00:39:58 -0400
  • 2f2d365113 actually fix intermittent disconnections mutantmonkey 2011-09-22 23:41:36 -0400
  • 241084db6f fix intermittent disconnections mutantmonkey 2011-09-22 23:32:24 -0400
  • e8ce0a1782 actually fix search this time mutantmonkey 2011-09-22 18:19:25 -0400
  • 39240a60e2 update readme mutantmonkey 2011-09-22 18:16:22 -0400
  • 2ec39ddc34 Update readme, fix search mutantmonkey 2011-09-22 18:15:42 -0400
  • 456efaefe1 Try ISO-8859-1 if unicode fails mutantmonkey 2011-09-22 17:56:28 -0400
  • 279e8ba969 use nonblocking sockets mutantmonkey 2011-09-22 16:07:26 -0400
  • 67ef6a0afe switch readme to markdown, fix ping timeouts mutantmonkey 2011-09-22 15:44:13 -0400
  • 800b78a02f more python3 fixes mutantmonkey 2011-09-22 15:04:19 -0400
  • baf5403066 fix nonetype issues mutantmonkey 2011-09-22 14:29:29 -0400
  • 50fe275870 Port to python3, fix ssl support mutantmonkey 2011-09-22 14:17:27 -0400
  • 8d601d52bd add ipv6 support mutantmonkey 2011-09-21 22:42:06 -0400
  • 06133ef0c3 mylife: catch IOError too mutantmonkey 2011-09-21 20:54:47 -0400
  • f34695717d Migrate modules using urllib2 to use phenny's web module mutantmonkey 2011-09-21 20:43:05 -0400
  • c8fe22190c mylife: add my life is creepy mutantmonkey 2011-09-17 21:46:42 -0400
  • f7658ccfdf fix mlihp mutantmonkey 2011-09-17 21:35:55 -0400
  • 6897760ab7 mylife: add my life is Harry Potter mutantmonkey 2011-09-17 21:35:08 -0400
  • bd69dcfed4 mylife: add my life is twilight mutantmonkey 2011-09-17 21:31:31 -0400
  • c8512991ed fix hs (for real this time) mutantmonkey 2011-09-14 20:29:42 -0400
  • 8d4e0a741b fix hs mutantmonkey 2011-09-14 20:27:29 -0400
  • 213b83871d chillmeter: make decay work properly with negative chill level mutantmonkey 2011-09-08 18:31:08 -0400
  • dd0ade6136 chillmeter: add weighting mutantmonkey 2011-09-08 18:22:45 -0400
  • 0194837708 Merge branch 'master' of https://github.com/Ramblurr/phenny mutantmonkey 2011-09-08 16:58:09 -0400
  • 2ae48cfb1b chillmeter: prevent dupes Casey Link 2011-09-08 15:50:13 -0500
  • e94b3237f4 chillmeter: tweak chill words mutantmonkey 2011-09-08 16:42:50 -0400
  • 4a475bd030 chillmeter: add unchill words Casey Link 2011-09-08 15:38:04 -0500
  • 8b62d7dc71 chillmeter: add a few more chill words mutantmonkey 2011-09-08 16:33:20 -0400
  • 4c5efae87e make chill meter channel specific Casey Link 2011-09-08 15:28:58 -0500
  • af4d5e37b4 chillmeter: add more chill things mutantmonkey 2011-09-08 16:18:34 -0400