Jaussoin Timothée
82bb5cc73e
- Test the database before launching the daemon
- Remove all the XMPP websocket occurences
11 years ago
Jaussoin Timothée
4c60ddceaf
- New widget, LoginAnonymous
- New page, room, to login anonymously on XMPP chatrooms
- Add a new column in Sessionx model (mechanism)
11 years ago
Jaussoin Timothée
51fd41ebcb
- Edit the chatroom subject
- Add/Delete a group
- Manage the browsers with a new session hash in the database
- Some CSS fixs
11 years ago
Jaussoin Timothée
83b45d72a7
- Update the locales
- Fix some CSS issues
- Fix the HTML chat messages display
- Fix the loaded language value in the running daemon
11 years ago
Christine Ho
933a32e64f
- Replace ressource with resource
11 years ago
Jaussoin Timothée
676e276370
- Refresh the cookie when a page is loaded
- Complete en finish the MovimMap library
- Clean WidgetCommon
- Rewrite properly ContactSummary
11 years ago
Jaussoin Timothée
a7ef8b1380
- Refactor the Admin panel and include WebSocket
- Put color in the daemon
- Add new tests to AdminTest
11 years ago
Jaussoin Timothée
8b8154f33e
- Fix the cookie setter
- Fix the warnings in Behaviour
11 years ago
Jaussoin Timothée
18c36cf587
- Clean the Visio widget to fit with the new WebSocket system
- Rewrite the Presence CSS and fix minur issues
- Use the browser cookies to set the daemon SID
- Clean the WebSocket Javascript handler
- Clean old and commented sourcecode
11 years ago
Jaussoin Timothée
e2e763830a
- Rewrite the UI to make it more natural
- Clean a lot of sourcecode
- Move the status from Profile to Presence + new Presence widget in the to right corner
11 years ago
Jaussoin Timothée
50f4f11d2e
- Clean a lot of old sourcecode
- 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)
11 years ago
Jaussoin Timothée
7c487bcf48
- Continue Websocket daemon implementation
- Remove the poller from the views
- Remove the setTimeout() Javascript functions
11 years ago
Jaussoin Timothée
96ddb63914
- First import
11 years ago
Jaussoin Timothée
6500640358
- Add a proper redirection on disconnection
- Respect the BOSH rid default value (random)
- Fix and clean some typos
12 years ago
Jaussoin Timothée
d4dc0f81d2
- Split and rewrite the whole administration
- Move the administration in the database
- Move the DB configuration in a ini file
- Clean some stuffs
12 years ago
Jaussoin Timothée
1f9f98cb1f
- Fixing the sessionx start time with a new column in the database
- Use the set timezone to compute the correct dates
12 years ago
Jaussoin Timothée
09efdb81f7
- Optimize SessionX and prevent useless call in User and WidgetBase
12 years ago
Jaussoin Timothée
fcfae54a3a
- Start using Composer
- Call Modl properly in the sourcecode using the Composer autoloader
- Comment the Movim Logger
- Add Monolog as a dependency
12 years ago
Jaussoin Timothée
ad57cc8336
- Use the generateKey() function to define the current ressource
12 years ago
Jaussoin Timothée
819bbc2102
- Update the favicon
- Fix the avatar in comments
- CSS fixs
- Add a SDPtoJingle library to convert easily the SDP in Jingle stanza + first shot
- Create a Visio.call() function to call directly the main window
- Create a generateKey() function to generate easily a random key
12 years ago
Jaussoin Timothée
c7004f57fc
- Fix a little issue in Sessionx (unset session)
12 years ago
Jaussoin Timothée
98d36a7654
- Don't update the database when using the id
12 years ago
Jaussoin Timothée
3933b23b9c
- Adding so filter to boost the execution
12 years ago
Jaussoin Timothée
1c5c1a84be
- Some optimisations to prevent multiple database requests
12 years ago
Jaussoin Timothée
872f6e8463
- Change user to username to prevent issue with PostgreSQL
12 years ago
Jaussoin Timothée
89318072a1
- Huge commit to add the new Sessionx management
- Clean lot of old code
12 years ago
Jaussoin Timothée
17dd88d523
- Start a new session system called Sessionx
12 years ago