andrey.gWas the server silently and hard restarted at about 07:30 yesterday (25.08.)? No status changes showed until I noticed that and closed and opened MUC manually.
andrey.gBTW, I received only 20 last messages, not all that I missed since that time. I have muc_restore_lines and muc_restore_timeout set to -1.
thomas_Hi guys, how to start development of plugins?
thomas_I cloned gajim and gajim-plugins but httpupload does not work with Git master
thomas_And older version (git tags) do not work on Ubuntu
thomas_+s
thomas_It's a pain in the ass... any suggestions?
lovetoxthomas_, first you have to decide if you develope for gajim master branch or 0.16.8
andrey.gresend:
Was the server silently and hard restarted at about 07:30 yesterday (25.08.)? No status changes showed until I noticed that and closed and opened MUC manually.
BTW, I received only 20 last messages, not all that I missed since that time. I have muc_restore_lines and muc_restore_timeout set to -1.
andrey.gToday happened the same since about 06:35.
lovetoxthats because the server gives you only 20
lovetoxits not meant to be a Message Archive
lovetoxi dont know about server restart
andrey.glovetox, OK, thanks.
Is it some prosody module feature?
lovetoxno its a standard feature, but very old from a time where no message archives existed, and people thought you never need all history
lovetox:)
lovetoxnow there is MAM, but not implemented in gajim for mucs
andrey.gOh,.. that is the reason. So MAM for MUCs is not same as for 1-to-1.
thomas_lovetox, Git master but the httpupload plugin does not work in Git master
thomas_even if I change the manifest file
thomas_I got an import error
lovetoxdid you check out the gtk3 branch of the plugin repo
thomas_lovetox, haha okay
thomas_lovetox, thanks!
thomas_That's not obvious :D
lovetoxthats why i posted you the contribute.md to read
thomas_lovetox, oh, now I get it...
Asterixlovetox: yes, another VM on the server has problem and consume HD too much, and cause crash on mine. I am fighting that ...
Asterixso yes prosody restarted
Asterixand it is configured to keep only last 20 messages. So you can't ask more
Asterixlovetox: about the message from pkonow yesterday. There is restore_messages_small advanced option
lovetoxyes but he chose a custom font for his messages, and he meant its not used for the history messages
lovetoxin master i dont have that problem, but im not sure about 0.168
Asterixwe can choose color and smaller font or not. We don't use the defined font?
lovetoxfor history you mean?
lovetoxfor normal messages we can choose the font in preferences
botPhilipp Hörist pushed 2 commits to branch _refs/heads/gtk3_ of _gajim-plugins_ <https://dev.gajim.org/gajim/gajim-plugins>:
*bfadef3c* <https://dev.gajim.org/gajim/gajim-plugins/commit/bfadef3c677f7486f5426dd0fa9f46ffcd3b2fe9>
[omemo] Query only the most recent PEP items
This is due a update to ejabbered where Nodes can now hold 10
items per default
*4e3c9841* <https://dev.gajim.org/gajim/gajim-plugins/commit/4e3c9841459ac266de70081d2f895388250e4d81>
[omemo] Update CHANGELOG & manifest.ini
botPhilipp Hörist pushed 2 commits to branch _refs/heads/master_ of _gajim-plugins_ <https://dev.gajim.org/gajim/gajim-plugins>:
*22960201* <https://dev.gajim.org/gajim/gajim-plugins/commit/229602017c46af275c9edd6cb8040ae92bc6a184>
[omemo] Query only the most recent PEP items
This is due a update to ejabbered where Nodes
can now hold 10 items per default
*54b1b0e6* <https://dev.gajim.org/gajim/gajim-plugins/commit/54b1b0e62c8283370fa3e8c409e9427c29e5ae17>
[omemo] Update CHANGELOG & manifest.ini