Fix enough miscellaneous bugs to pass all tests
Split local Text Post storage from the configurator Person storage, completely rewrite URL matching regexp, handle Handlebars' =, add field in MappingStorage to keep mapping in the main document, always set that to true, wrap custom configs in MappingStorages, use Rusha to generate SHA1 hashes of JSON messages for mapping, set dav_url as the value of its input and not the placeholder, rename connect-form to storage-form to avoid style conflicts, wrap labels and inputs by <label>, prepend "chat-" to stuff, remove all line breaks from all forms, make email readonly, prepend https:// instead of http:// to protocol-less URLs, update join_time on actual join instead of jIO discovery, use has_joined instead of message_count > 0 for joining, create all queries as modifications to a general_query, stop repairing the non-replicate configurator storage, shift the chat-hidden class instead of style.display, and leave all the things with XXX to future commits!
Showing
This diff is collapsed.
Please register or sign in to comment