source: perl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @0f5b08e   11 years andersk Clean more files in ‘make clean’ Signed-off-by: Anders Kaseorg ... release-1.10
(edit) @104a4eb   11 years davidben Accept validsettings in new_variable_string If people reeeaaally want ... release-1.10
(edit) @4953c44   11 years davidben Change set_fromstring to die on failure Returning zero/non-zero is ... release-1.10
(edit) @e26abb6   11 years davidben Add new_variable_enum This seems to work. Yay. release-1.10
(edit) @523146b   11 years davidben Add new_variable_full Route everything through that. release-1.10
(edit) @3b9ca71   11 years davidben Allow perl variables to participate in argumentless set/unset release-1.10
(edit) @69f74c2   11 years davidben And now... the moment you've all been waiting for... Expose ... release-1.10
(edit) @374089a   11 years jgross Die on a failed zephyr_zwrite; don't silently ignore it release-1.10
(edit) @8258ea5   11 years jgross Fix spelling of various strings. I dumped `strings barnowl.bin` into ... release-1.10
(edit) @4626016   11 years asedeno Remove completion for nonexistent ':show information' release-1.10
(edit) @6401db3   11 years davidben Fix display of pseudologins After ... release-1.10
(edit) @ccc182c   11 years davidben Unbundle random Facebook module libraries Probably saner to ship them ... release-1.10
(edit) @a8c55b5   12 years davidben Use Digest::SHA in Jabber module instead of Digest::SHA1 The cool ... release-1.10release-1.9
(edit) @b303ba2   12 years asedeno Add getnumlines() to perl interface release-1.10release-1.9
(edit) @e6e7842   12 years davidben Complete viewperson and vp as viewuser and vu release-1.10release-1.9
(edit) @bf70350   12 years andersk Stop pretending to support zwrite * ‘*’ is not a valid recipient, and ... release-1.10release-1.9
(edit) @8135737   12 years davidben rename default config file to .owl/init.pl motivations: to make clear ... release-1.10release-1.9
(edit) @678f607   12 years davidben Add completion for jabberlogout release-1.10release-1.9
(edit) @f34728b   12 years adehnert Add completion for reload-module release-1.10release-1.9
(edit) @7803326   12 years jgross editwin callback for canceling the editwin The code for editwin ... release-1.10release-1.9
(edit) @e89ec48   12 years jgross Made BarnOwl::start_* wrappers around a new BarnOwl::start_edit A new ... release-1.10release-1.9
(edit) @bbd0cf1   13 years ezyang Bundle Ouch, AnyEvent::HTTP, and URI::Encode from CPAN Those ... release-1.10release-1.9
(edit) @f4037cf   13 years ezyang Update README, narrow POSIX import. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @7efa163   13 years ezyang Wordwrap, write the config, style wibbles. Signed-off-by: Edward Z. ... release-1.10release-1.9
(edit) @1d11b78   13 years ezyang Extra TODO item. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.10release-1.9
(edit) @395d304   13 years ezyang Style wibble. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.10release-1.9
(edit) @fe03126   13 years ezyang Expand deps for inlined Facebook::Graph. Signed-off-by: Edward Z. ... release-1.10release-1.9
(edit) @1efafe7   13 years ezyang Remove silly hgignore. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.10release-1.9
(edit) @8aa81172   13 years ezyang Show permalink for comments too. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @68c0afd   13 years ezyang Informative messages upon posting. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @5ef98c7   13 years ezyang Fix broken posts, better permission detection, implement deletion. ... release-1.10release-1.9
(edit) @b7fa912   13 years ezyang Force void context on callbacks. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @7777ac2   13 years ezyang Convert to async (both Facebook::Graph and us.) Work items: - ... release-1.10release-1.9
(edit) @2a42248   13 years ezyang Add vanilla Facebook::Graph. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @35c5bd8   13 years ezyang Add Facebook to MODULES list. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @d9fe25a   13 years ezyang Bundling Facebook::Graph now. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @d9c6631   13 years ezyang Consistent BarnOwl capitalization. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @7cb2830   13 years ezyang Show error message why failed to authenticate. Signed-off-by: Edward ... release-1.10release-1.9
(edit) @a7ac83a   13 years ezyang Remove extra spaces round parentheses. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @fb06a17   13 years ezyang Rename zsig to permalink. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.10release-1.9
(edit) @e1ed6f4   13 years ezyang Refine module setup process. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @a4ae221   13 years ezyang Fix bug with removed get_topic comment. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(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) @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) @4ebbfbc   13 years jgross Show the time zone in :info; replace ctime with strftime This fixes ... release-1.10release-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) @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) @b8a3e00   13 years davidben Consistently use BarnOwl or barnowl BarnOwl refers to the program, ... release-1.10release-1.8release-1.9
(edit) @bcde7926   13 years davidben Reimplement BarnOwl::add_io_dispatch with AnyEvent We can emulate the ... release-1.10release-1.8release-1.9
(edit) @074bdaa   13 years davidben Replace BarnOwl::Timer with a perl wrapper over AnyEvent This also ... release-1.10release-1.8release-1.9
(edit) @58f4fb2   13 years davidben Drop show timers feature It was useful to access programmatically and ... release-1.10release-1.8release-1.9
(edit) @9179fd7   13 years davidben Use AnyEvent's Glib backend release-1.10release-1.8release-1.9
(edit) @a27acf7   13 years ezyang Handle Jabber nicks with leading dashes (e.g. Facebook XMPP) ... release-1.10release-1.8release-1.9
(edit) @13ee8f2   13 years nelhage Replace Net::IRC mentions with AnyEvent::IRC release-1.10release-1.8release-1.9
(edit) @5c6d661   13 years nelhage IRC: Fix reconnect behavior. release-1.10release-1.8release-1.9
(edit) @ab6d8f0   13 years nelhage Fix spacing in MODE messages. release-1.10release-1.8release-1.9
(edit) @dace02a   13 years nelhage Use AnyEvent::IRC::Client's channel tracking, instead our own. release-1.10release-1.8release-1.9
(edit) @b9a642a   13 years nelhage Only show nicks in response to irc-names. release-1.10release-1.8release-1.9
(edit) @41ade7f   13 years nelhage Try to improve disconnection behavior release-1.10release-1.8release-1.9
(edit) @0b0e460   13 years nelhage Squelch an "uninitialized" warning. I have no idea why ->{command} ... release-1.10release-1.8release-1.9
(edit) @0ccf5ab   13 years nelhage Fix the message shown on on IRC connection. release-1.10release-1.8release-1.9
(edit) @60b49a7   13 years nelhage Make nick-change events LOGIN messages instead of ADMIN. release-1.10release-1.8release-1.9
(edit) @5d4262c   13 years nelhage Correctly grab the 'reason' field for quit messages. release-1.10release-1.8release-1.9
(edit) @3713b86   13 years nelhage IRC: Remove the %reconnect hash. Keep everything in the %ircnets ... release-1.10release-1.8release-1.9
(edit) @59425a3   13 years nelhage Restore an accidentally-removed line. release-1.10release-1.8release-1.9
(edit) @09bd74c   13 years nelhage Implement sending and receiving CTCP ACTIONs release-1.10release-1.8release-1.9
(edit) @249bbbe   13 years nelhage Fix the connected callback. release-1.10release-1.8release-1.9
(edit) @851a0e0   13 years nelhage IRC: Remove circular references between ::Connection and its Client. release-1.10release-1.8release-1.9
(edit) @4787581   13 years nelhage Don't store a second copy of our nick. release-1.10release-1.8release-1.9
(edit) @38d50c2   13 years nelhage Handle NICK messages from the server. release-1.10release-1.8release-1.9
(edit) @8ba9313   13 years nelhage Port IRC support to AnyEvent::IRC. release-1.10release-1.8release-1.9
(edit) @f2d71cfa   13 years nelhage Export version string in $BarnOwl::VERSION. release-1.10release-1.8release-1.9
(edit) @21bab95   13 years nelhage Fix some bugs in asedeno's AnyEvent implementation. release-1.10release-1.8release-1.9
(edit) @0b20de4   13 years nelhage First pass at AnyEvent. Implementing io and timer. Not implementing ... release-1.10release-1.8release-1.9
(edit) @9620c8d   13 years nelhage Load Encode module for IRC. This normally doesn't cause any problems ... release-1.10release-1.8release-1.9
(edit) @fb6e8e3   13 years nelhage Sort the output of :irc-names release-1.10release-1.8release-1.9
(edit) @5738650   13 years nelhage Prepend "UNAUTH: " to displayed sender for unauthenticated zephyrs ... release-1.10release-1.8release-1.9
(edit) @edd0be7   13 years davidben Only handle CCs in messages sent directly to you. A zephyr with a CC ... release-1.10release-1.8release-1.9
(edit) @8d553bf   13 years davidben Append sender's realm to Cc'd unqualified names when replying ... release-1.10release-1.8release-1.9
(edit) @7aa1fa5   13 years davidben Download Twitter consumer keys from barnowl.mit.edu ... release-1.10release-1.7release-1.8release-1.9
(edit) @b401ef2   13 years adehnert Display subject as XMPP personal context (if set) release-1.10release-1.7release-1.8release-1.9
(edit) @1522e5d   13 years asedeno webzephyr principal changed Signed-off-by: Alejandro R. Sedeño ... release-1.10release-1.7release-1.8release-1.9
(edit) @c6adf17   13 years davidben Track names along with timers, add :show timers This will help people ... release-1.10release-1.7release-1.8release-1.9
(edit) @385cce2   13 years davidben Remove the DESTROY hook in MainLoopCompatHook It can't cause a timer ... release-1.10release-1.7release-1.8release-1.9
(edit) @c8d9f84   13 years davidben More aggressively stop Timers created in perl In case something leaks ... release-1.10release-1.7release-1.8release-1.9
Note: See TracRevisionLog for help on using the revision log.