mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-08 04:35:24 -05:00
21d6ce2380
- do one and only one initialSync when the app starts. (recents-controller does not do its own anymore) - initialSync: get only the last message per room instead of default number of messages (10) Prevent recents-controller from loosing its data each time the page URL changes
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/