Jaussoin Timothée
9c402767ee
- Use GMT as a time reference in the database
- 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)
11 years ago
Jaussoin Timothée
2644cfb56f
- 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
f3a80c2184
- commit before merge with edhelas
11 years ago
Jaussoin Timothée
25cc20c6b2
- Update translations
- Remove old widgets
- Reduce memory consumption and clean properly some variables
11 years ago
Jaussoin Timothée
3e9ea8b9cc
- Remove Session model
- Fix the daemon behaviour
11 years ago
Jaussoin Timothée
887a5dd469
- Get the log_level from the configuration
- Refresh the Roster when the Websocket is here
11 years ago
Jaussoin Timothée
b4562d8325
- Refactor the Admin panel and include WebSocket
- Put color in the daemon
- Add new tests to AdminTest
11 years ago
Jaussoin Timothée
3745a3f403
- 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
e949c9ce21
- 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
476f4744e8
- 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
555e9cd3b0
- Continue Websocket daemon implementation
- Remove the poller from the views
- Remove the setTimeout() Javascript functions
11 years ago
Jaussoin Timothée
adea23d894
- First import
11 years ago
Jaussoin Timothée
cc8e6c1a6d
- 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
2356cad4bc
- optimization of prepareDate function
12 years ago
Christine Ho
fd072ef4b3
- fix for the timezone in admin page
12 years ago
Jaussoin Timothée
e191e7a901
- Add a changelog file
12 years ago
Jaussoin Timothée
6fb3ab4e72
- Fix some little issues
12 years ago
Jaussoin Timothée
5dcb1ad473
- Fix LOG_LEVEL
12 years ago
Jaussoin Timothée
3cd09e55b7
- Fix PostGreSQL support in the Config Model
12 years ago
Jaussoin Timothée
d8248764f2
- Fix LOG_LEVEL definition
12 years ago
Jaussoin Timothée
29a2e68591
- Use a PHP file to store the database configuration
- Fix the database update button
12 years ago
Jaussoin Timothée
5f23bac806
- Fix Exception handling
12 years ago
Jaussoin Timothée
a5b8ebd7f2
- 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
03168c3515
- Add a first version of the API support
12 years ago
Jaussoin Timothée
a094405968
- 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
f9358d7091
- 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
cbf2f499f3
- Start implementing the Lazy lib for lazy page loading
12 years ago
Jaussoin Timothée
f509b1d4c0
- Re-add the log config item
12 years ago
Jaussoin Timothée
eccdf91f3c
- Optimize SessionX and prevent useless call in User and WidgetBase
12 years ago
Jaussoin Timothée
6714f93441
- Clean old file
12 years ago
Jaussoin Timothée
5d3680d94b
- Update the footer date to 2014
- Fix Moxl refactor integration
12 years ago
Jaussoin Timothée
4a91dcfc00
- Fix a require fatal_error
12 years ago
Jaussoin Timothée
09d462245a
- Use the packaged RainTpl version
12 years ago
Jaussoin Timothée
dd6a63af5a
- Remove the system/Logs/ folder
12 years ago
Jaussoin Timothée
78db7ac787
- Start using Monologue
12 years ago
Jaussoin Timothée
d7914ce399
- Clean a few lines
12 years ago
Jaussoin Timothée
b6154b588a
- 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
c8f78c730a
- Rewrite the picture thumbnail generation for the Media widget
- Clean old functions
- Fix Media viewer
12 years ago
Jaussoin Timothée
6d354875cc
- 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
d32167c950
- Rewrite the Picture generation system to a more flexible one
- Remove photobin and phototype from the database
12 years ago
Brian Otto
612187cdbb
Some updates for server compatibility with PHP FastCGI and Windows systems
12 years ago
Jaussoin Timothée
3f22ac21f1
- 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
266c20d198
- 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
ce09648ec9
- Some optimisations to prevent multiple database requests
12 years ago
Jaussoin Timothée
b80b548c66
- Huge commit to add the new Sessionx management
- Clean lot of old code
12 years ago
Jaussoin Timothée
32e17a5e91
- Start a new session system called Sessionx
12 years ago
Jaussoin Timothée
2630c2d578
- 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
21d1630ed3
- Re-enable the default behavious
12 years ago
Jaussoin Timothée
1038491727
- Refactor the global dispatcher to pake it more clean
12 years ago
Jaussoin Timothée
a6e0222829
- 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