<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/data/defscript/default.kvc, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/data/defscript/default.kvc?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/data/defscript/default.kvc?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2017-08-27T11:39:35Z</updated>
<entry>
<title>defscript popups: improvements and fixes (#2241)</title>
<updated>2017-08-27T11:39:35Z</updated>
<author>
<name>Data</name>
</author>
<published>2017-08-27T11:39:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=8ddb763c9f74088069044ba253957dee3b0b3bab'/>
<id>urn:sha1:8ddb763c9f74088069044ba253957dee3b0b3bab</id>
<content type='text'>
* defscript: update &amp; fix popups

defpopup(ignore)
* Renamed Unignore to Disable Ignore (seems more consistent option naming.
* moved Enabled Ignore below Ignore As... so both Enable and Disable ignore are successive entries (cosmetic change)
* fixed error with visible conditions for Enable/Disable Ignore (now only shows when necessary depending on ignore status.

defpopup(channel)
* add $0 to Query
* move hightlight down order is more intuitive when context menu on username

defpopup(registration)
* remove non usable "%:regName" from reguser.edit command.

* default.kvc: bump popups version

* defpopup(defaulttextview): move hightlight downwards in order

missed previously: match defpopup(channel) change for consistency.

* defscript: allow Ignore As to be accessible

review comment.
</content>
</entry>
<entry>
<title>defscript: add global to option controller titles</title>
<updated>2017-07-05T01:46:52Z</updated>
<author>
<name>Data</name>
</author>
<published>2017-07-05T01:46:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2e1417eb8376be7b9e681a4113d3727fde4beeaa'/>
<id>urn:sha1:2e1417eb8376be7b9e681a4113d3727fde4beeaa</id>
<content type='text'>
* defscript: add global to option controller name

should make clearer that this is a global controller thingy.

fixes #2202

* defscript: some missed titles

* typo

* &amp;Option instead
</content>
</entry>
<entry>
<title>deafult.kvc: bump events and popups versions</title>
<updated>2016-10-02T19:03:33Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-09-19T09:32:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=298ddeaa3aa647f5ccbfbd1dba1fbad48736d925'/>
<id>urn:sha1:298ddeaa3aa647f5ccbfbd1dba1fbad48736d925</id>
<content type='text'>
the events are bumped after @Darthgandalf chages in
https://github.com/kvirc/KVIrc/commit/f8f50bd6a787fdae7ce03cc36f97068399700d66
so this is only a courtesy.

the popups are bumped due latest popup changes.
</content>
</entry>
<entry>
<title>popups: add jconditional oin channel  for joining  dead channels</title>
<updated>2016-08-14T16:16:53Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-08-14T16:16:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=a1f30534387ccc974b9cce2ccdd8647c75c72130'/>
<id>urn:sha1:a1f30534387ccc974b9cce2ccdd8647c75c72130</id>
<content type='text'>
also bump default.kvc  PopupVersion to match
</content>
</entry>
<entry>
<title>default script configuration: bump aliases after 0cbfbf3</title>
<updated>2016-08-13T07:03:25Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-08-13T07:03:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=6e4811fd967336838d5a5e094b070d682c48874a'/>
<id>urn:sha1:6e4811fd967336838d5a5e094b070d682c48874a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>default: bump events and popups version and date.</title>
<updated>2016-07-30T10:28:55Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-07-20T08:18:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=91587b41b70637faf3c0ac074c0747ee3c891086'/>
<id>urn:sha1:91587b41b70637faf3c0ac074c0747ee3c891086</id>
<content type='text'>
bumping this file still doesnt do jack in Linux
</content>
</entry>
<entry>
<title>popups: revert condition for user popup</title>
<updated>2016-07-02T01:25:56Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-07-02T01:21:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9845c3d4853f34a646656a0355ac32603ffbf75b'/>
<id>urn:sha1:9845c3d4853f34a646656a0355ac32603ffbf75b</id>
<content type='text'>
This is part of bug https://github.com/kvirc/KVIrc/issues/1967
in an ideal world this would all work and this condition would stay in.

But its KVIrc, we cant have nice things due to bugs, be sad and cry now...
</content>
</entry>
<entry>
<title>bump default.kvc versions even if this doesnt seem to have any effect</title>
<updated>2016-06-18T13:29:29Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-06-16T16:45:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=ef3277b1c585352900a961ab91f1419c132e56be'/>
<id>urn:sha1:ef3277b1c585352900a961ab91f1419c132e56be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implements #1219</title>
<updated>2011-09-25T15:29:42Z</updated>
<author>
<name>wodim</name>
</author>
<published>2011-09-25T15:29:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=78819cf03e7ec06619fc8368738bcf3ca176ffc7'/>
<id>urn:sha1:78819cf03e7ec06619fc8368738bcf3ca176ffc7</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5979 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>fixed popup version</title>
<updated>2011-03-24T17:57:36Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2011-03-24T17:57:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e1ea99fac22643b6d5801e3576876ee957b22deb'/>
<id>urn:sha1:e1ea99fac22643b6d5801e3576876ee957b22deb</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5686 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
</feed>
