Age | Commit message (Expand) | Author |
2000-09-06 | Restoring saved windows (/savewindows) didn't work. | Timo Sirainen |
2000-09-06 | /bind <key> command <cmd> - <cmd> doesn't need to start with / anymore | Timo Sirainen |
2000-09-04 | Actions will now show up in window activity with hilight or | Timo Sirainen |
2000-09-02 | Updates. | Timo Sirainen |
2000-08-29 | Highlighting fixes with public messages. | Timo Sirainen |
2000-08-27 | updates | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |
2000-08-25 | Don't allow sending data to dcc chats if connection isn't finished yet. | Timo Sirainen |
2000-08-25 | /BAN could crash when showing bans | Timo Sirainen |
2000-08-20 | Channel mode handling changed - there's no more mode_xxx fields in | Timo Sirainen |
2000-08-16 | plugin -> module | Timo Sirainen |
2000-08-15 | Some changes handling g_input_add() - maybe this helps to problems | Timo Sirainen |
2000-08-14 | Some server reconnection fixes. Reconnect now allows you to have | Timo Sirainen |
2000-08-13 | /DCC LIST: % done didn't work right with large files. | Timo Sirainen |
2000-08-13 | Updated /QUERY syntax | Timo Sirainen |
2000-08-12 | Query windows are now restored if they were saved with /SAVEWINDOWS. | Timo Sirainen |
2000-08-12 | mkpath() - behaves like mkdir -p. Autologging now uses it to create | Timo Sirainen |
2000-08-12 | WJOIN -> /JOIN -window | Timo Sirainen |
2000-08-12 | Don't trigger window activity when you send /MSG etc. | Timo Sirainen |
2000-08-11 | /LOG: Removed the -rotate option, it was pretty useless since adding | Timo Sirainen |
2000-08-11 | Autologging fixes: Don't log WHOIS replies by default | Timo Sirainen |
2000-08-11 | When destroying window, change to different window before destroying | Timo Sirainen |
2000-08-10 | Added support for dalnet's whois registered event. | Timo Sirainen |
2000-08-10 | Don't autoclose window after part/unquery if there was still some | Timo Sirainen |
2000-08-04 | When server is disconnected, change to use some other server in windows | Timo Sirainen |
2000-08-01 | /SAVEWINDOWS - saves the current layout of windows. It's automatically | Timo Sirainen |
2000-08-01 | /wjoin and /wquery commands stopped the "channel created" and | Timo Sirainen |
2000-07-31 | updated | Timo Sirainen |
2000-07-31 | Moved lastmsgs variables from irc-server and channel structures to | Timo Sirainen |
2000-07-31 | Don't allow jumping to last line in history from first line | Timo Sirainen |
2000-07-31 | Actions didn't trigger window activity | Timo Sirainen |
2000-07-31 | Added names_nick format. | Timo Sirainen |
2000-07-31 | Added output_format_get_text() function for querying text formats. | Timo Sirainen |
2000-07-31 | Theme fixes: /RELOAD reloads them, /SET current_theme changes the default | Timo Sirainen |
2000-07-31 | Never beep with texts with MSGLEVEL_NOHILIGHT level. | Timo Sirainen |
2000-07-30 | Moved the beep settings_add_xxx() calls from irc to core. | Timo Sirainen |
2000-07-30 | /SET beep_on_msg handling moved to printtext() where it catches all the | Timo Sirainen |
2000-07-30 | Bugfixes for non-irc server handling. | Timo Sirainen |
2000-07-26 | /ECHO didn't print to active window if it was empty and status window | Timo Sirainen |
2000-07-26 | Command completion should override others. | Timo Sirainen |
2000-07-24 | /BAN #channel now shows bans and ban exceptions in specified channel | Timo Sirainen |
2000-07-23 | Added syntaxes of all commands in comments, they're going to be used to | Timo Sirainen |
2000-07-23 | Implemented /IGNORE -time <seconds>, patch by fuchs. | Timo Sirainen |
2000-07-23 | Printing netsplit nicks printed one too less nicks (netsplit_max_nicks-1) | Timo Sirainen |
2000-07-23 | Don't print nick changes and quit messages from same nick more than once | Timo Sirainen |
2000-07-23 | /NOTIFY -idle fixes. | Timo Sirainen |
2000-07-23 | SET print_active_channel - if you have multiple channels in same window, | Timo Sirainen |
2000-07-23 | Listing keys with /BIND key now checks the keys case-insensitively. | Timo Sirainen |
2000-07-22 | Moved /SAVE and /RELOAD to fe-common. Print "config saved" and | Timo Sirainen |
2000-07-22 | Ignore case when checking key names. | Timo Sirainen |