Age | Commit message (Expand) | Author |
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 | Implemented handle_message_tag_time() for time-server messages. | Diogo Sousa |
2013-06-28 | First step towards message tags extension support | Diogo Sousa |
2013-06-05 | Handle /CAP LIST output | TingPing |
2013-05-19 | Login type cleanup | Berke Viktor |
2013-05-18 | Fix text event for erroneous nicks | Berke Viktor |
2013-05-17 | Handle limited channel messages | TingPing |
2013-05-17 | Omit CHALLENGE hashes in the server tab | Berke Viktor |
2013-05-17 | Fix crash when using global username for QuakeNet | Berke Viktor |
2013-05-17 | Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH | Berke Viktor |
2013-05-16 | Merge pull request #581 from orium/numeric-session-with-open-query | TingPing |
2013-05-16 | Remove comment | Berke Viktor |
2013-05-16 | Make sure the created favchannel instances have a NULL key when the session's... | Berke Viktor |
2013-05-15 | Omit filler keys if no channel's using them | Berke Viktor |
2013-05-15 | Fix autojoins for sessions | Berke Viktor |
2013-05-14 | Fix command splitting when the channel list is too long | 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-11 | Nuke nickserv password field and some cosmetics | Berke Viktor |
2013-05-11 | Get rid of this unnecessary buffer | Berke Viktor |
2013-05-10 | Replace various network options with universal login method option | Berke Viktor |
2013-05-09 | Now process_numeric() passes the right session context to text_emit() when an | Diogo Sousa |
2013-05-03 | Don't make assumptions about the function being called | Berke Viktor |
2013-05-03 | Fix QuakeNet registration | Berke Viktor |
2013-04-28 | Get rid of some hardcoded network recognition | Berke Viktor |
2013-04-23 | reduce abuse of ternary operator | Mantas Mikulėnas |
2013-04-14 | Fix missing first letter in busy server error popup | Berke Viktor |
2013-04-10 | warning | TingPing |
2013-04-10 | Request 'sasl' even if it's the only recognized cap | Mantas Mikulėnas |
2013-04-08 | Handle numeric 900 | TingPing |
2013-04-04 | get account from whois | TingPing |
2013-04-04 | regular who doesn't send account | TingPing |
2013-04-04 | Fixed compiler error. | Arnavion |
2013-04-03 | Add MONITOR support | TingPing |
2013-04-03 | Fix realname | 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-25 | Remove old CAPAB stuff | TingPing |
2013-03-20 | Redesign the Ban List window. Closes Issues #303, #342, #427 | RichardHitt |
2013-03-12 | Add away-notify support | TingPing |
2012-12-23 | fix incorrect FSF address | Dan Mashal |
2012-11-03 | More robust CAP management and CAP multi-prefix support | Berke Viktor |
2012-11-03 | Add text events for CAP ACK/REQ | Berke Viktor |
2012-11-03 | Provide text events for SASL auth, SASL responses and server capabilities | Berke Viktor |
2012-10-30 | Nah, even more rebranding | Berke Viktor |
2012-10-25 | Move SASL passphrase generation code to utils | Berke Viktor |
2012-10-25 | Hide "empty" SASL messages during auth | Berke Viktor |