Timeline


and

Jan 23, 2014:

6:30 PM Ticket #273 (Document dependencies for Twitter SSL) created by andersk@mit.edu
Commit c53f5e8053c27ca530b9a921c09e572783e8ff46, which was …
6:24 PM Changeset [9ae6095]release-1.10 by Nelson Elhage <nelhage@nelhage.com>
Merge pull request #160 from nelhage/twitter Some misc twitter fixes and improvements
5:52 PM Changeset [140429f]release-1.10 by Nelson Elhage <nelhage@nelhage.com>
Implement :twitter-favorite
5:51 PM Changeset [0d53dfb]release-1.10 by Nelson Elhage <nelhage@nelhage.com>
Kill the client-side tweet length check. Just let the API do the check. Since we don't shorten URLs, our check is way wrong anyways.
5:45 PM Changeset [7ff3907]release-1.10 by Nelson Elhage <nelhage@nelhage.com>
squelch the legacy_list_api warnings

Jan 14, 2014:

4:56 PM Changeset [c53f5e8]release-1.10 by Alex Dehnert <adehnert@mit.edu>
Use SSL by default As per https://dev.twitter.com/discussions/24239 and https://twitter.com/perl_api/status/423210390684565504, the Twitter API now requires SSL connections, so go use them.

Jan 13, 2014:

7:51 PM Ticket #272 (Display jabber names, not just JIDs) created by kchen@mit.edu
It would be useful if barnowl displayed jabber names and not just JIDs …

Dec 26, 2013:

7:11 PM Changeset [0c0734d] by Jason Gross <jasongross9@gmail.com>
Merge 1598444b8b9498933ed8c1759ba80a7a1265581f into d779a1aa58104b69d351237882b1b55aac8cf315
7:10 PM Changeset [1598444] by Jason Gross <jgross@mit.edu>
Hack a fix for glib on travis 1.303 is currently the latest, and is broken (reported at https://rt.cpan.org/Public/Bug/Display.html?id=91679). So when cpanm Glib fails, try cpanm Glib@1.302.

Dec 25, 2013:

3:22 PM Changeset [6a5f0c3] by Anders Kaseorg <andersk@mit.edu>
owl_message_set_attribute: Take a destroy function for the value In the case of constant strings, and ZNotice_t fields other than the body, this lets us avoid wasting memory on unnecessary string copies. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2:45 PM Changeset [58777e9] by Anders Kaseorg <andersk@mit.edu>
Kill owl_pair Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2:45 PM Changeset [8f95fc4] by Anders Kaseorg <andersk@mit.edu>
Use GData for message attributes Signed-off-by: Anders Kaseorg <andersk@mit.edu>
11:35 AM Changeset [1bd5aa9] by Anders Kaseorg <andersk@mit.edu>
Merge 7dcef0312dbb22b5bb46c6e0e72c5508ed26c284 into d779a1aa58104b69d351237882b1b55aac8cf315
11:33 AM Changeset [7dcef03]release-1.10 by Anders Kaseorg <andersk@mit.edu>
Use the Glib slice allocator for fixed-size objects The slice allocator, available since GLib 2.10, is more space-efficient than [g_]malloc. Since BarnOwl is obviously at the leading edge of space-efficient technology, this seems like a natural fit. Use it for every fixed-size object except owl_viewwin_search_data (which would need an extra destroy_cbdata function to g_slice_free it). Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Note: See TracTimeline for information about the timeline view.