Jaussoin Timothée
                                            Jaussoin Timothée
                                        
                                    
There was already a ticket opened about it there https://github.com/movim/movim/issues/947 I'll keep that one open. I'm not aware of that standard but might work on it one day.
Closing the ticket as I'm not planning to add his feature anytime soon (not planned in the scope of the project)
This is related to this function https://github.com/movim/movim/blob/master/app/helpers/DateHelper.php#L9
Do you think it's better this way 🤔 ?
Also be careful because this route is used at several places (see `protectPicture()`)
Maybe you should report that one to react/http ?
Im not a big fan of putting the PHP version directly in the config file like this, because it will be quickly outdated. Regarding the Wiki, feel free to add...
For nginx there's an external file that contains all the php-fpm things https://github.com/movim/movim/blob/master/etc/nginx/conf.d/movim.conf#L19 I'd say that it's not the responsibility of the Movim server config file to enforce a specific...
This could be basically done by the implementation of XEP-0181: Jingle DTMF https://xmpp.org/extensions/xep-0181.html It is actually a quite consequent feature (keypad, tone generation, tests...) Is is something that would be...