aboutsummaryrefslogtreecommitdiffstats
path: root/data/defscript/aliases.kvs
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in manual & bug in alias (#2311)Gravatar minduser002017-09-281-1/+1
| | | | | | | | | | * fix typo in manual The function 'objects.clearObjects' is called in the manual as 'objects.clear' * fix for bug in alias 'clearobjects' The function 'objects.clearObjects' was called in the alias clearobjects as 'objects.clear'
* Add wii default aliasGravatar wodim2017-02-271-0/+14
|
* Fix using multiple keys in one join command with alias j (#2130)Gravatar IceN9ne2016-09-041-1/+1
|
* defscript/aliases: Add backallGravatar staticfox2016-08-131-0/+6
| | | | We have an awayall, why not a backall?
* defscript/aliases: Keep casing of aliases consistentGravatar staticfox2016-07-271-3/+3
|
* defscript/aliases: Add alias for AuthServGravatar staticfox2016-07-271-0/+12
|
* aliases: theres always one left behindGravatar un1versal2016-06-181-1/+2
|
* aliases: coding style to match source Allman styleGravatar un1versal2016-06-181-64/+139
|
* follow up #1743 add ignore highlight to internal aliases.kvsGravatar un1versal2015-11-231-2/+3
| | | | | | This adds the recently added highlight ignore to aliases.kvc todo: possible add a Check all box to RegisteredUserEntryDialog.cpp
* [ci skip] aliases/toolbars.kvs typos correctionsGravatar un1versal2015-10-081-4/+4
|
* removed the dccallow alias (ticket #1115)Gravatar Fabio Bas2011-03-201-6/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5653 17fca916-40b9-46aa-a4ea-0a15b648b75c
* /ignore alias: added the ability to choose which flags you want to see enabled;Gravatar Fabio Bas2010-12-081-6/+18
| | | | | | | the -r switch was colliding with the rebinding switch git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5184 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Typo fixGravatar Mihai Moldovan2010-08-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4910 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for /kb aliasGravatar Fabio Bas2010-08-201-1/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4909 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #865Gravatar Fabio Bas2010-07-311-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4720 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed defscript catalogueGravatar Elvio Basello2010-07-291-9/+13
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4711 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added $escape() function and fixed aliases/popups using eval (fixes #824)Gravatar Fabio Bas2010-06-301-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4564 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed hop for dead channelsGravatar Elvio Basello2010-04-301-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4304 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Make the default script translatable again. This time in its own set of po ↵Gravatar Szymon Tomasz Stefanek2010-03-091-33/+33
| | | | | | files. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4114 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed /names command; removed useless filesGravatar Elvio Basello2010-02-181-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3986 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #704Gravatar Fabio Bas2010-02-011-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3924 17fca916-40b9-46aa-a4ea-0a15b648b75c
* moved some commands from aliases to C++Gravatar Elvio Basello2010-01-051-196/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3797 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - trailing whitespace cleanups all over the placeGravatar Robert Förster2009-09-011-6/+6
| | | | | | | | - removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed gnotice syntaxGravatar Elvio Basello2009-01-121-18/+30
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2988 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Removed warning when hopping part --keep'd channel (thanks to Atom)Gravatar Voker572008-08-221-3/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2269 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed #179Gravatar Fabio Bas2008-07-151-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2073 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Added $lag as core function (and removed alias)Gravatar Noldor2008-03-201-10/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1240 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed default script for ignoreGravatar Elvio Basello2008-03-201-34/+21
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1238 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fix for regusers stuff: please testGravatar Szymon Tomasz Stefanek2008-03-181-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated translation filesGravatar Elvio Basello2008-02-251-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1160 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed ignore bug #50Gravatar Elvio Basello2007-11-271-13/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@968 17fca916-40b9-46aa-a4ea-0a15b648b75c
* splitted default.kvs to make it more readable;Gravatar Elvio Basello2007-11-241-0/+737
updated sources date; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@953 17fca916-40b9-46aa-a4ea-0a15b648b75c