Skip to content

Hash navigation and auto-login

Choose a tag to compare

@or-else or-else released this 29 Apr 00:58
  • Hash navigation, i.e. http://localhost:6060/x/#contacts/usrDCizWvmZb3c.
  • Automatic login by token. Token is saved in window.localStorage.
  • Support for MyISAM MySQL engine.
    • Shortened some indexed MySQL fields.
    • Enforced maximum length of tags (96 chars) and login (32 chars).
  • TouchedAt: last message timestamp reported in subscriptions.
  • Bug fixes