summaryrefslogtreecommitdiff
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-27Update newest copyright year to 2021 (#3464)Badlop1-1/+1
2021-01-22When running "make translations" use the external ejabberd_po repositoryBadlop1-5/+19
2020-12-18Add option to check for missing hex releases to update scriptPaweł Chmielowski1-0/+12
2020-12-18Correctly sort mixed versions vX.Y and X.Y in update-deps scriptPaweł Chmielowski1-1/+1
2020-09-03Update one more place where we had -include("xmpp.hrl")Paweł Chmielowski1-1/+1
2020-08-21For mod_vcard_* modules, redirect options to mod_vcardBadlop1-1/+9
2020-07-15Revert "Dirty workarounds to compile jiffy with Erlang/OTP 23 (#3282)"Badlop1-0/+0
2020-06-01Dirty workarounds to compile jiffy with Erlang/OTP 23 (#3282)Badlop1-0/+0
2020-05-07Hide false-positive warnings about mod_delegation Type atom and NS binaryBadlop1-0/+4
2020-05-04Extract translatable strings also from the xmpp libraryBadlop2-5/+4
2020-04-17Don't extract for translation strings from man pages, at least for nowBadlop1-0/+12
2020-04-17Fix previous commitBadlop1-1/+1
2020-04-17Log messages generated by msgmerge and display unexpected onesBadlop1-1/+4
2020-01-28Update copyright to 2020 (#3149)Badlop1-1/+1
2019-08-02Introduce 'vcard' option for the modules supporting vCardsEvgeny Khramtsov1-0/+3
2019-07-29Improve hooks validator and fix bugs related to hooks registrationEvgeny Khramtsov1-194/+236
2019-07-24Fix UTF-8 support in translation filesEvgeny Khramtsov1-1/+1
2019-07-16Fix opt_type.sh script and re-generate optionsEvgeny Khramtsov1-4/+4
2019-06-24Report invalid translation stringsEvgeny Khramtsov1-4/+11
2019-06-22Generate paths for poeditEvgeny Khramtsov1-1/+3
2019-06-22Update extract-tr.sh scriptEvgeny Khramtsov1-2/+2
2019-06-22Improve extraction of translated stringsEvgeny Khramtsov1-249/+67
2019-06-20Fix creation of type spec for map() optionsEvgeny Khramtsov1-1/+1
2019-06-17Add helper to check xep implementations and versionsChristophe Romain1-0/+21
2019-06-15Get rid of "well-known" typeEvgeny Khramtsov1-12/+4
2019-06-14Ignore beams compiled by ElixirEvgeny Khramtsov2-28/+56
2019-06-14Accept output argument in tools/opt_types.shEvgeny Khramtsov1-4/+4
2019-06-14Use new configuration validatorEvgeny Khramtsov3-24/+645
2019-05-25Improve captcha.sh script documentationMickaël Rémond1-0/+13
2019-05-15Write hooks_type_test.erl to correct locationEvgeny Khramtsov1-2/+2
2019-05-15Make static hooks analyzer working againEvgeny Khramtsov1-91/+62
2019-02-26Commit back, change reverted by mistakePaweł Chmielowski1-2/+24
2019-02-26Update depsPaweł Chmielowski1-24/+2
2019-02-26Improve update-deps-releasesPaweł Chmielowski1-2/+24
2019-02-22Provide source code filename in *.po, so editors can show the source codeBadlop1-1/+1
2019-02-22Fix "make translations", got broken in 446e6e6f3Badlop1-1/+1
2019-01-08Update copyright to 2019 (#2756)Badlop1-1/+1
2019-01-07Fix decompressing of custom elements with custom namespacePaweł Chmielowski1-2/+2
2018-11-28Add xml compression to sql backend of mamPaweł Chmielowski1-0/+417
2018-06-29Add check for files missing in hex packagingPaweł Chmielowski1-0/+44
2018-06-20Update ejabberd.potEvgeniy Khramtsov1-14/+20
2018-02-11Remove 'iqdisc' optionEvgeniy Khramtsov1-2/+3
2017-11-20Make update-deps-releases.pl work with older perlPaweł Chmielowski1-2/+2
2017-10-02Remove find-outdated-deps script, we have better replacement for itPaweł Chmielowski1-127/+0
2017-10-02Generate more readable code for run_fold hooksEvgeniy Khramtsov1-14/+11
2017-09-27Simplify prepare-tr.sh to work with new extract-tr.shBadlop1-282/+16
2017-09-27Move prepare-translations.sh from contrib to tools/prepare-tr.shBadlop1-0/+366
2017-09-24Replace translate:mark/1 with ?T() macroEvgeniy Khramtsov1-27/+95
2017-09-24Add script to extract translation stringsEvgeniy Khramtsov1-0/+232
2017-07-20Add ability to update changelog in update-deps-releasesPaweł Chmielowski1-47/+103