Commit Graph

658 Commits

Author SHA1 Message Date
1a04a107ac web tools: handle no route to host error 2015-01-02 08:01:18 +01:00
116c81f5b2 Use ipaddress module to store IP 2015-01-02 07:57:18 +01:00
0d4130b391 [events] ids don't have to be saved 2014-12-31 09:46:15 +01:00
17bbb000ad [networking] Oops, watchWebsite wasn't working; fixed 2014-12-29 07:50:27 +01:00
466ec31be7 [nextstop] Dusting 2014-12-29 07:50:18 +01:00
192a26b5ea Update README: add requirements part 2014-12-29 07:32:15 +01:00
7805f27458 Modify importer to work with Python 3.3 and above 2014-12-29 07:30:25 +01:00
463faed697 [web] new maximal downloaded size: 512k (old: 200k) 2014-12-20 10:27:13 +01:00
c691450111 [tpb] Give working magnet link 2014-12-20 07:28:12 +01:00
bf266dd21f [ycc] Dusting 2014-12-18 13:02:19 +01:00
d14fec4cec Modules: global dusting: call getJSON instead of making raw calls to urllib 2014-12-18 12:52:39 +01:00
66ec7cb7ca [tpb] More usefull information 2014-12-18 11:54:35 +01:00
6b6ff0cb56 New tool to convert some content to human readable strings 2014-12-18 11:52:43 +01:00
99106d26a9 Fix #70: new module tpb using an API with a TPB dump 2014-12-17 18:09:19 +01:00
a7b166498c xmlparser: don't manage errors at this level 2014-12-17 17:58:30 +01:00
0b06261d18 tools/web: allow empty Content-Type 2014-12-17 17:50:43 +01:00
dd285b67d1 fix netloc != hostname 2014-12-17 17:49:57 +01:00
a1c086a807 [networking] use getJSON 2014-12-17 16:00:06 +01:00
86fdaa4dd9 web: fix new usage of getURLContent in getJSON 2014-12-17 15:53:49 +01:00
02acad5968 argparse: -m to load modules 2014-12-17 13:07:45 +01:00
22a2ba76c4 argparse: add --no-connect option to disable autoconnect rules in configuration files 2014-12-17 12:53:47 +01:00
f575674d47 argparse: add version information option 2014-12-17 12:49:43 +01:00
3265006adb argparse: add verbosity level 2014-12-17 12:43:08 +01:00
65aa371fdc Use argparse to parse CLI argument 2014-12-17 12:37:14 +01:00
d6ea5736a5 Move xmlparser to tools 2014-12-17 12:06:28 +01:00
5dcf0d6961 [networking] integrate watchwebsite module to networking + doc and reworking 2014-12-17 12:06:11 +01:00
c75d85b88b [birthday] fix date saving for other people 2014-12-17 10:59:18 +01:00
c7baf6ecbe Date tool: can extract date with year and without hours 2014-12-17 10:59:18 +01:00
52cf7b5ad7 Date tool: fix forgotten import when extracting a date without hours 2014-12-17 10:59:17 +01:00
48149fadc1 [networking] update netwhois 2014-12-17 10:59:02 +01:00
f181d644b4 [networking] Refactor module 2014-12-17 10:54:57 +01:00
bbd928c6fa Prompt: documentation, factoring 2014-11-18 12:48:33 +01:00
a418ca860a Merge pull request #66 from Bobobol/v3.4
Add CVE module; fixes #60
2014-11-17 15:01:08 +01:00
Bob
0dd6036808 del xml 2014-11-17 14:56:08 +01:00
Bob
58d330c333 add cve module 2014-11-17 14:24:18 +01:00
23b60814b7 Remove dead code in importer 2014-11-14 15:46:48 +01:00
001ff35758 In servers list, display its state 2014-11-14 15:39:25 +01:00
fd5fbf6c6c Fix module load and reload 2014-11-14 15:38:48 +01:00
63cc770800 [cmd_server] launch and disconnect function doesn't exist anymore 2014-11-14 14:25:52 +01:00
093581f646 Fix missing import 2014-11-14 14:01:00 +01:00
2dfe1f0e9a PEP8 clean 2014-11-13 15:52:04 +01:00
e1aff6c4cf channel or nick required when creating a Response 2014-11-13 14:51:18 +01:00
4f27232fd4 [bonneannee] Unharcode channel to send message on 1 January 2014-11-10 17:05:18 +01:00
b6c5bf4f10 Move configuration file loading from prompt to tools 2014-11-10 17:02:23 +01:00
e17996d858 PEP8 clean 2014-11-10 13:02:13 +01:00
95deafe7af [speak] Fix error on non-TextMessage arrival 2014-11-10 13:01:03 +01:00
8dfd0f07cc IRC server: differentiate nick and username 2014-11-03 15:46:59 +01:00
745d2b0487 Events module: display an error if server doesn't exist when registering the event 2014-11-03 15:45:16 +01:00
77b897a1e3 Fix in modules: is_owner is now frm_owner 2014-11-03 15:43:39 +01:00
7c12f31d2c Log XML parsing errors 2014-11-03 10:14:53 +01:00