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.
 
 
 
 
Timothée Jaussoin f125082bfe Don't reload the whole discussion on reconnect but simply append the new messages (using Chat_ajaxGetHistory) 7 years ago
app Don't reload the whole discussion on reconnect but simply append the new messages (using Chat_ajaxGetHistory) 7 years ago
config Configuration example documentation for SQLite 7 years ago
database Remove the edited column as oldid is already giving the edited state for Messages 7 years ago
etc Add cache and header config to Apache example. 8 years ago
lib Add a few more error handling cases when uploading a file 7 years ago
locales Add a label on Communities affiliations 7 years ago
src/Movim Work on #731, cleanup linker.php, declare the port as a parameter, add a key to authentify internal sockets 7 years ago
themes/material Add blur to the spoiled images 7 years ago
.editorconfig Adding an EditorConfig file 8 years ago
.gitattributes Keep some files out of release tarballs. 8 years ago
.gitignore Update Movim to fit with Validation 1.0 10 years ago
CHANGELOG.md Release Movim 0.14rc2 7 years ago
COPYING New import 15 years ago
INSTALL.md Release Movim 0.14rc2 7 years ago
README.md Other small adjustments in README 7 years ago
VERSION Use a unix socket instead of localhost + port for internal API 7 years ago
composer.json Work on #731, replace ZMQ sockets with simple WebSockets, first (working) commit 7 years ago
composer.lock Work on #731, replace ZMQ sockets with simple WebSockets, first (working) commit 7 years ago
daemon.php Fix #658 8 years ago
index.php First commit for the Modl to Eloquent refactoring 8 years ago
linker.php Work on #731, cleanup linker.php, declare the port as a parameter, add a key to authentify internal sockets 7 years ago
phinx.php Fix #677 7 years ago

README.md

Movim - Decentralized social platform

Movim is a decentralized social platform, written in PHP and HTML5 and based on the XMPP standard protocol.

movim logo

Installation

Please refer to the installation instructions that are available on the GitHub Wiki: https://github.com/movim/movim/wiki

Support Us

You can help Movim by:

  • Doing a one time donation using Paypal: Donate
  • Helping us covering our monthly costs on our official Patreon page: Donate
  • …or on Liberapay Donate

You can also support us on:

Pods

You can also use Movim on our official Pods:

Translations

Help us translate Movim on https://www.transifex.com/projects/p/movim/.

License

Movim is released under the terms of the AGPLv3 license. See COPYING for more details.