This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
movim
mirror of
https://github.com/movim/movim
Watch
3
Star
0
Fork
0
Code
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10852
Commits
8
Branches
126
Tags
98 MiB
PHP
61.4%
Smarty
19.8%
JavaScript
12.4%
CSS
6.1%
Shell
0.2%
Branch:
master
copilot/fix-3b99e0b4-311d-49df-bd33-7eb7baf3de94
copilot/fix-3f3c943f-220b-4567-a4be-bc39ee2c752f
feature/blocking-xep
feature/galener
feature/movim-events
feature/sticker-tag
feature/websocket-push-endpoints-tracking
master
0.14.1
v0.1
v0.10
v0.11
v0.11alpha1
v0.12
v0.12.1
v0.13
v0.14
v0.14.1
v0.14.1rc
v0.14.1rc2
v0.14.1rc3
v0.14.1rc4
v0.14.1rc5
v0.14.2rc4
v0.14.2rc5
v0.14.2rc6
v0.14.2rc7
v0.14alpha2
v0.14alpha5
v0.14alpha6
v0.14beta
v0.14rc
v0.14rc2
v0.15
v0.15rc1
v0.16
v0.16.1
v0.17
v0.17.1
v0.18
v0.18.1rc0
v0.18.1rc1
v0.18.1rc2
v0.18.1rc3
v0.18.1rc4
v0.18.1rc5
v0.18.1rc6
v0.18.1rc7
v0.18.1rc8
v0.18rc1
v0.18rc10
v0.18rc11
v0.18rc12
v0.18rc13
v0.18rc14
v0.18rc2
v0.18rc3
v0.18rc4
v0.18rc5
v0.18rc6
v0.18rc7
v0.18rc8
v0.18rc9
v0.19
v0.19.1rc2
v0.19.1rc3
v0.19.1rc4
v0.19.1rc5
v0.19.1rc6
v0.19.1rc7
v0.19rc1
v0.19rc2
v0.19rc3
v0.2
v0.20
v0.20rc0
v0.20rc1
v0.20rc2
v0.20rc3
v0.20rc4
v0.20rc5
v0.20rc6
v0.21
v0.21.1
v0.21rc0
v0.21rc1
v0.21rc10
v0.21rc11
v0.21rc2
v0.21rc3
v0.21rc4
v0.21rc5
v0.21rc6
v0.21rc7
v0.21rc8
v0.21rc9
v0.22
v0.22.1
v0.22.2
v0.22.3
v0.22.5
v0.23
v0.24
v0.24.1
v0.25
v0.25.1
v0.26
v0.27
v0.27.1
v0.28
v0.29
v0.29.1
v0.29.2
v0.3
v0.30
v0.30.1
v0.31
v0.32
v0.32.1
v0.33
v0.33.1
v0.34
v0.34.1
v0.4
v0.4.1
v0.5
v0.6
v0.6.1
v0.7
v0.7.1
v0.7.2
v0.8
v0.8.1
v0.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
movim
/
app
/
Controllers
History
Timothée Jaussoin
32329aa686
Fix typo in Linker
Update the dependencies
24 hours ago
..
AboutController.php
Comply with the PSR-4 autoloading standard
2 years ago
AccountController.php
Small error in AccountController
6 months ago
AdminController.php
Comply with the PSR-4 autoloading standard
2 years ago
BlogController.php
Remove the isLoggued() helper and inject the User context where required
7 months ago
ChatController.php
Comply with the PSR-4 autoloading standard
2 years ago
ColorsController.php
Comply with the PSR-4 autoloading standard
2 years ago
CommunityController.php
Remove the isLoggued() helper and inject the User context where required
7 months ago
ConfigurationController.php
Fix #1437 Generalize the instance nickname usage on the public blog and syndication feed, add a warning message if the instance nickname is changed
1 year ago
ContactController.php
Remove the isLoggued() helper and inject the User context where required
7 months ago
DisconnectController.php
Move the Linkers inside a LinkerManager (#1501)
6 months ago
ExploreController.php
Comply with the PSR-4 autoloading standard
2 years ago
FeedController.php
Comply with the PSR-4 autoloading standard
2 years ago
HelpController.php
Comply with the PSR-4 autoloading standard
2 years ago
InfosController.php
Comply with the PSR-4 autoloading standard
2 years ago
LoginController.php
Remove the isLoggued() helper and inject the User context where required
7 months ago
ManifestController.php
Comply with the PSR-4 autoloading standard
2 years ago
NewsController.php
Move all the XMPP related code to a Linker class (#1497)
6 months ago
NodeController.php
Add back the NodeController and redirect to CommunityController to handle old urls
2 years ago
NotfoundController.php
Remove the isLoggued() helper and inject the User context where required
7 months ago
PictureController.php
Ensure that non-avatar placeholder pictures are session protected
2 weeks ago
PostController.php
Remove the isLoggued() helper and inject the User context where required
7 months ago
PublishController.php
Comply with the PSR-4 autoloading standard
2 years ago
RegisterController.php
Rename the AccountNext page and Widget Register
6 months ago
RoomController.php
Comply with the PSR-4 autoloading standard
2 years ago
ShareController.php
Complete XMPPUri handling for communities
8 months ago
SpaceController.php
Refactor and fix the Notification system for Spaces
4 months ago
SubscriptionsController.php
Comply with the PSR-4 autoloading standard
2 years ago
SystemController.php
Comply with the PSR-4 autoloading standard
2 years ago
TagController.php
Remove the isLoggued() helper and inject the User context where required
7 months ago
UploadController.php
Comply with the PSR-4 autoloading standard
2 years ago