Re: [prosody-dev] Requesting commit access for community modules

2017-05-30 Thread Vadim A. Misbakh-Soloviov
By the way, I'd like to restore my access too (I had it previously, but then it was revoked (after the migration)) -- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email t

Re: [prosody-dev] is it lua 5.1 really required for Prosody .9.8?

2015-08-14 Thread Vadim A. Misbakh-Soloviov
> You really need Lua 5.1. Lua 5.2/5.3 are different languages that are not > backwards-compatible with 5.1. Not exactly. They are compatible, if they were built with compatibility CFLAGS (not sure, if macos maintainers do that). Anyway, TS (ben), it is nothing that can stop you from try to run

Re: [prosody-dev] Submitting new third party modules

2015-04-29 Thread Vadim A. Misbakh-Soloviov
By the way, talking on module itself. I don't think tha way you did it is better than just putting the same somewhere around pposix.c (or to use wrapper, as suggested in the issue Matthew provided). Moreover, the way using wrapper can some kind help with graceful restart and, maybe, with clust

Re: [prosody-dev] Submitting new third party modules

2015-04-28 Thread Vadim A. Misbakh-Soloviov
> What is the way for developers > to submit new modules for Prosody going forward? Will some developers be > granted push access to hg.prosody.im, or should we go with the "create a > clone and send a mail with a link" model? I'd double the question. I thought about it just yesterday ;) -- Bes

Re: [prosody-dev] prosodyctl register overwrite passwords of registered accounts.

2014-11-07 Thread Vadim A. Misbakh-Soloviov
> I’m wrote a small patch to util.prosodyctl.lua in order to warn about the > registered accounts, I think that patch here is the correct place, > util.prosodyctl.adduser should take care of that. > ! local exists, usererrmsg = _M.user_exists(params); Some auth backends can't tell you if us

Re: [prosody-dev] Upgrades reset ownership on /var/log/prosody directory

2014-06-23 Thread Vadim A. Misbakh-Soloviov
> When a package update was applied the permissions were reset to the > default (which I think was prosody:prosody). Aside from adding the > <...> > Thoughts? I bet, it is distro-related issue. Not Prosody's one. -- Best regsrds, mva signature.asc Description: This is a digitally signed messa

Re: [prosody-dev] IPv4 and IPv6 Jingle

2014-06-17 Thread Vadim A. Misbakh-Soloviov
В письме от Пн, 16 июня 2014 21:37:02 пользователь Hugo Osvaldo Barrera написал: > Hi, Hi! > I'm not 100% familiar on how the server is involved in jingle video/audio, > so sorry if this is out-of-scope. It is. And, actually, it'd be better to post your question in *-users, but okay. So, we'r

Re: [prosody-dev] (Feedback) Android Push Module.

2014-03-03 Thread Vadim A. Misbakh-Soloviov
Hi! It'd be very nice if you add PgSQL support there. // Although, I think, Web part can be writen entirely on Lua without PHP. // Moreover, I think, it can be writen entirely in Prosody and use Prosody's webserver and Prosody's storages :) -- Best regsrds, mva В письме от Пн, 3 марта 2014 16: