Commit graph

186 commits

Author SHA1 Message Date
Christophe Benz
af3ebade90 use properties for setters 2010-06-22 16:26:24 +02:00
Christophe Benz
406c42eb54 use snake case 2010-06-22 16:26:24 +02:00
Romain Bignon
c1204057dc handle 'oops' error message 2010-06-22 10:49:50 +02:00
Romain Bignon
6936a6fe63 add a regexp on gazelle parameter 'protocol' 2010-06-21 23:00:02 +02:00
Romain Bignon
b616a9aa5f support new sexo fields 2010-06-19 15:52:28 +02:00
Romain Bignon
10c9aa088f fix profile parsing 2010-06-19 15:06:56 +02:00
Christophe Benz
a0f8137fc5 id decoration belongs to formatter 2010-06-17 15:47:05 +02:00
Christophe Benz
657e8fe407 bcall adds suffix to object, not the backend itself 2010-06-16 21:47:26 +02:00
Laurent Bachelier
87f386a384 simplejson is bundled as json in python >2.5 2010-06-14 01:02:06 +02:00
Romain Bignon
70c10e69a9 import with_statement 2010-06-09 12:09:18 +02:00
Romain Bignon
5be1d36beb new backend 'fourchan' (implements ICapMessages) 2010-06-08 22:18:56 +02:00
Romain Bignon
495f47d7f7 Revert "encole replies in utf-8"
This reverts commit e304bbcd5b.
2010-06-08 16:47:01 +02:00
Romain Bignon
e304bbcd5b encole replies in utf-8 2010-06-08 16:39:37 +02:00
Romain Bignon
34cd8f50fb unused imports 2010-05-30 18:10:36 +02:00
Christophe Benz
076a4f44b9 s/ICapVideoProvider/ICapVideo 2010-05-28 17:04:47 +02:00
Romain Bignon
1c118c8e52 fix posting messages on fucking old python versions 2010-05-28 15:09:06 +02:00
Romain Bignon
478ce235ed handle BrowserUnavailable exceptions in the enqueue_profiles task 2010-05-28 13:45:27 +02:00
Romain Bignon
ca89c3ce5f ooops 2010-05-27 14:43:46 +02:00
Romain Bignon
64f0b50d13 correctly set when a message is new 2010-05-27 14:34:47 +02:00
Romain Bignon
f7827c1e86 fix the profile link in mails signature 2010-05-20 16:54:47 +02:00
Romain Bignon
ccf81d54bc send mail for new baskets 2010-05-20 16:45:09 +02:00
Christophe Benz
746e9fcbb7 return None if ID is not numeric 2010-05-20 16:29:19 +02:00
Christophe Benz
70b8169a13 return None if URL not found 2010-05-20 16:29:19 +02:00
Romain Bignon
9995c34f5b fix call of AdopteUnMec.post_mail 2010-05-20 14:58:49 +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
4a1e7e7b99 fix youjizz parser 2010-05-20 01:33:35 +02:00
Christophe Benz
b6f3b39744 fix pyflakes errors 2010-05-19 11:16:06 +02:00
Romain Bignon
eb7a6b746c dlfp sucks 2010-05-18 00:58:35 +02:00
Christophe Benz
a4a74eda4f implement chatoob messages command 2010-05-16 17:42:27 +02:00
Christophe Benz
619770b90a simplify code 2010-05-16 02:18:32 +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
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
Romain Bignon
937e8ca370 fix parsing of crappy DLFP pages 2010-05-11 15:08:40 +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