Commit graph

451 commits

Author SHA1 Message Date
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
Christophe Benz
968ae48673 move monboob code to frontends dir 2010-05-11 17:03:35 +02:00
Christophe Benz
f21e8b25b6 use right name for masstransit 2010-05-11 17:00:45 +02:00
Christophe Benz
683979a839 use logging instead of printing to stderr 2010-05-11 16:59:48 +02:00
Christophe Benz
7d698192f3 adapt frontends to new Results API 2010-05-11 16:59:21 +02:00
Christophe Benz
e0eddf0299 beautify code 2010-05-11 16:55:58 +02:00
Christophe Benz
40d5cc3e0e change Results API 2010-05-11 16:55:55 +02:00
Romain Bignon
937e8ca370 fix parsing of crappy DLFP pages 2010-05-11 15:08:40 +02:00
Christophe Benz
eb9118133b fix for not Results-API compliant frontends 2010-05-11 15:07:17 +02:00
Christophe Benz
92a2ebc417 remove deprecated application monfric 2010-05-11 15:03:25 +02:00
Romain Bignon
6013bb1247 fix a race condition in responses handling (some responses could be lost). 2010-05-11 14:46:58 +02:00
Christophe Benz
3f49908d86 new frontend weboob-debug 2010-05-11 12:00:33 +02:00
Christophe Benz
73ffa6c6f1 Results API 2010-05-05 19:03:38 +02:00
Romain Bignon
bd833e189f fix import 2010-05-03 21:03:20 +02:00
Romain Bignon
707cd69e4b fix when I can't get articles 2010-05-03 19:55:11 +02:00
Romain Bignon
f776214507 send messages returned by ICapMessagesReply.post_reply() 2010-05-03 19:32:18 +02:00
Romain Bignon
5fb975a3e1 enqueue new message when sending one 2010-05-03 19:16:14 +02:00
Romain Bignon
24276ff868 don't care if no table is found (it means that there is no result) 2010-05-02 19:24:49 +02:00
Romain Bignon
550fee93ba command 'getfile' to store torrent in a file (or to stdout with '-') 2010-05-02 19:09:31 +02:00
Romain Bignon
bcc3079d41 display files in torrent 2010-05-02 19:04:06 +02:00
Romain Bignon
2ee1c761ea implement Gazelle.get_torrent() method 2010-05-02 18:55:56 +02:00
Romain Bignon
1c85848195 no default values for 'protocol' and 'domain' config fields 2010-05-02 17:54:46 +02:00
Christophe Benz
056dec231d add __future__ import 2010-05-01 18:56:50 +02:00
Romain Bignon
f7db731878 new weboorrents application 2010-05-01 16:52:48 +02:00
Romain Bignon
85d78e9bdf new 'gazelle' backend (bittorrent trackers), implementing ICapTorrent 2010-05-01 16:47:39 +02:00
Romain Bignon
11cfc1d68b load backends config's values in raw 2010-05-01 16:02:56 +02:00
Romain Bignon
098c96c58f pop results in the correct order 2010-05-01 16:02:42 +02:00
Romain Bignon
b4bcfd7593 do not freeze when a call is made with no backends 2010-05-01 15:48:42 +02:00