azraelZuglufttier: I wish ubuntu would enable it by default on every installation, that would be very useful imho
lovetoxwhat version of gajim are you using?
azraellovetox: 0.16.7-1
lovetoxah now i have it
lovetoxgo to advanced config editor
lovetoxand search for keyid
lovetoxdelete whatever is written there
lovetoxdid you once use gpg?
azraelI had enabled it out of curiosity, yes
azraeland the Local account had my keyid in it
lovetoxyeah gajim did see the keyid and thought you want to use gpg
azraelthe message is gone
lovetoxand told you its not possible because nothing is installed
azraellovetox: thx for digging into it!
azraelsorry for not posting more relevant info in the first place, usually I'm more thorough
lovetoxnp =) good that we found the solution
azraellovetox: thank you :)
Asterixgitlab upgrade
Asterixor not ... packages.gitlab.com is unavailable it seems
Asterixdone
botPhilipp Hörist pushed 7 commits to branch _refs/heads/gtk3_ of _gajim-plugins_ <https://dev.gajim.org/gajim/gajim-plugins>:
*7f166dcd* <https://dev.gajim.org/gajim/gajim-plugins/commit/7f166dcd80136f94d395f8a0ee4a6a5ef4d3e681>
[emoticons] Use IntEnum
*5a05b0f8* <https://dev.gajim.org/gajim/gajim-plugins/commit/5a05b0f844d6564654bfcb869317d2ee5f2f8ec6>
[emoticons] Use extension point
*2065cab5* <https://dev.gajim.org/gajim/gajim-plugins/commit/2065cab50afd87e3b6ec059df02a0dfada4da050>
[emoticons] Fix some breaking bugs
*fc77f079* <https://dev.gajim.org/gajim/gajim-plugins/commit/fc77f07917eb030fd993b29a62451cc0d73c3aa2>
[emoticons] Simplify displaying description/legend
*e4599e06* <https://dev.gajim.org/gajim/gajim-plugins/commit/e4599e06087f1d838cb4bb8f35d63047ada13097>
[emoticons] Remove unused code
*d9af84ac* <https://dev.gajim.org/gajim/gajim-plugins/commit/d9af84ac8af78a9aebb6eae6f225564a8724bf89>
[emoticons] Update manifest.ini
*7779cfce* <https://dev.gajim.org/gajim/gajim-plugins/commit/7779cfce4bfdd8c5568932bb2d591d3f9346f81a>
Merge branch 'emoticons' into 'gtk3'
Emoticons Version 2.0.0
See merge request !26
botYann Leboulanger pushed 1 commit to branch _refs/heads/gajim_0.16_ of _gajim_ <https://dev.gajim.org/gajim/gajim>:
*d2782622* <https://dev.gajim.org/gajim/gajim/commit/d2782622952a3cc45dbc87d0e948507316da7a4c>
check for errors when adding a transport contact. Fixes #8196
botPhilipp Hörist pushed 6 commits to branch _refs/heads/gtk3_ of _gajim-plugins_ <https://dev.gajim.org/gajim/gajim-plugins>:
*bc273136* <https://dev.gajim.org/gajim/gajim-plugins/commit/bc2731364b13427355fb5188138be89ec7ad7bc7>
[omemo] Only publish own deviceid if request fails
*11fb760a* <https://dev.gajim.org/gajim/gajim-plugins/commit/11fb760a4df23f63a78cb63de565b54ae9a75556>
[omemo] Dont handle type 'normal' messages
*547fda1b* <https://dev.gajim.org/gajim/gajim-plugins/commit/547fda1b667312a2b3d8e201cd42efd30571ddf7>
[omemo] Fix 'Copy to clipboard'
*282f5655* <https://dev.gajim.org/gajim/gajim-plugins/commit/282f56558325fc14fd7e3a545bf09737c706d559>
[omemo] Set devices active after receiving a msg
Inactive or not known devices are added to the list
of possible receiving devices after we receive them
with a PreKeyWhisperMessage or WhisperMessage
This is so we dont have to rely only on devicelist
updates from the server
*18461876* <https://dev.gajim.org/gajim/gajim-plugins/commit/18461876c2f468f3cbe28465902e8ac921562f1b>
[omemo] Update CHANGELOG & manifest.ini
*a3479402* <https://dev.gajim.org/gajim/gajim-plugins/commit/a3479402c9b0d9758ef3d7059bf847755bf884da>
Merge branch 'omemo' into 'gtk3'
omemo version 2.0.3
See merge request !27