Monday, October 15, 2018
grimoire@muc.metronome.im
October
Mon Tue Wed Thu Fri Sat Sun
1
2 3
4
5
6
7
8
9
10
11
12 13
14
15
16
17
18
19
20
21
22 23
24 25
26
27 28
29 30 31        
             
Metronome IM "cook" book room | Support and Dev talk about the Metronome XMPP server.

Latest stable version build is: 4.0.3

For more information you can visit: https://metronome.im

Room logs can be found here: https://muc.metronome.im/logs/grimoire/

* Links *
<==========================================================>
- Building & Installation:
https://metronome.im/building
- Documentation:
https://metronome.im/documentation
- Issues Tracker:
https://github.com/maranda/metronome/issues
<==========================================================>

[07:27:09] <moul> Yes, I was wondering if was voluntarity made.
[18:33:28] <massimiliano> hello
[18:34:25] <massimiliano> I added pubsub_admins = {" myusername@mydomain.tld"}
[18:34:44] <Maranda> That jid is invalid
[18:34:58] <Maranda> pubsub_admins = {"myusername@mydomain.tld"}
[18:35:03] <Maranda> (no space)
[18:35:22] <massimiliano> yes it's with no space
[18:35:25] <massimiliano> sorry
[18:35:39] <massimiliano> is that what i need to add to be able to send severwide messages?
[18:35:48] <massimiliano> with gajim
[18:36:13] <massimiliano> is there something else i need to add or edit?
[18:36:17] <Echo1> maranda committed --
{...}: add placemarker instead of popping entries mid archive.
-> https://github.com/maranda/metronome/commit/b25c20d1abb3e4637a0cabae0e54da2fc61d2f44
[18:36:18] <Echo1> maranda committed --
metronome.release: set version to 3.11.1.
-> https://github.com/maranda/metronome/commit/7fcd87d8a6a40d227c5e9c47bbf8ef6bf27cf3e1
[18:36:19] <massimiliano> using yunohost
[18:36:46] <Maranda> massimiliano, uh? hm nay :P
[18:37:15] <Maranda> admins = { ... }
[18:37:52] <massimiliano> something else?
[18:40:15] <massimiliano> couse it doesn't seem to work. I am probably doing something stupid as usual
[18:51:17] <Echo1> maranda committed --
{...}: correct reverse ipairs thresholds.
-> https://github.com/maranda/metronome/commit/5bb44c95c06ba51bcdcd437302d0a089ce39b799
[18:52:32] <Maranda> massimiliano, yes you should use:
admins = {"myusername@mydomain.tld"}
[18:52:48] <Maranda> the line you used works only for pubsub components XD
[18:57:56] <massimiliano> ok then it is something i do wrong in gajim
[19:03:28] <massimiliano> oh and thanks for all Maranda
[19:08:02] <Maranda> massimiliano, did you load mod_admin_adhoc?
[19:08:23] <Maranda> else you can't send a broadcast message to all users
[19:09:10] <massimiliano> one minute and i look
[19:09:49] <massimiliano> it is enabled by default in yunohost
[19:12:48] <massimiliano> and i also have the file /usr/lib/metronome/modules/mod_admin_adhoc.lua
[19:14:29] <Maranda> @xep 334
[19:14:29] <Echo1> Maranda: XEP-0334: Message Processing Hints is Standards Track (Deferred, Defer due to lack of activity.) See: https://xmpp.org/extensions/xep-0334.html
[19:15:11] <Maranda> massimiliano then just use the Execute Command on right click menu in Gajim from your admin account
[19:15:38] <Maranda> and pick: Send Announcement to Online Users
[19:20:46] <Maranda> Test
[19:20:50] <Maranda> Redacted
[19:21:06] <massimiliano> it's not in the list
[19:32:21] <Maranda> massimiliano, are you sure you set yourself as admin?
[19:32:26] <Maranda> what do you see in the list?
[19:34:24] <Maranda> Redacted
[19:34:40] <massimiliano> pin
Add User
Change User Password
Reload Configuration
Delete User
End User Session
Get User Password
Get User Roster
Get User Statistics
Get List of Online Users
List loaded modules
Load module
Reload modules
Shut down Services
Unload modules
Get uptime
[19:34:51] <massimiliano> pin > ping
[19:36:02] <Maranda> hm
[19:36:06] <Maranda> interesting
[19:36:08] <Maranda> sec
[19:36:17] <Echo1> maranda committed --
{...}: correct variable names.
-> https://github.com/maranda/metronome/commit/997da4d5e756354b4890c75e7f9ad636bd6e0f16
[19:36:18] <Echo1> maranda committed --
mod_muc_log_mam: also rectify backward iteration.
-> https://github.com/maranda/metronome/commit/bd6ecd38baa551a83be90b19433ffe32d10525f9
[19:38:06] <Maranda> massimiliano, oh woops
[19:38:23] <Maranda> massimiliano, you need to load mod_announce
[19:38:42] <Maranda> add "announce" in modules_enabled
[19:38:53] <massimiliano> ok
[19:41:00] <massimiliano> restarting metronome
[19:44:28] <massimiliano> \o/
[19:44:38] <massimiliano> Maranda that was it
[19:45:00] <massimiliano> thanks again.
Hope it will be the last time i bother you ;-)
[19:45:11] <Maranda> Np
[19:47:55] <Maranda> @xep 157
[19:47:55] <Echo1> Maranda: XEP-0157: Contact Addresses for XMPP Services is Informational (Active, Add missing dependency metadata.) See: https://xmpp.org/extensions/xep-0157.html