- Add the subscribe/unsubscribe feature (+ bookmark sync)
- Add the pubsub configuration feature
- Add the node refresh feature
- Add a .spinner CSS class to display a spinner in the UI
- Clean the titles of the Movim pages
- Fix Some SQL requests
- Fiw some warnings
- Fix a CSS label issue
- New Chat bubbles generation (now in Javascript)
- Performance improvement regarding the Emoji management (use a singleton wrapper)
- Hide the "Today" on dates that are generated today
- New bubbles design for the chatrooms
- Fix the 'active' class distribution between the chatrooms and the chats
- Set some PEP nodes to access_model = presence + fix Init
- Clean some old code
- Fix the avatars display in the rooms
- Fix the Account delete and clean the account posts when its deleted
- Forbid two simultaneous sessions on the same JID (for the moment)
- Change the stringToColor() function
- Fix a issue in MessageDAO (chatroom)
- Show the presences on the home and chat add
- Add a specific CSS when some active list are focused (using tabindex)
- Align properly the spinner in the roster
- Fix some missing avatar
- Refresh the old vcard-temp if no Contact is detected in the database
- Fix the Post publishing (when the ACK is received)
- Add a counter for the invitations
- Fix some minor colors for the new testing theme
- Move the chat button on the contact page
- Fix some paddings (in the header and on some pages)
- Add a getTop method in ContactDAO to get the most active contacts of the week
- Fix some Postn SQL requests (security issue)
- New home page with the Hello widget loaded in it
- Clean some codes in Chats
- Display properly the pod informations on the login page
- Clean some JS in the Login widget
- Based on the server Caps, disabled some links if the XMPP server of the user don't support theses features
- Add a .disabled CSS selector
- Add the last published message in the open chat list + date
- Click on the session list icon to choose the session on the Login widget
- Little CSS fix in style.css + CSS3 translation (to use material acceleration)