|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@6f10697
|
2015-01-16T19:50:23Z |
dx |
Fix incorrect Free Software Foundation address
|
|
|
@e277e80
|
2013-04-20T22:50:31Z |
wilmer |
Add irc_t* argument to all relevant nick_*() functions.
|
|
|
@0e788f5
|
2013-02-21T19:15:59Z |
wilmer |
I'm still bored on a long flight. Wrote a script to automatically …
|
|
|
@18e1f3b
|
2012-05-02T07:58:22Z |
wilmer |
Set PACKAGE to BitlBee-LIBPURPLE for the libpurple variant, because in …
|
|
|
@bb151f7
|
2010-11-20T20:25:44Z |
wilmer |
Added irc_channel_with_user() function to find a suitable channel to …
|
|
|
@c1d40e7
|
2010-10-07T06:19:39Z |
wilmer |
Fixed some memory leaks.
|
|
|
@4ffd757
|
2010-08-14T10:21:44Z |
wilmer |
Don't send a /QUIT for every Twitter contact when going offline, and …
|
|
|
@f7ca587
|
2010-07-29T18:18:54Z |
wilmer |
Restore default_target setting, kill last_root_cmd variable and just …
|
|
|
@b556e46
|
2010-07-09T23:25:07Z |
wilmer |
Merging main ui-fix.
|
|
|
@debe871
|
2010-07-09T21:06:38Z |
wilmer |
Inform IPC master about nick changes.
|
|
|
@9a9b520
|
2010-07-08T22:31:01Z |
wilmer |
Allow nick changes if they're only different in capitalisation, fixed …
|
|
|
@006a84f
|
2010-07-04T20:40:15Z |
wilmer |
Kick the user instead of parting him/her when cleaning up a channel. …
|
|
|
@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 …
|
|
|
@92c8d41
|
2010-06-26T21:26:41Z |
wilmer |
Remember in which channel the user talked to someone and show …
|
|
|
@d7db346
|
2010-06-08T22:44:16Z |
wilmer |
Some cleanup improvements.
|
|
|
@619dd18
|
2010-06-07T18:40:08Z |
wilmer |
Paste buffer functionality is back, now for users *and* rooms.
|
|
|
@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 …
|
|
|
@4c3519a
|
2010-04-14T22:45:09Z |
wilmer |
Restored blist command.
|
|
|
@003a12b
|
2010-04-14T13:35:41Z |
wilmer |
Restored all remaining IRC commands that make some sense to have at …
|
|
|
@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 …
|
|
|
@57c96f7
|
2010-04-05T01:00:02Z |
wilmer |
Restored the rename command.
|
|
|
@0b5cc72
|
2010-04-05T00:39:04Z |
wilmer |
Send nickname change notifications when necessary.
|
|
|
@fb117aee
|
2010-04-02T02:29:45Z |
wilmer |
Cleaned lots of compiler warnings so I can get some signal again.
|
|
|
@38ee021
|
2010-03-28T03:03:57Z |
wilmer |
Remove deleted user from channels too!
|
|
|
@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.
|
|
|
@b95932e
|
2010-03-27T03:39:23Z |
wilmer |
Added WHOIS command.
|
|
|
@ebaebfe
|
2010-03-27T01:57:00Z |
wilmer |
PING and QUIT work now, and adding some files that weren't checked in …
|