1
0
mirror of http://aero2k.de/t/repos/urlbot-native.git synced 2017-09-06 15:25:38 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
Thorsten S
f00555de90 put a pancake on its head 2016-08-21 15:53:27 +02:00
Thorsten S
c3f5371fe3 put a pancake on its head 2016-08-21 15:39:43 +02:00
braph
5c1aa9b516 refactored pluginsystem 2016-04-05 18:14:20 +02:00
braph
eb932f24d6 patch by braph: use Lib/sched.py instead of own scheduler 2016-04-04 08:58:19 +02:00
Thorsten
f411480cdc only check muc offline messages 2015-12-27 10:53:28 +01:00
Thorsten
d4741a55ea introduce direct message support, add back fixed event loop 2015-12-26 23:06:46 +01:00
Thorsten S
f24d4c4381 move offline-handler to idlebot 2015-12-26 21:03:09 +01:00
Thorsten S
9e313699c6 add ignorelist for spammers, remove idle-loop 2015-12-26 20:43:25 +01:00
Thorsten S
d2301d1679 allow bots to activate plugins, but do not answer them 2015-12-21 17:03:38 +01:00
Thorsten S
09a4e0beb1 fix storage object defaults not being written to disk 2015-12-21 16:24:56 +01:00
Thorsten S
0127a9cf26 replace direct write with proxy function for future locking 2015-12-21 10:41:58 +01:00
Thorsten S
8368589950 fix uptime (moved to runtime config) 2015-12-21 00:12:10 +01:00
Thorsten S
6c3ba11eb6 configobj for runtime_config 2015-12-20 15:50:16 +01:00
Thorsten
c29ce94a3d introduce configobj as configuration backend 2015-12-20 12:36:08 +01:00
Thorsten
f40add54b5 minor cleanup 2015-11-30 19:50:11 +01:00
Thorsten
a7b53d855a all death to the tab character 2015-11-30 19:17:40 +01:00
Thorsten
277f4564a2 conf foo, setting the jid to sth with the botclass, presence support (doesn't work in MUC) 2015-11-28 13:11:22 +01:00
Thorsten
88d43f9df1 don't talk to other bots, added (not activated) presence command 2015-11-28 02:21:49 +01:00
Thorsten
00b04c9401 conf has default value now, loglevel can be configured 2015-11-28 01:17:52 +01:00
Thorsten
af48c04764 fix hangup and logging 2015-11-20 22:44:16 +01:00
Thorsten S
1082d968e6 refactor urlbot plugin structure and code style 2015-11-20 21:07:48 +01:00
urlbot
6b11dbd2e2 log return code of .joinMUC() 2015-11-14 11:06:07 +01:00
urlbot
0c806d9810 idlebot: using global uniq USER_AGENT 2015-08-21 23:40:14 +02:00
urlbot
2da78641a7 replace local logger() by logging infrastructure 2015-06-21 00:54:27 +02:00
urlbot
08df294e87 idlebot: implement 'hangup' 2015-06-20 15:13:12 +02:00
urlbot
331296c822 add idlebot to allow seamless restart 2015-06-17 10:53:11 +02:00