summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Collapse)Author
2013-04-22Fall back to global username for saslTingPing
2013-04-19In do_an_re() put WORD_CHANNEL before WORD_HOST. fixes #440RichardHitt
2013-04-17typoTingPing
2013-04-17Use more useful example for url handlerTingPing
2013-04-17add paplayTingPing
2013-04-16Move beep to proper placeBerke Viktor
2013-04-15fix warningTingPing
2013-04-14try play first.TingPing
2013-04-14Remove one warning bypassBerke Viktor
2013-04-14Eliminate compiler warningBerke Viktor
2013-04-14Fix missing first letter in busy server error popupBerke Viktor
2013-04-14If no path given, try to load plugins from config dir, not from install dirBerke Viktor
2013-04-14Load connect commands from config dirBerke Viktor
2013-04-14Use bundled beep file for beep alertsBerke Viktor
2013-04-14Remove sound_dir, it's pointlessBerke Viktor
2013-04-14Add default beep sound, deploy on WindowsBerke Viktor
FIXME on Unix yet
2013-04-14Add accounts to users in get_listTingPing
2013-04-13Add option for omitting alerts while focusedTingPing
2013-04-10warningTingPing
2013-04-09Don't send ping's to the server if we are still waiting for a pong.Diogo Sousa
If the server don't respond in 30s just report the lag as +30s. This fixes the bug where hexchat reset the lag meter every time a ping was sent and no pong was received.
2013-04-10Request 'sasl' even if it's the only recognized capMantas Mikulėnas
2013-04-08Handle numeric 900TingPing
2013-04-08Merge pull request #516 from Misdre/optout-extra-alertsTingPing
Closes #290 - opt-out for extra alerts now working
2013-04-08Closes #290 - opt-out for extra alerts now workingmisdre
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