source: irc.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @619dd18   2010-06-07T18:40:08Z wilmer Paste buffer functionality is back, now for users *and* rooms.
(edit) @c5aefa4   2010-06-07T15:39:53Z wilmer Restore "ops" command completely, and set user op status *just* before …
(edit) @36562b0   2010-06-07T00:44:45Z wilmer Added "channel list" command and the ability to use only part of the …
(edit) @1f0224c   2010-06-06T01:11:13Z wilmer Send one /QUIT instead of one or more /PARTs for a user that is being …
(edit) @18da20b   2010-06-06T00:33:33Z wilmer Added /part msgs, and the ability to silently remove users from …
(edit) @5a75d15   2010-06-05T22:32:36Z wilmer Chatroom improvements. Merged chatroom stub into normal chatroom …
(edit) @7b71feb   2010-05-13T23:34:38Z wilmer Just enough code to join named chatrooms again. This UI is *not* …
(edit) @a067771   2010-05-09T22:08:30Z wilmer Per-account channels also exist now.
(edit) @13c1a9f   2010-05-09T21:52:17Z wilmer /join &groupname and all people in that group will be in that channel.
(edit) @9ac3ed1   2010-05-09T17:20:51Z wilmer First bits for different channel types.
(edit) @eb37735   2010-05-08T23:54:37Z wilmer This is how you now start groupchats: /join #channel, /invite people.
(edit) @66b9e36a   2010-05-08T21:52:25Z wilmer Restored /invite for groupchats.
(edit) @fd45e1d1   2010-05-08T14:12:32Z wilmer Always show normal contacts in &bitlbee, not just the first channel in …
(edit) @bfb99ee   2010-05-08T12:13:23Z wilmer Allow leaving groupchat channels.
(edit) @a87754b   2010-05-08T01:02:12Z wilmer Restored support for outgoing messages. This code is all so much saner …
(edit) @aea8b68   2010-05-06T00:28:56Z wilmer Starting to restore chatroom stuff. Only enough to create and be …
(edit) @eb50495   2010-05-04T08:45:10Z wilmer Show offline/away status better in /WHO and /WHOIS.
(edit) @9893da3   2010-05-03T23:55:33Z wilmer Add irc_channel_printf() for slightly saner root messages from a …
(edit) @6a9d068   2010-05-03T00:39:39Z wilmer Restore away_devoice.
(edit) @e54112f   2010-05-02T23:44:33Z wilmer Put a channel userlist in irc_channel_user elements so we can save …
(edit) @003a12b   2010-04-14T13:35:41Z wilmer Restored all remaining IRC commands that make some sense to have at …
(edit) @21c87a7   2010-04-14T09:27:50Z wilmer Merging loads of stuff from mainline.
(edit) @7b59872   2010-04-13T00:04:55Z wilmer Support for simple VERSION/PING CTCPs to root.
(edit) @24b8bbb   2010-04-12T00:06:49Z wilmer Start handling CTCPs, in a saner way than before.
(edit) @eabc9d2   2010-04-11T22:49:32Z wilmer Fixed cleanup issues when turning off an account. Also fixed syntax of …
(edit) @1f92a58   2010-04-10T02:27:50Z wilmer Restore the storage module.
(edit) @57c96f7   2010-04-05T01:00:02Z wilmer Restored the rename command.
(edit) @0b5cc72   2010-04-05T00:39:04Z wilmer Send nickname change notifications when necessary.
(edit) @d860a8d   2010-04-01T03:38:50Z wilmer Restored "account" root command and restored enough stuff to be able …
(edit) @81e04e1   2010-04-01T02:32:25Z wilmer nogaim.c is close to doing something useful again without speaking any …
(edit) @6761a40   2010-03-28T02:44:19Z wilmer Restored multi-line message support.
(edit) @74f1cde   2010-03-27T18:05:38Z wilmer irc_usermsg() works a little bit again. Have to figure out how and …
(edit) @280c56a   2010-03-27T17:36:47Z wilmer Added privmsg handlers to users/channels. root commands are coming back.
(edit) @2f53ada   2010-03-27T15:16:16Z wilmer /WHO
(edit) @b919363   2010-03-27T14:31:03Z wilmer Mode stuff. Also disallow unsetting +R umode which was possible so far …
(edit) @83e92bf   2010-03-27T12:30:00Z wilmer Topic handling changes.
(edit) @b95932e   2010-03-27T03:39:23Z wilmer Added WHOIS command.
(edit) @b9e020a   2010-03-27T03:04:35Z wilmer Added JOIN, NAMES and PART commands.
(edit) @4be8239   2010-03-27T02:39:08Z wilmer Simple IRC channel interface, use it to represent the control channel.
(edit) @ebaebfe   2010-03-27T01:57:00Z wilmer PING and QUIT work now, and adding some files that weren't checked in …
(edit) @3ddb7477   2010-03-26T12:14:37Z wilmer One total mess that doesn't do much yet, but reorganised some stuff …
(edit) @2288705   2009-12-07T21:54:19Z wilmer Merging head.
(edit) @39f93f0   2008-08-31T13:42:33Z wilmer /join can now be used to join chatrooms, join_chat should not be used …
Note: See TracRevisionLog for help on using the revision log.