-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
The goal is to show a section called "Recent Activities". Here you can see the latest mods of the user and the latest page edits.
This requires changes to the web.php file that sends the params to the page.
The proposed parameters are:
- "latestMods": Contains the top x latest mods (probably 10 or so should suffice)
- "latestPages": Contains the top X latest pages that the user worked on
Linked PRs
Reactions are currently unavailable