summaryrefslogtreecommitdiff
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-24Support Erlang 25 in "make options": returns attribute with simpler syntaxBadlop1-0/+6
2022-02-11Update copyright year to 2022Badlop1-1/+1
2022-01-24Fix typosKian-Meng Ang1-1/+1
2021-12-23In POSIX sh, RANDOM is undefined: use always the other methodBadlop1-13/+6
2021-12-23Dollar is unnecessary on arithmetic variablesBadlop1-25/+25
2021-12-23Use dollar notation instead of legacy backtickedBadlop1-1/+1
2021-08-12"sort -R" command not POSIX, added "shuf" and "cat" as fallbackballerburg90051-1/+2
2021-04-15Support the recent changes in the "ejabberdctl help" command (#3569)Badlop1-5/+8
2021-03-12Fix INTRUDER and add padding to second text lineBadlop1-7/+7
2021-02-23Clone to the dir specified in rebar.config... useful for erlang-sqlite3Badlop1-1/+1
2021-02-22Add question/answer-based CAPTCHA script (#3533)Holger Weiß1-0/+131
2021-02-19Improve support for rebar3 in "make translations"Badlop1-12/+9
2021-02-16Create annotated tags, meant for releases, instead of lightweight (#3512)Badlop1-1/+1
2021-02-02Improve prepare-tr so *.msg files inform to not edit them (#3484)Badlop1-1/+5
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