source: perl/modules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @b9766ea   8 years ezyang Merge 416a7e53b80360ba0764edaa41a78445e5a9465c into ...
(edit) @140429f   9 years nelhage Implement :twitter-favorite
(edit) @0d53dfb   9 years nelhage Kill the client-side tweet length check. Just let the API do the ...
(edit) @7ff3907   9 years nelhage squelch the legacy_list_api warnings
(edit) @c53f5e8   9 years adehnert Use SSL by default As per https://dev.twitter.com/discussions/24239 ...
(edit) @d779a1a   9 years andersk Remove redundant per-module .gitignore, .hgignore files This is all ...
(edit) @59f4fd6   9 years andersk perl/modules/.gitignore: Add META.json, MYMETA.json ...
(edit) @f1095da   9 years andersk .gitignore: Reorganize Divide .gitignore into logical sections, and ...
(edit) @41064be   10 years ezyang change BarnOwl::Module::Jabber::getServerFromJID to use ...
(edit) @926c721   10 years ezyang fix cmd_join in BarnOwl/Module/IRC.pm to use $chan, not $channel which ...
(edit) @441fd42   10 years andersk Replace the last few “Barnowl”s with “BarnOwl”s Signed-off-by: Anders ...
(edit) @76e80de   10 years jgross Update completion for :irc-{join,part}
(edit) @be43554   10 years jgross Add a ~/.owl/ircchannels file, persist channels All irc channel ...
(edit) @416a7e5   10 years ezyang Add command to get a buddy's status This could be used by a user ...
(edit) @c84c365   10 years jgross remove a space
(edit) @4f7b1f4   10 years ezyang Support channel-or-user IRC commands, and setup irc-msg to use it. ...
(edit) @e4b8f93   10 years andersk Really support building Perl modules from a separate builddir ...
(edit) @1c22155   10 years andersk Get rid of all our embedded copies of Module::Install Signed-off-by: ...
(edit) @731e921   10 years jgross Make check for non-existant channel more correct Currently, this ...
(edit) @c2866ec   10 years jgross Split irc messages into chunks From Zephyr: barnowl / irc-cutoff / ...
(edit) @eb5e8fc   10 years andersk Allow building in a separate build directory Signed-off-by: Anders ...
(edit) @b80bae0   10 years andersk Distribute more files in ‘make dist’ Signed-off-by: Anders Kaseorg ...
(edit) @a870319   10 years andersk Uninstall more files in ‘make uninstall’ Signed-off-by: Anders ...
(edit) @0f5b08e   10 years andersk Clean more files in ‘make clean’ Signed-off-by: Anders Kaseorg ...
(edit) @8258ea5   10 years jgross Fix spelling of various strings. I dumped `strings barnowl.bin` into ...
(edit) @ccc182c   10 years davidben Unbundle random Facebook module libraries Probably saner to ship them ...
(edit) @a8c55b5   11 years davidben Use Digest::SHA in Jabber module instead of Digest::SHA1 The cool ... release-1.9
(edit) @678f607   11 years davidben Add completion for jabberlogout release-1.9
(edit) @bbd0cf1   12 years ezyang Bundle Ouch, AnyEvent::HTTP, and URI::Encode from CPAN Those ... release-1.9
(edit) @f4037cf   12 years ezyang Update README, narrow POSIX import. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @7efa163   12 years ezyang Wordwrap, write the config, style wibbles. Signed-off-by: Edward Z. ... release-1.9
(edit) @1d11b78   12 years ezyang Extra TODO item. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.9
(edit) @395d304   12 years ezyang Style wibble. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.9
(edit) @fe03126   12 years ezyang Expand deps for inlined Facebook::Graph. Signed-off-by: Edward Z. ... release-1.9
(edit) @1efafe7   12 years ezyang Remove silly hgignore. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.9
(edit) @8aa81172   12 years ezyang Show permalink for comments too. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @68c0afd   12 years ezyang Informative messages upon posting. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @5ef98c7   12 years ezyang Fix broken posts, better permission detection, implement deletion. ... release-1.9
(edit) @b7fa912   12 years ezyang Force void context on callbacks. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @7777ac2   12 years ezyang Convert to async (both Facebook::Graph and us.) Work items: - ... release-1.9
(edit) @2a42248   12 years ezyang Add vanilla Facebook::Graph. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @35c5bd8   12 years ezyang Add Facebook to MODULES list. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @d9fe25a   12 years ezyang Bundling Facebook::Graph now. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @d9c6631   12 years ezyang Consistent BarnOwl capitalization. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @7cb2830   12 years ezyang Show error message why failed to authenticate. Signed-off-by: Edward ... release-1.9
(edit) @a7ac83a   12 years ezyang Remove extra spaces round parentheses. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @fb06a17   12 years ezyang Rename zsig to permalink. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.9
(edit) @e1ed6f4   12 years ezyang Refine module setup process. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @a4ae221   12 years ezyang Fix bug with removed get_topic comment. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @01d186f   12 years ezyang Improve docs, error handling and refactor. Signed-off-by: Edward Z. ... release-1.9
(edit) @65c2b3c   12 years ezyang Make topic detection more robust. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @8b62088   12 years ezyang Add autocomplete and wall-posting support. Signed-off-by: Edward Z. ... release-1.9
(edit) @eb20731   12 years ezyang Suppress failed URL fetch errors. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @b49aaf8   12 years ezyang Replace punctuation with spaces, and spaces to dashes, on rnjacob's ... release-1.9
(edit) @4b23009   12 years ezyang Note about async Facebook::Graph. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @77d1ef1   12 years ezyang Suppress interest groups for now. Signed-off-by: Edward Z. Yang ... release-1.9
(edit) @44f585c   12 years ezyang Add alternate implementation of keywords. Signed-off-by: Edward Z. ... release-1.9
(edit) @eb497a9   12 years ezyang Rename postid to post_id. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.9
(edit) @99f0a77   12 years ezyang Implement automatic instance selection, with no de-dup. ... release-1.9
(edit) @3199d8e   12 years ezyang Add facebook-poll command and be more consistent about poll invoke. ... release-1.9
(edit) @460413f   12 years ezyang Poll after comment. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.9
(edit) @3d10ed3   12 years ezyang Make filters act more like traditional Zephyr filters. Signed-off-by: ... release-1.9
(edit) @63afb72   12 years ezyang Comment reading support and back-timing. Signed-off-by: Edward Z. ... release-1.9
(edit) @24bd860   12 years ezyang Initial commit of Facebook module implementation. This module was ... release-1.9
(edit) @4ebbfbc   12 years jgross Show the time zone in :info; replace ctime with strftime This fixes ... release-1.9
(edit) @b8a3e00   12 years davidben Consistently use BarnOwl or barnowl BarnOwl refers to the program, ... release-1.8release-1.9
(edit) @a27acf7   12 years ezyang Handle Jabber nicks with leading dashes (e.g. Facebook XMPP) ... release-1.8release-1.9
(edit) @13ee8f2   12 years nelhage Replace Net::IRC mentions with AnyEvent::IRC release-1.8release-1.9
(edit) @5c6d661   12 years nelhage IRC: Fix reconnect behavior. release-1.8release-1.9
(edit) @ab6d8f0   12 years nelhage Fix spacing in MODE messages. release-1.8release-1.9
(edit) @dace02a   12 years nelhage Use AnyEvent::IRC::Client's channel tracking, instead our own. release-1.8release-1.9
(edit) @b9a642a   12 years nelhage Only show nicks in response to irc-names. release-1.8release-1.9
(edit) @41ade7f   12 years nelhage Try to improve disconnection behavior release-1.8release-1.9
(edit) @0b0e460   12 years nelhage Squelch an "uninitialized" warning. I have no idea why ->{command} ... release-1.8release-1.9
(edit) @0ccf5ab   12 years nelhage Fix the message shown on on IRC connection. release-1.8release-1.9
(edit) @60b49a7   12 years nelhage Make nick-change events LOGIN messages instead of ADMIN. release-1.8release-1.9
(edit) @5d4262c   12 years nelhage Correctly grab the 'reason' field for quit messages. release-1.8release-1.9
(edit) @3713b86   12 years nelhage IRC: Remove the %reconnect hash. Keep everything in the %ircnets ... release-1.8release-1.9
(edit) @59425a3   12 years nelhage Restore an accidentally-removed line. release-1.8release-1.9
(edit) @09bd74c   12 years nelhage Implement sending and receiving CTCP ACTIONs release-1.8release-1.9
(edit) @249bbbe   12 years nelhage Fix the connected callback. release-1.8release-1.9
(edit) @851a0e0   12 years nelhage IRC: Remove circular references between ::Connection and its Client. release-1.8release-1.9
(edit) @4787581   12 years nelhage Don't store a second copy of our nick. release-1.8release-1.9
(edit) @38d50c2   12 years nelhage Handle NICK messages from the server. release-1.8release-1.9
(edit) @8ba9313   12 years nelhage Port IRC support to AnyEvent::IRC. release-1.8release-1.9
(edit) @9620c8d   12 years nelhage Load Encode module for IRC. This normally doesn't cause any problems ... release-1.8release-1.9
(edit) @fb6e8e3   12 years nelhage Sort the output of :irc-names release-1.8release-1.9
(edit) @7aa1fa5   12 years davidben Download Twitter consumer keys from barnowl.mit.edu ... release-1.7release-1.8release-1.9
(edit) @b401ef2   12 years adehnert Display subject as XMPP personal context (if set) release-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.7release-1.8release-1.9
(edit) @c8d9f84   13 years davidben More aggressively stop Timers created in perl In case something leaks ... release-1.7release-1.8release-1.9
(edit) @10dd8e6   13 years nelhage Twitter: Don't attempt to do OAuth against non-twitter.com services. release-1.7release-1.8release-1.9
(edit) @8106870   13 years andersk Twitter: BarnOwl::quote the replycmd Signed-off-by: Anders Kaseorg ... release-1.7release-1.8release-1.9
(edit) @8c6e2c1   13 years nelhage Twitter: Allow users to specify their own consumer key/secret. release-1.7release-1.8release-1.9
(edit) @2f25537   13 years andersk Jabber: Don’t break private replies in anonymous MUCs. In commit ... release-1.7release-1.8release-1.9
(edit) @5d59c1e   13 years nelhage Twitter: Handle new-style retweets better release-1.7release-1.8release-1.9
(edit) @d27ecf3   13 years nelhage Check in Module::Install for Twitter release-1.7release-1.8release-1.9
(edit) @9e88fa7   13 years nelhage Merge branch 'twitter' release-1.7release-1.8release-1.9
(edit) @f6413c3   13 years nelhage Remove a stub 'SEE ALSO' section release-1.7release-1.8release-1.9
(edit) @f6e1262   13 years nelhage Add quickstart docs for Twitter. release-1.7release-1.8release-1.9
Note: See TracRevisionLog for help on using the revision log.