- Simplify movim_websocket.js
- Hide the NSFW content on the news page right panel
- Merge the two first li in the navigation on desktop
- Add a help box on the group page
- Cleanup the translation function in WidgetBase
- Update the translations
- Remove upload.php
- Fix embed preview (link OR picture) during publication
- Display the gateways in the config page to enable/disable them
- First (working) implementation of HttpUploadComponent \o/
- Fixing issue #17 by removing the whole "environment" system from the code base
- Removing old sourcecode for error handling and use use the Monolog library
- Re-enable the HTML5 notifications
- Fix the Blog comments publication
- Clear the session in the database when the linker is destroyed
- Add more informations on the Post header and add a link to the group
- Enable MAM in some cases
- Re-enable the HTML5 notifications
- Fix the Blog comments publication
- Clear the session in the database when the linker is destroyed
- Add more informations on the Post header and add a link to the group
- Enable MAM in some cases
- 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
- 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
- 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
- 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
- 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