Romain Bignon
|
bbca6f3f81
|
send a mail when an error occured while posting a message
|
2010-05-20 14:31:26 +02:00 |
|
Romain Bignon
|
baa2a7de51
|
store last message datetime for each slut
|
2010-05-20 14:30:55 +02:00 |
|
Christophe Benz
|
0de0f2a768
|
rewrite video decorators to be in browser
|
2010-05-20 11:49:05 +02:00 |
|
Romain Bignon
|
83ec57629b
|
new method ContactItem.get_lastmsg_date()
|
2010-05-20 11:40:25 +02:00 |
|
Romain Bignon
|
89c11ca4a0
|
fix pyflakes errors
|
2010-05-20 10:42:20 +02:00 |
|
Romain Bignon
|
c1279aa496
|
new API in BaseBackend to create browser
|
2010-05-20 10:39:49 +02:00 |
|
Christophe Benz
|
2b93eec3c9
|
better handle IDs in video backends, enhance user interaction
|
2010-05-20 01:34:41 +02:00 |
|
Christophe Benz
|
a9c8c93965
|
add new lxmlsoup parser
|
2010-05-20 01:33:54 +02:00 |
|
Christophe Benz
|
4a1e7e7b99
|
fix youjizz parser
|
2010-05-20 01:33:35 +02:00 |
|
Romain Bignon
|
99c64d4849
|
ability to set a proxy address
|
2010-05-19 15:25:40 +02:00 |
|
Christophe Benz
|
51b5d00b6e
|
load modules instead of backends
|
2010-05-19 11:54:57 +02:00 |
|
Christophe Benz
|
da00520ad7
|
rewrite ConsoleApplication.ask with standard modules
|
2010-05-19 11:54:49 +02:00 |
|
Christophe Benz
|
d3cb59b86a
|
add weboobcfg edit command
|
2010-05-19 11:54:30 +02:00 |
|
Christophe Benz
|
b6f3b39744
|
fix pyflakes errors
|
2010-05-19 11:16:06 +02:00 |
|
Christophe Benz
|
41a853dbad
|
add launcher for pyreverse PDF diagrams generator
|
2010-05-19 11:15:52 +02:00 |
|
Christophe Benz
|
eaf40e8c58
|
move pyflakes to tools dir
|
2010-05-19 11:15:31 +02:00 |
|
Romain Bignon
|
72981cdc30
|
do not use retry() with submit() and follow_link(), because the state is lost
|
2010-05-18 12:53:52 +02:00 |
|
Romain Bignon
|
eb7a6b746c
|
dlfp sucks
|
2010-05-18 00:58:35 +02:00 |
|
Romain Bignon
|
3f938a957b
|
fix: function was called twice each times
|
2010-05-17 11:24:46 +02:00 |
|
Christophe Benz
|
d913819c01
|
do not report shell arguments to embedded ipython shell
|
2010-05-16 17:43:02 +02:00 |
|
Christophe Benz
|
1953fb9e97
|
code simplify
|
2010-05-16 17:42:45 +02:00 |
|
Christophe Benz
|
09e2e74d34
|
add decorator to retry failed requests
|
2010-05-16 17:42:39 +02:00 |
|
Christophe Benz
|
a4a74eda4f
|
implement chatoob messages command
|
2010-05-16 17:42:27 +02:00 |
|
Christophe Benz
|
dcaeb761aa
|
no need to create an object to yield
|
2010-05-16 16:17:46 +02:00 |
|
Christophe Benz
|
4ecc942083
|
chatoob has no config
|
2010-05-16 12:42:42 +02:00 |
|
Christophe Benz
|
619770b90a
|
simplify code
|
2010-05-16 02:18:32 +02:00 |
|
Christophe Benz
|
20850bc1a1
|
rename decorator
|
2010-05-16 02:18:26 +02:00 |
|
Christophe Benz
|
44221c4c9e
|
[wip] work on chatoob frontend
|
2010-05-16 02:18:19 +02:00 |
|
Christophe Benz
|
8344824970
|
start working on chat capability
|
2010-05-15 21:10:33 +02:00 |
|
Christophe Benz
|
0c425a2e9b
|
no more need to print format result
|
2010-05-15 04:56:59 +02:00 |
|
Christophe Benz
|
57b2243ada
|
implement where condition
|
2010-05-15 04:55:30 +02:00 |
|
Christophe Benz
|
38f1166328
|
add default config values as empty strings when adding backend instance
|
2010-05-14 19:18:06 +02:00 |
|
Christophe Benz
|
0c82c3bd4c
|
oops, bad arguments in user message
|
2010-05-14 19:08:57 +02:00 |
|
Christophe Benz
|
dae7b65107
|
protect function argument
|
2010-05-14 19:04:02 +02:00 |
|
Christophe Benz
|
8763d20a08
|
add interactivity for adding backends
|
2010-05-14 19:02:33 +02:00 |
|
Christophe Benz
|
fbc142981b
|
display available backends to user if none was found
|
2010-05-14 19:02:09 +02:00 |
|
Christophe Benz
|
eb2c25758d
|
return loaded backends / modules
|
2010-05-14 19:01:16 +02:00 |
|
Christophe Benz
|
cdc58a0afc
|
use error instead of debug for import error
|
2010-05-14 17:43:53 +02:00 |
|
Christophe Benz
|
477c298131
|
print backtraces
|
2010-05-14 17:33:57 +02:00 |
|
Christophe Benz
|
5098c4c9d2
|
except CallErrors from ConsoleApplication
|
2010-05-14 17:33:57 +02:00 |
|
Christophe Benz
|
8316971aba
|
use logging instead of stderr
|
2010-05-14 17:33:57 +02:00 |
|
Christophe Benz
|
91076a92e4
|
repeat calls function immediately without waiting for timer
|
2010-05-14 17:33:57 +02:00 |
|
Christophe Benz
|
5bdc7605e5
|
add backtraces to exceptions
|
2010-05-14 17:33:57 +02:00 |
|
Christophe Benz
|
f3c8689d70
|
add more log messages to profile_walker
|
2010-05-14 17:33:57 +02:00 |
|
Romain Bignon
|
bb6e15e6fd
|
correctly set the reply_id
|
2010-05-14 11:30:31 +02:00 |
|
Romain Bignon
|
0ec9b6244c
|
use lxml instead of elementtidy
|
2010-05-12 20:40:02 +02:00 |
|
Romain Bignon
|
0dbf00f7ac
|
new method BaseBrowser.buildurl()
|
2010-05-12 11:05:45 +02:00 |
|
Juke
|
b23de78b47
|
enabled spaced search in gazelle
|
2010-05-11 18:44:52 +02:00 |
|
Christophe Benz
|
27242e80ba
|
fix imports
|
2010-05-11 17:07:23 +02:00 |
|
Christophe Benz
|
27c32c01b4
|
remove no-maintained dummy frontend
|
2010-05-11 17:04:47 +02:00 |
|