mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-18 02:44:09 -05:00
![Kegan Dougal](/assets/img/avatar_default.png)
Swapped ng-keydown to a directive, which does the same thing (check if up/down arrow then call history.goUp/goDown). This has *dramatically* improved performance when typing in rooms which have lots (>100) of messages loaded.
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/