source: perl/modules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @834dc31   7 years adehnert Add tweet URL to the "i" popup AFAICT, the info popup just shows the ...
(edit) @1f69b54   7 years adehnert Implement Twitter at-reply prefill semantics. Signed-off-by: Edward ...
(edit) @38c584e   7 years adehnert Fix quoting conventions for Twitter commands. Two bugs here: 1. The ...
(edit) @3f0c209   7 years jasongross9 Add comment about irc logging format
(edit) @d2ba33c   7 years jasongross9 Use g_utf8_casefold and g_utf8_normalize We define a convenience ...
(edit) @47225c9   7 years jasongross9 Update IRC logging to be more idiomatic Based on a message from kini ...
(edit) @15b87cc   7 years jasongross9 Remove irc: from irc message filenames
(edit) @9a34040   7 years jasongross9 Add IRC logging filename generation Based on asedeno's comment "For ...
(edit) @eea7bed4   7 years jasongross9 Moved log file name generation to perl I don't think that the ...
(edit) @ca52fe9   7 years jasongross9 Remove useless 'use Data::Dumper'
(edit) @8eb72d2   7 years jasongross9 Use eq not == for string comparison in Kerberos.pm
(edit) @a4b854a   7 years jasongross9 Make spacing in Kerberos.pm more uniform
(edit) @20ec886   7 years jasongross9 Fix variable names, remove dead variables
(edit) @38db1a1   7 years jasongross9 Fix spelling in Kerberos.pm
(edit) @268c7e8   7 years jasongross9 renew command implemented :renew in barnowl prompts for a password, ...
(edit) @4379288   8 years jgross Buffer IRC rejoins This fixes ... release-1.10
(edit) @d4f33f1   9 years jgross Clean up ircnets on socketless disconnect This allows recovery from ... release-1.10
(edit) @140429f   10 years nelhage Implement :twitter-favorite release-1.10
(edit) @0d53dfb   10 years nelhage Kill the client-side tweet length check. Just let the API do the ... release-1.10
(edit) @7ff3907   10 years nelhage squelch the legacy_list_api warnings release-1.10
(edit) @c53f5e8   10 years adehnert Use SSL by default As per https://dev.twitter.com/discussions/24239 ... release-1.10
(edit) @d779a1a   10 years andersk Remove redundant per-module .gitignore, .hgignore files This is all ... release-1.10
(edit) @59f4fd6   10 years andersk perl/modules/.gitignore: Add META.json, MYMETA.json ... release-1.10
(edit) @f1095da   10 years andersk .gitignore: Reorganize Divide .gitignore into logical sections, and ... release-1.10
(edit) @41064be   11 years ezyang change BarnOwl::Module::Jabber::getServerFromJID to use ... release-1.10
(edit) @926c721   11 years ezyang fix cmd_join in BarnOwl/Module/IRC.pm to use $chan, not $channel which ... release-1.10
(edit) @441fd42   11 years andersk Replace the last few “Barnowl”s with “BarnOwl”s Signed-off-by: Anders ... release-1.10
(edit) @76e80de   11 years jgross Update completion for :irc-{join,part} release-1.10
(edit) @be43554   11 years jgross Add a ~/.owl/ircchannels file, persist channels All irc channel ... release-1.10
(edit) @c84c365   11 years jgross remove a space release-1.10
(edit) @4f7b1f4   11 years ezyang Support channel-or-user IRC commands, and setup irc-msg to use it. ... release-1.10
(edit) @e4b8f93   11 years andersk Really support building Perl modules from a separate builddir ... release-1.10
(edit) @1c22155   11 years andersk Get rid of all our embedded copies of Module::Install Signed-off-by: ... release-1.10
(edit) @731e921   11 years jgross Make check for non-existant channel more correct Currently, this ... release-1.10
(edit) @c2866ec   11 years jgross Split irc messages into chunks From Zephyr: barnowl / irc-cutoff / ... release-1.10
(edit) @eb5e8fc   11 years andersk Allow building in a separate build directory Signed-off-by: Anders ... release-1.10
(edit) @b80bae0   11 years andersk Distribute more files in ‘make dist’ Signed-off-by: Anders Kaseorg ... release-1.10
(edit) @a870319   11 years andersk Uninstall more files in ‘make uninstall’ Signed-off-by: Anders ... release-1.10
(edit) @0f5b08e   11 years andersk Clean more files in ‘make clean’ Signed-off-by: Anders Kaseorg ... release-1.10
(edit) @8258ea5   11 years jgross Fix spelling of various strings. I dumped `strings barnowl.bin` into ... 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) @678f607   12 years davidben Add completion for jabberlogout 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) @4ebbfbc   13 years jgross Show the time zone in :info; replace ctime with strftime This fixes ... release-1.10release-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) @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
Note: See TracRevisionLog for help on using the revision log.