mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
- set items to the full list of hashtags or users to avoid unnecessarily reassigning the items variable based on suggestionType - refactor tests to trigger onFilter, which calls filterSuggestionList, then check that it returns a maximum of 15 items both for queries and empty queries - fix description with incorrect type(users, instead of hashtags) - return 15 items, not 14