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
b1883f42c5
- Clean a lot of old Javascript sourcecode
- 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
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
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
944f8a38d3
- First raw import of the daemon in Movim
- Adapt RPC to be called with the linker
- Create the MovimWebsocket javascript class to handle the websocket connection
11 years ago
Christine Ho
1c46414b97
- optimization of prepareDate function
12 years ago
Christine Ho
df6f648baf
- fix for the timezone in admin page
12 years ago
Jaussoin Timothée
cdb44eab79
- Add a changelog file
12 years ago
Jaussoin Timothée
19956c95ce
- Fix some little issues
12 years ago
Jaussoin Timothée
cf731d7b63
- Fix LOG_LEVEL
12 years ago
Jaussoin Timothée
6fe00b1509
- Fix PostGreSQL support in the Config Model
12 years ago
Jaussoin Timothée
624b2ed015
- Fix LOG_LEVEL definition
12 years ago
Jaussoin Timothée
c8163f3b09
- Use a PHP file to store the database configuration
- Fix the database update button
12 years ago
Jaussoin Timothée
fef5249c59
- Fix Exception handling
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
74f0b06bc4
- Add a first version of the API support
12 years ago
Jaussoin Timothée
2b4487f012
- Rewrite the Infos api and move it to a widget
- Add a Pods page to start playing with the Movim API
12 years ago
Jaussoin Timothée
5e8eea1c9c
- Huge refactoring of the sourcecode
- Add a new i18n handler and a key, value system stored in .ini files
- Move lot of crapy code into tpl files
- Clean and refactor some parts of the code
12 years ago
Jaussoin Timothée
805fa4e95f
- Start implementing the Lazy lib for lazy page loading
12 years ago
Jaussoin Timothée
295fac8760
- Re-add the log config item
12 years ago
Jaussoin Timothée
09efdb81f7
- Optimize SessionX and prevent useless call in User and WidgetBase
12 years ago
Jaussoin Timothée
ba35d9851b
- Clean old file
12 years ago
Jaussoin Timothée
0c792f11b4
- Update the footer date to 2014
- Fix Moxl refactor integration
12 years ago
Jaussoin Timothée
7ea7782c1e
- Fix a require fatal_error
12 years ago
Jaussoin Timothée
9948199357
- Use the packaged RainTpl version
12 years ago
Jaussoin Timothée
899aa4f84d
- Remove the system/Logs/ folder
12 years ago
Jaussoin Timothée
d757bed34c
- Start using Monologue
12 years ago
Jaussoin Timothée
81da103e76
- Clean a few lines
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
112ad34a5c
- Rewrite the picture thumbnail generation for the Media widget
- Clean old functions
- Fix Media viewer
12 years ago
Jaussoin Timothée
58c23cb429
- Add a new "Conference" model
- Rewrite the Bookmark widget
- Rewrite the whole MUC system
- Split some templates
- Fix littles warnings
12 years ago
Jaussoin Timothée
7fc2a35ef0
- Rewrite the Picture generation system to a more flexible one
- Remove photobin and phototype from the database
12 years ago
Brian Otto
d57b6c1fa0
Some updates for server compatibility with PHP FastCGI and Windows systems
12 years ago
Jaussoin Timothée
407341bac7
- Create the JingletoSDP library
- Fix some little issues
- Continue the Jingle implementation
- Change the default background of the popup
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
1c5c1a84be
- Some optimisations to prevent multiple database requests
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
Jaussoin Timothée
a9c738b378
- Finish to rewrite the main controller of Movim (2010 code)
- Clean a lot of old code
- Move the views and controllers in app/
- Clean the themes/ folder
- New 404 page handler
12 years ago
Jaussoin Timothée
cf94f227b7
- Re-enable the default behavious
12 years ago
Jaussoin Timothée
2fdfdefb48
- Refactor the global dispatcher to pake it more clean
12 years ago
Jaussoin Timothée
e82da4bf03
- Fix a lot of little issues
- Rename the model Node to Item
- Handle more properly the nodes and chatrooms
- Fix Post rendering
- Create new templates
12 years ago
Jaussoin Timothée
bdf0bae5dc
- Fix the Admin widget to integrate properly the new Modl release
- Fix lot of little issues
- CSS fixs
- Add a FAIL_SAFE mode to prevent errors in the Admin page
12 years ago
Jaussoin Timothée
0742f645ff
- Clean old commented codes
- Show subscription state in ServerNodes
- CSS fix
12 years ago
Jaussoin Timothée
256736d438
- Little fixs
- Move all the models from Modl to Movim
12 years ago
Jaussoin Timothée
a33f9ac0a5
- Fix Movim to fit with Modl2
12 years ago
Jaussoin Timothée
fb333ba164
- Now Movim disconnect properly from the XMPP server
12 years ago
www-data
14b5b358a5
change default log, adding comments
12 years ago
Adrien Dorsaz
48bb7fc6d5
Add default browser when there's a not identified http agent.
12 years ago