|
|
|
@003a12b
|
2010-04-14T13:35:41Z |
wilmer |
Restored all remaining IRC commands that make some sense to have at …
|
|
|
@d7d677d
|
2010-04-14T12:34:39Z |
wilmer |
Restored a few more trivial commands including all the oper stuff.
|
|
|
@d33679e
|
2010-04-14T12:17:12Z |
wilmer |
Call bee_free() from irc_free() or daemon mode gets pretty sad.
|
|
|
@21c87a7
|
2010-04-14T09:27:50Z |
wilmer |
Merging loads of stuff from mainline.
|
|
|
@156bbd7
|
2010-04-13T23:55:30Z |
wilmer |
Log to stderr+syslog until daemonized. Current behaviour is too …
|
|
|
@c0417e8
|
2010-04-13T22:57:44Z |
wilmer |
1.2.6 changelist.
|
|
|
@542e44a
|
2010-04-13T22:35:55Z |
wilmer |
fsync() the user configuration file before closing it. (Bug #559)
|
|
|
@3d1481f
|
2010-04-13T22:25:40Z |
wilmer |
Adding -V flag to show version info from a not-serving binary. (Bug #580)
|
|
|
@40bc82d
|
2010-04-13T22:20:36Z |
wilmer |
Run setsid() when daemonizing. (Closes #581)
|
|
|
@37aa317
|
2010-04-13T22:09:40Z |
wilmer |
Small Valgrind noise fix. (Check if the conn is still alive before …
|
|
|
@3254c12
|
2010-04-13T19:11:28Z |
wilmer |
Adding BITLBEE_VERSION_CODE macro to make plugin authors' lifes easier.
|
|
|
@3bd4a93
|
2010-04-13T17:36:16Z |
wilmer |
Suppress HTTP error messages unless we get five or more in a row.
|
|
|
@3e69802
|
2010-04-13T12:51:05Z |
wilmer |
Use full name information of Twitter buddies.
|
|
|
@81186cab
|
2010-04-13T11:38:41Z |
wilmer |
/away and set away/status stuff back.
|
|
|
@573dab0
|
2010-04-13T10:20:04Z |
wilmer |
Incoming typing notifications.
|
|
|
@3a9b123
|
2010-04-13T08:11:08Z |
wilmer |
Allow sending typing notifications (CTCP TYPING) again.
|
|
|
@7b59872
|
2010-04-13T00:04:55Z |
wilmer |
Support for simple VERSION/PING CTCPs to root.
|
|
|
@89c11e7
|
2010-04-12T23:54:55Z |
wilmer |
Restored CTCP/DCC hooks for outgoing file transfers.
|
|
|
@24b8bbb
|
2010-04-12T00:06:49Z |
wilmer |
Start handling CTCPs, in a saner way than before.
|
|
|
@e21c0f8
|
2010-04-11T23:31:43Z |
wilmer |
Always show root's greeting inside the control channel.
|
|
|
@aa44bdd
|
2010-04-11T23:18:03Z |
wilmer |
Restored info command.
|
|
|
@6c56f42
|
2010-04-11T23:04:24Z |
wilmer |
Allow short versions of root commands (just give enough to match …
|
|
|
@eabc9d2
|
2010-04-11T22:49:32Z |
wilmer |
Fixed cleanup issues when turning off an account. Also fixed syntax of …
|
|
|
@d986463
|
2010-04-11T22:31:15Z |
wilmer |
Show status msg in /WHOIS, using a hopefully more proper 320 numeric reply.
|
|
|
@57119e8
|
2010-04-11T22:26:45Z |
wilmer |
Actually bomb out if channel creation fails at /join time.
|
|
|
@8240840
|
2010-04-11T22:22:17Z |
wilmer |
Don't send the topic at join time if there is none. This seems to be …
|
|
|
@ec2ebcc
|
2010-04-11T22:13:19Z |
wilmer |
Use 320 replies for status messages in /WHOIS, 333 was a bad idea. …
|
|
|
@ffa1173
|
2010-04-11T19:53:27Z |
wilmer |
Allow the user to change his/her nick. My old concern was that it gets …
|
|
|
@dbb0ce3
|
2010-04-11T19:38:45Z |
wilmer |
Restored add/remove command and, oh, yes/no commands. Nice to be able …
|
|
|
@e00da63
|
2010-04-11T19:10:12Z |
wilmer |
Restored query/ask stuff.
|
|
|
@a87e6ba
|
2010-04-11T18:13:19Z |
wilmer |
Merging a Jabber ft bugfix.
|
|
|
@3ab1d31
|
2010-04-11T18:12:25Z |
wilmer |
Fixing a bug in s5bytestream code to deal with incomplete SOCKS5 …
|
|
|
@17a6ee9
|
2010-04-11T14:37:06Z |
wilmer |
Including DCC stuff again, with a wonderful extra layer of …
|
|
|
@4fca1db
|
2010-04-10T10:07:11Z |
wilmer |
Make compiling on BSD less painful: mktemp really does need a template …
|
|
|
@1f92a58
|
2010-04-10T02:27:50Z |
wilmer |
Restore the storage module.
|
|
|
@16592d8
|
2010-04-09T01:11:10Z |
wilmer |
If the user leaves the Twitter channel, allow that. Recreate it when …
|
|
|
@cca0692
|
2010-04-09T00:40:38Z |
wilmer |
Added imcb_chat_nick_hint() and use it in the Twitter module to get …
|
|
|
@7a90d02
|
2010-04-08T22:16:38Z |
wilmer |
Document the Twitter module. And fix the default for auto_reconnect …
|
|
|
@92a9c68
|
2010-04-08T21:56:27Z |
wilmer |
Fixed 2-byte memory leak in set_eval_charset().
|
|
|
@5b9b2b6
|
2010-04-08T00:55:17Z |
wilmer |
Added display_timestamps setting in case some people may not really …
|
|
|
@37d84b3
|
2010-04-08T00:51:16Z |
wilmer |
Don't free the Twitter chatroom if there isn't one..
|
|
|
@08579a1
|
2010-04-08T00:42:11Z |
wilmer |
Parse timestamps in tweets.
|
|
|
@2e3a857
|
2010-04-08T00:27:42Z |
wilmer |
Added a mktime_utc() to misc.c using code that used to be in …
|
|
|
@91cec2f
|
2010-04-07T21:38:56Z |
wilmer |
It'd be nice to not crash when the user goes away. :-)
Don't export …
|
|
|
@123cac7
|
2010-04-07T19:40:39Z |
wilmer |
Merging Twitter support.
|
|
|
@3e57660
|
2010-04-07T03:59:01Z |
wilmer |
Show timestamps for offline messages. Including a timezone setting for …
|
|
|
@d4efddf
|
2010-04-07T02:39:20Z |
wilmer |
Unset the IPV6_V6ONLY sockctl so listening on IPv6 will automatically …
|
|
|
@33b306e
|
2010-04-07T02:27:55Z |
wilmer |
Don't allow non-8-bit character sets like utf-16 which completely …
|
|
|
@7815a2b
|
2010-04-07T02:15:44Z |
wilmer |
Check MSN display names given by the server for UTF-8-correctness …
|
|
|
@1014cab
|
2010-04-07T00:46:38Z |
wilmer |
In groupchat mode, make contacts show up in the room instead of in …
|
|
|
@d569019
|
2010-04-07T00:27:51Z |
wilmer |
A little more cleanup.
|
|
|
@0519b0a
|
2010-04-06T23:54:00Z |
wilmer |
Killed unused twitter_urldecode() and silence some compiler warnings.
|
|
|
@2abceca
|
2010-04-06T17:25:51Z |
g.c.w.m.mulders |
Updates made as a result to the comments on the review.
|
|
|
@57c96f7
|
2010-04-05T01:00:02Z |
wilmer |
Restored the rename command.
|
|
|
@0b5cc72
|
2010-04-05T00:39:04Z |
wilmer |
Send nickname change notifications when necessary.
|
|
|
@1d39159
|
2010-04-05T00:18:24Z |
wilmer |
Get full names properly. Handling of nick_source setting and …
|
|
|
@f012a9f
|
2010-04-02T03:25:41Z |
wilmer |
Can receive messages again.
|
|
|
@231b08b
|
2010-04-02T02:54:39Z |
wilmer |
Show buddy online/offline status in the first channel.
|
|
|
@fb117aee
|
2010-04-02T02:29:45Z |
wilmer |
Cleaned lots of compiler warnings so I can get some signal again.
|
|
|
@e63507a
|
2010-04-02T02:03:50Z |
wilmer |
Synced the values of some old OPT_* flags with BEE_USER_*.
|
|
|
@d860a8d
|
2010-04-01T03:38:50Z |
wilmer |
Restored "account" root command and restored enough stuff to be able …
|
|
|
@81e04e1
|
2010-04-01T02:32:25Z |
wilmer |
nogaim.c is close to doing something useful again without speaking any …
|
|
|
@e3413cc
|
2010-03-30T01:30:19Z |
wilmer |
Added local_display_name setting for MSN accounts and some hopefully …
|
|
|
@c4bc92a
|
2010-03-30T00:26:11Z |
wilmer |
Suppress empty "Headline:" messages for certain new XMPP broadcast …
|
|
|
@10a96f4
|
2010-03-29T12:25:01Z |
wilmer |
Start restoring IM-related bits, added bee_user.c with basic functions …
|
|
|
@38ee021
|
2010-03-28T03:03:57Z |
wilmer |
Remove deleted user from channels too!
|
|
|
@3923003
|
2010-03-28T02:49:19Z |
wilmer |
Restored server-initiated PINGs.
|
|
|
@6761a40
|
2010-03-28T02:44:19Z |
wilmer |
Restored multi-line message support.
|
|
|
@410bf6d
|
2010-03-27T18:10:03Z |
wilmer |
Fixed bug in /WHO $channel output.
|
|
|
@74f1cde
|
2010-03-27T18:05:38Z |
wilmer |
irc_usermsg() works a little bit again. Have to figure out how and …
|
|
|
@280c56a
|
2010-03-27T17:36:47Z |
wilmer |
Added privmsg handlers to users/channels. root commands are coming back.
|
|
|
@2f53ada
|
2010-03-27T15:16:16Z |
wilmer |
/WHO
|
|
|
@b919363
|
2010-03-27T14:31:03Z |
wilmer |
Mode stuff. Also disallow unsetting +R umode which was possible so far …
|
|
|
@9b69eb7
|
2010-03-27T12:34:44Z |
wilmer |
MOTD command added since, well, I had all the code for it already anyway.
|
|
|
@83e92bf
|
2010-03-27T12:30:00Z |
wilmer |
Topic handling changes.
|
|
|
@b95932e
|
2010-03-27T03:39:23Z |
wilmer |
Added WHOIS command.
|
|
|
@63a520b
|
2010-03-27T03:11:02Z |
wilmer |
Collect that garbage.
|
|
|
@b9e020a
|
2010-03-27T03:04:35Z |
wilmer |
Added JOIN, NAMES and PART commands.
|
|
|
@4be8239
|
2010-03-27T02:39:08Z |
wilmer |
Simple IRC channel interface, use it to represent the control channel.
|
|
|
@ebaebfe
|
2010-03-27T01:57:00Z |
wilmer |
PING and QUIT work now, and adding some files that weren't checked in …
|
|
|
@3ddb7477
|
2010-03-26T12:14:37Z |
wilmer |
One total mess that doesn't do much yet, but reorganised some stuff …
|
|
|
@62d2cfb
|
2010-03-25T21:31:27Z |
g.c.w.m.mulders |
Added option to get tweeds either through groupchat or privmes.
|
|
|
@ba7d16f
|
2010-03-24T17:12:53Z |
wilmer |
Now seems like a pretty good time to finally kill crypting.c and …
|
|
|
@1cc0df3
|
2010-03-21T16:52:22Z |
wilmer |
s/last_act/last_msg/ now.
|
|
|
@767a148
|
2010-03-21T16:06:31Z |
wilmer |
Merging in file transfer support. Most important points from my review …
|
|
|
@a81d679
|
2010-03-21T15:56:59Z |
wilmer |
Fixed jabber_bs_peek() to deal with incomplete packets as well.
|
|
|
@4ed9c8c
|
2010-03-21T15:10:07Z |
wilmer |
Fixed 100% CPU usage bug in dcc.c.
|
|
|
@2e89256
|
2010-03-21T13:20:20Z |
wilmer |
Remove dcc_poll() and just use the cond variable passed to I/O events.
|
|
|
@545d7c0
|
2010-03-21T10:18:28Z |
wilmer |
Added ignore_auth_requests setting (patch from vmiklos, bug #578).
|
|
|
@aed152f
|
2010-03-21T01:02:03Z |
wilmer |
Killed the last str*cmp(xml_find_attr) combos.
|
|
|
@54a2014
|
2010-03-21T00:46:18Z |
wilmer |
xt_status functions should always return an XT_ status, it's not a boolean.
|
|
|
@699376f7
|
2010-03-21T00:39:45Z |
wilmer |
Read the from attribute from the main stanza, not the inside query. …
|
|
|
@0baed0d
|
2010-03-19T00:09:50Z |
wilmer |
Allow changing the name of the control channel at run-time.
|
|
|
@5fbec3d
|
2010-03-18T22:22:46Z |
wilmer |
Merging recent debian/ changes.
|
|
|
@8462239
|
2010-03-18T22:18:52Z |
wilmer |
Use a proper tempfile for the libresolv checks and add a missing " to …
|
|
|
@5605be9
|
2010-03-18T20:34:33Z |
wilmer |
Care about lib64 directories as well when trying to find libresolv.a.
|
|
|
@638feab
|
2010-03-18T14:38:06Z |
wilmer |
Merging in Jabber resource selection fix. This adds the …
|
|
|
@842cd8d
|
2010-03-18T11:22:17Z |
wilmer |
Fixed a bug that caused full JIDs to get lost sometimes with the new …
|
|
|
@b8a491d
|
2010-03-18T00:30:38Z |
wilmer |
Some compiler warning fixes and renamed "transfers" command to just …
|
|
|
@78d254f1
|
2010-03-18T00:07:16Z |
wilmer |
More small fixes. (NULL derefs and s/close/disconnect/)
|
|
|