summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Collapse)Author
2013-04-08fix issue #491 - opt-in/opt-out of scrollback per channelmisdre
2013-04-07Notify away status of friendsTingPing
2013-04-07Add events for quietTingPing
2013-04-07Merge pull request #508 from Misdre/split-long-action-noticeTingPing
Long ctcp action/notice split
2013-04-06Merge pull request #510 from RichardHitt/allownickTingPing
Allow nick starting with digit despite rfc 2812 violation
2013-04-06Update textevents.inTingPing
2013-04-06Allow nick starting with digit despite rfc 2812 violationRichardHitt
2013-04-06split cmd_msg toomisdre
2013-04-06'splitted' is'nt a wordmisdre
2013-04-05split long message on action and noticemisdre
2013-04-05Fix root user warning running before g_type_initTingPing
closes #504
2013-04-04get account from whoisTingPing
2013-04-04regular who doesn't send accountTingPing
2013-04-04Fixed compiler error.Arnavion
2013-04-03Add MONITOR supportTingPing
2013-04-03add %u to userlist popups for accountTingPing
2013-04-03renable irc_who_join by defaultTingPing
2013-04-03Fix realnameTingPing
2013-04-03Support account-notify and extended-join capabilitiesTingPing
2013-04-03Merge pull request #448 from TingPing/awaynotify2TingPing
Add away-notify support
2013-04-03Remove strlutilBerke Viktor
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-04-02Remove most of HexTray and one instanceBerke Viktor
You can still build HexTray manually if you want to try fixing it
2013-04-01Merge pull request #484 from Phr33d0m/masterTingPing
A few fixes on the *nix build system
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-04-01Consistent header macros everywhereBerke Viktor
2013-04-01Disable Unix path detection mechanismBerke Viktor
2013-03-31Supposed fix for license issuesBerke Viktor
I have no clue what to put here so I'll just use what the About dialog provides (unless specified otherwise in the file)
2013-03-31Don't clobber data, just adjust url endpointRichardHitt
2013-03-31MAKE: install hexchat-plugin.h header if plugins are enabledhasufell
2013-03-29Strip all \r and \n, not just a single \r.RichardHitt
2013-03-27Update textevents.inTingPing
2013-03-27Add SpotChat networkTingPing
Closes #462
2013-03-27Merge pull request #476 from tehsu/masterTingPing
Add snyde network
2013-03-27Only check for key if there is a channelTingPing
2013-03-26Update servlist.ctehsu
2013-03-26Updated with more networkstehsu
2013-03-25Remove old CAPAB stuffTingPing
We already check for identify-msg elsewhere
2013-03-25Disable tray when using UnityTingPing
2013-03-24Merge pull request #445 from TingPing/ulistcolorsTingPing
Add option to color nicknames in the userlist to match the chat
2013-03-24Convert back to unix endingsTingPing
2013-03-23Be compatable with TLSTingPing
closes #461
2013-03-23Make everyone happyBerke Viktor
2013-03-23Merge pull request #464 from RichardHitt/bufofloTingPing
Truncate text if too long. Closes Issue #463
2013-03-23Add migration code for servlistTingPing
2013-03-23Truncate text if too long. Closes Issue #463RichardHitt
2013-03-23Get rid of the servlist_ rubbishBerke Viktor
2013-03-22ensure lasttalk gets updatedTingPing
closes #247
2013-03-22Update textevents.inTingPing
2013-03-21Do an XP_TE_BANLIST only for ban, not exempt/invite/quietRichard Hitt