noyainrain / wall

Digital wall (display) that can be controlled remotely, for example via mobile or tablet.
9 stars 4 forks source link

Make posts editable in client #190

Closed noyainrain closed 9 years ago

noyainrain commented 9 years ago

See #185 . This means providing an UI to edit posts as well as reacting to post_edited events. Also implement a loadTemplate() utility and switch to handleEvent() pattern for some objects.