mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-11 02:18:31 -05:00
![Emmanuel ROHEE](/assets/img/avatar_default.png)
Removed an old patch that deduplicated join events. This patch is now useless. Plus it is buggy since it compared event.content and event.prev_content only on the membership field whereas these objects contain more data now like displayname...
Basic Usage ----------- The web client should automatically run when running the home server. Alternatively, you can run it stand-alone: $ python -m SimpleHTTPServer Then, open this URL in a WEB browser:: http://127.0.0.1:8000/