| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
* update azzurra.org -> azzurra.chat
* azzurra.chat: use ssl by default
|
| | |
|
| |
|
| |
Added zeolia.chat
|
| |
|
|
|
|
|
| |
"Quasar" (#2584)
* Updated translations from Transifex
* Update version to beta3, adopt new candidate release name "Quasar"
|
| |
|
|
|
| |
* Remove reference to kvirc.de and kvirc.ru
* Fix directive #23
|
| | |
|
| |
|
|
|
|
| |
- switch from transifex/transifex-client to transifex/cli, the current version migrated the config properly (unlike earlier versions) and is usable
- pulled updates from tx, completed korean, updating portuguese and spanish
- minor comment updates and adding product ids that nobody is going to be using
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit adds well-formed values for all keys defined in version 1.5
of the [Freedesktop.org Desktop Entry Specification][1], published on
2020-04-27, adding:
- the ability for KVIrc to be designated by all XDG-compliant Linux
Desktop Environments (GNOME, KDE et al.) as a (default) handler for
irc/irc6/ircs protocol URIs within all installed applications,
- support for the Startup Notification Protocol,
- a context menu entry in DE graphical application launchers for opening
a new session/instance/window of KVIrc when one or more are already in
use, and
- registration of KVIrc as the default handler for the 'text/kvc' and
'text/kvs' Media (MIME) Type definitions already installed by the
several circulating vendor packages for Linux
This effectively upstreams the [patch implemented by Kubuntu][2] on
2009-03-08 and later merged by Debian on 2011-05-07 into the official
Debian kvirc packaging repository to add keywords to the launcher entry
which help users to find the entry when searching for all IRC/Chat apps
installed on their system.
The desktop entry file itself is renamed to
`cmake/net.kvirc.KVIrc.desktop.cmake` in the source repository to comply
with above-referenced DES v1.5, which requires that such files use a
valid "D-Bus well-known name" as their basename (which is also the
"desktop file ID" used many other XDG-compliant interfaces), derived, as
suggested, by appending the mixed-case application name to the reverse
DNS entry of the official homepage. The CMake build configuration is
altered to further append the major version number to the mixed-case
application name prior to installation, as advised by the specification.
Signed-off-by: Peter J. Mello <admin@petermello.net>
1: https://specifications.freedesktop.org/desktop-entry-spec/latest/
2: https://salsa.debian.org/qt-kde-team/extras/kvirc/-/blob/93f8469f20a7a36a9956f3dc0e3d1c87178486a8/debian/patches/kubuntu_01_fix_desktop_entry.patch
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
Sweep over all files to make sure they are LF and UTF8
* LF all the things
* convert *.nsi files to utf8 and no longer treat them as binary
* convert the 3 cyrillic languages to utf8
* .dat files are also binary
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Removed single server entries leaving only pools/round-robins (when available)
Fixed SSL entries
Added missing pools
Added missing SSL entries to increase default security options
Reorganized entries
Standardized naming scheme for all entries
Stormdancing changed to KaraokeWorld
Terra changed to IRC-Hispano
Removed dead networks:
Blabbernet
Darkfire
Digitalirc
Eleethal
Escaped
GalaxyNet
Globalchat
GRnet
ICQnet
Infatech
IRC.by
KewlOrg
Librenet
NightStar
Outsiderz
SexNet
SolarNet
SolidIRC
Stormdancing
SyrolNet
Telstra
UnderZ
Univers
Warpednet (Merged with freenode)
Removed networks that autoban on join:
Zurna
|
| |
|
|
|
|
| |
For some reason, logging highlights was disabled by default in the
three I/O themes. This resulted in e.g. all channel messages being
logged, except those mentioning your nickname.
|
| |
|
|
| |
Replace dead "zelazny" with "niven" (London). (#2348)
|
| | |
|
| |
|
|
| |
Fixes #2307 and #2294
|
| |
|
|
|
|
|
|
|
|
| |
* 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'
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
For our existing themes, I have copied the action style over to
the own action and own crypted action styles, and the topic style
over to the topic crypted style. But the authors of those themes
can change them if they want.
I have also used the action icon for the own action and own action
crypted icons.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* defscript: update & 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.
|
| | |
|
| | |
|
| |
|
| |
just a simple color match fix
|
| |
|
|
| |
generateUninstallAlias
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* defscript: add global to option controller name
should make clearer that this is a global controller thingy.
fixes #2202
* defscript: some missed titles
* typo
* &Option instead
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
#2140 (#2183)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This separates the channel popup prologue at
https://github.com/kvirc/KVIrc/blob/master/data/defscript/popups.kvs#L1614-L1661
and the control popup at
https://github.com/kvirc/KVIrc/blob/master/data/defscript/popups.kvs#L1702-L1808
into a its own usercontrol popup.
this allows:
1) Calling the usercontrol as a external menu instead from existing channel popup
2) Allows extending user control in future easily and reusing by calling as externalpopup
and avoid duplicating code.
|
| |
|
|
|
| |
Fix #2140
See #1959
|
| |
|
|
|
|
|
| |
@IceN9ne icon number msgtypeActionCrypted in
415c43926c4f1c2659751be6ea9e5b13c7218c66
would be nicer if icons were assigned by names not numbers.
|
| |
|
|
| |
(cherry picked from commit 4fe634fda719be73aa72616582f5e9ca71985c72)
|
| | |
|
| | |
|
| | |
|
| |
|
| |
pff, moar coffee
|