Age | Commit message (Expand) | Author |
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 |
2013-05-19 | Login type cleanup | Berke Viktor |
2013-05-18 | Fix text event for erroneous nicks | Berke Viktor |
2013-05-18 | Fix prototype, return value is used by joindelay_tag | Berke Viktor |
2013-05-17 | Respect irc_join_delay if connect command set | TingPing |
2013-05-17 | Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH | Berke Viktor |
2013-05-16 | Make sure the created favchannel instances have a NULL key when the session's... | Berke Viktor |
2013-05-15 | Fix reconnect keys | Berke Viktor |
2013-05-15 | Cosmetics | Berke Viktor |
2013-05-15 | Fix autojoins for sessions | Berke Viktor |
2013-05-15 | Change prototype | Berke Viktor |
2013-05-14 | Fix warnings | Berke Viktor |
2013-05-14 | Fix initial autojoins and some erroneous copies/frees | Berke Viktor |
2013-05-13 | Use macros instead of raw numbers for login type | Berke Viktor |
2013-05-12 | Fix favorite channels except in inbound.c | Berke Viktor |
2013-05-11 | Fix connect commands | Berke Viktor |