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 07cc8aff03 Update the dependencies 1 month ago
.github ci: add mariadb setup job 6 months ago
app Add a little end call message when force ending the call 1 month ago
config Actually apply the EditorConfig settings 2 years ago
database/migrations Try to Resolve Pubsub Posts from incoming messages if they are not present in the database 1 month ago
etc add minimal H2O server YAML config file 7 months ago
locales Implement full text search of Message bodies using the PostgreSQL tsvector and tssearch features 2 months ago
public Implement the Jingle Finish event 1 month ago
src Implement the Jingle Finish event 1 month ago
.editorconfig Add missing parts to EditorConfig file 2 years ago
.env.example Fix some comments in .env.example 3 years ago
.git-blame-ignore-revs Ignore EditorConfig files from Git blame history 2 years ago
.gitattributes composer.lock file should be included in release archives 4 years ago
.gitignore Add support of custom inline emojis through XEP-0231: Bits of Binary 1 year ago
.php_cs Actually apply the EditorConfig settings 2 years ago
CHANGELOG.md Implement the Jingle Finish event 1 month ago
COPYING.txt LICENSE → COPYING to match README+?GPL projects 1 year ago
INSTALL.md Implement full text search of Message bodies using the PostgreSQL tsvector and tssearch features 2 months ago
README.md Movim 0.30 Encke 6 months ago
SECURITY.md Actually apply the EditorConfig settings 2 years ago
VERSION Movim 0.31 Kameny 3 months ago
composer.json Update the dependencies 5 months ago
composer.lock Update the dependencies 1 month ago
daemon.php Add support of custom inline emojis through XEP-0231: Bits of Binary 1 year ago
doap.xml Implement XEP-0390: Entity Capabilities 2.0 2 months ago
linker.php Fix #1381 Use the correct peer_name when initiating the TLS connection 9 months ago
phinx.php Fix daemon initial migration phase 3 years ago
resolver.php Introducing the URL Resolver Worker, that resolves the shared URLs in a non-blocking and concurrential way 5 months ago

README.md

Movim

Federated blogging and chat platform

build ci badge docker ci badge

About

Movim is a federated blogging and chat platform that acts as a web frontend for the XMPP protocol.

movim screenshot

Installation

Please refer to the installation instructions in the INSTALL.md file, or check out the Movim Wiki for more information.

Security report

See SECURITY.md.

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

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.txt for more details.