Commit Graph

792 Commits

Author SHA1 Message Date
1e8cb3a12a Use super() instead of parent class name 2016-07-10 00:15:14 +02:00
fab747fcfd Documentation 2016-07-10 00:15:14 +02:00
c0e489f6b6 In debug mode, display running thread at exit 2016-07-08 22:42:44 +02:00
509446a0f4 Handle case where frm and to have not been filled 2016-07-08 22:27:57 +02:00
4473d9547e Review consumer errors 2016-07-08 22:27:57 +02:00
95fc044783 Remove reload feature
As reload shoudl be done in a particular order, to keep valid types, and because maintaining such system is too complex (currently, it doesn't work for a while), now, a reload is just reload configuration file (and possibly modules)
2016-07-08 22:27:57 +02:00
1dd06f1621 New keywords class that accepts any keywords 2016-07-08 22:27:57 +02:00
f9837abba8 [rnd] Add new function choiceres which pick a random response returned by a given subcommand 2016-07-08 22:27:57 +02:00
670a1319a2 Can attach to the main process 2016-07-08 22:27:57 +02:00
2b1469c03f Remove legacy prompt 2016-07-08 22:27:57 +02:00
8983b9b67c Fix and improve reload process 2016-07-08 22:27:57 +02:00
c0fed51fde New argument: --socketfile that create a socket for internal communication 2016-07-08 22:27:57 +02:00
0b14207c88 New CLI argument: --pidfile, path to store the daemon PID 2016-07-08 22:27:57 +02:00
e17368cf26 Catch SIGUSR1: log threads stack traces 2016-07-08 22:27:57 +02:00
220bc7356e Extract deamonize to a dedicated function that can be called from anywhere 2016-07-08 22:27:57 +02:00
29913bd943 Catch SIGHUP: deep reload 2016-07-08 22:27:57 +02:00
7440bd4222 Do a proper close on SIGINT and SIGTERM 2016-07-08 22:27:57 +02:00
179397e96a Remove prompt at launch 2016-07-08 22:27:57 +02:00
992c847e27 Introducing daemon mode 2016-07-08 22:27:57 +02:00
91b550754f [cve] Reflects site changes 2016-07-08 22:27:45 +02:00
abf810209e [alias] Fix empty error message 2016-04-18 17:21:51 +02:00
358499e6d5 Expect IM keyword argument in command to be at the begining of the args list 2016-04-18 17:21:51 +02:00
5fae67255b Log Python version 2016-04-08 12:55:24 +02:00
2c3d61495f Welcome in 2016... Happy new year! 2016-04-08 12:55:24 +02:00
a05821620d [alias] Allow arguments only on Command 2016-04-08 12:55:23 +02:00
26668c81b1 Update README 2016-03-01 16:56:19 +01:00
663e5e7207 Don't force python3.3 2016-03-01 16:56:18 +01:00
6ad979a5eb Fix event/timer issue if very close to 0 2016-01-29 16:52:52 +01:00
09e3b082c1 [alias] Give near alias in case of error 2016-01-24 18:44:28 +01:00
ff6460b92e Fix IRC message parameter escape 2016-01-19 18:45:14 +01:00
d028afd09e [alias] use subparse method 2016-01-19 14:50:47 +01:00
bd2eff83b7 [alias] Use alias command to display and define new aliases 2016-01-15 18:56:56 +01:00
645c18c981 [grep] use subparse feature 2016-01-12 23:54:26 +01:00
1d13d56dce [cat] New module performing cat like action 2016-01-12 23:53:43 +01:00
277d55d521 Add subparse method in context, that use server parser 2016-01-12 18:09:22 +01:00
d705d351c0 [grep] Add @nocase option, --ignore-case like 2016-01-12 16:50:49 +01:00
9ff8a3a02b [grep] raise an IMException if pattern not found 2016-01-12 16:49:51 +01:00
1d18305870 [grep] Add -o option 2016-01-12 16:39:01 +01:00
009ab08821 [man] Dusting + fill help 2015-12-28 19:20:31 +01:00
313c693d48 [imdb] Dusting + fill help 2015-12-28 19:15:32 +01:00
c9801ee2f7 [mapquest] Dusting + fill help 2015-12-28 19:10:00 +01:00
a089efff1a [more] Don't append space after a cut not ended by space 2015-12-28 19:09:41 +01:00
d4b6283e23 [github] new command to retrieve SSH keys 2015-12-28 19:09:20 +01:00
a3236cd67a [github] Dusting + fill help 2015-12-28 19:08:33 +01:00
274836e39a [github] Use default HTTP request timeout 2015-12-28 19:08:07 +01:00
707131023a [urlreducer] add some checks 2015-12-23 12:51:16 +01:00
57c460fc9c Simplify date extraction 2015-12-23 12:50:25 +01:00
cd0dbc4cc2 Xmlparser: parser for lists and dicts 2015-12-21 14:50:48 +01:00
d59f629dd9 Xmlparser: new class that just store one node, futher nodes will be parsed 2015-12-21 14:50:48 +01:00
1e29061bc9 [urlreducer] Framalink is in fact LSTU 2015-12-21 14:50:48 +01:00