|
|
|
@cc27237
|
9 years |
jgross |
Use g_utf8_casefold and g_utf8_normalize
We define a convenience ...
|
|
|
@4b9c3b9
|
9 years |
jgross |
Update IRC logging to be more idiomatic
Based on a message from kini ...
|
|
|
@9367711
|
9 years |
jgross |
Add a comment about existence of logging dirs
|
|
|
@33d384a
|
9 years |
jgross |
Remove irc: from irc message filenames
|
|
|
@50a3240
|
9 years |
jgross |
Log to subfolders of a base path
A different subfolder for each protocol.
|
|
|
@101aedb
|
9 years |
jgross |
Add IRC logging filename generation
Based on asedeno's comment
"For ...
|
|
|
@c0d31b3
|
9 years |
jgross |
Log different realms to different files
|
|
|
@681ce76
|
9 years |
jgross |
Ignore kerberos instances in the sender and recipient when logging
...
|
|
|
@1210b54
|
9 years |
jgross |
Moved the last of the logging-related variables to perl
We seem to ...
|
|
|
@023f405
|
9 years |
jgross |
Moved logging-specific variables to perl
But only the ones that could ...
|
|
|
@bf61c61
|
9 years |
jgross |
Moved notification of message logging to perl
|
|
|
@6e764aa
|
9 years |
jgross |
Moved the checking of whether or not to log messages to perl
|
|
|
@f511c1e
|
9 years |
jgross |
Moved outgoing zephyr error logging to perl
|
|
|
@e38cc20
|
9 years |
jgross |
Scrapped the last bits of C code dealing with jabber.
We still have ...
|
|
|
@dca6255
|
9 years |
jgross |
Moved log file name generation to perl
I don't think that the ...
|
|
|
@e7ab1d7
|
9 years |
jgross |
Made owl_util_makepath available from perl
There's probably a better ...
|
|
|
@c877a63
|
9 years |
jgross |
Moved log generation code to perl.
|
|
|
@db1a2f8b
|
9 years |
jgross |
Display log file name on failure to open file
Also, make ...
|
|
|
@7dcef03
|
9 years |
andersk |
Use the Glib slice allocator for fixed-size objects
The slice ...
|
|
|
@d779a1a
|
10 years |
andersk |
Remove redundant per-module .gitignore, .hgignore files
This is all ...
|
|
|
@59f4fd6
|
10 years |
andersk |
perl/modules/.gitignore: Add META.json, MYMETA.json
...
|
|
|
@7834bb5
|
10 years |
andersk |
.gitignore: Add other kinds of tags
Signed-off-by: Anders Kaseorg ...
|
|
|
@7792bac
|
10 years |
andersk |
.gitignore: Add compile
This is pulled in by Automake ≥ 1.14.
...
|
|
|
@f1095da
|
10 years |
andersk |
.gitignore: Reorganize
Divide .gitignore into logical sections, and ...
|
|
|
@ba9a1be
|
10 years |
andersk |
.gitignore: Remove core, jabber.log
Signed-off-by: Anders Kaseorg ...
|
|
|
@ebcdf4d
|
10 years |
andersk |
owl_zephyr_smartstripped_user: Simplify, fixing overlapping strcat
...
|
|
|
@21dc927
|
10 years |
andersk |
Test owl_zephyr_smartstripped_user
Signed-off-by: Anders Kaseorg ...
|
|
|
@ebc6f77
|
10 years |
andersk |
Humanize zsigs
Stop throwing away parts of multiline zsigs; we have ...
|
|
|
@6f87658
|
10 years |
andersk |
Sync ChangeLog with release-1.9 branch
Signed-off-by: Anders Kaseorg ...
|
|
|
@c55930e
|
10 years |
andersk |
Show Zephyr charset in info popup
Signed-off-by: Anders Kaseorg ...
|
|
|
@41064be
|
10 years |
ezyang |
change BarnOwl::Module::Jabber::getServerFromJID to use ...
|
|
|
@926c721
|
10 years |
ezyang |
fix cmd_join in BarnOwl/Module/IRC.pm to use $chan, not $channel which ...
|
|
|
@441fd42
|
10 years |
andersk |
Replace the last few “Barnowl”s with “BarnOwl”s
Signed-off-by: Anders ...
|
|
|
@ca1fb26a
|
10 years |
andersk |
Be smarter about rebuilding on version number changes
Signed-off-by: ...
|
|
|
@685cca7
|
10 years |
andersk |
Remove C files from BUILT_SOURCES
They are already built through ...
|
|
|
@76e80de
|
10 years |
jgross |
Update completion for :irc-{join,part}
|
|
|
@be43554
|
10 years |
jgross |
Add a ~/.owl/ircchannels file, persist channels
All irc channel ...
|
|
|
@ae2b830
|
10 years |
jgross |
owl_util_file_delete_line in perl
|
|
|
@c84c365
|
10 years |
jgross |
remove a space
|
|
|
@ecd4edf
|
10 years |
ezyang |
Added perl methods to register and unregister idle watchers.
|
|
|
@120dac7
|
10 years |
ezyang |
Added a hook for wakeup/user input.
I wanted to add a hook that got ...
|
|
|
@a38becd
|
10 years |
ezyang |
Added a perl hook for :away
Note: The sepbar no longer distinguishes ...
|
|
|
@4f7b1f4
|
10 years |
ezyang |
Support channel-or-user IRC commands, and setup irc-msg to use it.
...
|
|
|
@48c09d4
|
10 years |
jgross |
Add .travis.yml for Travis-CI
Yay for continuous integration and ...
|
|
|
@77dfeb1
|
10 years |
jgross |
Add -D_XOPEN_SOURCE_EXTENDED
This is needed for cchar_t on the ...
|
|
|
@d995ff3
|
10 years |
jgross |
ChangeLog updates should always show up on master
This way Anders ...
|
|
|
@14b79a0
|
10 years |
jgross |
Note that we need a barnowl-1.(N+1)dev tag
Perhaps we should include ...
|
|
|
@4ae24dd
|
10 years |
jgross |
Add instructions for updating launchpad
The build version number of ...
|
|
|
@96d80e9
|
10 years |
jgross |
Added support for calling perl subs with various return types
|
|
|
@92ffd89
|
10 years |
jgross |
Refactor perl calls through a single method
I don't know the perl/C ...
|
|
|
@1b17f50
|
10 years |
andersk |
Sync ChangeLog with release-1.9 branch
Signed-off-by: Anders Kaseorg ...
|
|
|
@e4b8f93
|
10 years |
andersk |
Really support building Perl modules from a separate builddir
...
|
|
|
@1c22155
|
10 years |
andersk |
Get rid of all our embedded copies of Module::Install
Signed-off-by: ...
|
|
|
@553fd38
|
10 years |
andersk |
Update .gitignore
Commit 353719a2ddec4d6a8458ee42af37514fedbd80bf ...
|
|
|
@80d7b44
|
10 years |
adehnert |
Update and make configurable the default format
- Rather than ...
|
|
|
@41779bf
|
10 years |
adehnert |
Add a .mailmap to canonicalize commit names/emails
|
|
|
@9d4dfdc
|
10 years |
davidben |
When replacing a variable, keep the old value
This unbreaks variable ...
|
|
|
@f20daff
|
10 years |
davidben |
Don't g_value_unset an uninitialized GValue
Silences a GObject assertion.
|
|
|
@5d8c9a7
|
10 years |
davidben |
Make the fullvar variable test more reasonable
Calling set on the ...
|
|
|
@2497f99
|
10 years |
davidben |
Add tests to detect new_variable_* overriding previously set values
...
|
|
|
@80c0fc7
|
10 years |
jgross |
Fix spelling errors in AUTHORS (caught by ispell)
|
|
|
@f6b7c9c
|
10 years |
jgross |
Add more people to AUTHORS
From a suggestion of Anders:
> Actually, ...
|
|
|
@6383920
|
10 years |
jgross |
Messages sent to 'class messages' are not personal
Add the presumably ...
|
|
|
@0adbce1
|
10 years |
jgross |
Make is_personal like owl_message_is_personal
Before we were ...
|
|
|
@1ced34f
|
10 years |
jgross |
Expose message_matches_filter to perl
|
|
|
@b58dea1
|
10 years |
geofft |
.gitignore: Add MYMETA.yml
We already ignore META.yml, and see ...
|
|
|
@d555aa1
|
10 years |
rnjacobs |
We should fail fast on -c filsrv, which most people won't have ...
|
|
|
@60ae736
|
10 years |
jgross |
Fix a leak.
Also add the CALLER_OWN annotation to the ...
|
|
|
@731e921
|
10 years |
jgross |
Make check for non-existant channel more correct
Currently, this ...
|
|
|
@53151d4
|
10 years |
adehnert |
Use "our" instead of "my" for zephyrStartup hook
All our other hooks ...
|
|
|
@c2866ec
|
10 years |
jgross |
Split irc messages into chunks
From Zephyr:
barnowl / irc-cutoff / ...
|
|
|
@0625919
|
10 years |
andersk |
Check that programs support --help and --version in ‘make ...
|
|
|
@8f335a8
|
10 years |
andersk |
zcrypt: Accept --help
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
|
|
@5175cf8
|
10 years |
andersk |
zcrypt: Accept --version
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
|
|
@478dc8e
|
10 years |
andersk |
zcrypt: Use getopt_long
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
|
|
@499224d
|
10 years |
andersk |
barnowl --help: Write to stdout and exit successfully
Signed-off-by: ...
|
|
|
@a223b6b
|
10 years |
andersk |
Build bin/{barnowl,tester} instead of {barnowl,tester}.bin
This lets ...
|
|
|
@487cc2b
|
10 years |
andersk |
configure: Support --disable-maintainer-mode
automake < 1.8 doesn’t ...
|
|
|
@78b9503
|
10 years |
andersk |
Distribute files in doc/ individually
‘make distcheck’ in automake < ...
|
|
|
@24ece84
|
10 years |
andersk |
Explicitly substitute abs_builddir, abs_srcdir
automake < 1.10 didn’t ...
|
|
|
@60e8617
|
10 years |
davidben |
Don't swallow errors in :unsuball
More code that should get fixed if ...
|
|
|
@89f01bd
|
10 years |
davidben |
Remove pointless ZFreeNotice
It's only meant to be called on a ...
|
|
|
@3624a2c
|
10 years |
andersk |
Don’t distribute generated sources
Signed-off-by: Anders Kaseorg ...
|
|
|
@5db8835
|
10 years |
andersk |
Allow testing in a separate build directory
Now we pass ‘make ...
|
|
|
@1dba5bd
|
10 years |
andersk |
Allow running barnowl within a separate build directory
...
|
|
|
@574b952
|
10 years |
andersk |
Generate the barnowl and tester wrapper scripts at build time
...
|
|
|
@eb5e8fc
|
10 years |
andersk |
Allow building in a separate build directory
Signed-off-by: Anders ...
|
|
|
@6249a88f
|
10 years |
andersk |
Include generated headers with #include <>
...
|
|
|
@cb1243be
|
10 years |
andersk |
Remove redundant -I$(top_srcdir) from AM_CPPFLAGS
Automake already ...
|
|
|
@b80bae0
|
10 years |
andersk |
Distribute more files in ‘make dist’
Signed-off-by: Anders Kaseorg ...
|
|
|
@a870319
|
10 years |
andersk |
Uninstall more files in ‘make uninstall’
Signed-off-by: Anders ...
|
|
|
@0f5b08e
|
10 years |
andersk |
Clean more files in ‘make clean’
Signed-off-by: Anders Kaseorg ...
|
|
|
@25d7236
|
10 years |
andersk |
Fix perlglue.c dependency on typemap
This was broken by commit ...
|
|
|
@7155955
|
10 years |
andersk |
filterproc.c: Sever owl.h dependency
This fixes ‘make zcrypt’, which ...
|
|
|
@13a39ae8
|
10 years |
andersk |
Update autoconf macros from pkg-config 0.28
5fc77a9 Add autoconf ...
|
|
|
@e9b4a2c
|
10 years |
andersk |
Update autoconf macros from autoconf-archive 2012.09.08
cfea4ee ...
|
|
|
@0a6a2d6
|
10 years |
andersk |
Skip deprecated g_type_init() for GLib 2.35
...
|
|
|
@3496369
|
10 years |
andersk |
call_filter: Set *out = NULL on g_spawn_async_with_pipes failure
...
|
|
|
@ba5e919
|
10 years |
adam |
perlvariables: add new ExtUtils::Depends dependency to README
|
|
|
@a54ffe6
|
10 years |
adam |
Merge pull request #118 from davidben/perlvariables-n-plus-1
Merging ...
|
|
|