|
|
|
@fe4f28f
|
2010-07-17T16:11:09Z |
wilmer |
Remove the user from default_channel if it has the auto_join setting …
|
|
|
@5c18a76
|
2010-07-17T15:51:01Z |
wilmer |
Store exact Twitter usernames for all Twitter contacts when using …
|
|
|
@ffcdf13
|
2010-07-17T15:06:56Z |
wilmer |
When using non-Twitter Twitter API services, prefix the channel and …
|
|
|
@0d691ea
|
2010-07-17T14:41:50Z |
wilmer |
Although linebreaks are allowed in the .xml files, new lines should …
|
|
|
@6f0ea57
|
2010-07-17T14:37:33Z |
wilmer |
Making nick_format a tiny bit more complicated: Allow truncating a …
|
|
|
@5e98ff0
|
2010-07-17T14:23:20Z |
wilmer |
Free a user structure when using the remove command. This disappeared …
|
|
|
@6ef19f7
|
2010-07-17T14:02:47Z |
wilmer |
Fixed bug in r712. Check part, not *part.
|
|
|
@a91550c
|
2010-07-17T12:29:51Z |
wilmer |
Try to pass a group when removing a contact. No idea what will happen …
|
|
|
@a08e875
|
2010-07-17T12:08:31Z |
wilmer |
libpurple: Read group information of contacts.
|
|
|
@d0527c1
|
2010-07-17T11:34:24Z |
wilmer |
libpurple: Handle incoming authorization requests.
|
|
|
@177ffd7
|
2010-07-17T10:04:51Z |
wilmer |
nick_gen() should also insert an underscore if the first character of …
|
|
|
@e437366
|
2010-07-16T23:55:53Z |
wilmer |
Fix possible crash on trying to use half-created OSCAR chatrooms.
|
|
|
@4346c3f4
|
2010-07-16T23:31:55Z |
wilmer |
Merging mainline.
|
|
|
@ef14a83
|
2010-07-16T23:14:04Z |
wilmer |
WTF AOL, now suddenly underscores are not allowed in room names?
|
|
|
@516a9c6
|
2010-07-16T23:11:37Z |
wilmer |
No idea why http_dorequest() ever returned void*. Don't hide the type, …
|
|
|
@7885d0f
|
2010-07-15T23:23:04Z |
wilmer |
Don't be a dumbass and stop following redirects if there doesn't seem …
|
|
|
@e4e0b37
|
2010-07-15T22:16:42Z |
wilmer |
Fix compatibility with older GLib versions again. (Bug #643, patch …
|
|
|
@e693ac2
|
2010-07-15T22:15:47Z |
wilmer |
Debian package 1.2.8-1.
1.2.8-1
|
|
|
@3709301
|
2010-07-14T23:52:11Z |
wilmer |
Merging *BSD compatibility fix from Doug Luce (include sys/uio.h even …
|
|
|
@83e2d30
|
2010-07-14T23:19:03Z |
doug |
This makes Bitlbee compile on OpenBSD.
|
|
|
@324c378
|
2010-07-13T23:14:41Z |
wilmer |
Move control channel autoconfiguration to irc_cmd_join() instead so …
|
|
|
@b1af3e8
|
2010-07-13T22:50:06Z |
wilmer |
Fixed cleaning up of channels. Something broke when changing the …
|
|
|
@a26af5c
|
2010-07-13T20:13:46Z |
wilmer |
Fixing NULL pointer dereferences in Twitter module. Based on patch …
|
|
|
@06b39f2
|
2010-07-13T00:17:37Z |
wilmer |
Automatically convert nick_source settings to their nick_convert …
|
|
|
@db2cef1
|
2010-07-13T00:09:40Z |
wilmer |
Document this complex new beast.
|
|
|
@badd148
|
2010-07-12T23:22:53Z |
wilmer |
Reformat nicks whenever fullname/nick/group changes (but at least for …
|
|
|
@09dfb68
|
2010-07-12T20:27:11Z |
wilmer |
Added %nick and %group. They don't work yet since nick_gen() is only …
|
|
|
@2e0eaac
|
2010-07-11T23:14:49Z |
wilmer |
First version of the nick_format setting.
|
|
|
@b1f818b
|
2010-07-11T12:21:59Z |
wilmer |
Use bee_user structs in all nick_* functions. Prepare for a nick_get() …
|
|
|
@133cdff
|
2010-07-11T12:11:27Z |
wilmer |
More careful pointer checking in the master.
|
|
|
@af9f2ca
|
2010-07-11T10:59:56Z |
wilmer |
Added allow_takeover setting for people who don't like this new …
|
|
|
@1e52e1f
|
2010-07-11T10:30:27Z |
wilmer |
When cleaning up queries, q->data is free()d. Even if it turns out to …
|
|
|
@e92c4f4
|
2010-07-11T00:29:19Z |
wilmer |
Takeover stuff now works in daemon mode as well.
|
|
|
@f1c2b21
|
2010-07-10T15:08:02Z |
wilmer |
Cleanup. Move some code to a more appropriate location, and show the …
|
|
|
@534e406
|
2010-07-10T00:30:39Z |
wilmer |
Translate "nick:" to "@nick" in Twitter rooms to make tab completion …
|
|
|
@f3b6764
|
2010-07-09T23:39:25Z |
wilmer |
Only available in ForkDaemon mode for now: If a user connects (and …
|
|
|
@b556e46
|
2010-07-09T23:25:07Z |
wilmer |
Merging main ui-fix.
|
|
|
@c5bff81
|
2010-07-09T23:24:23Z |
wilmer |
More state consistency checks/error handling.
|
|
|
@debe871
|
2010-07-09T21:06:38Z |
wilmer |
Inform IPC master about nick changes.
|
|
|
@9595d2b
|
2010-07-09T08:25:25Z |
wilmer |
Also sync umodes.
|
|
|
@f545372
|
2010-07-08T23:10:43Z |
wilmer |
Ask for confirmation. Generally working fairly well now, but …
|
|
|
@9a9b520
|
2010-07-08T22:31:01Z |
wilmer |
Allow nick changes if they're only different in capitalisation, fixed …
|
|
|
@0b09da0
|
2010-07-06T23:10:17Z |
wilmer |
It works! Fragile like hell though, and without any confirmation or …
|
|
|
@6c2404e
|
2010-07-06T21:44:52Z |
wilmer |
First part of the handshake, including sending a file descriptor to …
|
|
|
@69b896b
|
2010-07-05T12:01:28Z |
wilmer |
When addressing people in a chatroom, try to translate the nickname to …
|
|
|
@006a84f
|
2010-07-04T20:40:15Z |
wilmer |
Kick the user instead of parting him/her when cleaning up a channel. …
|
|
|
@00540d4
|
2010-07-04T17:25:22Z |
wilmer |
Ready for BitlBee 1.2.8.
1.2.8
|
|
|
@8eb0b76
|
2010-07-04T17:25:05Z |
wilmer |
Document the base_url setting (for using other Twitter API services).
|
|
|
@f537044
|
2010-07-04T14:31:50Z |
wilmer |
Documentation update. I think this covers most of the channel-related …
|
|
|
@5c7b45c
|
2010-07-04T13:36:08Z |
wilmer |
Auto joins for chatrooms.
|
|
|
@c8eeadd
|
2010-07-04T10:16:07Z |
wilmer |
Added automatic joining of channels. Auto-rejoin functionality for …
|
|
|
@c351434
|
2010-07-03T21:32:10Z |
wilmer |
Skip unsupported tags in user configs. (This should make downgrades …
|
|
|
@0bd948e
|
2010-07-03T21:16:41Z |
wilmer |
Show a user going offline as a QUIT, not as one or more PARTs, like in …
|
|
|
@917a83e
|
2010-07-03T20:38:53Z |
wilmer |
Use irc_send_msg instead of irc_send_msg_raw() to echo messages to …
|
|
|
@bc4b469
|
2010-07-03T17:57:31Z |
wilmer |
Initialize the show variable in channel_update. This shouldn't have …
|
|
|
@e1f3f94
|
2010-07-03T17:39:37Z |
wilmer |
Fix handling of outgoing CTCP ACTIONs.
|
|
|
@3353b5e
|
2010-06-30T23:56:46Z |
wilmer |
A few Twitter fixes from mainline.
|
|
|
@52a2521
|
2010-06-30T23:46:55Z |
wilmer |
When receiving a channel name hint, and a channel with that name …
|
|
|
@06f9548
|
2010-06-30T23:30:27Z |
wilmer |
Disable the code added in the previous change during shutdown, since …
|
|
|
@9052bc1
|
2010-06-30T23:15:44Z |
wilmer |
Flush channels when the user leaves them. Also, don't update a control …
|
|
|
@d7f8500
|
2010-06-30T23:01:33Z |
wilmer |
Support /NOTICE, although for now just to yourself - some IRC clients …
|
|
|
@8203da9
|
2010-06-30T22:52:27Z |
wilmer |
D'oh. Of course the getter functions should also treat next_cursor as …
|
|
|
@217bf4e
|
2010-06-30T19:30:42Z |
wilmer |
Also, automatically set up per-protocol channels if the name's a …
|
|
|
@7a6ba50
|
2010-06-29T23:44:17Z |
wilmer |
Also allow selecting contacts for a channel by protocol instead of …
|
|
|
@bd64716
|
2010-06-29T23:30:05Z |
wilmer |
next_cursor is a 64-bit integer. Make it so. This should fix issues …
|
|
|
@64f8c425
|
2010-06-29T23:06:07Z |
wilmer |
Strip whitespace in Twitter OAuth PIN responses.
|
|
|
@58646d9
|
2010-06-28T09:37:11Z |
wilmer |
Allow joining multiple channels at once. Although BitlBee doesn't …
|
|
|
@a670aeb
|
2010-06-28T09:37:01Z |
wilmer |
An empty string is not a valid channel name.
|
|
|
@ab6006c
|
2010-06-28T09:03:39Z |
wilmer |
Callers shouldn't have to expect that irc_channel_del_user() frees the …
|
|
|
@c7eb771
|
2010-06-28T00:18:40Z |
wilmer |
Hacky support for short subcommands (i.e. "ac l" instead of "account …
|
|
|
@1c40aa7
|
2010-06-28T00:07:46Z |
wilmer |
Mark nameless groupchat channels as temporary so they don't stick …
|
|
|
@134a02c
|
2010-06-27T16:04:28Z |
wilmer |
irc_channel_name_strip() instead of nick_strip().
|
|
|
@547ea68
|
2010-06-27T15:32:12Z |
wilmer |
Save and load channels. Also fixing a bug in creating non-control …
|
|
|
@84c3a72
|
2010-06-27T12:39:07Z |
wilmer |
Import chatrooms configured in older BitlBee versions. Settings are …
|
|
|
@e907683
|
2010-06-26T23:39:31Z |
wilmer |
Changed account set (and other account commands) syntax. Instead of …
|
|
|
@92c8d41
|
2010-06-26T21:26:41Z |
wilmer |
Remember in which channel the user talked to someone and show …
|
|
|
@41d415b
|
2010-06-25T23:33:30Z |
wilmer |
Merging bugfix from mainline.
|
|
|
@051372c
|
2010-06-24T09:27:34Z |
wilmer |
Don't create multiple main loops if the user follows >100 people.
|
|
|
@8b8def58
|
2010-06-24T09:14:34Z |
wilmer |
Merging a few revisions from mainline.
|
|
|
@38ff846
|
2010-06-24T01:06:49Z |
wilmer |
Fixed an access-after-free() bug in the Jabber keepalive + cache …
|
|
|
@d6aa6dd
|
2010-06-24T00:43:15Z |
wilmer |
Load the whole Twitter contact list at login time if mode=chat/many, …
|
|
|
@90ba416
|
2010-06-23T22:37:24Z |
wilmer |
Fixed a NULL pointer dereference in the Jabber module.
|
|
|
@4eef271
|
2010-06-23T00:13:46Z |
wilmer |
Added user_agent setting to Jabber accounts so people can get around …
|
|
|
@7cd2e8a
|
2010-06-22T23:43:36Z |
wilmer |
Automatically call the "channel" command for the now-gone chat subcommands.
|
|
|
@6b90431
|
2010-06-16T08:31:40Z |
wilmer |
More correct handling of channel names (according to RFC 1459). Pretty …
|
|
|
@e5b521d
|
2010-06-14T08:28:32Z |
wilmer |
s/buddy_sendbuffer/paste_buffer/ in the docs as well.
|
|
|
@12b29db
|
2010-06-12T22:40:12Z |
wilmer |
Small doc update on multi-channel stuff. The "channel" command is not …
|
|
|
@1c8e5f7
|
2010-06-11T15:12:27Z |
wilmer |
Added away_reply_timeout setting so BitlBee will suppress away …
|
|
|
@70ac477
|
2010-06-11T11:34:39Z |
wilmer |
Create new MSN groups when necessary.
|
|
|
@5266354
|
2010-06-10T16:39:17Z |
wilmer |
Fixed extremely stupid NULLptr dereference.
|
|
|
@95c3ea9
|
2010-06-10T16:36:23Z |
wilmer |
Fixing hostname in "exiting" opermsgs.
|
|
|
@6acc033
|
2010-06-09T00:35:13Z |
wilmer |
Moving MSN contacts between groups is now possible, but no support yet …
|
|
|
@46d215d
|
2010-06-08T23:43:13Z |
wilmer |
Allow moving contacts around between groups. Works with at least …
|
|
|
@d7db346
|
2010-06-08T22:44:16Z |
wilmer |
Some cleanup improvements.
|
|
|
@d50e22f
|
2010-06-08T22:22:16Z |
wilmer |
Merging memory leak fixes from devel, time to find the ui-fix-specific …
|
|
|
@f1cea66
|
2010-06-07T23:50:42Z |
wilmer |
Merging Debian fixes that I missed in the previous merge.
|
|
|
@04a927c
|
2010-06-07T23:04:58Z |
wilmer |
Fixing some memory leakage.
|
|
|
@6ef9065
|
2010-06-07T21:09:33Z |
wilmer |
Restored nick_hint/nick_source functionality.
|
|
|
@619dd18
|
2010-06-07T18:40:08Z |
wilmer |
Paste buffer functionality is back, now for users *and* rooms.
|
|
|
@a4d920b
|
2010-06-07T16:48:11Z |
wilmer |
Added "channel del".
|
|
|