584 Commits

Author SHA1 Message Date
lifehome
ffb957ff19 Fix a typo (#1763) 2019-02-28 12:27:39 +01:00
Madis
fdded6be9f Minor fixes for Estonian (#1724)
Informal _you_, untranslated word, typo fix
2019-01-09 02:28:35 +01:00
Twonox
a1ae03f9cf Update messages_fr.yml (#1701)
* Update messages_fr.yml

* Update messages_fr.yml

* Update messages_fr.yml

* Update messages_fr.yml
2018-12-04 19:46:48 +01:00
tzerber
3cb40a2c93 Updated Bulgarian translation (#1697)
* Added Bulgarian translation

* Updated Bulgarian Translation

* Add files via upload

* fixed repo messup from the fork

* Updated Bulgarian translation
2018-11-30 13:59:55 +01:00
tzerber
f6d0589e8f Updated Bulgarian translation (#1695)
* Added Bulgarian translation

* Updated Bulgarian Translation
2018-11-30 12:45:22 +01:00
Spectre
d2f7686c2c Korean translation (#1681) 2018-11-11 14:04:47 +01:00
lifehome
512d9e5e5b Fix Chinese font issue (#1680)
* Fixed rendering bug and color code consistency

* I screwed the time.
2018-11-08 18:08:57 +01:00
lifehome
81d07f82ef New strings and fixes for zhHK translation (#1677)
* Grammar + punctuation fix

I actually done this like months ago, but forgot to commit it tho. 😐 FML

* 2FA strings translated

* Email verification strings translated
2018-11-08 08:27:25 +01:00
Rainer
5e187f585e Updated Estonian translation files (#1678)
* Updated Estonian translation files

* Minor fixes

Fixed the link in messages_et.yml and translated the bottom part of help_et.yml
2018-11-04 23:44:43 +01:00
Aleksandr 'kidi' Mayer
6b9d1d2422 Updated Russian messages up to 29.10.18 (#1673) 2018-10-29 23:38:20 +01:00
tomasloksa
6177698943 Fix gammar (#1669) 2018-10-20 21:24:23 +02:00
Eufranio
6c62888377 Update brazilian localization (#1648) 2018-10-02 17:39:10 +02:00
gemerfoxy
033b214ca6 Improved translations (#1643)
Some word has been corrected to proper Indonesian language
2018-09-19 15:31:30 +02:00
Gabriele C
7f91b739f2 Maven cleaup 2018-09-17 22:55:36 +02:00
EdPlaysMC
f9e94a4121 Update messages_zhcn.yml (#1642) 2018-09-16 10:29:15 +02:00
EdPlaysMC
16f5b25256 Translated TODO (#1641) 2018-09-16 10:21:01 +02:00
Gabriele C
2324835064
Fix test 2018-09-13 09:04:32 +02:00
ljacqu
5ac34d5987 Merge branch '1449-commands-with-delay' 2018-09-11 22:11:49 +02:00
ljacqu
db2094efc1 Merge remote-tracking branch 'origin/master' into patch-15
Conflicts: messages_es.yml
2018-09-09 20:32:58 +02:00
ljacqu
035c2f352a #1449 Update commands.yml and make getter/setter in sync for new delay property 2018-09-09 15:53:39 +02:00
montlikadani
6676a39447 Updated hungarian locale files to the latest version (#1632)
* Update help_hu.yml

* Update messages_hu.yml
2018-09-09 15:42:18 +02:00
Alan Gomes
d39562d624 Create permission to bypass bungeecord server teleportation (#1626) 2018-09-02 13:01:04 +02:00
iStrqfingRD
bbcc9d5fcc Update messages_es.yml (#1608) 2018-07-28 21:10:42 +02:00
RatchetCinemaESP
65ca3c10a4
Update messages_es.yml
Translated TWO_FACTOR messages.
2018-07-19 21:48:00 +02:00
Melih Budak
8c88136812 Update messages_tr.yml (#1604)
Fixed a very small wrong. And it was checked again.
2018-07-19 21:14:11 +02:00
Melih Budak
f00bf2e8b5 Update message_tr.yml (#1603) 2018-07-19 09:41:58 +02:00
Gabriele C
38711a9913 1.13 compatible 2018-07-16 13:57:14 +02:00
Pavel Leshchev
4c640fddd9 Add come translations (#1596) 2018-07-04 02:05:51 +02:00
ljacqu
6142042996 #1417 Add permission node to allow chat before login 2018-05-21 08:45:18 +02:00
RikoDEV
80dce1a92f Update messages_pl.yml (#1571)
* Update messages_pl.yml
2018-05-14 21:08:20 +02:00
Maxetto
3c0caf2ac3
[Messages_IT] Add 2FA messages 2018-05-14 00:53:46 +02:00
rafael59r2
54feb1097e Update messages_pt.yml (#1570) 2018-05-13 22:56:25 +02:00
ljacqu
b5c028301b Merge master into '1141-optional-additional-2fa-auth' 2018-05-13 18:54:19 +02:00
rafael59r2
4f9a869a46 Translation messages_pt.yml (#1569) 2018-05-13 15:15:01 +02:00
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
ljacqu
de0e588cf3 Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded into 1141-optional-additional-2fa-auth 2018-04-22 07:14:05 +02:00
RikoDEV
5194f76f39 Update of the Polish translation by RikoDEV (#1560) 2018-04-21 02:24:27 +02:00
Maxetto
71826db23d
Update messages_it.yml 2018-04-13 19:34:29 +02:00
RatchetCinemaESP
b56133fe8f Update messages_es.yml (#1553)
Translated lines:
- 83
- 103
- 104
2018-04-12 15:58:28 +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
ljacqu
2bf78dd186 Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded into 1141-optional-additional-2fa-auth 2018-04-02 23:44:19 +02:00
RikoDEV
68329a8761 Update messages_pl.yml (#1548) 2018-03-30 16:01:22 +02:00
ljacqu
e9ab82db6b #1141 Make 2fa messages translatable, various cleanups (null safety, ...) 2018-03-21 23:56:13 +01:00
ljacqu
f66a8a5b06 Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded into 1141-optional-additional-2fa-auth
# Conflicts:
#	src/main/java/fr/xephi/authme/permission/PlayerPermission.java
#	src/main/java/fr/xephi/authme/service/BukkitService.java
2018-03-20 23:07:25 +01:00
ljacqu
495cfc69a9 #1141 Move TOTP code during login as separate step: /2fa code
Rough version.
- Introduces a limbo player state on the LimboPlayer, allowing us to add further mandatory actions between successful (password) authentication and the ability to play on the server
2018-03-20 23:06:08 +01:00
ljacqu
af6bee59bd Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded into 1141-optional-additional-2fa-auth
# Conflicts:
#	src/main/java/fr/xephi/authme/datasource/MySQL.java
2018-03-19 22:32:16 +01:00
HexelDev
f5efd4bf23 Updating plugin.yml 2018-03-15 21:45:23 +01:00
HexelDev
900e8f2415 Updated messages 2018-03-15 21:44:49 +01:00
ljacqu
eb9cd31a65 #1141 Split TOTP permissions for add/remove, refactor TOTP services
- Split TotpService further into GenerateTotpService and TotpAuthenticator, which wraps the GoogleAuthenticator impl
- Add missing tests for the services
- Change GenerateTotpService's interface to behave like a collection for more intuitive method behavior
2018-03-10 16:21:53 +01:00
ljacqu
c3cf9e3ee0 #1141 Rough version of TOTP commands to add and remove a code for a player 2018-03-07 20:11:53 +01:00