messages: Restructure where objects are defined
Objects used for messages, notifcations and mpris are split between different files (calendar.js
, messageList.js
, messageTray.js
, mpris.js,
notificationDeamon.js`)
This is a series of commits that try to move objects to the more appropriated file and to have a better separation between UI objects and data objects.