- Apply the timezone offset when displaying the date
- Get the subscribers counter from the database
- Display the attached pictures in the posts
- Add some new locales
- Get the group subscriptions (if owner)
- 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
- Load the contact from the URL for the pages Contact, News and Chat
- Fix a URL rewrite reset issue
- Put some new links in the UI
- Load the Roster spinner differently to prevent AngularJS issues
- Add a new get() method in WidgetBase
- Rewrite the Hello widget template
- New widget NotFound to display the 404 errors
- 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 several UI issues en behaviour issues
- Fix the embed and preview system during the post creation process
- Fix some translations and links
- Fix some header mobile issues
- Add new informations in the Rooms list
- Fix the chatbox alignement
- 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)
- Fix the embeded images during post publication
- Fix blog route
- Add a preview of the post in the Menu
- Re-enable "What's Hot" in the News page
- Fix the avatar
- Improve the Home page top contact list
- 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
- Append the new messages and dont refresh everything
- Put the composing/paused infos elsewhere
- Clean the sessions after 60min of inactivity in the daemon Core
- 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
- Remove the session colunm in the Postn table to mutualize the posts in the database
- Rewrite all the related SQL requests
- Fix some issues in the Postn related widgets