Florent Bruneau [Wed, 29 Jun 2011 13:20:49 +0000 (15:20 +0200)]
Ensure the [] are properly grouped with the <a> when displaying a link to
an attachment.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 29 Jun 2011 13:04:50 +0000 (15:04 +0200)]
When a part is explicitly marked as an attachment, obey.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 29 Jun 2011 12:42:40 +0000 (14:42 +0200)]
User color only depends on the email address.
This should fix issues with the same user appearing in different colors
depending on the client he is using.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 22 Jun 2011 17:12:55 +0000 (19:12 +0200)]
Add a space after quote marks.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 29 May 2011 17:51:24 +0000 (19:51 +0200)]
Can select the range of quoted lines.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 28 May 2011 21:30:15 +0000 (23:30 +0200)]
Remove trailing whitespaces.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 28 May 2011 21:27:11 +0000 (23:27 +0200)]
Reply composition support pre-filled answers.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 14 May 2011 13:05:43 +0000 (15:05 +0200)]
Extend the example with a more fine-grained storage of the list of read
messages.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 10 May 2011 16:50:32 +0000 (18:50 +0200)]
Add a 'markAsRead' hook.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 10 May 2011 14:38:50 +0000 (16:38 +0200)]
Allow more precise description of the read/unread messages through a
user-defined custom hook.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 9 May 2011 18:34:16 +0000 (20:34 +0200)]
Add ability to add a text at the end of the branches.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 8 May 2011 20:14:19 +0000 (22:14 +0200)]
Minor CSS tweak.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 8 May 2011 18:31:37 +0000 (20:31 +0200)]
Add support for custom message formatter.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 8 May 2011 16:53:39 +0000 (18:53 +0200)]
Fix erroneous unread count in some specific cases.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Fri, 6 May 2011 19:47:52 +0000 (21:47 +0200)]
Default port for nntps is 563
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Fri, 6 May 2011 19:42:57 +0000 (21:42 +0200)]
Fix authentication on banana example.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Fri, 6 May 2011 19:34:57 +0000 (21:34 +0200)]
Makes NNTPCore usable independently.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Mon, 4 Apr 2011 14:20:33 +0000 (16:20 +0200)]
Subject is in utf-8, thus use mb_* functions.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 4 Apr 2011 13:04:56 +0000 (15:04 +0200)]
Fixes next/previous-thread/post buttons (Closes #797).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 4 Apr 2011 09:12:49 +0000 (11:12 +0200)]
Truncates subjects when they are too long (Closes #959).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Florent Bruneau [Sun, 3 Apr 2011 20:05:36 +0000 (22:05 +0200)]
Reduce memory consumption of banana (Closes #1450)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 8 Mar 2011 20:49:32 +0000 (21:49 +0100)]
Commit alteration of po files by gettext itself.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Tue, 22 Feb 2011 09:23:34 +0000 (10:23 +0100)]
Ooops: wrong use of preg_split.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 22 Feb 2011 09:11:37 +0000 (10:11 +0100)]
Fixes deprecated features in PHP 5.3.x.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Florent Bruneau [Fri, 9 Apr 2010 18:17:50 +0000 (20:17 +0200)]
Fix a bug in text/plain formatter when a message contains two URLs, the
first one being a prefix of the second one.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 31 Aug 2008 15:01:59 +0000 (17:01 +0200)]
Fix parsing of messages containing UUEncoded data.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 19 Jul 2008 12:34:53 +0000 (14:34 +0200)]
Release Banana 1.8.1
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 5 Jul 2008 14:20:09 +0000 (16:20 +0200)]
Update ChangeLog
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 5 Jul 2008 14:10:32 +0000 (16:10 +0200)]
More colors by NC
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Fri, 4 Jul 2008 20:37:12 +0000 (22:37 +0200)]
Rename dark gray branches to ..dg and black one to ..b
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Fri, 4 Jul 2008 20:24:07 +0000 (22:24 +0200)]
Can define the suffix to use in the tree for both read and unread messages.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Fri, 4 Jul 2008 20:01:31 +0000 (22:01 +0200)]
Rename the branches images to avoid confusion... and to support case
insensitive file systems (HFS sucks)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 31 Mar 2008 19:42:39 +0000 (21:42 +0200)]
Banana 1.8
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 19 Mar 2008 16:42:18 +0000 (17:42 +0100)]
Workaround a bug of php 5.2.0+etch10 which has a fallback to text/plain
instead of application/octet-stream.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 5 Jan 2008 00:15:20 +0000 (01:15 +0100)]
Dummy change
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 5 Jan 2008 00:05:51 +0000 (01:05 +0100)]
Add .gitignores
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
x2003bruneau [Wed, 21 Nov 2007 23:26:21 +0000 (23:26 +0000)]
Hum, should avoid spool corruption when a message is canceled.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@307
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 16 Nov 2007 09:25:19 +0000 (09:25 +0000)]
Some speed improvements again.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@306
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sat, 3 Nov 2007 17:25:04 +0000 (17:25 +0000)]
Fix some CSS issues with very large trolls^Wtrees
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@305
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 2 Nov 2007 23:44:04 +0000 (23:44 +0000)]
Fix URL conflict when the same spool is used on different site.
This distinction is made on the host name only (conflicts may remain if the
same group is displayed on different pathes of the same site).
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@304
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 2 Nov 2007 20:31:33 +0000 (20:31 +0000)]
Show the post subject in the 'message'-tab
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@303
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 2 Nov 2007 16:24:17 +0000 (16:24 +0000)]
Stricter test.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@302
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 2 Nov 2007 13:11:28 +0000 (13:11 +0000)]
More space.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@301
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 2 Nov 2007 13:04:14 +0000 (13:04 +0000)]
Fist member permissions.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@300
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Thu, 1 Nov 2007 22:10:42 +0000 (22:10 +0000)]
Remove dead code.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@299
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Thu, 1 Nov 2007 10:59:39 +0000 (10:59 +0000)]
Use explicit serialization (revert r291).
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@298
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Wed, 31 Oct 2007 23:21:02 +0000 (23:21 +0000)]
Fix warnings.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@297
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Wed, 31 Oct 2007 22:38:24 +0000 (22:38 +0000)]
Tree is full featured now.
Only remains to be done some layout compaction and speed improvements.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@296
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Wed, 31 Oct 2007 22:38:19 +0000 (22:38 +0000)]
New storage format of the tree.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@295
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Tue, 30 Oct 2007 22:20:05 +0000 (22:20 +0000)]
Fix warnings
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@294
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Tue, 30 Oct 2007 21:07:02 +0000 (21:07 +0000)]
New BananaTree class that can be serialized into its own file.
Some API consistency improvements
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@293
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Mon, 29 Oct 2007 23:04:20 +0000 (23:04 +0000)]
Move spool file in $PROTO/$GROUP/spool instead of $PROTO/$GROUP
This allow having more spool files (For now just feed and spool for each
group, but I plan to split spool in spool and tree_$ROOTNODE).
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@292
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sun, 28 Oct 2007 23:10:19 +0000 (23:10 +0000)]
Do not explicitly serialize object in session.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@291
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sun, 28 Oct 2007 16:52:24 +0000 (16:52 +0000)]
Update ChangeLog
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@290
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sun, 28 Oct 2007 16:52:21 +0000 (16:52 +0000)]
Fix msg-id references.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@289
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sun, 28 Oct 2007 16:12:31 +0000 (16:12 +0000)]
Fix mbox and feed to the new spool
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@288
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sun, 28 Oct 2007 15:32:03 +0000 (15:32 +0000)]
Don't show References in default configuration.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@287
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sun, 28 Oct 2007 15:32:00 +0000 (15:32 +0000)]
Fix References
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@286
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sun, 28 Oct 2007 15:08:59 +0000 (15:08 +0000)]
Fixes
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@285
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sun, 28 Oct 2007 15:08:54 +0000 (15:08 +0000)]
Rewritten banana spool structure for faster build and access
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@284
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Tue, 23 Oct 2007 22:04:27 +0000 (22:04 +0000)]
Add javascript flag in templates
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@283
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Tue, 23 Oct 2007 22:04:23 +0000 (22:04 +0000)]
Some speed and layout improvements
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@282
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Tue, 23 Oct 2007 22:04:19 +0000 (22:04 +0000)]
Integration of the tree in the spool view
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@281
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Tue, 23 Oct 2007 22:04:15 +0000 (22:04 +0000)]
Look improvements. Can identify unread message and switch from a message to
another via the tree.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@280
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Tue, 23 Oct 2007 22:04:11 +0000 (22:04 +0000)]
First version of a tree representation of the threads
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@279
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 19 Oct 2007 19:05:15 +0000 (19:05 +0000)]
Remove non significant spaces
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@278
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 19 Oct 2007 09:51:15 +0000 (09:51 +0000)]
Somes improvements in the html style parser
Changelog | 5 +++++
banana/message.func.inc.php | 14 +++++++-------
2 files changed, 12 insertions(+), 7 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@277
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 19 Oct 2007 09:30:29 +0000 (09:30 +0000)]
Fix rendering of multipart/alternative when it is a subpart
of another multipart
mimepart.inc.php | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@276
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Mon, 8 Oct 2007 18:38:57 +0000 (18:38 +0000)]
Banana 1.7 release
Changelog | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@274
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sun, 30 Sep 2007 09:55:43 +0000 (09:55 +0000)]
Can overload the xface generation using a custom image
Changelog | 4 ++++
banana/message.inc.php | 7 ++++++-
banana/templates/banana-message.inc.tpl | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@273
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sun, 19 Aug 2007 11:40:13 +0000 (11:40 +0000)]
Fix notices
page.inc.php | 2 +-
templates/banana-message.inc.tpl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@272
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Tue, 14 Aug 2007 22:31:45 +0000 (22:31 +0000)]
Close #707: Show all messages of the forum if all of them are
marked as read.
Changelog | 4 ++++
banana/banana.inc.php.in | 26 +++++++++++++-------------
banana/spool.inc.php | 32 ++++++++++++++++++--------------
3 files changed, 35 insertions(+), 27 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@271
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sat, 28 Jul 2007 18:21:20 +0000 (18:21 +0000)]
Don't fail if the subscription list is invalid
nntp.inc.php | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@270
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sat, 28 Jul 2007 18:13:19 +0000 (18:13 +0000)]
Fix NNTP authentication procedure
nntp.inc.php | 6 ++----
nntpcore.inc.php | 2 +-
2 files changed, 3 insertions(+), 5 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@269
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sat, 23 Jun 2007 09:40:11 +0000 (09:40 +0000)]
Year of the post
Changelog | 1 +
banana/spool.inc.php | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@268
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sat, 23 Jun 2007 09:33:18 +0000 (09:33 +0000)]
Accept ";", "," and " " as newsgroup separators
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@267
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Tue, 12 Jun 2007 20:03:09 +0000 (20:03 +0000)]
Integrates the PGP support with the web interface.
Some bugfixes and improvements
Changelog | 4 ++++
banana/banana.inc.php.in | 4 ++++
banana/message.inc.php | 21 +++++++++++++++++++++
banana/mimepart.inc.php | 19 +++++++++++++++----
banana/templates/banana-message.inc.tpl | 27 ++++++++++++++++++++++++++-
5 files changed, 70 insertions(+), 5 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@266
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Tue, 12 Jun 2007 16:56:57 +0000 (16:56 +0000)]
A better version with PGP support
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@265
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Mon, 11 Jun 2007 23:06:56 +0000 (23:06 +0000)]
A first version of a gpg signature checker
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@264
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Thu, 7 Jun 2007 20:42:03 +0000 (20:42 +0000)]
Clean params to remove empty strings and fix the default checkCancel implementation
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@263
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Wed, 30 May 2007 10:14:53 +0000 (10:14 +0000)]
Typo
Changelog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@262
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Wed, 30 May 2007 10:14:20 +0000 (10:14 +0000)]
Fix References compliancy
Changelog | 4 ++++
banana/banana.inc.php.in | 2 +-
banana/message.inc.php | 9 +++++----
3 files changed, 10 insertions(+), 5 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@261
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Mon, 28 May 2007 08:27:31 +0000 (08:27 +0000)]
Create templates_c directory if it does not exist
page.inc.php | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@260
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Tue, 22 May 2007 08:53:02 +0000 (08:53 +0000)]
Definitly fix the message truncation bug.
This bug is caused by a bug in PHP's strip_tags!!!
Changelog | 4 ++++
banana/message.func.inc.php | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@258
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Mon, 21 May 2007 11:39:16 +0000 (11:39 +0000)]
Fix baseurl for images and javascript
Some improvements to the example script
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@257
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Wed, 16 May 2007 12:01:43 +0000 (12:01 +0000)]
Some improvements for banana 'stand-alone'
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@256
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Mon, 14 May 2007 20:49:16 +0000 (20:49 +0000)]
Add a minimalist user identification in banana example script
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@255
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 11 May 2007 20:09:33 +0000 (20:09 +0000)]
Changelog
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@254
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 11 May 2007 19:19:39 +0000 (19:19 +0000)]
Also catch <url>
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@253
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 11 May 2007 19:17:58 +0000 (19:17 +0000)]
Can disable Javascript
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@252
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 11 May 2007 17:15:27 +0000 (17:15 +0000)]
Fix posting with canAttach = true;
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@251
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Thu, 10 May 2007 22:46:35 +0000 (22:46 +0000)]
Fix references when replying to a post with artid = 0
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@250
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sun, 6 May 2007 17:24:25 +0000 (17:24 +0000)]
Speed-up again. Need tests
page.inc.php | 14 ++++++++------
spool.inc.php | 6 +++---
templates/banana-base.tpl | 4 ++--
templates/banana-message.inc.tpl | 6 +++---
templates/banana-newmessage.inc.tpl | 4 ++--
templates/banana-thread.inc.tpl | 24 ++++++++----------------
text.func.inc.php | 9 +++++++++
7 files changed, 35 insertions(+), 32 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@249
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sun, 6 May 2007 13:29:38 +0000 (13:29 +0000)]
Speed-up
banana.inc.php.in | 26 +++++++++++++++-----------
mbox.inc.php | 48 +++++++++++++++++++++++++-----------------------
message.inc.php | 11 +++++++++--
mimepart.inc.php | 4 ++--
nntp.inc.php | 3 ++-
spool.inc.php | 6 +++---
6 files changed, 56 insertions(+), 42 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@248
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sat, 5 May 2007 12:12:49 +0000 (12:12 +0000)]
Use banana_quote instead of banana_wrap to build quoted text
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@247
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Sat, 5 May 2007 12:05:23 +0000 (12:05 +0000)]
Fix quoted text flowing
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@246
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 4 May 2007 22:41:59 +0000 (22:41 +0000)]
Post messages with format=flowed instead of format=fixed
Remove unused code and fix NNTPCore::getLine
message.func.inc.php | 17 ++++++++++++++++-
message.inc.php | 2 +-
mimepart.inc.php | 5 ++++-
nntpcore.inc.php | 18 +++---------------
4 files changed, 24 insertions(+), 18 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@245
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 4 May 2007 21:34:49 +0000 (21:34 +0000)]
Fix the way attachments are displayed in multipart messages
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@244
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 4 May 2007 21:11:36 +0000 (21:11 +0000)]
Reduce mbox-helper overhead and fix some bugs
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@243
9869982d-c50d-0410-be91-
f2a2ec7c7c7b
x2003bruneau [Fri, 4 May 2007 19:08:22 +0000 (19:08 +0000)]
Backport [241]
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@242
9869982d-c50d-0410-be91-
f2a2ec7c7c7b