Boris Pek

Results 16 issues of Boris Pek

All official builds of `eiskaltdcpp-daemon` are built only with JSON-PRC support during long time. Unused code should be removed before `3.0.0` release.

Code base of Qt UI requires huge code refactoring and many useful changes may be done only after stopping of support of old versions of Qt.

GTK+ UI has serious stability issues during extremely long time. For example, constant crashes in the search widget. We do not have developers who can bring GTK+ UI to a...

Change structure of sources tree: * all sources should be in `src/` subdir * all translations should be in `l10n/` subdir * all embedded libraries should be in `3rdparty/` subdir...

We already have automated Snap packages: https://github.com/eiskaltdcpp/eiskaltdcpp/issues/388 And now we are looking for maintainers for official Flatpak packages and AppImage images.

Currently BitTorrent magnet link in AirDC++ WebUI 2.11.0 looks like: ![Screenshot_20210129_154231+mod1](https://user-images.githubusercontent.com/441190/106283672-438c2e00-6253-11eb-9d96-fcf5d6d086f6.png) As you see, such link is not parsed as magnet link and is showed as a whole. Please use...

enhancement (upvotes needed)

You have done great job for documenting library interfaces. Only few undocumented methods are left: ``` qxmpp-devel-1.4.0+272+g66bcf88f/src/base/QXmppByteStreamIq.h:15: warning: Member Mode (enumeration) of class QXmppByteStreamIq is not documented. qxmpp-devel-1.4.0+272+g66bcf88f/src/base/QXmppByteStreamIq.h:46: warning: Member...

It will look as a table with list of disabled accounts. Columns: Account, jid, Device ID, Fingerprint

Changes in `EncryptionSupport()` plugins interface will be necessary.