Marc Anguera

Results 242 comments of Marc Anguera

Hello @dchacke In fact, we already have some of those points implemented: - Time-based checks: already implemented, see `timestamp_enabled` option - Dynamic honeypots: you can configure them via the `honeypots`...

No prob @Mariaadbdt! We can easily implement this change for the next release.

Hmm 🤔 I just checked the logs and I've found some messages like this: ``` Net::SMTPUnknownError: could not get 3xx (421: 421 Domain timeoverflow.org is not allowed to send: recipient...

@copilot remove all test files and create real tests under the specs/ folder

@copilot we neeed a new strategy for the import/export tools. The point is: most of the apps we'll have separate files for each locale or even different files. So I...

@copilot we need to think a better strategy for the export/import actions. The point is that the idea is: when importing updated files, the original files should be kept, but...

@copilot that is still too tedious, I really like the idea of having everything in one file, super useful to edit, but we need to keep the structure of the...

@copilot is there a way to keep the single-file approach, but without adding the file path in the key? Maybe by inspecting the translation files and look for the key...

@copilot now review again all the code and keep only this option, refactor, clean up, remove unused code, simplify tests, ...

@copilot now update the readme, do not need to explain the whole cli. Maybe we can add the output of the help command too.