ljacqu
29ac3a7022
#1141 Fixes to TOTP implementation
...
- Revert back to SHA1 as HMAC hash function so that it works with Google authenticator
- Add message to user to tell him to run /2fa confirm to add a TOTP code
2018-04-22 11:13:27 +02:00
Tony
1f9bf38755
Added EmailChangedEvent ( #1549 )
...
* Added EmailChangedEvent
* Fix failing tests
Silly.
* Documented the EmailChangedEvent
* Separate messages for cancelled email event
* Added lang todos for all the languages I can't speak
I wish I could though.
* Checkstyle satisfaction
* Changed log level to info for cancelled events
2018-04-03 17:45:27 +02:00
HexelDev
900e8f2415
Updated messages
2018-03-15 21:44:49 +01:00
Maxetto
9b7139a17a
Add Display Name tag replacement too
...
#1509
2018-03-07 19:08:36 +01:00
ljacqu
1d6d9eb764
#1467 Rearrange old keys migration so no entries get lost
...
- 'error' was an old entry but now we have multiple entries under 'error' (which is now a section), so we need to ensure that we migrate the old 'error' entry before the migration sets anything under that path
2018-02-02 19:40:28 +01:00
ljacqu
f44353ed4c
#1467 Fix messages verification tool task + remove empty messages in YML files
2018-02-01 23:09:08 +01:00
ljacqu
f67ddb0c77
#1467 Migrate all message files, make sure migrater keeps predefined order
2018-02-01 20:23:06 +01:00
ljacqu
ea87075cd2
#930 Add specific message for register captcha success
2018-01-06 20:01:45 +01:00
HexelDev
ba65633182
Email verification code ( #1382 )
...
* Base verification code implementation, must define command, manager, events
* VerificationManager, verification command and messages, handled some sensible commands, configuration values
* Improved manager and sensible commands trigger
* Updated messages
* Updated verification code manager, fixed tests
* Switched to a permission based command
* Verification manager and command improved and added tests
* Edited messages
2017-10-28 12:23:14 +02:00
Platinteufel
60c7499cf4
Update messages_de.yml ( #1342 )
...
* Update messages_de.yml
* Update messages_de.yml
2017-10-01 23:04:14 +02:00
dboecker
f13daff0c7
Update messages_de.yml ( #1328 )
...
Did the To-Do of German translation strings.
2017-09-10 04:01:02 +02:00
ljacqu
a2d62ea6d9
#1116 #1117 Add command usage hints and remove unused message keys
...
- Add usage message on argument mismatch where available
- Remove unused message keys
- Create tool task to search for a message key's usages and to find unused keys
2017-03-24 23:03:10 +01:00
EbonJaguar
4053a0e328
If recovery code is required, dont send new password
2017-03-22 17:11:18 -04:00
Gnat008
2214fa5839
Implement /email setpassword
2017-03-14 18:26:32 -04:00
EbonJaguar
7d4bfcd99d
- Introduce /email code
...
- Add max tries for /email code
- Introduce a PasswordRecoveryService
2017-03-06 13:54:46 -05:00
ljacqu
33c4a4690f
#1073 Email recovery delay: update project files following new messages & config
2017-02-25 22:42:23 +01:00
ljacqu
d81592512e
#1055 Reorder message files and update translations page
2017-01-11 21:31:01 +01:00
ljacqu
cc0d16c7e1
Remove redundant and unused message
...
- Remove 'reg_voluntarily'
- Remove 'user_unknown' in favor of 'unknown_user' - but move text from old 'user_unknown' to 'unknown_user'
Found by @Twonox
2017-01-09 21:16:53 +01:00
Gabriele C
0f227c0240
Merge pull request #201 from Platinteufel/patch-2
...
Update messages_de.yml
2017-01-08 21:42:25 +01:00
Platinteufel
0fd599e90c
Update messages_de.yml
2017-01-08 21:20:23 +01:00
ljacqu
385f7d6b1d
#1055 Remove multiple "please register" messages
...
Part 1:
- Use only one message entry for "Please register", that may have to be adapted to reflect the proper /register arguments
- Remove other message entries from code and from the messages files
Breaking change: reg_email_msg is also removed
2017-01-07 09:01:03 +01:00
ljacqu
57f3c72de0
Update translation verifications
2016-12-24 10:09:54 +01:00
DNx5
71e4c59c20
Add "/email show" command.
...
#922
2016-10-17 22:16:29 +07:00
ljacqu
20fdc3693a
Update todo comments in messages files
2016-09-17 09:58:46 +02:00
Platinteufel
4ab5794007
Update messages_de.yml
2016-09-17 02:16:51 +02:00
ljacqu
42ef99cf15
Update verification comments in message files
2016-07-06 21:41:43 +02:00
ljacqu
043ee90254
#423 Make seeownaccounts / seeotheraccounts messages translatable
2016-06-13 21:45:21 +02:00
Gabriele C
58278a2bbe
Update messages_de.yml
...
#763
2016-06-13 17:26:06 +02:00
Gabriele C
347d7bcf46
Update messages_de.yml
...
Thanks to @Platinteufel
2016-06-12 14:29:16 +02:00
ljacqu
e8717ba076
Update verification notes in messages files + add entry for #743 invalid chars in password
2016-06-03 12:52:47 +02:00
ljacqu
e54cd526de
Add verification remarks in message files
...
- Result from automatic task which checks message files for missing messages or tags
2016-05-24 18:37:58 +02:00
ljacqu
ee745f153d
messages_de consistency: Lowercase all occurrences of "du"
2016-04-23 11:06:33 +02:00
Very Evil Olaf
229c8429cb
Minor fixes
...
Some grammar stuff and eye candy
2016-04-23 08:37:46 +02:00
ljacqu
28108f00f1
#569 Update messages_de.yml by Platinteufel
2016-02-27 22:55:51 +01:00
ljacqu
32159861d3
Update validation of message resources
2016-02-22 20:36:17 +01:00
ljacqu
f5b5595f08
#525 Make "not owner" kick reason translatable
2016-02-14 21:46:47 +01:00
ljacqu
2c9cb6d99a
#521 #514 Update zhhk file and add TODO comments for missing messages
...
TODO comments added automatically by ToolTask verifyMessages
2016-02-14 17:49:58 +01:00
ljacqu
cf52fdac1c
#482 Remove English messages in translation files
...
- Messages now default to the one in messages_en.yml if not present in the translation file
2016-02-11 22:48:34 +01:00
games647
6a75184ad9
Add 2fa support
2016-02-07 00:49:18 +01:00
ljacqu
f5583f4435
Manual messages fixes; refine messages verifier
...
- Add messages with new line to same line with &n
- Add German translation for missing key
- Adjust messages filename pattern to include Chinese files (with 4-letter codes)
- Change verifier to only output errors (more "to-the-point" output)
2015-12-10 19:42:19 +01:00
ljacqu
5b92b30a96
Revert sorting of messages
...
- Comments in the files were out of order and then removed manually. Sorting will therefore be done in a comment-friendly way in Java
2015-12-10 18:15:46 +01:00
Xephi
c3d724ebce
Sort messages.yml file
2015-12-09 11:35:29 +01:00
DNx5
b8abe71584
remove message 'bad_database_email'
2015-09-14 23:35:31 +07:00
Gabriele C
1f66a7474d
Stuff! + HikariCP Log4J
2015-09-05 00:45:48 +02:00