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

14 Commits

Author SHA1 Message Date
Thorsten
5c2b91bdc2 fix totally wrong rate limit storage initialization 2015-11-20 22:23:31 +01:00
Thorsten S
1082d968e6 refactor urlbot plugin structure and code style 2015-11-20 21:07:48 +01:00
urlbot
9a8721265b Revert "seed random() with urandom"
This reverts commit 12b851a1b8.
2015-08-30 10:50:37 +02:00
urlbot
12b851a1b8 seed random() with urandom 2015-08-30 10:05:14 +02:00
urlbot
5f27fea8fc using global uniq USER_AGENT 2015-08-21 23:35:28 +02:00
urlbot
37435d3e0c logging: include function name 2015-07-19 02:04:59 +02:00
urlbot
2da78641a7 replace local logger() by logging infrastructure 2015-06-21 00:54:27 +02:00
8fe1e1b39d Fix handling of persistant storage if no persistant storage exists yet 2015-02-11 02:02:56 +01:00
urlbot
5c5072b36a cleanup; pylint suggestions 2014-12-14 16:26:48 +01:00
urlbot
2e8df26a66 re-order locking; add working user setting editing 2014-12-14 03:41:57 +01:00
urlbot
75d2b712fb simple 1v1 chat; thread-safe persistent db; remove levenshtein; cleanup 2014-12-13 23:29:51 +01:00
urlbot
01ea2d3d6c whitespace fixes according to pep8; cleanup
pep8 --ignore=W191,E225,E501,E401,E302,E122,E123 *.py
2014-12-02 17:01:40 +01:00
urlbot
cb712d9645 port urlbot: remove mcabber specific output stuff 2014-12-02 15:22:02 +01:00
urlbot
77a6322d66 port urlbot: remove mcabber specific input stuff 2014-12-02 15:21:48 +01:00