Commit Graph

12 Commits

Author SHA1 Message Date
ce9dec7ed4 Xmlparser module: getNodes is now a generator 2014-10-02 07:03:27 +02:00
c5a69f1bd0 Internal timezone is now UTC 2014-10-01 00:14:27 +02:00
8f620b9756 XMLparser: precise unhandled type 2014-09-24 15:57:21 +02:00
ae3c46e693 Xmlparser: check the attribute type is storable 2014-09-19 01:38:53 +02:00
e5ec487d29 Improve logging system 2014-08-27 07:57:00 +02:00
7aaa65d4a6 XMLnode: when no index, look for attribute on in keyword use 2014-08-08 19:09:18 +02:00
f4edaa3c38 XML node: can create an temporary index for instant use 2014-06-06 16:16:50 +02:00
f8999d1e7f Error during save are now skipped and display 2014-05-03 01:25:32 +02:00
Némunaire
d4def8c026 In XMLparser, getBool, getInt and getDate use the content if no name is given 2013-01-03 18:15:50 +01:00
Némunaire
93012ffa4c Can getBool a XML node 2012-12-08 09:20:36 +01:00
Némunaire
07863d0718 In DATAS, attribute stated by _ are ignored 2012-09-02 19:17:42 +02:00
Némunaire
e4d4e68c45 Introduce nemubot v3.2
- New licence: AGPL3 instead of GPL3
	- Import is now based on finder and loader instead of sys.path
	- Modules used hooks to treat message instead of treating all messages
	- Remove a lot of builtins from the prompt
	- Prompt: ^C and ^D have now correct feature (nothing and exit)
2012-08-14 05:51:55 +02:00