Hello XWiki developers,
I would like to know if there’s any in-built feature in XWiki that can allow us to show a user’s page-edit history. I am aware of the activity-stream application. However, it only shows recent changes. Our requirement is that a user, say Joe, is able to see his entire edit history (say from past two years) in the form of a list where each item in the list shows the page-title, timestamp of the edit, and any ‘version summary’ he might have entered for that edit. The list should display as paginated if it has more than 20 results. The other requirement is that this application has to be performant as we can expect a few hundred people to access their contribution-history every hour. Is there something already built into XWiki that can give us this information? Or will we have to build a new application to return this data. Thank you for your help, Chetan