|
|
@38c584e
|
7 years |
adehnert |
Fix quoting conventions for Twitter commands.
Two bugs here:
1. The ...
|
|
|
@3f0c209
|
7 years |
jasongross9 |
Add comment about irc logging format
|
|
|
@d2ba33c
|
7 years |
jasongross9 |
Use g_utf8_casefold and g_utf8_normalize
We define a convenience ...
|
|
|
@47225c9
|
7 years |
jasongross9 |
Update IRC logging to be more idiomatic
Based on a message from kini ...
|
|
|
@15b87cc
|
7 years |
jasongross9 |
Remove irc: from irc message filenames
|
|
|
@9a34040
|
7 years |
jasongross9 |
Add IRC logging filename generation
Based on asedeno's comment
"For ...
|
|
|
@eea7bed4
|
7 years |
jasongross9 |
Moved log file name generation to perl
I don't think that the ...
|
|
|
@ca52fe9
|
7 years |
jasongross9 |
Remove useless 'use Data::Dumper'
|
|
|
@8eb72d2
|
7 years |
jasongross9 |
Use eq not == for string comparison in Kerberos.pm
|
|
|
@a4b854a
|
7 years |
jasongross9 |
Make spacing in Kerberos.pm more uniform
|
|
|
@20ec886
|
7 years |
jasongross9 |
Fix variable names, remove dead variables
|
|
|
@38db1a1
|
7 years |
jasongross9 |
Fix spelling in Kerberos.pm
|
|
|
@268c7e8
|
7 years |
jasongross9 |
renew command implemented
:renew in barnowl prompts for a password, ...
|
|
|
@4379288
|
9 years |
jgross |
Buffer IRC rejoins
This fixes ...
release-1.10
|
|
|
@d4f33f1
|
9 years |
jgross |
Clean up ircnets on socketless disconnect
This allows recovery from ...
release-1.10
|
|
|
@140429f
|
11 years |
nelhage |
Implement :twitter-favorite
release-1.10
|
|
|
@0d53dfb
|
11 years |
nelhage |
Kill the client-side tweet length check.
Just let the API do the ...
release-1.10
|
|
|
@7ff3907
|
11 years |
nelhage |
squelch the legacy_list_api warnings
release-1.10
|
|
|
@c53f5e8
|
11 years |
adehnert |
Use SSL by default
As per https://dev.twitter.com/discussions/24239 ...
release-1.10
|
|
|
@d779a1a
|
11 years |
andersk |
Remove redundant per-module .gitignore, .hgignore files
This is all ...
release-1.10
|
|
|
@59f4fd6
|
11 years |
andersk |
perl/modules/.gitignore: Add META.json, MYMETA.json
...
release-1.10
|
|
|
@f1095da
|
11 years |
andersk |
.gitignore: Reorganize
Divide .gitignore into logical sections, and ...
release-1.10
|
|
|
@41064be
|
11 years |
ezyang |
change BarnOwl::Module::Jabber::getServerFromJID to use ...
release-1.10
|
|
|
@926c721
|
11 years |
ezyang |
fix cmd_join in BarnOwl/Module/IRC.pm to use $chan, not $channel which ...
release-1.10
|
|
|
@441fd42
|
11 years |
andersk |
Replace the last few “Barnowl”s with “BarnOwl”s
Signed-off-by: Anders ...
release-1.10
|
|
|
@76e80de
|
11 years |
jgross |
Update completion for :irc-{join,part}
release-1.10
|
|
|
@be43554
|
11 years |
jgross |
Add a ~/.owl/ircchannels file, persist channels
All irc channel ...
release-1.10
|
|
|
@c84c365
|
11 years |
jgross |
remove a space
release-1.10
|
|
|
@4f7b1f4
|
11 years |
ezyang |
Support channel-or-user IRC commands, and setup irc-msg to use it.
...
release-1.10
|
|
|
@e4b8f93
|
11 years |
andersk |
Really support building Perl modules from a separate builddir
...
release-1.10
|
|
|
@1c22155
|
11 years |
andersk |
Get rid of all our embedded copies of Module::Install
Signed-off-by: ...
release-1.10
|
|
|
@731e921
|
11 years |
jgross |
Make check for non-existant channel more correct
Currently, this ...
release-1.10
|
|
|
@c2866ec
|
11 years |
jgross |
Split irc messages into chunks
From Zephyr:
barnowl / irc-cutoff / ...
release-1.10
|
|
|
@eb5e8fc
|
12 years |
andersk |
Allow building in a separate build directory
Signed-off-by: Anders ...
release-1.10
|
|
|
@b80bae0
|
12 years |
andersk |
Distribute more files in ‘make dist’
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@a870319
|
12 years |
andersk |
Uninstall more files in ‘make uninstall’
Signed-off-by: Anders ...
release-1.10
|
|
|
@0f5b08e
|
12 years |
andersk |
Clean more files in ‘make clean’
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@8258ea5
|
12 years |
jgross |
Fix spelling of various strings.
I dumped `strings barnowl.bin` into ...
release-1.10
|
|
|
@ccc182c
|
12 years |
davidben |
Unbundle random Facebook module libraries
Probably saner to ship them ...
release-1.10
|
|
|
@a8c55b5
|
12 years |
davidben |
Use Digest::SHA in Jabber module instead of Digest::SHA1
The cool ...
release-1.10release-1.9
|
|
|
@678f607
|
13 years |
davidben |
Add completion for jabberlogout
release-1.10release-1.9
|
|
|
@bbd0cf1
|
13 years |
ezyang |
Bundle Ouch, AnyEvent::HTTP, and URI::Encode from CPAN
Those ...
release-1.10release-1.9
|
|
|
@f4037cf
|
13 years |
ezyang |
Update README, narrow POSIX import.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@7efa163
|
13 years |
ezyang |
Wordwrap, write the config, style wibbles.
Signed-off-by: Edward Z. ...
release-1.10release-1.9
|
|
|
@1d11b78
|
13 years |
ezyang |
Extra TODO item.
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
release-1.10release-1.9
|
|
|
@395d304
|
13 years |
ezyang |
Style wibble.
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
release-1.10release-1.9
|
|
|
@fe03126
|
13 years |
ezyang |
Expand deps for inlined Facebook::Graph.
Signed-off-by: Edward Z. ...
release-1.10release-1.9
|
|
|
@1efafe7
|
13 years |
ezyang |
Remove silly hgignore.
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
release-1.10release-1.9
|
|
|
@8aa81172
|
13 years |
ezyang |
Show permalink for comments too.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@68c0afd
|
13 years |
ezyang |
Informative messages upon posting.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@5ef98c7
|
13 years |
ezyang |
Fix broken posts, better permission detection, implement deletion.
...
release-1.10release-1.9
|
|
|
@b7fa912
|
13 years |
ezyang |
Force void context on callbacks.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@7777ac2
|
13 years |
ezyang |
Convert to async (both Facebook::Graph and us.)
Work items:
- ...
release-1.10release-1.9
|
|
|
@2a42248
|
13 years |
ezyang |
Add vanilla Facebook::Graph.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@35c5bd8
|
13 years |
ezyang |
Add Facebook to MODULES list.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@d9fe25a
|
13 years |
ezyang |
Bundling Facebook::Graph now.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@d9c6631
|
13 years |
ezyang |
Consistent BarnOwl capitalization.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@7cb2830
|
13 years |
ezyang |
Show error message why failed to authenticate.
Signed-off-by: Edward ...
release-1.10release-1.9
|
|
|
@a7ac83a
|
13 years |
ezyang |
Remove extra spaces round parentheses.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@fb06a17
|
13 years |
ezyang |
Rename zsig to permalink.
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
release-1.10release-1.9
|
|
|
@e1ed6f4
|
13 years |
ezyang |
Refine module setup process.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@a4ae221
|
13 years |
ezyang |
Fix bug with removed get_topic comment.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@01d186f
|
13 years |
ezyang |
Improve docs, error handling and refactor.
Signed-off-by: Edward Z. ...
release-1.10release-1.9
|
|
|
@65c2b3c
|
13 years |
ezyang |
Make topic detection more robust.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@8b62088
|
13 years |
ezyang |
Add autocomplete and wall-posting support.
Signed-off-by: Edward Z. ...
release-1.10release-1.9
|
|
|
@eb20731
|
13 years |
ezyang |
Suppress failed URL fetch errors.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@b49aaf8
|
13 years |
ezyang |
Replace punctuation with spaces, and spaces to dashes, on rnjacob's ...
release-1.10release-1.9
|
|
|
@4b23009
|
13 years |
ezyang |
Note about async Facebook::Graph.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@77d1ef1
|
13 years |
ezyang |
Suppress interest groups for now.
Signed-off-by: Edward Z. Yang ...
release-1.10release-1.9
|
|
|
@44f585c
|
13 years |
ezyang |
Add alternate implementation of keywords.
Signed-off-by: Edward Z. ...
release-1.10release-1.9
|
|
|
@eb497a9
|
13 years |
ezyang |
Rename postid to post_id.
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
release-1.10release-1.9
|
|
|
@99f0a77
|
13 years |
ezyang |
Implement automatic instance selection, with no de-dup.
...
release-1.10release-1.9
|
|
|
@3199d8e
|
13 years |
ezyang |
Add facebook-poll command and be more consistent about poll invoke.
...
release-1.10release-1.9
|
|
|
@460413f
|
13 years |
ezyang |
Poll after comment.
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
release-1.10release-1.9
|
|
|
@3d10ed3
|
13 years |
ezyang |
Make filters act more like traditional Zephyr filters.
Signed-off-by: ...
release-1.10release-1.9
|
|
|
@63afb72
|
13 years |
ezyang |
Comment reading support and back-timing.
Signed-off-by: Edward Z. ...
release-1.10release-1.9
|
|
|
@24bd860
|
13 years |
ezyang |
Initial commit of Facebook module implementation.
This module was ...
release-1.10release-1.9
|
|
|
@4ebbfbc
|
13 years |
jgross |
Show the time zone in :info; replace ctime with strftime
This fixes ...
release-1.10release-1.9
|
|
|
@b8a3e00
|
13 years |
davidben |
Consistently use BarnOwl or barnowl
BarnOwl refers to the program, ...
release-1.10release-1.8release-1.9
|
|
|
@a27acf7
|
13 years |
ezyang |
Handle Jabber nicks with leading dashes (e.g. Facebook XMPP)
...
release-1.10release-1.8release-1.9
|
|
|
@13ee8f2
|
13 years |
nelhage |
Replace Net::IRC mentions with AnyEvent::IRC
release-1.10release-1.8release-1.9
|
|
|
@5c6d661
|
14 years |
nelhage |
IRC: Fix reconnect behavior.
release-1.10release-1.8release-1.9
|
|
|
@ab6d8f0
|
14 years |
nelhage |
Fix spacing in MODE messages.
release-1.10release-1.8release-1.9
|
|
|
@dace02a
|
14 years |
nelhage |
Use AnyEvent::IRC::Client's channel tracking, instead our own.
release-1.10release-1.8release-1.9
|
|
|
@b9a642a
|
14 years |
nelhage |
Only show nicks in response to irc-names.
release-1.10release-1.8release-1.9
|
|
|
@41ade7f
|
14 years |
nelhage |
Try to improve disconnection behavior
release-1.10release-1.8release-1.9
|
|
|
@0b0e460
|
14 years |
nelhage |
Squelch an "uninitialized" warning.
I have no idea why ->{command} ...
release-1.10release-1.8release-1.9
|
|
|
@0ccf5ab
|
14 years |
nelhage |
Fix the message shown on on IRC connection.
release-1.10release-1.8release-1.9
|
|
|
@60b49a7
|
14 years |
nelhage |
Make nick-change events LOGIN messages instead of ADMIN.
release-1.10release-1.8release-1.9
|
|
|
@5d4262c
|
14 years |
nelhage |
Correctly grab the 'reason' field for quit messages.
release-1.10release-1.8release-1.9
|
|
|
@3713b86
|
14 years |
nelhage |
IRC: Remove the %reconnect hash.
Keep everything in the %ircnets ...
release-1.10release-1.8release-1.9
|
|
|
@59425a3
|
14 years |
nelhage |
Restore an accidentally-removed line.
release-1.10release-1.8release-1.9
|
|
|
@09bd74c
|
14 years |
nelhage |
Implement sending and receiving CTCP ACTIONs
release-1.10release-1.8release-1.9
|
|
|
@249bbbe
|
14 years |
nelhage |
Fix the connected callback.
release-1.10release-1.8release-1.9
|
|
|
@851a0e0
|
14 years |
nelhage |
IRC: Remove circular references between ::Connection and its Client.
release-1.10release-1.8release-1.9
|
|
|
@4787581
|
14 years |
nelhage |
Don't store a second copy of our nick.
release-1.10release-1.8release-1.9
|
|
|
@38d50c2
|
14 years |
nelhage |
Handle NICK messages from the server.
release-1.10release-1.8release-1.9
|
|
|
@8ba9313
|
14 years |
nelhage |
Port IRC support to AnyEvent::IRC.
release-1.10release-1.8release-1.9
|
|
|
@9620c8d
|
14 years |
nelhage |
Load Encode module for IRC.
This normally doesn't cause any problems ...
release-1.10release-1.8release-1.9
|
|
|
@fb6e8e3
|
14 years |
nelhage |
Sort the output of :irc-names
release-1.10release-1.8release-1.9
|
|
|