Timeline


and

Aug 8, 2013:

8:17 PM Ticket #263 (`:away` should trigger away status for other protocols, such as jabber) created by jgross@mit.edu
Currently, :away triggers away status for AIM and zephyr. It should …
5:00 PM Changeset [5832433] by David Benjamin <davidben@mit.edu>
Merge f42119083e54d646257d2fc7bbb29314a62fe4bb into ecd4edf8785a764941194e565a5129ce1bce8bee
3:53 PM Ticket #262 (When I attempt to irc-msg a non-joined channel, I get a "message" from it) created by ezyang@mit.edu
If I am connected to an IRC server and I type 'irc-msg #foo' (where …
3:52 PM Changeset [d6bc343] by Jason Gross <jasongross9@gmail.com>
Merge 76e80dee6b4f058b982a12b57bc4ec5220eb2e13 into ecd4edf8785a764941194e565a5129ce1bce8bee
3:52 PM Ticket #218 (IRC continously reconnects if nickname is already in use) closed by ezyang@mit.edu
fixed: I think this is fixed.
3:51 PM Changeset [76e80de]release-1.10 by Jason Gross <jgross@mit.edu>
Update completion for :irc-{join,part}
3:51 PM Changeset [be43554]release-1.10 by Jason Gross <jgross@mit.edu>
Add a ~/.owl/ircchannels file, persist channels All irc channel subscriptions persist across reconnects. irc-{part,join} now have a -t flag, which makes the channels not persist across BarnOwl sessions. irc-loadchannels loads persistent channels. It does not unload existing channels.
3:49 PM Ticket #78 (:irc-msg username fails iff the current message is of type IRC) closed by ezyang@mit.edu
fixed: I think this is fixed.
3:48 PM Ticket #71 (:irc-msg could select network more cleverly) closed by ezyang@mit.edu
fixed: Fixed in 4f7b1f490980e1bd4ec7a48474a4598d447b2d5b
3:46 PM Ticket #261 (Facebook auth "clears out" URL upon login) created by ezyang@mit.edu
Currently, the method for authenticating to Facebook works properly, …
3:14 PM Changeset [416a7e5] by Edward Z. Yang <ezyang@mit.edu>
Add command to get a buddy's status This could be used by a user directly, though it's probably more likely to be used by a module author of some sort.
3:00 PM Changeset [ae2b830]release-1.10 by Jason Gross <jgross@mit.edu>
owl_util_file_delete_line in perl
3:00 PM Changeset [c84c365]release-1.10 by Jason Gross <jgross@mit.edu>
remove a space
2:46 PM Changeset [e0a5480] by Jason Gross <jasongross9@gmail.com>
Merge 94eb15beb3290e2797307eb19b018099aef7298a into ecd4edf8785a764941194e565a5129ce1bce8bee
2:38 PM Changeset [ecd4edf]release-1.10 by Edward Z. Yang <ezyang@mit.edu>
Added perl methods to register and unregister idle watchers.
2:38 PM Changeset [120dac7]release-1.10 by Edward Z. Yang <ezyang@mit.edu>
Added a hook for wakeup/user input. I wanted to add a hook that got called on all user-input, but any non-trivial use of that hook incurred too much overhead (about 7 ms per paragraph for entry into perl, and another 100 ms or so per paragraph for execution of the hook; tests run on pasting lorem ipusm, on linerva). This hook is called at most once a second (approximately).
2:38 PM Changeset [a38becd]release-1.10 by Edward Z. Yang <ezyang@mit.edu>
Added a perl hook for :away Note: The sepbar no longer distinguishes between AWAY, A-AWAY, and Z-AWAY.
2:32 PM Changeset [8b2419c] by Edward Z. Yang <ezyang@mit.edu>
Merge 5625001de63457b120505d283334cc38ed18d17a into 4f7b1f490980e1bd4ec7a48474a4598d447b2d5b
2:19 PM Changeset [4f7b1f4]release-1.10 by Edward Z. Yang <ezyang@mit.edu>
Support channel-or-user IRC commands, and setup irc-msg to use it. Signed-off-by: Edward Z. Yang <ezyang@mit.edu>

Aug 7, 2013:

7:53 PM Changeset [94eb15b] by Jason Gross <jgross@mit.edu>
Added perl methods to register and unregister idle watchers.
7:53 PM Changeset [840e9b5] by Jason Gross <jgross@mit.edu>
Added a hook for wakeup/user input. I wanted to add a hook that got called on all user-input, but any non-trivial use of that hook incurred too much overhead (about 7 ms per paragraph for entry into perl, and another 100 ms or so per paragraph for execution of the hook; tests run on pasting lorem ipusm, on linerva). This hook is called at most once a second (approximately).
7:53 PM Changeset [db798a2] by Jason Gross <jgross@mit.edu>
Added a perl hook for :away Note: The sepbar no longer distinguishes between AWAY, A-AWAY, and Z-AWAY.
7:29 PM Ticket #260 (blist help and behavior do not agree) created by jgross@mit.edu
:help blist says "List all buddies logged in" and "Print a listing …

Aug 6, 2013:

9:41 PM Changeset [19f40b3] by Jason Gross <jasongross9@gmail.com>
Merge 48c09d4782ac1f2748d9b074eab6a3a33c434d4c into 77dfeb1f97913f37bc4f0356a76e35d67f5782d0
9:41 PM Changeset [48c09d4]release-1.10 by Jason Gross <jgross@mit.edu>
Add .travis.yml for Travis-CI Yay for continuous integration and testing. This can be set up at https://travis-ci.org/profile.
8:48 PM Changeset [77dfeb1]release-1.10 by Jason Gross <jgross@mit.edu>
Add -D_XOPEN_SOURCE_EXTENDED This is needed for cchar_t on the Travis-CI build machine.

Jul 26, 2013:

1:50 AM Ticket #259 (Putting sub lines in .owl/startup results in confusing startup failure) created by andersk@mit.edu
If you ever need to stop your nemesis from ever being on Zephyr again, …

Jul 12, 2013:

11:53 AM Ticket #258 (irc-msg sometimes duplicates spaces) created by jgross@mit.edu
If I :irc-msg text like […] (61 characters, a period, two spaces, …

Jul 10, 2013:

2:03 AM Ticket #257 (BarnOwl's github should send zephyrs) created by jgross@mit.edu
It would be nice to get zephyr notifications (either on -c barnowl, or …
12:38 AM Ticket #256 (Make history more discoverable) created by adehnert@mit.edu
I don't know how many times I've heard people say something like …
12:35 AM Ticket #255 (jmuc needs tab completion) created by adehnert@mit.edu
jmuc <TAB><TAB> doesn't do anything.
Note: See TracTimeline for information about the timeline view.