getRecentChanges delivers multiple changes per Title if a page has been touched many times.
The function getMostRecentChanges should sort the changes by Title and most RecentChange and only deliver the most recent changes for each title. The resulting list is then resorted by most recent change in a descending order delivering the most recent changes first.
getRecentChanges delivers multiple changes per Title if a page has been touched many times. The function getMostRecentChanges should sort the changes by Title and most RecentChange and only deliver the most recent changes for each title. The resulting list is then resorted by most recent change in a descending order delivering the most recent changes first.