mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-12 22:55:50 +00:00
* 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>