|
|
@fda194f
|
2012-03-19T21:01:50Z |
wilmer |
Allow identify -noload/-force without typing a password. (/OPER)
Patch …
|
|
|
@4efa5ce
|
2011-12-18T20:44:11Z |
millerdevel |
Don't use the C++ keyword 'new' as a variable name.
|
|
|
@e67e513
|
2011-10-03T14:56:58Z |
pesco |
rename irc_usermsg to irc_rootmsg.
add new irc_usermsg, …
|
|
|
@fb11647a
|
2011-10-01T14:55:24Z |
pesco |
factor making a message appear from a specific nick out of bee_irc_user_msg
|
|
|
@060d066
|
2011-02-01T13:05:58Z |
wilmer |
More password paranoia: Allow omitting the identify/register password …
|
|
|
@a429907
|
2010-12-05T12:28:07Z |
wilmer |
rename -del
|
|
|
@bb151f7
|
2010-11-20T20:25:44Z |
wilmer |
Added irc_channel_with_user() function to find a suitable channel to …
|
|
|
@2dcaf9a
|
2010-09-01T22:35:06Z |
wilmer |
Load/save code. It'd be better if the OTR module would just save its …
|
|
|
@934db064
|
2010-09-01T22:09:27Z |
wilmer |
Do encryption and decryption. Somehow SMP and other things aren't …
|
|
|
@0c85c08
|
2010-08-31T23:18:21Z |
wilmer |
Pluginify this thing a little bit. Not so much in the dynamically …
|
|
|
@f5c0d8e
|
2010-08-31T20:06:14Z |
wilmer |
Merge mainline stuff.
|
|
|
@ad2d8bc
|
2010-08-25T23:03:11Z |
wilmer |
It compiles, including otr.c. Time to hook it up with the rest again.
|
|
|
@be999a5
|
2010-08-23T23:12:24Z |
wilmer |
First step in this merge. Mostly a bzr merge and then a cleanup of …
|
|
|
@1aa74f55
|
2010-08-23T10:34:36Z |
wilmer |
Process incoming XMPP groupchat invites in a saner way: Create a …
|
|
|
@ac2717b
|
2010-08-14T10:55:20Z |
wilmer |
blist should only show contacts that are (or would be if they were …
|
|
|
@65016a6
|
2010-08-04T19:45:18Z |
wilmer |
Set channel mode +C for control channels.
|
|
|
@f7ca587
|
2010-07-29T18:18:54Z |
wilmer |
Restore default_target setting, kill last_root_cmd variable and just …
|
|
|
@2fe5eb9
|
2010-07-29T17:08:16Z |
wilmer |
Clean up references from irc_user structs to channels that are being …
|
|
|
@f6f5eee
|
2010-07-27T22:04:19Z |
wilmer |
Source documentation update, including a short HACKING file.
|
|
|
@94d5da9c
|
2010-07-18T22:12:19Z |
wilmer |
One of the last few things I wanted to get done in this branch: …
|
|
|
@f1c2b21
|
2010-07-10T15:08:02Z |
wilmer |
Cleanup. Move some code to a more appropriate location, and show the …
|
|
|
@6c2404e
|
2010-07-06T21:44:52Z |
wilmer |
First part of the handshake, including sending a file descriptor to …
|
|
|
@006a84f
|
2010-07-04T20:40:15Z |
wilmer |
Kick the user instead of parting him/her when cleaning up a channel. …
|
|
|
@c8eeadd
|
2010-07-04T10:16:07Z |
wilmer |
Added automatic joining of channels. Auto-rejoin functionality for …
|
|
|
@0bd948e
|
2010-07-03T21:16:41Z |
wilmer |
Show a user going offline as a QUIT, not as one or more PARTs, like in …
|
|
|
@7a6ba50
|
2010-06-29T23:44:17Z |
wilmer |
Also allow selecting contacts for a channel by protocol instead of …
|
|
|
@ab6006c
|
2010-06-28T09:03:39Z |
wilmer |
Callers shouldn't have to expect that irc_channel_del_user() frees the …
|
|
|
@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().
|
|
|
@92c8d41
|
2010-06-26T21:26:41Z |
wilmer |
Remember in which channel the user talked to someone and show …
|
|
|
@6b90431
|
2010-06-16T08:31:40Z |
wilmer |
More correct handling of channel names (according to RFC 1459). Pretty …
|
|
|
@1c8e5f7
|
2010-06-11T15:12:27Z |
wilmer |
Added away_reply_timeout setting so BitlBee will suppress away …
|
|
|
@619dd18
|
2010-06-07T18:40:08Z |
wilmer |
Paste buffer functionality is back, now for users *and* rooms.
|
|
|
@c5aefa4
|
2010-06-07T15:39:53Z |
wilmer |
Restore "ops" command completely, and set user op status *just* before …
|
|
|
@36562b0
|
2010-06-07T00:44:45Z |
wilmer |
Added "channel list" command and the ability to use only part of the …
|
|
|
@1f0224c
|
2010-06-06T01:11:13Z |
wilmer |
Send one /QUIT instead of one or more /PARTs for a user that is being …
|
|
|
@18da20b
|
2010-06-06T00:33:33Z |
wilmer |
Added /part msgs, and the ability to silently remove users from …
|
|
|
@5a75d15
|
2010-06-05T22:32:36Z |
wilmer |
Chatroom improvements. Merged chatroom stub into normal chatroom …
|
|
|
@7b71feb
|
2010-05-13T23:34:38Z |
wilmer |
Just enough code to join named chatrooms again. This UI is *not* …
|
|
|
@a067771
|
2010-05-09T22:08:30Z |
wilmer |
Per-account channels also exist now.
|
|
|
@13c1a9f
|
2010-05-09T21:52:17Z |
wilmer |
/join &groupname and all people in that group will be in that channel.
|
|
|
@9ac3ed1
|
2010-05-09T17:20:51Z |
wilmer |
First bits for different channel types.
|
|
|
@eb37735
|
2010-05-08T23:54:37Z |
wilmer |
This is how you now start groupchats: /join #channel, /invite people.
|
|
|
@66b9e36a
|
2010-05-08T21:52:25Z |
wilmer |
Restored /invite for groupchats.
|
|
|
@fd45e1d1
|
2010-05-08T14:12:32Z |
wilmer |
Always show normal contacts in &bitlbee, not just the first channel in …
|
|
|
@bfb99ee
|
2010-05-08T12:13:23Z |
wilmer |
Allow leaving groupchat channels.
|
|
|
@a87754b
|
2010-05-08T01:02:12Z |
wilmer |
Restored support for outgoing messages. This code is all so much saner …
|
|
|
@aea8b68
|
2010-05-06T00:28:56Z |
wilmer |
Starting to restore chatroom stuff. Only enough to create and be …
|
|
|
@eb50495
|
2010-05-04T08:45:10Z |
wilmer |
Show offline/away status better in /WHO and /WHOIS.
|
|
|
@9893da3
|
2010-05-03T23:55:33Z |
wilmer |
Add irc_channel_printf() for slightly saner root messages from a …
|
|
|
@6a9d068
|
2010-05-03T00:39:39Z |
wilmer |
Restore away_devoice.
|
|
|
@e54112f
|
2010-05-02T23:44:33Z |
wilmer |
Put a channel userlist in irc_channel_user elements so we can save …
|
|
|
@003a12b
|
2010-04-14T13:35:41Z |
wilmer |
Restored all remaining IRC commands that make some sense to have at …
|
|
|
@21c87a7
|
2010-04-14T09:27:50Z |
wilmer |
Merging loads of stuff from mainline.
|
|
|
@7b59872
|
2010-04-13T00:04:55Z |
wilmer |
Support for simple VERSION/PING CTCPs to root.
|
|
|
@24b8bbb
|
2010-04-12T00:06:49Z |
wilmer |
Start handling CTCPs, in a saner way than before.
|
|
|
@eabc9d2
|
2010-04-11T22:49:32Z |
wilmer |
Fixed cleanup issues when turning off an account. Also fixed syntax of …
|
|
|
@1f92a58
|
2010-04-10T02:27:50Z |
wilmer |
Restore the storage module.
|
|
|
@57c96f7
|
2010-04-05T01:00:02Z |
wilmer |
Restored the rename command.
|
|
|
@0b5cc72
|
2010-04-05T00:39:04Z |
wilmer |
Send nickname change notifications when necessary.
|
|
|
@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 …
|
|
|
@6761a40
|
2010-03-28T02:44:19Z |
wilmer |
Restored multi-line message support.
|
|
|
@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 …
|
|
|
@83e92bf
|
2010-03-27T12:30:00Z |
wilmer |
Topic handling changes.
|
|
|
@b95932e
|
2010-03-27T03:39:23Z |
wilmer |
Added WHOIS command.
|
|
|
@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 …
|
|
|
@2288705
|
2009-12-07T21:54:19Z |
wilmer |
Merging head.
|
|
|
@673a54c
|
2009-03-12T19:33:28Z |
pesco |
pretty blind try at merging in the latest trunk
|
|
|
@39f93f0
|
2008-08-31T13:42:33Z |
wilmer |
/join can now be used to join chatrooms, join_chat should not be used …
|
|
|
@ad9feec
|
2008-08-30T18:59:58Z |
wilmer |
Added chat.c to keep track of chatrooms the user cares about.
|
|
|
@6738a67
|
2008-07-16T23:22:52Z |
pesco |
merge in latest trunk
|
|
|
@b79308b
|
2008-04-14T13:10:53Z |
a.sporto+bee |
merged in upstream r379 (somewhere after 1.2-3).
Just one trivial …
|
|
|
@f9756bd
|
2008-03-30T21:26:16Z |
wilmer |
Changed charset handling: irc_t keeps two iconv structures, which are …
|
|
|
@a199d33
|
2008-03-29T22:19:17Z |
wilmer |
Closing bug #209: The PASS command can now be used to identify …
|
|
|
@4eb4c0f
|
2008-02-16T17:15:31Z |
sm |
merge in upstream changes
|
|
|
@dc9797f
|
2008-02-16T13:24:44Z |
sm |
keep track of which keys are queued for generation
|
|
|
@1ba7e8f
|
2008-02-15T17:38:57Z |
a.sporto+bee |
Merged with upstream r328
Wilmer van der Gaast 2008-02-11 Got rid …
|
|
|
@27db433
|
2008-02-15T17:36:18Z |
sm |
implement background keygen via child process
|
|
|
@522a00f
|
2008-02-15T09:27:26Z |
sm |
remove thread-based keygen
replace it with a process-based stub
|
|
|
@c595308
|
2008-02-11T21:20:35Z |
sm |
- use a recursive otr_mutex
- implement 'otr forget fingerprint' and …
|
|
|
@5a71d9c
|
2008-02-09T17:58:13Z |
sm |
- add support for setting ops/voice according to OTR msgstate
- add …
|
|
|
@764c7d1
|
2008-02-03T21:30:03Z |
sm |
OTR support, first checkin
|
|
|
@0fbda193
|
2008-02-02T21:48:09Z |
wilmer |
Added help_free() and cleaned up some very stale help-related stuff I …
|
|
|
@2c2df7d
|
2007-11-28T21:07:30Z |
a.sporto+bee |
Initial import of jabber file receive and DCC send support. This …
|
|
|
@0e7ab64
|
2007-04-23T02:58:44Z |
wilmer |
Got rid of one HORRIBLE stupidity called chat_by_channel(), which …
|
|
|
@5b52a48
|
2006-07-03T21:22:45Z |
wilmer |
Implemented per-account nick lists instead of per-protocol nick lists. …
|
|
|
@5898ef8
|
2006-06-15T12:46:31Z |
wilmer |
xml_save(), decent error handling and merging fixed autosaving.
|
|
|
@79e826a
|
2006-06-15T12:22:17Z |
wilmer |
Converted irc->status to binary flags. (This also fixes …
|
|
|
@68b518d6
|
2006-05-26T09:03:38Z |
wilmer |
Merging from main development tree.
|
|
|
@a9ca7dd
|
2006-05-23T08:18:24Z |
wilmer |
Added G_GNUC_PRINTF(...) to definitions of functions that take format …
|
|
|
@0356ae3
|
2006-05-13T22:30:51Z |
wilmer |
irc_vawrite() now first attempts to write() immediately (because …
|
|
|
@a0d04d6
|
2006-05-07T18:07:43Z |
wilmer |
Got rid of all GLib GIOChannel-related calls outside proxy.c
|
|
|
@aefa533e
|
2006-03-21T08:12:22Z |
wilmer |
Added a special +b usermode for easier parseability of some things. …
|
|
|