Timeline


and

Dec 12, 2010:

10:47 PM Ticket #163 (zpunt listing should allow for easier zunpunting) created by kevinr@mit.edu
The listing for active zpunt filters (pulled up using the command …
10:44 PM Ticket #162 (want 'zunpunt all') created by kevinr@mit.edu
If I have a lot of zpunts, it's time-consuming to clear them all. I …
10:34 PM Ticket #161 (commands in startup which request input fail oddly) created by kevinr@mit.edu
If I put, at the end of my ~/.owl/startup, a command which requests …
7:44 PM Plugins edited by kevinr@mit.edu
(diff)

Dec 9, 2010:

2:19 AM Ticket #160 (IRC conversation detection doesn't detect msgs addressing multiple people) created by broder@mit.edu
narrowing on an IRC message where one person addresses another results …

Dec 2, 2010:

11:37 PM Changeset [e974152]release-1.10release-1.8release-1.9 by David Benjamin <davidben@mit.edu>
Bump version for development.

Nov 27, 2010:

12:26 AM Changeset [2ff0693]release-1.10release-1.7release-1.8release-1.9 by David Benjamin <davidben@mit.edu>
BarnOwl 1.7rc1

Nov 26, 2010:

4:59 AM Changeset [7aa1fa5]release-1.10release-1.7release-1.8release-1.9 by David Benjamin <davidben@mit.edu>
Download Twitter consumer keys from barnowl.mit.edu [davidben@mit.edu: Fetch keys lazily in case Twitter is not configured.] Reviewed-by: Anders Kaseorg <andersk@mit.edu>
4:04 AM Changeset [b31f1c9]release-1.10release-1.7release-1.8release-1.9 by Anders Kaseorg <andersk@mit.edu>
Move declarations before code I don’t know if we still care about this, but we had few enough violations that we might as well fix them. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
4:04 AM Changeset [1dd285b]release-1.10release-1.7release-1.8release-1.9 by Anders Kaseorg <andersk@mit.edu>
zcrypt: Make strings const Signed-off-by: Anders Kaseorg <andersk@mit.edu>

Nov 23, 2010:

10:05 PM Ticket #159 (Rewrite logging.c in perl) created by jgross@mit.edu
The logging code, in logging.c, is a mess. It should be …
5:22 PM Ticket #158 (./configure --without-zephyr && make fails with undefined reference to ...) created by jgross@mit.edu
When barnowl is configured --without-zephyr, com_err.h is …

Nov 21, 2010:

9:30 PM Ticket #157 (owl_function_error segfaults if you call it too early) created by jgross@mit.edu
If owl_function_error is called before the main window has been …

Nov 19, 2010:

4:15 PM Ticket #133 (:unsub doesn't work if ~/.zephyr.subs is a symlink) closed by jgross@mit.edu
fixed: Fixed by …
2:15 AM Changeset [950e2da]release-1.10release-1.7release-1.8release-1.9 by Karl Ramm <kcr@1ts.org>
Fixed :unsub to make it work if ~/.zephyr.subs is a symlink (trac 133) link() fails on AFS if the target is a symlink. Additionally, on systems where link() succeeds, barnowl overwrites the symlink, instead of the actual file. To fix this, I've changed owl_util_file_deleteline to resolve symlinks on the passed file name first. The new (backup) file is written in the resolved directory, not the directory where the symlink itself is found. A helper function, owl_util_recursive_resolve_link, is added to recursivly resolve symlinks (if necessary). Reviewed-By: Karl Ramm <kcr@1ts.org>
2:15 AM Changeset [5fca55f]release-1.10release-1.7release-1.8release-1.9 by Karl Ramm <kcr@1ts.org>
I/O errors on writing subscription file in :unsub are no longer clobbered by "No subscription present in..." owl_util_file_deleteline now returns -1 on error, and owl_zephyr_delsub now checks linesdeleted == 0 before erroring with "No subscription present in...". Additionally, free(filename) corrected to owl_free(filename) in two places. Reviewed-By: Karl Ramm <kcr@1ts.org>
1:48 AM Changeset [b401ef2]release-1.10release-1.7release-1.8release-1.9 by Alex Dehnert <adehnert@mit.edu>
Display subject as XMPP personal context (if set)
Note: See TracTimeline for information about the timeline view.