Commit graph

1,618 commits

Author SHA1 Message Date
Clément Schreiner
179d6ec75e New backend: mediawiki.
Features working:
 - get_content()
 - push_content()
 - get_content_preview()
TODO:
 - log_content()
 - check for encoding problems
2011-02-16 20:45:54 +01:00
Clément Schreiner
cbe44de033 showPreview() was not working as intended; fixed.
The preview text displayed in the previewEdit widget was the text of
the content opened from the wiki, and not the text entered by the user
in the contentEdit widget.
2011-02-16 19:54:19 +01:00
Clément Schreiner
6509d95659 Adds checkbox for marking edits as 'minor'. 2011-02-16 19:05:04 +01:00
Clément Schreiner
690decc54b Adds argument for marking an edit as 'minor' 2011-02-16 16:30:48 +01:00
juke
3df800f978 optimise exception catching closes #501 2011-02-16 10:42:01 +01:00
juke
10ede04aee add url to signature closes #499 2011-02-15 16:52:28 +01:00
juke
6a40375b6a boobmsg can export to a file closes #490 2011-02-15 12:31:40 +01:00
Julien Veyssier
bef9ac5fd7 [kickass] size span detection improved (fixes #497) 2011-02-13 23:30:10 +01:00
juke
23009fe4a9 use stdout in format() closes #469 2011-02-11 18:52:08 +01:00
juke
15a82c59f0 closes #489 2011-02-11 14:36:10 +01:00
Juke
87bf1f0d58 PEP 8 2011-02-11 14:15:38 +01:00
Juke
fe7b8d082c add export_thread
add export_thread to boobmsg

working show_thread
2011-02-11 08:55:05 +01:00
juke
3c33a53a3b closes #486 2011-02-10 17:16:30 +01:00
Juke
73e7d50e7f use stderr closes #470 2011-02-10 17:16:07 +01:00
Juke
85c7cf3093 use id2url closes #480 2011-02-10 17:15:56 +01:00
juke
9fb8b150f2 line too long 2011-02-10 17:15:13 +01:00
Juke
cc5e768ab2 line too long 2011-02-08 01:48:11 +01:00
Juke
dc12855f55 unused import 2011-02-08 01:46:43 +01:00
Juke
d41733628d fix no-author closes #478 2011-02-08 01:44:36 +01:00
Juke
fa2c51a777 incorrect import closes #477 2011-02-08 01:26:42 +01:00
Romain Bignon
8c161c26bc icon for new 'minutes20' backend 2011-02-07 15:38:20 +01:00
Romain Bignon
0756b47025 fix version of backend (0.1 => 0.6) 2011-02-07 15:38:15 +01:00
Romain Bignon
248b808206 fix when username/password is invalid 2011-02-07 15:37:02 +01:00
Romain Bignon
df1ae8cdb9 fix with python <2.6 2011-02-07 15:36:31 +01:00
juke
a8cc51ad0e closes #475 2011-02-07 14:27:31 +01:00
Romain Bignon
948f295ad3 update AUTHORS 2011-02-07 14:18:16 +01:00
Johann Broudin
21a7ab33cb Correct an error in the description of the function buildurl 2011-02-07 14:15:32 +01:00
juke
40279a744f closes #474 2011-02-07 13:41:26 +01:00
Juke
e97e6ede5d add read flag 2011-02-07 11:31:27 +01:00
Juke
119df19f5b fix bug #473 can't parse ledirect url 2011-02-07 11:31:21 +01:00
juke
63efb6f96a fix Bug #472 add Message.children 2011-02-04 20:02:26 +01:00
juke
2db0fe5a75 fix Bug #471 IS_HTML Flag 2011-02-04 19:53:38 +01:00
Romain Bignon
5d3981cd44 get the current song instead of the previous one 2011-02-04 14:54:55 +01:00
juke
08aecc10d1 fix 2011-02-04 11:15:05 +01:00
juke
7548a6165b implement ste_message_read() 2011-02-04 11:15:04 +01:00
juke
fc71859106 implement iter_unread_messages() 2011-02-04 11:15:03 +01:00
juke
9ffe369600 remove cleanboob 2011-02-04 11:15:00 +01:00
juke
d629115c6d implement minutes20.iter_threads() 2011-02-04 11:14:58 +01:00
Juke
60a1ca293f remove empty line 2011-02-04 11:14:57 +01:00
Juke
56a7b4fbaf remove unused import 2011-02-04 11:14:57 +01:00
Juke
3e271e9ae7 syntax 2011-02-04 11:14:56 +01:00
Juke
228760df55 unused import 2011-02-04 11:14:55 +01:00
Juke
3235cbdd7c remove unused variable 2011-02-04 11:14:55 +01:00
Juke
3c45058cfa remove unused variable 2011-02-04 11:14:54 +01:00
Juke
d24167cc20 add not implemented methode 2011-02-04 11:14:53 +01:00
Juke
4379541cfe unused import 2011-02-04 11:14:52 +01:00
Juke
a85f63b401 remove useless method 2011-02-04 11:14:51 +01:00
Juke
b8d101811e add author 2011-02-04 11:14:50 +01:00
Juke
64e1e09642 add test 2011-02-04 11:14:49 +01:00
juke
b3e830665b don't use tostring(), maybe add method='text' 2011-02-04 11:14:47 +01:00