Age | Commit message (Expand) | Author |
2013-06-04 | Add missing gtk_tree_path_free() | TingPing |
2013-06-04 | Add copy option to right click in banlist | TingPing |
2013-06-04 | Retrieve reachable addresses only. | Jeong YunWon |
2013-06-04 | copy xtext selection to all clipboards | TingPing |
2013-06-04 | Improve error message from /load -e | TingPing |
2013-06-04 | fix loading startup.txt automatically | TingPing |
2013-06-03 | treat banlist event as a generic list event (for quiets etc) | TingPing |
2013-06-02 | translate servlist tabs | TingPing |
2013-06-02 | Rename favorite channels to autojoin channels | TingPing |
2013-06-03 | Remove IPv6 check for IRCNode entry in server list. | Fionn Kelleher |
2013-06-03 | Add IRCNode to the server list. | Fionn Kelleher |
2013-05-31 | Add valleynode to network list | TingPing |
2013-05-29 | add .js to list of loadable filetypes | TingPing |
2013-05-25 | Don't send previous session's password | TingPing |
2013-05-25 | Improved server_get_network(): if we don't have the current network in the | Diogo Sousa |
2013-05-24 | Added PonyChat to network list | Sam Dodrill |
2013-05-24 | Merge pull request #590 from orium/run-as-root-589-504 | TingPing |
2013-05-24 | Restored inbound.c to make the pull request cleaner. | Diogo Sousa |
2013-05-24 | Followed richtroye suggestion and implemented the net == NULL guard in | Diogo Sousa |
2013-05-24 | Fixed null pointer deref when we try to autojoin a channel of a network not | Diogo Sousa |
2013-05-24 | Fixed mistake in last commit. | Diogo Sousa |
2013-05-24 | Spell check dictionaries were not being updated when changed. | Diogo Sousa |
2013-05-23 | Passing a password to the /server command was ignored because the login method | Diogo Sousa |
2013-05-22 | Merge pull request #603 from orium/lag-meter-stuck | TingPing |
2013-05-20 | Improve sort keybinding in servlist | TingPing |
2013-05-20 | Temporary workaround for reconnect crashes on win32 | Berke Viktor |
2013-05-20 | Sample code docs for challengeauth_response() | Berke Viktor |
2013-05-20 | Update dirent.h win32 implementation | Berke Viktor |
2013-05-19 | Reorganize Preferences | Berke Viktor |
2013-05-19 | Avoid useless strdup() and free() calls | Berke Viktor |
2013-05-19 | Add default connect commands for networks with obscure login methods | Berke Viktor |
2013-05-19 | Cosmetics | Berke Viktor |
2013-05-19 | Login type cleanup | Berke Viktor |
2013-05-19 | Add custom login type to avoid collisions | Berke Viktor |
2013-05-19 | Add variables for user credentials in connect commands | Berke Viktor |
2013-05-19 | Simplify SASL auth string generation code | Berke Viktor |
2013-05-18 | Translate search window tooltips | TingPing |
2013-05-18 | Don't use popup when search is not found | TingPing |
2013-05-18 | Fix text event for erroneous nicks | Berke Viktor |
2013-05-18 | Add FurryLand | Berke Viktor |
2013-05-18 | Fix prototype, return value is used by joindelay_tag | Berke Viktor |
2013-05-17 | Add omsg user command | TingPing |
2013-05-17 | Handle limited channel messages | TingPing |
2013-05-17 | Increase default irc_join_delay to 5 | TingPing |
2013-05-17 | Respect irc_join_delay if connect command set | TingPing |
2013-05-17 | Omit CHALLENGE hashes in the server tab | Berke Viktor |
2013-05-17 | Fix removing keys from favorites | 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 #594 from Tux/master | TingPing |