source: perl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40def31a   4 years noreply Merge 834dc312682e1820f1f2fa826ea9040caea8813f into ...
(edit) @4fd3c04   7 years andersk Remove AIM support This code has received almost no security ...
(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) @8f91a70   7 years jasongross9 Add a bit more documentation The function was potentially a bit ...
(edit) @09f7753   7 years jasongross9 Add back a comment into perl-logging from C
(edit) @b807d8f   7 years jasongross9 Improve some documentation of logging variables As per PR #54 review ...
(edit) @3222df2   7 years jasongross9 Replace initial . with _ This is so that, e.g., we won't write to ...
(edit) @9625c55   7 years jasongross9 Silence "Use of uninitialized value $realm in uc"
(edit) @54c5395   7 years jasongross9 Note conflict of loggingdirection and classlogging The description of ...
(edit) @8cec8f7   7 years jasongross9 Log loopbacks to loopback file in ~/zlog Not to ...
(edit) @5dee79a   7 years jasongross9 Add log-to-subdirectories, a compatibility frob If disabled (the ...
(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) @6ddfb07   7 years jasongross9 Add a comment about existence of logging dirs
(edit) @15b87cc   7 years jasongross9 Remove irc: from irc message filenames
(edit) @dce72c1   7 years jasongross9 Log to subfolders of a base path A different subfolder for each protocol.
(edit) @9a34040   7 years jasongross9 Add IRC logging filename generation Based on asedeno's comment "For ...
(edit) @3374de9   7 years jasongross9 Log different realms to different files
(edit) @94b4b99e   7 years jasongross9 Ignore kerberos instances in the sender and recipient when logging ...
(edit) @03fbf66   7 years jasongross9 Moved the last of the logging-related variables to perl We seem to ...
(edit) @42779f8   7 years jasongross9 Moved logging-specific variables to perl But only the ones that could ...
(edit) @4ead7b3   7 years jasongross9 Moved notification of message logging to perl
(edit) @5093c6f   7 years jasongross9 Moved the checking of whether or not to log messages to perl
(edit) @9bfab40   7 years jasongross9 Moved outgoing zephyr error logging to perl
(edit) @eea7bed4   7 years jasongross9 Moved log file name generation to perl I don't think that the ...
(edit) @7f463cf   7 years jasongross9 Moved log generation code to perl.
(edit) @a619eda   7 years jasongross9 Describe get_variable_info
(edit) @ca52fe9   7 years jasongross9 Remove useless 'use Data::Dumper'
(edit) @4bbe53a   7 years jasongross9 Add a comment for documentation As per ...
(edit) @0d2c358   7 years jasongross9 Remove a useless 0 + perl cast
(edit) @958752c   7 years jasongross9 Set default deferred logging interval to 1 hour
(edit) @4511ac3   7 years jasongross9 Better UI for :flush-logs and flush-logs-interval We now only print ...
(edit) @9d6e37c   7 years jasongross9 Add a variable to auto-flush logs every n minutes
(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) @1f92f39   7 years jasongross9 Revamp set/unset completion - unset <tab> only completes takes_on_off ...
(edit) @bf21c4e   7 years jasongross9 Correct tab-completion for set/unset They only allow -q at the front.
(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) @ebc6f77   10 years andersk Humanize zsigs Stop throwing away parts of multiline zsigs; we have ... 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) @ecd4edf   11 years ezyang Added perl methods to register and unregister idle watchers. release-1.10
(edit) @120dac7   11 years ezyang Added a hook for wakeup/user input. I wanted to add a hook that got ... release-1.10
(edit) @a38becd   11 years ezyang Added a perl hook for :away Note: The sepbar no longer distinguishes ... 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) @0adbce1   11 years jgross Make is_personal like owl_message_is_personal Before we were ... release-1.10
(edit) @1ced34f   11 years jgross Expose message_matches_filter to perl release-1.10
(edit) @731e921   11 years jgross Make check for non-existant channel more correct Currently, this ... release-1.10
(edit) @53151d4   11 years adehnert Use "our" instead of "my" for zephyrStartup hook All our other hooks ... 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) @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   13 years adehnert Add completion for reload-module release-1.10release-1.9
(edit) @7803326   13 years jgross editwin callback for canceling the editwin The code for editwin ... release-1.10release-1.9
(edit) @e89ec48   13 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
Note: See TracRevisionLog for help on using the revision log.