- 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
- Fix the URL of a contact
- Fix some CSS
- Fix#1457492 - Unable to close left menu on small screen
- Display the status on the contacts bloc in Hello
- Add a class selector on the Group widget to prevent buggy refresh
- Fix the URL of a contact
- Fix some CSS
- Fix#1457492 - Unable to close left menu on small screen
- Display the status on the contacts bloc in Hello
- Add a class selector on the Group widget to prevent buggy refresh
- 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
- 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
- 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)
- 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)
- Refactor the Javascript event handler
- The RPC parameters are passed directly to the JS (was an array before)
- Declare the Websocket connection URL correctly to use it on a remote client
- Fix a old issue during the user page refresh
- Fix the CSS of the Presence widget
- Fix some css in the Tabs widget
- Remove useless code in the Roster
- Clean some commented sourcecode
- Fix some CSS on the mobile version
- Chang the CSS of the notifications
- Refactor the Javascript event handler
- The RPC parameters are passed directly to the JS (was an array before)
- Declare the Websocket connection URL correctly to use it on a remote client
- Fix a old issue during the user page refresh
- Fix the CSS of the Presence widget
- Fix some css in the Tabs widget
- Remove useless code in the Roster
- Clean some commented sourcecode
- Fix some CSS on the mobile version
- Chang the CSS of the notifications
- Session is now a full singleton without any links to the database
- Remove the container feature in Session
- Simplify the login by moving some stuffs to the Presence widget and launch the events once the session is started
- Fix a javascript issue in movim_append and movim_prepend
- Clean useless code in Ack (Disco and Caps requests handler)
- Add a new function to disconnect properly the session in MovimWebsocket
- Comment InitAccount for the moment (behaviour issues)
- Session is now a full singleton without any links to the database
- Remove the container feature in Session
- Simplify the login by moving some stuffs to the Presence widget and launch the events once the session is started
- Fix a javascript issue in movim_append and movim_prepend
- Clean useless code in Ack (Disco and Caps requests handler)
- Add a new function to disconnect properly the session in MovimWebsocket
- Comment InitAccount for the moment (behaviour issues)