Emmanuel Gil Peyrot
2b594ecadc
- Remove the executable bit from non-executable PHP files
10 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
10 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
10 years ago
Jaussoin Timothée
98b7e3a1bb
- Clean some old code
- Remove Media and MediaUpload widgets
- Add the comments on the blog
- Fix an issue on the nginx daemon configuration generation
11 years ago
Jaussoin Timothée
3247ef07dc
- Clean some old code
- Remove Media and MediaUpload widgets
- Add the comments on the blog
- Fix an issue on the nginx daemon configuration generation
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
6972dce5b3
- Add the universal share button
11 years ago
Jaussoin Timothée
d2a6b3b6bd
- Add the universal share button
11 years ago
Jaussoin Timothée
8660389b0f
- Add the comment publish feature
11 years ago
Jaussoin Timothée
ab98103c78
- Add the comment publish feature
11 years ago
Jaussoin Timothée
713766dba3
- Add the Groups page
11 years ago
Jaussoin Timothée
9ae36c4af2
- Add the Groups page
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
c4d715375c
- Refactor the Avatar widget with a new design + Gravatar support
- Add a popin for the Notifs confirmation
- Redesign a bit the explore template
- Clean some useless dependencies in composer.json
11 years ago
Jaussoin Timothée
d2154a0690
- Refactor the Avatar widget with a new design + Gravatar support
- Add a popin for the Notifs confirmation
- Redesign a bit the explore template
- Clean some useless dependencies in composer.json
11 years ago
Jaussoin Timothée
1af5133813
- Continue chatroom implementation
- Add user list Dialog box for the chatrooms
11 years ago
Jaussoin Timothée
bb72c0e8aa
- Continue chatroom implementation
- Add user list Dialog box for the chatrooms
11 years ago
Christine Ho
16755cbf12
- Finished replacing ->t() by ->__()
11 years ago
Christine Ho
402a1f2613
- Finished replacing ->t() by ->__()
11 years ago
Jaussoin Timothée
be42cdf5b7
- Start Material implementation for the admin panel
- Fix the UI for the account creation views
11 years ago
Jaussoin Timothée
e065b65f7e
- Start Material implementation for the admin panel
- Fix the UI for the account creation views
11 years ago
Jaussoin Timothée
bc2d45af68
- Create an empty contact if it's not found in ContactDAO
- Add the Notifications for the incomping posts and microblog messages
- Fix fatal errors in Vcard4
11 years ago
Jaussoin Timothée
49819998e9
- Create an empty contact if it's not found in ContactDAO
- Add the Notifications for the incomping posts and microblog messages
- Fix fatal errors in Vcard4
11 years ago
Jaussoin Timothée
d897ea5598
- Contact CRUD
- Chat integration start
11 years ago
Jaussoin Timothée
1c059a5377
- Contact CRUD
- Chat integration start
11 years ago
Jaussoin Timothée
564c294278
- Continue Material implementation
11 years ago
Jaussoin Timothée
5d047e3cd8
- Continue Material implementation
11 years ago
Jaussoin Timothée
33f0e26879
- Rewrite the WidgetWrapper and clean the old BOSH related code
- Rewrite the AccountNext widget and move everything XMPP related to Moxl
- New behaviour for the Websocket unregistration
11 years ago
Jaussoin Timothée
903a5cf0cc
- Rewrite the WidgetWrapper and clean the old BOSH related code
- Rewrite the AccountNext widget and move everything XMPP related to Moxl
- New behaviour for the Websocket unregistration
11 years ago
Jaussoin Timothée
e26d923f8d
- Fix a daemon loading issue
- Fix a error that appear during the pod setup in the linker
- Add placeholders in the Media contents
- Start refactoring the Notifs widget
- Fix null values in movim_map and movim_websocket
- Fix the RPC handler when no widget are specified
11 years ago
Jaussoin Timothée
a83a9d8ebd
- Fix a daemon loading issue
- Fix a error that appear during the pod setup in the linker
- Add placeholders in the Media contents
- Start refactoring the Notifs widget
- Fix null values in movim_map and movim_websocket
- Fix the RPC handler when no widget are specified
11 years ago
Jaussoin Timothée
b55f42c291
- Fix a some forgotten translations
- Move some JS sourcecode to clean JS files
11 years ago
Jaussoin Timothée
d15c0a6d47
- Fix a some forgotten translations
- Move some JS sourcecode to clean JS files
11 years ago
Jaussoin Timothée
adea23d894
- First import
11 years ago
Jaussoin Timothée
96ddb63914
- First import
11 years ago
Jaussoin Timothée
9475235552
- Add a new widget which display a nice looking version of the XEP
- Add an another US flag
- Fix the post CSS
11 years ago
Jaussoin Timothée
eca194f13f
- Add a new widget which display a nice looking version of the XEP
- Add an another US flag
- Fix the post CSS
11 years ago
Jaussoin Timothée
21566686a6
- Add a new InitAccount widget to create the default PEP persistant nodes
- Fix a bunch of CSS/PHP issues
- Fix the Notifications
11 years ago
Jaussoin Timothée
22bcd10491
- Add a new InitAccount widget to create the default PEP persistant nodes
- Fix a bunch of CSS/PHP issues
- Fix the Notifications
11 years ago
Jaussoin Timothée
a365c1eb11
- Add a 'Hot' widget in the Explore page
- Put nice placeholder in the feeds
- Fix some CSS
- Add new element in the Item model
11 years ago
Jaussoin Timothée
90fcbc81b9
- Add a 'Hot' widget in the Explore page
- Put nice placeholder in the feeds
- Fix some CSS
- Add new element in the Item model
11 years ago
Jaussoin Timothée
03168c3515
- Add a first version of the API support
12 years ago
Jaussoin Timothée
74f0b06bc4
- 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
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
74e88ec550
- Fix some locales
12 years ago
Jaussoin Timothée
010514abea
- Fix some locales
12 years ago
Jaussoin Timothée
8297fef4ae
- Fix a bunch of new translations
12 years ago