02/04/2021
Replace the following files:
- app\Http\Controllers\Auth\AccountController.php
- resources\views\layouts\modal\form_write_story.blade.php
20/02/2021
In the random stories placed in the sidebar, even those still in the moderation phase were taken. It was correct.
Overwrite the file:
- app\Http\Controllers\HomeController.php
Fixed some inconsistencies with the user rankings.
Overwrite the following files
- app\Models\User.php
- app\Http\Controllers\Auth\AccountController.php
- app\Http\Controllers\HomeController.php
18/02/2021
- Points system
- Badge system
- Points history list
- Category with access limit through points
- User ranking
- Several general improvements
13/02/2121
- The admin can delete the stories from the front.end.
- Words censored.
- All dependencies updated.
11/02/2021
- You can feature posts from the admin area.
10/02/2021
- Added "OR" badge in comments (comment belongs to the post user).
08/02/2021
- New stable version released.