source: nick.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @0e788f5   2013-02-21T19:15:59Z wilmer I'm still bored on a long flight. Wrote a script to automatically …
(edit) @9ed0081   2012-11-25T18:39:11Z wilmer Fixed one potential memory leak, and re-remembered that for GLib + …
(edit) @e67e513   2011-10-03T14:56:58Z pesco rename irc_usermsg to irc_rootmsg. add new irc_usermsg, …
(edit) @560129a   2010-09-30T06:30:07Z wilmer Fix use of g_convert(), thanks to an anonymous person who opened #676.
(edit) @f7d12f7   2010-08-05T20:20:44Z wilmer Some fixes for compiler warnings that only show up when compiling with …
(edit) @3b3c50d9   2010-07-28T08:24:47Z wilmer Allow including account tags in nicknames, and be a bit more clever …
(edit) @6f0ea57   2010-07-17T14:37:33Z wilmer Making nick_format a tiny bit more complicated: Allow truncating a …
(edit) @6ef19f7   2010-07-17T14:02:47Z wilmer Fixed bug in r712. Check part, not *part.
(edit) @177ffd7   2010-07-17T10:04:51Z wilmer nick_gen() should also insert an underscore if the first character of …
(edit) @badd148   2010-07-12T23:22:53Z wilmer Reformat nicks whenever fullname/nick/group changes (but at least for …
(edit) @09dfb68   2010-07-12T20:27:11Z wilmer Added %nick and %group. They don't work yet since nick_gen() is only …
(edit) @2e0eaac   2010-07-11T23:14:49Z wilmer First version of the nick_format setting.
(edit) @b1f818b   2010-07-11T12:21:59Z wilmer Use bee_user structs in all nick_* functions. Prepare for a nick_get() …
(edit) @81e04e1   2010-04-01T02:32:25Z wilmer nogaim.c is close to doing something useful again without speaking any …
(edit) @280c56a   2010-03-27T17:36:47Z wilmer Added privmsg handlers to users/channels. root commands are coming back.
(edit) @3ddb7477   2010-03-26T12:14:37Z wilmer One total mess that doesn't do much yet, but reorganised some stuff …
(edit) @05b44da   2008-06-24T09:15:47Z wilmer Fixed a bug with nickname handling. I really should kill all …
(edit) @43462708   2008-01-06T12:37:55Z wilmer More consistency in error/warning errors. Until now "WARNING:" was …
(edit) @0f47613   2007-12-10T22:57:13Z wilmer Don't allow nicks that start with a number.
(edit) @d06eabf   2007-06-04T13:22:05Z wilmer Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
(edit) @d323394c   2007-04-20T04:49:30Z wilmer New code to use nicknames stored in ICQ contact lists.
(edit) @5b52a48   2006-07-03T21:22:45Z wilmer Implemented per-account nick lists instead of per-protocol nick lists. …
(edit) @5c9512f   2006-06-30T09:17:18Z wilmer Made set.c API more generic so it's not specific to irc_t structures …
(edit) @1fc2958   2006-06-16T12:07:51Z Jelmer Vernooij Add checks for nick functions as well, fix bug where nick lengths …
(edit) @703f0f7   2005-12-14T01:17:25Z Jelmer Vernooij Merge my pluginable branch
(edit) @1eddf6b   2005-12-08T12:30:43Z Jelmer Vernooij Add some const
(edit) @7b23afd   2005-11-07T16:16:18Z Jelmer Vernooij Migrate my pluginable branch to use Wilmers' branch as parent
(add) @b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree) 0.99
Note: See TracRevisionLog for help on using the revision log.