Refactor RSS feeds to use getMovementHistoryList
Reduce the number of scripts and refactor the query script to rely on getMovementHistory.
Before only the latest event was notified, to reduce the list and only to ping the user to access the site. Now all events are considered on the list (not the latest ones) and include some general clean up on base RSS feeds.