mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-26 23:55:53 +00:00
a83779f7c9
* directory: reflect search/filter state in URL hash Show current view in the URL fragment so links can be shared and browser Back/Forward navigates between views: #active — active groups #new — recently added #q=… — search query Button clicks push history entries; typing replaces state to avoid flooding the history stack. * refactor --------- Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>