Timothée Jaussoin
1bff82e799
Remove the isLoggued() helper and inject the User context where required
Allow user to be null when not loggued in to reflect the reality
7 months ago
Timothée Jaussoin
5409eae4c5
Fix #1459 Allow public posts to be read without Javascript enabled
11 months ago
Timothée Jaussoin
1b9bbdc041
Comply with the PSR-4 autoloading standard
2 years ago
Timothée Jaussoin
abfca070e9
Cleanup the Controllers
Redirect properly to the default page when reaching the room url
Add an option to set the chat page as the main one
7 years ago
Timothée Jaussoin
896ed6981d
Code formating to unify the style and respect the PSR rules
8 years ago
Timothée Jaussoin
ac662944ed
Fix #738
8 years ago
Timothée Jaussoin
82455fe821
Reformat, reindent and cleanup
10 years ago
Timothée Jaussoin
9850c822bf
Move the controllers under a namespace
10 years ago
Timothée Jaussoin
05b3e76bcf
Do not load all the Movim JS on public webpages
Clarifiy the public posts links
11 years ago
Emmanuel Gil Peyrot
2b594ecadc
- Remove the executable bit from non-executable PHP files
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
231dd7a33b
- Fix the Blog and Feed (fatat error and access)
- Fix the Account delete and clean the account posts when its deleted
- Forbid two simultaneous sessions on the same JID (for the moment)
- Change the stringToColor() function
- Fix a issue in MessageDAO (chatroom)
12 years ago
Jaussoin Timothée
4ace3cd9b0
- Fix the Blog and Feed (fatat error and access)
- Fix the Account delete and clean the account posts when its deleted
- Forbid two simultaneous sessions on the same JID (for the moment)
- Change the stringToColor() function
- Fix a issue in MessageDAO (chatroom)
12 years ago
Jaussoin Timothée
adea23d894
- First import
12 years ago
Jaussoin Timothée
96ddb63914
- First import
12 years ago
Jaussoin Timothée
8cb9ca3806
- Redirect if the public profile is disabled
12 years ago
Jaussoin Timothée
443f5f1a21
- Redirect if the public profile is disabled
12 years ago
Jaussoin Timothée
6996dca35e
- Add a disconnect view to prevent Fatal error
- Create the 'root' URL and use it everywhere !
- Fix some handlers
- Fix some CSS
12 years ago
Jaussoin Timothée
8ff69d8407
- Add a disconnect view to prevent Fatal error
- Create the 'root' URL and use it everywhere !
- Fix some handlers
- Fix some CSS
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
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
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
13 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
13 years ago