Age | Commit message (Expand) | Author |
2016-07-24 | Kill fe_set_hilight() | Patrick Griffis |
2016-06-29 | Introduce and use fe_timeout_add_seconds | Ben Gamari |
2016-01-29 | Remove DH-AES/DH-BLOWFISH mechanisms and misc cleanup | Patrick Griffis |
2016-01-29 | Add support for twitch.tv/membership | Patrick Griffis |
2016-01-29 | Add support for chghost | Patrick Griffis |
2016-01-29 | Add support for CAP 3.2 | Patrick Griffis |
2016-01-28 | Fix missed comma | Patrick Griffis |
2016-01-28 | Add support for cap-notify | Patrick Griffis |
2016-01-28 | Clean up handling CAP LS | Patrick Griffis |
2015-02-01 | Fix logging hostname of queries | TingPing |
2014-12-31 | Don't return 0 in place of NULL | TingPing |
2014-12-28 | Fix building as c89 | TingPing |
2014-12-28 | Use glib for all allocations | TingPing |
2014-12-17 | More consistently include config.h | TingPing |
2014-12-04 | Fix some obvious type warnings. | Arnavion |
2014-05-12 | Properly support notices to prefix'd users on a channel | Derp Derpingston |
2014-04-06 | Add account to Join event | TingPing |
2014-04-02 | Add marker-line functionality for scrollback, instant seek. | RichardHitt |
2014-03-24 | Improve handling scrollback when gui_tab_server==FALSE | RichardHitt |
2014-01-30 | Now make_ping_time() in common/util.c returns the time in milliseconds instead | Diogo Sousa |
2014-01-12 | Support numeric 908 | TingPing |
2014-01-08 | Fix warnings | TingPing |
2014-01-08 | Rewrite dns command | TingPing |
2013-12-27 | Properly request server-time when it's the only cap | TingPing |
2013-11-17 | Fix crash with negative timestamp in banlist | TingPing |
2013-11-01 | Don't auto unmark away when getting znc playback | TingPing |
2013-10-22 | fix another warning | TingPing |
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 | Respect use global flag with SASL | TingPing |
2013-09-23 | Strip trailing space from CAP REQ | TingPing |
2013-09-07 | Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms | TingPing |
2013-08-26 | Handle incoming messages from yourself | TingPing |
2013-08-10 | And free connect command.. | TingPing |
2013-08-10 | Only replace variables in connect commands | TingPing |
2013-07-11 | Fix requesting sasl multiple times | TingPing |
2013-06-28 | Also support znc.in/server-time-iso | TingPing |
2013-06-28 | Added preferences options to enable the server-time extension when available. | Diogo Sousa |
2013-06-28 | A few messages missing regarding server-time. | Diogo Sousa |
2013-06-28 | Now inbound_cap_ls() can enable extensions when a bouncer uses a namespace for | Diogo Sousa |
2013-06-28 | server-time for all numerical messages. | Diogo Sousa |
2013-06-28 | server-time supported in all named servermsg: ping, error, notice and | Diogo Sousa |
2013-06-28 | Organized cap inbound code in inbound.c instead of proto-irc.c. | Diogo Sousa |
2013-06-28 | server-time supported in most named messages. | Diogo Sousa |
2013-06-28 | First step towards message tags extension support | Diogo Sousa |
2013-06-09 | Emit FOUNDIP in server session | TingPing |
2013-06-03 | treat banlist event as a generic list event (for quiets etc) | TingPing |