Timothée Jaussoin
8f14605be6
Big refactor, cleanup and refresh of the sourcecode
Move some core classes to PSR-4
Update Moxl regarding theses changes
Update the Emojis library
9 years ago
Timothée Jaussoin
9fb813c53a
Small CSS fix in presence.css
9 years ago
Timothée Jaussoin
a2d68c5147
Small CSS fix
9 years ago
Timothée Jaussoin
838235c99d
Start support of RTL languages in Movim
9 years ago
Timothée Jaussoin
656695dd3e
Cleanup the ID to fit the new MovimTpl methods
9 years ago
Timothée Jaussoin
2550350407
Proper preparePresence handling when the daemon was restarted
9 years ago
Timothée Jaussoin
62544c1c36
Hide the websocket error by default
Force disconnection when the daemon is restarted
9 years ago
Timothée Jaussoin
e0b7d55847
Move the Presence cleaning during login and remove a useless call
9 years ago
Timothée Jaussoin
b43fcb64e4
Fix #46
9 years ago
Christine Ho
e97769c5cd
Refactor movim_tpl
10 years ago
Christine Ho
9f0ae65d10
Revert "Refactor Movim_tpl"
This reverts commit 2caba60bd6 .
10 years ago
Christine Ho
2caba60bd6
Refactor Movim_tpl
10 years ago
Timothée Jaussoin
43a482da04
Implement a maeterial Drawer
Refactor Dialog and move some stuff to Drawer
10 years ago
Christine Ho
5e5cbcc493
Convert movim_utils into new syntax
10 years ago
Timothée Jaussoin
a6cd82bfb7
Continue to cleanup Sessionx
Update the dependencies to fit with the new changes
10 years ago
Timothée Jaussoin
1355bdfae5
Cleanup a unused function in Presence
10 years ago
Timothée Jaussoin
c8e554248e
Move some JS in presence.js
10 years ago
Timothée Jaussoin
53a4d80a34
Continue code cleanup and refactoring
10 years ago
Timothée Jaussoin
b8a928b473
Move WidgetBase, WidgetWrapper and TplPageWidget under the Movim namespace
10 years ago
Timothée Jaussoin
3ce1a53e62
Change the configuration page and tune a bit the sidebar
10 years ago
Timothée Jaussoin
99d5f169ff
Small CSS fixes
10 years ago
Timothée Jaussoin
e59098b98a
Light UI change in the sidebar
10 years ago
Timothée Jaussoin
4705f874db
Add a little timer and an event to put the user Away when the last tab is closed
10 years ago
Timothée Jaussoin
f401567013
Use a smaller thumbnail
10 years ago
edhelas
61cd043330
Remove old CSS + references
10 years ago
Jaussoin Timothée
6259c37d8e
Huge refactor of the lists in the UI + various fixes
10 years ago
Jaussoin Timothée
5d8978dec3
Fix #59
10 years ago
Jaussoin Timothée
315a49d201
- Merge with LinkMauve
- Discover more the services on the server on login
- Display the name of the pubsub servers on the page Groups
- Clean some old code
- Fix an icon on the admin page
10 years ago
Emmanuel Gil Peyrot
2b594ecadc
- Remove the executable bit from non-executable PHP files
10 years ago
Jaussoin Timothée
e2c7ba8a6b
- Update material-deisng-iconic-font to v2
11 years ago
Jaussoin Timothée
97143a9463
- Update material-deisng-iconic-font to v2
11 years ago
Jaussoin Timothée
c312e3fd48
- Rewrite the i18n ini handler
- Remove a lot of useless quotes in the ini files
- Rewrite the update_trans.sh script (using ini2po and msgcat)
- Fix a mistake in the README
11 years ago
Jaussoin Timothée
8f4ce8d858
- Rewrite the i18n ini handler
- Remove a lot of useless quotes in the ini files
- Rewrite the update_trans.sh script (using ini2po and msgcat)
- Fix a mistake in the README
11 years ago
gnulos
90d72aed84
translation online with movim
11 years ago
gnulos
8cd01daeba
translation online with movim
11 years ago
Jaussoin Timothée
5922afc4b5
- 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
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
2436dc1acc
- Fix some PHP warnings
- Try to fix the DateTime fatal error
11 years ago
Jaussoin Timothée
78d1f97cbb
- Fix some PHP warnings
- Try to fix the DateTime fatal error
11 years ago
Jaussoin Timothée
25669ea363
- Start the implementation of contextual menu
- Add gray chevrons on some links
- Use EOF to signalise the end of a block in the daemon
- Refresh the user feed on login
- Fix some CSS
11 years ago
Jaussoin Timothée
8148e1d3ee
- Start the implementation of contextual menu
- Add gray chevrons on some links
- Use EOF to signalise the end of a block in the daemon
- Refresh the user feed on login
- Fix some CSS
11 years ago
Jaussoin Timothée
e7d1e56a10
- Add a new page Groups to manage the Pubsub nodes (reimplementation of the 0.8 feature)
- 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
11 years ago
Jaussoin Timothée
3c3f86d8ef
- Add a new page Groups to manage the Pubsub nodes (reimplementation of the 0.8 feature)
- 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
11 years ago
Jaussoin Timothée
425e077327
- Fix presence initialisation on some XMPP servers (ejabberd)
- Show the presence value with the presence bubble in the sidebar
11 years ago
Jaussoin Timothée
4284616b0e
- Fix presence initialisation on some XMPP servers (ejabberd)
- Show the presence value with the presence bubble in the sidebar
11 years ago
Jaussoin Timothée
379ef78bc5
- Clean old lines in the controllers
- 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
11 years ago
Jaussoin Timothée
8b0c313023
- Clean old lines in the controllers
- 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
11 years ago
Jaussoin Timothée
d6bf515a28
- Add support for 0050 - AdHoc with a new widget
- Fix little issues (scroll) in the Dialog widget
- Remove old commented sourcecode
- Fix a lot of issues in XMPPtoForm and FormtoXMPP
11 years ago
Jaussoin Timothée
5d9ee3c1d5
- Add support for 0050 - AdHoc with a new widget
- Fix little issues (scroll) in the Dialog widget
- Remove old commented sourcecode
- Fix a lot of issues in XMPPtoForm and FormtoXMPP
11 years ago
Jaussoin Timothée
f5bfa1184a
- Fix various CSS issues
- Use flexbox
- Fix notification desktop display
11 years ago