* Added support for Discord using Webhooks
* Bumped version
* Fixed broken upgrade
* Moved discord below Jabber
* Fixed broken comment
* Added missing translation
* Updated version
* Typo
* Moved Discord under Jabber
* Fixed icons
* Moved Webhook and discord after Jabber
Co-authored-by: Tim <TimZ99@users.noreply.github.com>
Closes#731
* Added catalan ca_ES language translation file
* Updated the catalan translation ca_ES.lang.php
Updated the catalan translation ca_ES.lang.php taking as reference difference with last version of english translation file.
* Quit sms_gateway labels not used on catalan
Removed about 10 translation labels with prefix sms_gateway_ on catalan translation file (ca_ES.lang.php) not used any more. I think that it really is the definitive good version ;-)
* Changed url
* Update ca_ES.lang.php
* Added Catalan to translations
Fixes#765
* // PATCH Arkhee : fix/last-online-stuck-on-never-if-webpage-too-large
// The update un "servers" table does not work
// Symptom : "Last online" stays stuck on "never"
// Reason: last_output contains the full webpage, too long for the query
// _This may depend on mysql configuration on the server_, explaining why some have the problem or not
// Field is 255 Chars, and request does not work anyway is loaded web page is too large in last_output
// So force truncate to 250 or less before query
* Spelling
* Update varchar to text
* Update tot 3.4.1
* Update tot 3.4.1
* Update README.rst
* Updated to 5000 characters
On stock Debian 9.9, "apt-get install php-xml" is needed to get anything to load. Here is the error you get without it: (Extension DOM is required. in /var/www/html/vendor/symfony/config/Util/XmlUtils.php:50)
This is a first commit in order to close#588.
- Removed the names from the translation files.
- The dropdown menu will now filled with the names of the gateways in
the Txtmsg folder.
- Changed Mollie to the proper company name: Messagebird.
- Everybody that was using Mollie will on upgrade automatically change
to Messagebird (replace old name in DB with new name).
- Updated: Clickatell, Twilio, Spryng, Textmarketer and Messagebird
(Mollie).