source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @01d186f   13 years ezyang Improve docs, error handling and refactor. Signed-off-by: Edward Z. ... release-1.10release-1.9
(edit) @65c2b3c   13 years ezyang Make topic detection more robust. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @8b62088   13 years ezyang Add autocomplete and wall-posting support. Signed-off-by: Edward Z. ... release-1.10release-1.9
(edit) @eb20731   13 years ezyang Suppress failed URL fetch errors. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @b49aaf8   13 years ezyang Replace punctuation with spaces, and spaces to dashes, on rnjacob's ... release-1.10release-1.9
(edit) @4b23009   13 years ezyang Note about async Facebook::Graph. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @77d1ef1   13 years ezyang Suppress interest groups for now. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @44f585c   13 years ezyang Add alternate implementation of keywords. Signed-off-by: Edward Z. ... release-1.10release-1.9
(edit) @eb497a9   13 years ezyang Rename postid to post_id. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.10release-1.9
(edit) @99f0a77   13 years ezyang Implement automatic instance selection, with no de-dup. ... release-1.10release-1.9
(edit) @3199d8e   13 years ezyang Add facebook-poll command and be more consistent about poll invoke. ... release-1.10release-1.9
(edit) @460413f   13 years ezyang Poll after comment. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.10release-1.9
(edit) @3d10ed3   13 years ezyang Make filters act more like traditional Zephyr filters. Signed-off-by: ... release-1.10release-1.9
(edit) @63afb72   13 years ezyang Comment reading support and back-timing. Signed-off-by: Edward Z. ... release-1.10release-1.9
(edit) @24bd860   13 years ezyang Initial commit of Facebook module implementation. This module was ... release-1.10release-1.9
(edit) @30781f6   13 years asedeno Fix bug generating filter text release-1.10release-1.9
(edit) @d973a73   13 years jgross Complete unstartup command just like startup command release-1.10release-1.9
(edit) @732d5c0   13 years andersk Show foreign realms on non-personal zephyrs like Owl did ... release-1.10release-1.9
(edit) @6646fdb   13 years davidben Restore correct semantics of message 'time' attribute This rewrites ... release-1.10release-1.9
(edit) @3b17b57   13 years davidben Kill owl_function_lastmsg_noredisplay Now that owl_window exists and ... release-1.10release-1.9
(edit) @9078f69   13 years geofft Remove ^noc from reply-lockout Given our current user base and how it ... release-1.10release-1.9
(edit) @a74a044   13 years davidben Free the owl_message created for testing It's safe to do so now. release-1.10release-1.9
(edit) @b9517cf   13 years davidben Explicitly store whether an owl_message has a ZNotice_t We should ... release-1.10release-1.9
(edit) @f271129   13 years jgross Fix up headers The additions to owl.h and some of the removals were ... release-1.10release-1.9
(edit) @30428a9   13 years davidben Fix missing NULL check on anyone list return value Error handling ... release-1.10release-1.9
(edit) @40de7394   13 years jgross Fix the description of disable-ctrl-d It was backwards. Now it's ... release-1.10release-1.9
(edit) @7abfcf2   13 years davidben Use wbkgrndset instead of wbkgdset in _owl_fmtext_wcolor_set This ... release-1.10release-1.9
(edit) @3234121   13 years davidben Don't spin CPU in AIM connections Embarrasing little bug. We were ... release-1.10release-1.9
(edit) @cbc8657   13 years davidben Don't hardcode regerror buffer size This lets us kill the silly LINE ... release-1.10release-1.9
(edit) @287c634   13 years davidben Don't attempt to switch filters in :view -d if invalid Add return ... release-1.10release-1.9
(edit) @e5baf0a   13 years davidben Remove unused macro We determine the startup file relative to the ... release-1.10release-1.9
(edit) @4ebbfbc   13 years jgross Show the time zone in :info; replace ctime with strftime This fixes ... release-1.10release-1.9
(edit) @a7fac14   13 years davidben Assign all watched signals to a dummy no-op disposition Otherwise ... release-1.10release-1.9
(edit) @f661cee   13 years jgross Treat [!.?]" as end of sentence in edit:fill-paragraph This fixes ... release-1.10release-1.9
(edit) @6500907   13 years jgross Correctly display multiline fields in :info Commit ... release-1.10release-1.9
(edit) @14be3a5   13 years jgross Give owl_text_indent an indent_first_line parameter This is useful if ... release-1.10release-1.9
(edit) @d8f22b6   13 years davidben Don't leak @commands we don't understand That code seriously needs a ... release-1.10release-1.9
(edit) @ff7449e   13 years davidben Don't leak realmsg when... what is this I don't even I don't know ... release-1.10release-1.9
(edit) @837bd81   13 years davidben Don't leak filtname when viewing an aim filter twice release-1.10release-1.9
(edit) @fa180a3   13 years davidben Don't stomp over past what owl_text_indent returns Otherwise we may ... release-1.10release-1.9
(edit) @6f7d4f6   13 years davidben Pass initval to owl_variable_dict_newvar_bool as int, not bool While ... release-1.10release-1.9
(edit) @883502d   13 years davidben Bump version for development. release-1.10release-1.9
(edit) @65ff3f4   13 years davidben Add initial ChangeLog for the 1.8 release release-1.10release-1.8release-1.9
(edit) @b0f5fe8   13 years davidben Sync ChangeLog with release-1.7 branch release-1.10release-1.8release-1.9
(edit) @67e5ba36   13 years davidben Include the ncursesw headers They're apparently supposed to be ... release-1.10release-1.8release-1.9
(edit) @b711711   13 years davidben Bundled libraries are in perl/modules now Reported-by: Edward Z. Yang ... release-1.10release-1.8release-1.9
(edit) @9c58232   13 years davidben Document the dependencies of the Twitter module Most of the stuff is ... release-1.10release-1.8release-1.9
(edit) @0de04fa   13 years davidben Check for AnyEvent and Glib in configure.ac They're dependencies of ... release-1.10release-1.8release-1.9
(edit) @5b24dc0   13 years davidben Fix up dependencies in README file Class::Accessor is a dependency of ... release-1.10release-1.8release-1.9
(edit) @c855755   13 years davidben Suppress ZERR_INTERNAL from ZSetLocation for pre-3.0 zephyr If you ... release-1.10release-1.8release-1.9
(edit) @2770be99   13 years davidben Don't remove GPollFDs in a source's finalize Arguably this was ... release-1.10release-1.8release-1.9
(edit) @f6ab6ee   13 years davidben Use env to set HARNESS_PERL in the prove call Apparently the previous ... release-1.10release-1.8release-1.9
(edit) @f415f83   13 years davidben Don't manually bootstrap BarnOwl in t/unicode.t We use a custom perl ... release-1.10release-1.8release-1.9
(edit) @0ba7333   13 years davidben Use g_build_filename to compute reference paths If the home directory ... release-1.10release-1.8release-1.9
(edit) @f5f6ec0   13 years davidben Don't use export FOO=bar syntax in runtests.sh Solaris' shell can't ... release-1.10release-1.8release-1.9
(edit) @8219374   13 years davidben Use getpwnam_r instead of getpwnam It's re-entrant, so that's ... release-1.10release-1.8release-1.9
(edit) @99ac28a   13 years davidben Use GPid instead of pid_t for g_spawn_async's output Apparently they ... release-1.10release-1.8release-1.9
(edit) @396505be   13 years davidben Use owl_global_get_homedir for ~ in owl_util_makepath It's strange ... release-1.10release-1.8release-1.9
(edit) @e59d775   13 years davidben Use the old-style mkpath invocation Allows the unit tests to run on ... release-1.10release-1.8release-1.9
(edit) @055e366   13 years davidben Run barnowl-perl-config in locker-build This way we can still run the ... release-1.10release-1.8release-1.9
(edit) @c6332f5   13 years davidben Compute the home directory in zcrypt as in owl_global While I'm here, ... release-1.10release-1.8release-1.9
(edit) @dde1b4d   13 years davidben Use g_build_filename instead of g_strdup_printf to build paths Saves ... release-1.10release-1.8release-1.9
(edit) @30d0cf7   13 years jgross Change Owl to BarnOwl in variable.c I seemed to have missed one when ... release-1.10release-1.8release-1.9
(edit) @24b2f18   13 years davidben Move actual truncation inside conditional. Signed-off-by: Edward Z. ... release-1.10release-1.8release-1.9
(edit) @16cf182d   13 years jgross Remove unused global variables I'm not sure why they existed in the ... release-1.10release-1.8release-1.9
(edit) @820e852   13 years jgross Make help show the correct keybinding for A ... release-1.10release-1.8release-1.9
(edit) @a130fc5   13 years jgross Improved ability to delete messages from perl BarnOwl::Message now ... release-1.10release-1.8release-1.9
(edit) @efeec7f   13 years jgross Added a delete-and-expunge command. This command is analogous to the ... release-1.10release-1.8release-1.9
(edit) @3eeb6ed   13 years jgross Fixed a bug in the expunge command Expunging from past the end of the ... release-1.10release-1.8release-1.9
(edit) @786a410   13 years davidben Print out failing lines in prove output Makes diagnosing test ... release-1.10release-1.8release-1.9
(edit) @14c9e05   13 years davidben Number test output May as well appease TAP here when we can. release-1.10release-1.8release-1.9
(edit) @bf5e6a2   13 years davidben Add unit tests for owl_util_makepath Stress all the relevant cases, ... release-1.10release-1.8release-1.9
(edit) @c0c48d14   13 years davidben Reimplement owl_util_makepath The new algorithm is cleaner and much ... release-1.10release-1.8release-1.9
(edit) @7feba19   13 years davidben Add some tests for owl_util_baseclass Mostly to stress some edge ... release-1.10release-1.8release-1.9
(edit) @a16d7e5   13 years jgross Replaced 'Owl' with 'BarnOwl' in user visible places Updated :show ... release-1.10release-1.8release-1.9
(edit) @7756dde   13 years jgross Fix a typo in variable.c and a typo in filterelement.c release-1.10release-1.8release-1.9
(edit) @401752a   13 years davidben Run the unit tests before installing the locker build What's the ... release-1.10release-1.8release-1.9
(edit) @901cee9   13 years jgross Don't segfault when you expunge all messages from the messagelist ... release-1.10release-1.8release-1.9
(edit) @785ee77   13 years jgross Allow zsigs to be '0' Also, keep the feature that setting the zsig to ... release-1.10release-1.8release-1.9
(edit) @fa981f3   13 years jgross Removed some NULL checks for things that really shouldn't ever be NULL ... release-1.10release-1.8release-1.9
(edit) @1dab38e   13 years jgross Make owl_variable_dict_newvar_* give accurate validsettings release-1.10release-1.8release-1.9
(edit) @b4a678a   13 years jgross Added tests to tester.c to make sure that NULL values are gotten ... release-1.10release-1.8release-1.9
(edit) @ca749a9   13 years jgross Make variable getters return NULL instead of "<null>" This fixes ... release-1.10release-1.8release-1.9
(edit) @ca54fd6   13 years jgross Pass owl_variable * around instead of owl_vardict *. This allows ... release-1.10release-1.8release-1.9
(edit) @bc1d648   13 years jgross Drop require_type It's not doing much for us (and would do even less ... release-1.10release-1.8release-1.9
(edit) @82e93c9   13 years andersk AX_CHECK_FLAG: Fix to work with autoconf 2.59 • ... release-1.10release-1.8release-1.9
(edit) @bad4496   13 years davidben Reformat the man page to look more like others It doesn't look like ... release-1.10release-1.8release-1.9
(edit) @b8a3e00   13 years davidben Consistently use BarnOwl or barnowl BarnOwl refers to the program, ... release-1.10release-1.8release-1.9
(edit) @25891a8   13 years davidben Add a unit test for owl_history Also fix an off-by-one error in ... release-1.10release-1.8release-1.9
(edit) @650fb2c   13 years andersk Update autoconf macros from pkg-config Signed-off-by: Anders Kaseorg ... release-1.10release-1.8release-1.9
(edit) @378ede7   13 years andersk Update autoconf macros from autoconf-archive Signed-off-by: Anders ... release-1.10release-1.8release-1.9
(edit) @f2a96c0   13 years andersk Replace obsolete AX_C_CHECK_FLAG with AX_CHECK_COMPILE_FLAG ... release-1.10release-1.8release-1.9
(edit) @2560529   13 years davidben Consistently place function annotation at the beginning char ... release-1.10release-1.8release-1.9
(edit) @c266281   13 years davidben Remove owl_list altogether All uses have been removed. release-1.10release-1.8release-1.9
(edit) @ce68f23   13 years davidben Make owl_dict_get_keys return a GPtrArray Almost all the remaining ... release-1.10release-1.8release-1.9
(edit) @3cdd6d2   13 years davidben Add owl_ptr_array_free convenience function Unfortunately, most uses ... release-1.10release-1.8release-1.9
(edit) @e4524da   13 years davidben Make aimsearch code use GPtrArray instead of owl_list release-1.10release-1.8release-1.9
(edit) @ecffae6   13 years davidben Make owl_zephyr_get_anyone_list return a GPtrArray release-1.10release-1.8release-1.9
(edit) @e6d7e4e   13 years davidben Replace the puntlist with an GPtrArray release-1.10release-1.8release-1.9
(edit) @eb897c6   13 years davidben Replace owl_errqueue's owl_list with a GPtrArray release-1.10release-1.8release-1.9
Note: See TracRevisionLog for help on using the revision log.