[3442] in BarnOwl Developers
[barnowl/barnowl] 1ced34: Expose message_matches_filter to perl
daemon@ATHENA.MIT.EDU (GitHub)
Mon May 27 14:11:29 2013
Date: Mon, 27 May 2013 11:11:27 -0700
From: GitHub <noreply@github.com>
Reply-To: GitHub <noreply@github.com>
To: barnowl-dev@mit.edu
----==_mimepart_51a3a1cf9a8e_421610c3dd8115491
Date: Mon, 27 May 2013 11:11:27 -0700
Mime-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-ID: <51a3a1cfa871_421610c3dd8115563@hookshot-fe4-pe1-prd.aws.github.net.mail>
Branch: refs/heads/master
Home: https://github.com/barnowl/barnowl
Commit: 1ced34ffe0eddefb579569e939cd3cf4faaa5f3c
https://github.com/barnowl/barnowl/commit/1ced34ffe0eddefb579569e939cd3cf4faaa5f3c
Author: Jason Gross <jgross@mit.edu>
Date: 2013-05-27 (Mon, 27 May 2013)
Changed paths:
M perl/lib/BarnOwl.pm
M perlglue.xs
Log Message:
-----------
Expose message_matches_filter to perl
Commit: 0adbce1c9cb090188e51d60db5f08f01a7391ae8
https://github.com/barnowl/barnowl/commit/0adbce1c9cb090188e51d60db5f08f01a7391ae8
Author: Jason Gross <jgross@mit.edu>
Date: 2013-05-27 (Mon, 27 May 2013)
Changed paths:
M perl/lib/BarnOwl/Message.pm
M perl/lib/BarnOwl/Message/Zephyr.pm
Log Message:
-----------
Make is_personal like owl_message_is_personal
Before we were hard-coding zephyr messages to be personal if they were
on class message, and were private. All non-zephyr messages were
personal if and only if they were private. This disagreed with
owl_message_is_personal, which checked the "personal" filter. Now,
is_personal also checks the "personal" filter.
Commit: 6383920fd2bf91655aa255c01f48608ecdca08fe
https://github.com/barnowl/barnowl/commit/6383920fd2bf91655aa255c01f48608ecdca08fe
Author: Jason Gross <jgross@mit.edu>
Date: 2013-05-27 (Mon, 27 May 2013)
Changed paths:
M global.c
Log Message:
-----------
Messages sent to 'class messages' are not personal
Add the presumably intended $ at the end.
Compare: https://github.com/barnowl/barnowl/compare/b58dea13aadc...6383920fd2bf
----==_mimepart_51a3a1cf9a8e_421610c3dd8115491--