summaryrefslogtreecommitdiff
path: root/src/core/queries.c
AgeCommit message (Expand)Author
2014-06-10Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.David Hill
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2002-05-16Better !channel support - window items now have "visual_name" and channelsTimo Sirainen
2002-04-28query->createtime wasn't setTimo Sirainen
2002-04-17when queried nick changes, "window item name changed" signal is sent too.Timo Sirainen
2002-03-11New queries should begin with last_unread_msg timestamp set to now. ThisTimo Sirainen
2002-02-15fixed module_uniq_destroy() callsTimo Sirainen
2002-02-07Set objects ->type = 0 when freeing to make sure we notice immediately ifTimo Sirainen
2001-07-26added destroy() function to WI_ITEM_REC. This fixes a potential crash whenTimo Sirainen
2001-03-17%F = blinking on/off. several fixes to make blinking work better. someTimo Sirainen
2001-02-17Config file: ircnets -> chatnets, added type = "chat protocol" toTimo Sirainen
2001-01-09query_find() didn't check for queries with no active serverTimo Sirainen
2001-01-01Query bugfixesTimo Sirainen
2001-01-01Some query changes. They should now work properly with /SAVEWINDOWSTimo Sirainen
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-12-17Some minor query fixes. Nick changes are also detected by checking ifTimo Sirainen
2000-12-17removed useless chat_type checksTimo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-02Updates.Timo Sirainen
2000-09-01Added chat protocol register. Changed all chat_type fields to use it.Timo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen