Diego Queiroz
Diego Queiroz
- The change will disable the Like and Dislike buttons on Posts and Comments authored by the Current User (logged in) Well, I believe it doesn't make sense for the...
- Added [input] Confirm Password - This input will be requested whenever any profile value is modified (username, email, notifications) - A call will be made with: Current Email and...
Acredito que, seria muito interessante para os autores, se tivesse um contador em seus posts, que mostra-se a quantidade de visitas (total) que o post recebeu. Não acho interessante ser...
> PR in response to Issue #117, as a possible solution. - As requested , I uploaded the auxiliary lib project to the project's main. - Now, I hope you...
After implementing some elements (my other PRs), I managed to understand the minimum to 'correctly' implement this element. At the moment, the 'filter/search' API doesn't seem like the best choice,...
This PR updates the `Ensure MySQL users are present` task in `tasks/users.yml` to handle changes introduced in MySQL 8.4, where the `mysql_native_password` plugin is no longer enabled by default. The...