mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 17:51:58 +00:00
* Support abbreviations in discovery topic * Add abbreviations for all words. Add testcase. Add missing docstring. * Add missing abbreviations * Support topic prefix * Update test case * Restrict topic prefix * Fix merge * Simplify abbreviations expanding, assume TOPIC_PREFIX is one character long * Support abbreviated keys instead of words * Remove redundant abbreviations * Remove extra spaces in abbreviation list * Make topic prefix less restrictive * Make topix prefix a bit more restrictive again