Age | Commit message (Expand) | Author |
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 |
2013-05-11 | Nuke nickserv password field and some cosmetics | Berke Viktor |
2013-04-07 | Notify away status of friends | TingPing |
2013-04-03 | Add MONITOR support | TingPing |
2013-04-03 | Support account-notify and extended-join capabilities | TingPing |
2013-04-03 | Merge pull request #448 from TingPing/awaynotify2 | TingPing |
2013-03-22 | ensure lasttalk gets updated | TingPing |
2013-03-21 | Do an XP_TE_BANLIST only for ban, not exempt/invite/quiet | Richard Hitt |
2013-03-20 | Redesign the Ban List window. Closes Issues #303, #342, #427 | RichardHitt |
2013-03-14 | Merge pull request #444 from TingPing/noticepos2 | TingPing |
2013-03-12 | Clean up away-notify patch | TingPing |