Support user searching to mute/block directly in the mutes/blocks tab
As another part of #227 (closed), this will add a search input with autosuggest feature into the mutes/blocks tabs. Using the search input, we can easily search and mute/block new users without going to the timeline.
Screenshots
- Normal state
- When have results
Merge request reports
Activity
added 62 commits
-
ba46aebb...8c7f765d - 42 commits from branch
pleroma:develop
- f6030bb4 - setup vue-autosuggest
- 61a669e7 - add user autosuggest component
- 88c70edb - rewrite USerAutoSuggest without any dependency
- 988e52f8 - rename css classes
- 83a55cce - remove needless dependency
- 19610612 - hide results on outside click
- 902a7cc5 - improve ui
- 24816e41 - make blocking functional in the search results
- 768d51a2 - filter out blocked user or me from the results
- c2e896be - improve ui
- 8cc2a9cb - remove blocked one from the results on real time
- 221f8216 - add blocked user to the blocked list on real time
- 93d80bf4 - make UserAutoSuggest component more generic
- efe8003a - make more generic
- 29925f75 - make more generic
- 27f0d04b - rename Autosuggest component
- c28510e2 - add search to the mutes tab as well
- f95dc7da - add muted user to the mutes list in real time
- cee7c1b6 - support i18n
- beb8ff53 - clean up
Toggle commit list-
ba46aebb...8c7f765d - 42 commits from branch
added 24 commits
-
beb8ff53...546ced43 - 4 commits from branch
pleroma:develop
- ac2d8af3 - setup vue-autosuggest
- da9b1570 - add user autosuggest component
- 86f89a30 - rewrite USerAutoSuggest without any dependency
- ca19e3b1 - rename css classes
- b6d8d375 - remove needless dependency
- c86dc1c5 - hide results on outside click
- f4ac8db2 - improve ui
- 3c44bd22 - make blocking functional in the search results
- 80f4e4a0 - filter out blocked user or me from the results
- 8759ba4f - improve ui
- 70a6e8e2 - remove blocked one from the results on real time
- 1e60fddb - add blocked user to the blocked list on real time
- d6c1eb74 - make UserAutoSuggest component more generic
- 6dd6fa9d - make more generic
- 39fe7435 - make more generic
- 83b967aa - rename Autosuggest component
- 129a6f90 - add search to the mutes tab as well
- 1342eb53 - add muted user to the mutes list in real time
- bbe54be5 - support i18n
- 4e681365 - clean up
Toggle commit list-
beb8ff53...546ced43 - 4 commits from branch
added 38 commits
-
4e681365...d94a7b63 - 18 commits from branch
pleroma:develop
- 98cb0e5b - setup vue-autosuggest
- f1eb770a - add user autosuggest component
- 61415d97 - rewrite USerAutoSuggest without any dependency
- 7cf97034 - rename css classes
- 3b845d7a - remove needless dependency
- 9913ab47 - hide results on outside click
- 692b7bd9 - improve ui
- eb5648a5 - make blocking functional in the search results
- f147909d - filter out blocked user or me from the results
- 64f2becd - improve ui
- 6538f280 - remove blocked one from the results on real time
- 98d2f4d6 - add blocked user to the blocked list on real time
- 66c538c3 - make UserAutoSuggest component more generic
- 1c95dbe8 - make more generic
- bc0824fa - make more generic
- 0a8c6e87 - rename Autosuggest component
- 26de9d65 - add search to the mutes tab as well
- 3208af35 - add muted user to the mutes list in real time
- e4cd5d54 - support i18n
- ea065687 - clean up
Toggle commit list-
4e681365...d94a7b63 - 18 commits from branch
added 57 commits
-
ea065687...8c2efc5a - 37 commits from branch
pleroma:develop
- 87a570df - setup vue-autosuggest
- 90e554fb - add user autosuggest component
- 79f66c2e - rewrite USerAutoSuggest without any dependency
- aa4c6422 - rename css classes
- b4be2e9b - remove needless dependency
- b0c1130c - hide results on outside click
- 75a826bd - improve ui
- 2fca2e2c - make blocking functional in the search results
- 848185b8 - filter out blocked user or me from the results
- 34fc8aa2 - improve ui
- a698dbf9 - remove blocked one from the results on real time
- f6c912d9 - add blocked user to the blocked list on real time
- d4a3e46a - make UserAutoSuggest component more generic
- f99f8562 - make more generic
- a106897a - make more generic
- 9637aefb - rename Autosuggest component
- 3156a72d - add search to the mutes tab as well
- 18998bf0 - add muted user to the mutes list in real time
- 93013ae2 - support i18n
- 3ce7dbc6 - clean up
Toggle commit list-
ea065687...8c2efc5a - 37 commits from branch
added 26 commits
-
3ce7dbc6...fa33e3ec - 6 commits from branch
pleroma:develop
- 47263371 - setup vue-autosuggest
- 468a79e5 - add user autosuggest component
- 19687635 - rewrite USerAutoSuggest without any dependency
- bd803ddf - rename css classes
- 2c524546 - remove needless dependency
- f5a45601 - hide results on outside click
- 97369b46 - improve ui
- aa05fbd3 - make blocking functional in the search results
- 9e491b4e - filter out blocked user or me from the results
- 91a589dd - improve ui
- 46717113 - remove blocked one from the results on real time
- d0d9d680 - add blocked user to the blocked list on real time
- 986d0a0b - make UserAutoSuggest component more generic
- 7816ce84 - make more generic
- c5a8071a - make more generic
- b91b3531 - rename Autosuggest component
- 57a8a50f - add search to the mutes tab as well
- 46e165cd - add muted user to the mutes list in real time
- eda4527a - support i18n
- abe08420 - clean up
Toggle commit list-
3ce7dbc6...fa33e3ec - 6 commits from branch
added 23 commits
-
abe08420...936eb23b - 3 commits from branch
pleroma:develop
- d05bd310 - setup vue-autosuggest
- da584420 - add user autosuggest component
- 94e67ff1 - rewrite USerAutoSuggest without any dependency
- b2eb43e3 - rename css classes
- 6d3187b4 - remove needless dependency
- 787737c8 - hide results on outside click
- fd4289e4 - improve ui
- 69f9ea98 - make blocking functional in the search results
- 60b07eea - filter out blocked user or me from the results
- 33467880 - improve ui
- 91844358 - remove blocked one from the results on real time
- 5c2c2222 - add blocked user to the blocked list on real time
- 8410add3 - make UserAutoSuggest component more generic
- fc5f4fba - make more generic
- 1cf9780e - make more generic
- 0bdb0e5a - rename Autosuggest component
- d58e08cf - add search to the mutes tab as well
- 948baba9 - add muted user to the mutes list in real time
- d874ca90 - support i18n
- 329dc833 - clean up
Toggle commit list-
abe08420...936eb23b - 3 commits from branch
mentioned in commit efa93d08
Please register or sign in to reply