|
|
@b1f818b
|
2010-07-11T12:21:59Z |
wilmer |
Use bee_user structs in all nick_* functions. Prepare for a nick_get() …
|
|
|
@af9f2ca
|
2010-07-11T10:59:56Z |
wilmer |
Added allow_takeover setting for people who don't like this new …
|
|
|
@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 …
|
|
|
@b556e46
|
2010-07-09T23:25:07Z |
wilmer |
Merging main ui-fix.
|
|
|
@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 …
|
|
|
@6c2404e
|
2010-07-06T21:44:52Z |
wilmer |
First part of the handshake, including sending a file descriptor to …
|
|
|
@c8eeadd
|
2010-07-04T10:16:07Z |
wilmer |
Added automatic joining of channels. Auto-rejoin functionality for …
|
|
|
@c7eb771
|
2010-06-28T00:18:40Z |
wilmer |
Hacky support for short subcommands (i.e. "ac l" instead of "account …
|
|
|
@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 …
|
|
|
@7cd2e8a
|
2010-06-22T23:43:36Z |
wilmer |
Automatically call the "channel" command for the now-gone chat subcommands.
|
|
|
@5266354
|
2010-06-10T16:39:17Z |
wilmer |
Fixed extremely stupid NULLptr dereference.
|
|
|
@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.
|
|
|
@a4d920b
|
2010-06-07T16:48:11Z |
wilmer |
Added "channel del".
|
|
|
@0a6e5d1
|
2010-06-07T15:51:31Z |
wilmer |
Restore "set root_nick" behaviour. All disabled set evaluators are …
|
|
|
@36562b0
|
2010-06-07T00:44:45Z |
wilmer |
Added "channel list" command and the ability to use only part of the …
|
|
|
@92cb8c4
|
2010-06-06T23:47:46Z |
wilmer |
Complete (hopefully) fix for nickname changes: Add flags to the …
|
|
|
@16834a5
|
2010-06-06T01:30:45Z |
wilmer |
Set handle_unknown to add_channel by default.
|
|
|
@c1a8a16
|
2010-06-05T23:16:52Z |
wilmer |
Restored the "chat with" command, let's keep it around at least for …
|
|
|
@5a75d15
|
2010-06-05T22:32:36Z |
wilmer |
Chatroom improvements. Merged chatroom stub into normal chatroom …
|
|
|
@c133d4b8
|
2010-06-05T01:06:26Z |
wilmer |
Added "channel set" command, mostly so I can test all that stuff. …
|
|
|
@7b71feb
|
2010-05-13T23:34:38Z |
wilmer |
Just enough code to join named chatrooms again. This UI is *not* …
|
|
|
@ad404ab
|
2010-06-03T00:20:53Z |
wilmer |
Restore add_* handle_unknown settings.
|
|
|
@6fd4d46
|
2010-05-13T00:22:28Z |
wilmer |
Restore "account del".
|
|
|
@2272cb3
|
2010-04-20T23:11:32Z |
wilmer |
Restored block/allow commands. Only "chat" is left now, which will …
|
|
|
@9d4352c
|
2010-04-20T23:03:01Z |
wilmer |
Restored a few more root commands.
|
|
|
@4c3519a
|
2010-04-14T22:45:09Z |
wilmer |
Restored blist command.
|
|
|
@24b8bbb
|
2010-04-12T00:06:49Z |
wilmer |
Start handling CTCPs, in a saner way than before.
|
|
|
@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 …
|
|
|
@dbb0ce3
|
2010-04-11T19:38:45Z |
wilmer |
Restored add/remove command and, oh, yes/no commands. Nice to be able …
|
|
|
@1f92a58
|
2010-04-10T02:27:50Z |
wilmer |
Restore the storage module.
|
|
|
@57c96f7
|
2010-04-05T01:00:02Z |
wilmer |
Restored the rename command.
|
|
|
@d860a8d
|
2010-04-01T03:38:50Z |
wilmer |
Restored "account" root command and restored enough stuff to be able …
|
|
|
@280c56a
|
2010-03-27T17:36:47Z |
wilmer |
Added privmsg handlers to users/channels. root commands are coming back.
|
|
|
@ba7d16f
|
2010-03-24T17:12:53Z |
wilmer |
Now seems like a pretty good time to finally kill crypting.c and …
|
|
|
@767a148
|
2010-03-21T16:06:31Z |
wilmer |
Merging in file transfer support. Most important points from my review …
|
|
|
@0baed0d
|
2010-03-19T00:09:50Z |
wilmer |
Allow changing the name of the control channel at run-time.
|
|
|
@b8a491d
|
2010-03-18T00:30:38Z |
wilmer |
Some compiler warning fixes and renamed "transfers" command to just …
|
|
|
@e8c8d00
|
2010-03-17T15:15:19Z |
wilmer |
Merging mainline.
|
|
|
@449a51d
|
2010-03-16T10:18:02Z |
wilmer |
Include non-away status messages in blist and whois responses. The …
|
|
|
@e9cf291
|
2010-03-14T16:42:22Z |
wilmer |
Allow the identify command only once. (Bug #509)
|
|
|
@a0bd4c2
|
2010-03-10T23:58:28Z |
wilmer |
Huh, what was that dead code doing there.. :-/
|
|
|
@2288705
|
2009-12-07T21:54:19Z |
wilmer |
Merging head.
|
|
|
@b75acf6
|
2009-10-22T21:55:23Z |
wilmer |
Don't include chat.h from bitlbee.h. make install-dev doesn't install …
|
|
|
@2ea8736
|
2009-06-24T21:48:44Z |
wilmer |
Fixed another crash bug (this one was triggered by just typing "chat set").
|
|
|
@8a08d92
|
2009-06-24T21:44:39Z |
wilmer |
Fixed crash on setting an unknown setting.
|
|
|
@77fc000c
|
2008-12-13T19:46:56Z |
wilmer |
Added argument count check to "add -tmp" to prevent NULL dereference.
|
|
|
@c05eb5b
|
2008-09-29T21:53:05Z |
wilmer |
Checking account setting's flags again before changing them.
|
|
|
@ced1e17
|
2008-09-07T14:34:50Z |
wilmer |
Merging BitlBee 1.2.3 release.
|
|
|
@3183c21
|
2008-09-06T22:59:32Z |
wilmer |
Completely reviewed all uses of irc->password, irc_setpass() and …
|
|
|
@d4810df
|
2008-09-02T07:48:56Z |
wilmer |
Fixed check for set -del arguments.
|
|
|
@07054a5
|
2008-08-31T22:49:32Z |
wilmer |
"chat add" can generate a channel name by itself if necessary. Also …
|
|
|
@3b99524
|
2008-08-31T15:41:51Z |
wilmer |
Added a MIN_ARGS() macro instead of stupidly copy-pasting the same …
|
|
|
@d995c9b
|
2008-08-31T14:54:39Z |
wilmer |
Added cleanup code.
|
|
|
@39f93f0
|
2008-08-31T13:42:33Z |
wilmer |
/join can now be used to join chatrooms, join_chat should not be used …
|
|
|
@0e639f5
|
2008-08-31T09:13:56Z |
wilmer |
Added one TODO, and also dupe-check channel names against the control …
|
|
|
@e7bc722
|
2008-08-31T00:04:53Z |
wilmer |
Integrated cmd_set() and the "account set" into one fully unreadable …
|
|
|
@a9a7287
|
2008-08-30T22:04:29Z |
wilmer |
Added "chat" command, deprecated join_chat. Stuff is still incomplete, …
|
|
|
@f536a99
|
2008-08-25T20:48:48Z |
wilmer |
Fixed NULL pointer dereference on trying to read non-existent settings.
|
|
|
@f3579fd
|
2008-08-24T20:52:31Z |
wilmer |
Clearer feedback after set/account set commands.
|
|
|
@7125cb3
|
2008-08-24T18:01:05Z |
wilmer |
Added SET_INVALID, which set evaluators should now return instead of …
|
|
|
@c821e8a
|
2008-06-02T12:58:57Z |
a.sporto+bee |
merged in upstream r384. No conflicts.
|
|
|
@23c4e64
|
2008-05-11T19:37:34Z |
wilmer |
Fixed NULL point dereference in "account set -del" code.
|
|
|
@44961cb
|
2008-05-06T22:06:22Z |
a.sporto+bee |
fix bug in new kb/s display for transfers of less than one second.
|
|
|
@b79308b
|
2008-04-14T13:10:53Z |
a.sporto+bee |
merged in upstream r379 (somewhere after 1.2-3).
Just one trivial …
|
|
|
@1195cec
|
2008-04-05T13:03:31Z |
wilmer |
Changed root nicknames are now saved. (Bug #378)
|
|
|
@f35aee7
|
2008-04-05T12:36:13Z |
wilmer |
Fixed #386.
|
|
|
@8dbe021f
|
2008-04-04T23:13:07Z |
wilmer |
Don't pass an account_t pointer directly to query_add() since …
|
|
|
@7f421d6
|
2008-03-03T23:18:36Z |
wilmer |
BitlBee <= 1.0 didn't have "account set" and allowed one to delete an …
|
|
|
@d5bd9c0
|
2008-02-28T22:39:37Z |
wilmer |
My fix for semi-PEBKAC bug #353: Add a warning if someone seems to be …
|
|
|
@1ba7e8f
|
2008-02-15T17:38:57Z |
a.sporto+bee |
Merged with upstream r328
Wilmer van der Gaast 2008-02-11 Got rid …
|
|
|
@7adc657
|
2008-02-09T23:54:09Z |
wilmer |
Restored "add -tmp". A bit hackish, but it will do for now.
|
|
|
@e731120
|
2008-01-11T00:45:18Z |
wilmer |
Adding own handle to protocol name in blist output for people with …
|
|
|
@eded1f7
|
2007-12-18T23:59:35Z |
kenobi |
Merged in 280..288 from upstream (e.g. PING)
|
|
|
@30ce1ce
|
2007-12-12T23:30:51Z |
wilmer |
Killed the <server> parameter to "account add" and changed the default …
|
|
|
@71dc854
|
2007-12-10T22:33:08Z |
wilmer |
Fixed "set xxx" syntax (it showed all settings instead of just xxx).
|
|
|
@2c2df7d
|
2007-11-28T21:07:30Z |
a.sporto+bee |
Initial import of jabber file receive and DCC send support. This …
|
|
|
@56f260a
|
2007-11-22T22:56:52Z |
wilmer |
Some changes to get rid of compiler warnings. (And disabling strict …
|
|
|
@256899f
|
2007-11-19T23:16:18Z |
wilmer |
Merging Jabber groupchat support.
|
|
|
@cd428e4
|
2007-11-17T12:20:51Z |
wilmer |
Added (account) set -del.
|
|
|
@eda54e4
|
2007-10-12T00:08:58Z |
wilmer |
Merge from devel.
|
|
|
@9334cc2
|
2007-09-25T08:08:56Z |
wilmer |
Fixed NULL pointer dereference in "account set" command. That command …
|
|
|
@9da0bbf
|
2007-07-02T22:12:03Z |
wilmer |
Added (and using) jabber_chat_free() for better memory management, …
|
|
|
@7bf4326
|
2007-07-01T12:20:23Z |
wilmer |
Better groupchat channel name generation/verification.
|
|
|
@0e7ab64
|
2007-04-23T02:58:44Z |
wilmer |
Got rid of one HORRIBLE stupidity called chat_by_channel(), which …
|
|
|
@e35d1a1
|
2007-04-22T20:44:27Z |
wilmer |
Read-only support for Jabber conferences (non-anonymous rooms only). …
|
|
|
@f0cb961
|
2007-04-19T06:03:43Z |
wilmer |
More API changes: buddy list management. imcb_add_buddy() is now a …
|
|
|
@84b045d
|
2007-04-16T01:03:08Z |
wilmer |
s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
|
|
|
@c2fb3809
|
2007-04-15T22:39:35Z |
wilmer |
Cleaned up struct im_connection. No more username/password stuff since …
|
|
|
@0da65d5
|
2007-03-31T05:40:45Z |
wilmer |
s/gaim_connection/im_connection/ and some other minor API changes. The …
|
|
|
@fa29d093
|
2007-03-28T05:53:11Z |
wilmer |
Preparing for Jabber conference room support.
|
|
|
@aaaed5e
|
2006-10-15T21:42:28Z |
wilmer |
A *working* fix for a memory access violation in cmd_remove().
|
|
|
@e97827b
|
2006-10-15T09:31:13Z |
wilmer |
Merging from devel.
|
|
|