Commit graph

187 commits

Author SHA1 Message Date
Romain Bignon
fef6a3c30d correctly format date and ignore the locale 2010-07-02 13:51:09 +02:00
Romain Bignon
0b71ddfdcf when adding an item, check orphaned children items to move them under the new one 2010-07-01 09:40:32 +02:00
Romain Bignon
e908d862c8 rewritten weboorrents 2010-06-30 23:42:17 +02:00
Romain Bignon
836452bb3b refresh button 2010-06-30 22:49:25 +02:00
Romain Bignon
9d83177672 use storage 2010-06-30 22:49:21 +02:00
Romain Bignon
9d9a22eabb when refresh() is recall, get only the new messages 2010-06-30 22:37:49 +02:00
Romain Bignon
da47636e98 messages are organised by threads 2010-06-30 22:31:01 +02:00
Romain Bignon
97a245ea27 import the qboobmsg MessagesManager and include it in the 'Messages' tab 2010-06-30 21:40:15 +02:00
Romain Bignon
e88e00a793 fetch and display messages 2010-06-30 21:40:01 +02:00
Christophe Benz
5bbe266c8c new HTML formatter using webkit 2010-06-30 20:20:25 +02:00
Romain Bignon
b6cbd074b2 new frontend QBoobMsg 2010-06-30 20:01:08 +02:00
Romain Bignon
f97320e620 add QHaveSex new frontend 2010-06-30 19:46:35 +02:00
Romain Bignon
00f1982c18 pyflakes cleanup 2010-06-30 19:08:33 +02:00
Romain Bignon
1a94a7b77f use the new id management system and writing (id@backend instead of backend.id) 2010-06-30 10:51:14 +02:00
Romain Bignon
c56020d814 do not start optimizations before initialization is finished 2010-06-30 10:37:24 +02:00
Romain Bignon
0b7f310081 add config file and 'optimizations' field to auto-start them at launch 2010-06-30 10:15:50 +02:00
Romain Bignon
a4a68d96bc new system to manage optimizations (and new optimization VISIBILITY) 2010-06-30 03:19:38 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Romain Bignon
79231ee155 fix format() calls 2010-06-22 10:49:51 +02:00
Christophe Benz
7b8798efd9 add backend.name param for new ConsoleApplication.format() method 2010-06-22 10:44:52 +02:00
Romain Bignon
7158d9c97b port to the new format API (blame cbenz who has broken three frontends once) 2010-06-21 11:06:34 +02:00
Romain Bignon
1aad7e430f use To header field to know the backend to use (instead of In-Reply-To) 2010-06-20 21:25:17 +02:00
Christophe Benz
9a8ffd971d constrain backend search 2010-06-17 17:04:13 +02:00
Christophe Benz
a0f8137fc5 id decoration belongs to formatter 2010-06-17 15:47:05 +02:00
Christophe Benz
cc610a5e12 add join_id 2010-06-17 01:06:32 +02:00
Christophe Benz
d857f05a3b handle ids and providers frontend-side using helper 2010-06-16 22:13:16 +02:00
Christophe Benz
947d50da4e better handle utf-8 2010-06-16 21:48:48 +02:00
Romain Bignon
76e0cbe2ba new frontend: weboobtests 2010-06-13 14:24:56 +02:00
Romain Bignon
d8824c99d6 Revert "new option 'backends' to set a restricted list of backends to load"
This reverts commit 110a975735.
2010-06-09 13:09:05 +02:00
Romain Bignon
a89141632f more portable way to display applications list (but the module name isn't necessarily the same than script) 2010-06-09 00:17:14 +02:00
Romain Bignon
02cbf9a202 correctly ask configuration to user 2010-06-08 23:49:52 +02:00
Romain Bignon
110a975735 new option 'backends' to set a restricted list of backends to load 2010-06-08 22:25:44 +02:00
Romain Bignon
8a86468677 renamed application.py to videoob.py 2010-05-30 18:16:57 +02:00
Christophe Benz
076a4f44b9 s/ICapVideoProvider/ICapVideo 2010-05-28 17:04:47 +02:00
Romain Bignon
0780c5ac17 in debug mode, print backtrace in the error mail 2010-05-28 15:10:04 +02:00
Romain Bignon
dcfae72688 store values in integer instead of booleans 2010-05-26 12:10:09 +02:00
Romain Bignon
c23edbc41e remove import to deleted module monfric 2010-05-26 11:23:09 +02:00
Christophe Benz
fad7d2d56c add ability to add application specific options 2010-05-21 19:18:46 +02:00
Romain Bignon
c5fef77bc8 renamed application.py files to frontends name 2010-05-20 19:27:20 +02:00
Romain Bignon
bbca6f3f81 send a mail when an error occured while posting a message 2010-05-20 14:31:26 +02:00
Christophe Benz
51b5d00b6e load modules instead of backends 2010-05-19 11:54:57 +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
d913819c01 do not report shell arguments to embedded ipython shell 2010-05-16 17:43:02 +02:00
Christophe Benz
a4a74eda4f implement chatoob messages command 2010-05-16 17:42:27 +02:00
Christophe Benz
4ecc942083 chatoob has no config 2010-05-16 12:42:42 +02:00
Christophe Benz
44221c4c9e [wip] work on chatoob frontend 2010-05-16 02:18:19 +02:00
Christophe Benz
0c425a2e9b no more need to print format result 2010-05-15 04:56:59 +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
8763d20a08 add interactivity for adding backends 2010-05-14 19:02:33 +02:00