Age | Commit message (Expand) | Author |
2014-01-12 | Support numeric 908 | TingPing |
2014-01-11 | Add Turkish language to preferences | TingPing |
2014-01-11 | ... and ignore blank network passwords | TingPing |
2014-01-11 | Login when /server is used on known hostname | TingPing |
2014-01-08 | Fix warnings | TingPing |
2014-01-08 | Rewrite dns command | TingPing |
2014-01-04 | Define AI_ADDRCONFIG in inet.h, needed by OpenBSD | Connor Cooper |
2014-01-03 | Change url-handler example to firefox -new-window | TingPing |
2013-12-27 | Replaced use of T4 templates with PS-based templates. | Arnavion |
2013-12-27 | Properly request server-time when it's the only cap | TingPing |
2013-12-25 | Add Techman's World IRC network | PoorDog |
2013-12-23 | Merge pull request #864 from RichardHitt/snadge | TingPing |
2013-12-23 | Only return channel sessions from find_channel() | TingPing |
2013-12-22 | Ignore realname if it's a null string | RichardHitt |
2013-11-28 | Fix NAMES command syntax | TingPing |
2013-11-28 | Print{,_attr} and server{,_attr} hooks were incorrectly handled when both | Diogo Sousa |
2013-11-23 | update help message for /names | TingPing |
2013-11-22 | Fix more warnings | TingPing |
2013-11-22 | Fix warnings | TingPing |
2013-11-19 | Add Interlinked | Andrew |
2013-11-17 | Fix crash with negative timestamp in banlist | TingPing |
2013-11-03 | Use correct path to TextTransform.exe depending on the platform. | Arnavion |
2013-11-02 | Fix invalid timestamps crashing on Windows | TingPing |
2013-11-01 | Update help message for kick/kickban | TingPing |
2013-11-01 | Don't auto unmark away when getting znc playback | TingPing |
2013-10-27 | Fix random_line() cutting off text | TingPing |
2013-10-27 | Use a full path to configdir when using portable mode | TingPing |
2013-10-26 | Only update userlistgui when necessary | TingPing |
2013-10-23 | Match nick last when checking url | Jahan Addison |
2013-10-22 | fix another warning | TingPing |
2013-10-22 | Open channel list window on /list | Farow |
2013-10-22 | url_check_line () now recognizes all urls | Diogo Sousa |
2013-10-22 | make_re() now doesn't free the argument. | Diogo Sousa |
2013-10-20 | Fix SASL on some networks | TingPing |
2013-10-20 | Ignore nick prefix when splitting NAMES reply | TingPing |
2013-10-20 | Only split NAMES reply if server supports userhost-in-names | TingPing |
2013-10-18 | Add support for userhost-in-names capability | TingPing |
2013-10-17 | Add option to auto +x on connect | TingPing |
2013-10-17 | Remove dead networks | TingPing |
2013-10-17 | Default to SASL on every supported network | TingPing |
2013-10-17 | Remove #xchat from ChatJunkies autojoin | TingPing |
2013-10-17 | Respect use global flag with SASL | TingPing |
2013-10-15 | Focus new server tabs | TingPing |
2013-10-15 | Add remaining chanopts to plugin api | TingPing |
2013-10-14 | Don't overwrite existing ignores when flooded | TingPing |
2013-10-13 | Remove commented out networks in servlist | TingPing |
2013-10-13 | When opening a query dialog with /query nick msg, the message was not shown in | Diogo Sousa |
2013-10-13 | Renamed FurryLand to ElectronIRC | Iota Spencer |
2013-10-12 | win32: Use version information from configure.ac to populate the Windows-spec... | Arnavion |
2013-10-10 | Fix a few cppcheck warnings. | XhmikosR |