Commit Graph

  • 659bc4c3aa Enable ping keepalive master Alexei Sorokin 2017-06-26 19:17:42 +0300
  • 0ff3f9754b Fix a reconnecting regression Alexei Sorokin 2017-06-19 19:47:42 +0300
  • 33a9780d97 Improve reconnecting ability Alexei Sorokin 2017-06-14 21:02:26 +0300
  • 2349db325d irc: Hide threading hacks inside the class Alexei Sorokin 2017-06-06 19:44:03 +0300
  • aa67de2acc Switch to asyncio and slixmpp Alexei Sorokin 2017-06-04 15:32:26 +0300
  • b702c1af45 xmpp: Fix issues with reconnecting Alexei Sorokin 2017-06-03 22:12:30 +0300
  • 60dfc17c67 Modify authors drymer 2017-02-22 17:20:17 +0000
  • f301397589 Fix PEP 8 compliance dev Alexei Sorokin 2016-08-19 16:50:46 +0300
  • b5ea9cf6d2 Fixes for multiline messages Alexei Sorokin 2016-08-11 19:31:40 +0300
  • 641950aaea Handle kicks and nick already being in use Alexei Sorokin 2016-08-11 17:40:15 +0300
  • b3697b0ba6 Properly fix SIGINT Alexei Sorokin 2016-08-11 00:31:07 +0300
  • bf916e83fd Add a check for non-existent config file Alexei Sorokin 2016-08-11 00:26:08 +0300
  • 39da2633f5 Output exception warnings to stderr Alexei Sorokin 2016-08-11 00:07:23 +0300
  • 9e5356590e Restructure callbacks, IRCBot to not inherit irc.bot.SingleServerIRCBot Alexei Sorokin 2016-08-11 00:02:04 +0300
  • 838676ee93 Add a couple of lines for pep8 compliance drymer 2016-08-08 19:05:59 +0200
  • 3f2e2c3ff4 Update README.md Alexei Sorokin 2016-08-01 22:17:05 +0300
  • c94ef4e3a1 Add [Shared] to config, with 'prefix' and 'owner' opts Alexei Sorokin 2016-08-01 21:12:35 +0300
  • efe3be890b A little fix for a connection error msg Alexei Sorokin 2016-08-01 19:09:50 +0300
  • a74381ae52 Put XMPP and IRC msg handling logic in one place Alexei Sorokin 2016-08-01 17:42:03 +0300
  • c108f2ded9 Merge ChannelAndMuc functionality into Intermedia Alexei Sorokin 2016-08-01 15:55:21 +0300
  • 454f42dd6c Stop using global variables Alexei Sorokin 2016-08-01 15:44:08 +0300
  • 451765625f Port to modern irc module Alexei Sorokin 2016-07-30 17:47:11 +0300
  • 8ae268911a Handle /me correctly Alexei Sorokin 2016-07-30 13:11:20 +0300
  • 7da0839dc0 Send multiline XMPP msgs as multiple msgs in IRC Alexei Sorokin 2016-07-29 17:23:40 +0300
  • 3d22bbe87d Use UTF-8 in IRC Alexei Sorokin 2016-07-29 16:19:05 +0300
  • 6d59e02735 Port to Python3 Alexei Sorokin 2016-07-28 21:25:38 +0300
  • 2c85e34daf Port from xmpppy to sleekxmpp Alexei Sorokin 2016-07-28 21:14:33 +0300
  • 002fd865c4 Disable MUC history and remove lines ignore Alexei Sorokin 2016-07-28 18:57:34 +0300
  • 0c69f961c3 Stupid format thing drymer 2016-07-25 21:27:00 +0200
  • 5830020ff6 Various fixes drymer 2016-07-25 21:22:59 +0200
  • 535b6b9045 Add config file example drymer 2016-07-25 20:04:13 +0200
  • 1b1e5ff428 initial commit drymer 2016-07-25 20:01:51 +0200