<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/data/defscript, branch 5.2.0-beta1</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/data/defscript?h=5.2.0-beta1</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/data/defscript?h=5.2.0-beta1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2023-10-21T15:54:54Z</updated>
<entry>
<title>Remove references to kvirc.de and kvirc.ru (#2559)</title>
<updated>2023-10-21T15:54:54Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2023-10-21T15:54:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=8bf47fdd45f6b435825adbfef8c62692c4058f9c'/>
<id>urn:sha1:8bf47fdd45f6b435825adbfef8c62692c4058f9c</id>
<content type='text'>
* Remove reference to kvirc.de and kvirc.ru

* Fix directive #23</content>
</entry>
<entry>
<title>Switch default channel from freenode to libera</title>
<updated>2021-05-26T08:13:33Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2021-05-22T21:19:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=ff5384443616877f18d8cecb0bf4354e610c7cc1'/>
<id>urn:sha1:ff5384443616877f18d8cecb0bf4354e610c7cc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in manual &amp; bug in alias (#2311)</title>
<updated>2017-09-28T19:49:03Z</updated>
<author>
<name>minduser00</name>
</author>
<published>2017-09-28T19:49:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0f69683074553a23d63e5d3dee7b5f34a94d71e8'/>
<id>urn:sha1:0f69683074553a23d63e5d3dee7b5f34a94d71e8</id>
<content type='text'>
* 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'
</content>
</entry>
<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>Fix creating an empty alias which doesn't do what you want when using generateUninstallAlias</title>
<updated>2017-07-09T06:45:06Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2017-07-09T06:45:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=64f05096b11eff7a0263e92d17fa353823bf8e71'/>
<id>urn:sha1:64f05096b11eff7a0263e92d17fa353823bf8e71</id>
<content type='text'>
</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>Add wii default alias</title>
<updated>2017-02-27T14:39:02Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-02-27T14:39:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=684e7303f01a450764a9c15cd1a2489f4ac354ab'/>
<id>urn:sha1:684e7303f01a450764a9c15cd1a2489f4ac354ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable old broken OnURLLinkPopupRequest when restoring default script; fix #2140 (#2183)</title>
<updated>2017-02-23T09:27:45Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2017-02-23T09:27:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=1dc42d6619238c8e7b2ec25dd048c295d3ec6407'/>
<id>urn:sha1:1dc42d6619238c8e7b2ec25dd048c295d3ec6407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optionctlr: Remove hardcoded fixed pixel size and restrict resize</title>
<updated>2016-12-08T13:20:10Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2016-12-02T19:04:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=5e49ce1c25756555569b66b1cfd7f26ae1f706f0'/>
<id>urn:sha1:5e49ce1c25756555569b66b1cfd7f26ae1f706f0</id>
<content type='text'>
</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>
</feed>
